The public CGAL repository, see the README below
Go to file
Andreas Fabri 37f581bd75 removed unused parameters 2007-03-19 09:13:00 +00:00
Algebraic_foundations Use std::iterators_traits to fetch the value_type of an iterator. 2007-03-18 17:30:43 +00:00
Algebraic_kernel_GBRS minor bug in compare_1 2007-03-08 11:09:56 +00:00
Algebraic_kernel_d added intro.tex 2007-03-15 14:44:24 +00:00
Algebraic_kernel_for_circles .C -> .cpp 2007-02-28 11:59:20 +00:00
Algebraic_kernel_for_spheres Add missing CGAL:: (spotted by g++ 4.3). 2007-03-01 10:38:20 +00:00
Alpha_shapes_2 cleanup 2007-03-12 11:07:10 +00:00
Alpha_shapes_3 replace obsolete variable CGAL_WINDOW_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:57:31 +00:00
Apollonius_graph_2 remove unused parameter 2007-03-19 08:01:58 +00:00
Approximate_min_ellipsoid_d removed unused parameters 2007-03-17 08:35:57 +00:00
Arrangement_2 remoded unsused parameters 2007-03-19 07:14:57 +00:00
BGL remoded unsused parameters 2007-03-19 07:16:36 +00:00
Benchmark Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
Boolean_set_operations_2 remoded unsused parameters 2007-03-19 07:23:20 +00:00
Box_intersection_d remove unused parameter 2007-03-16 10:29:15 +00:00
CGALimageIO remove pgcc warnings 2007-03-09 13:55:29 +00:00
Cartesian_kernel Move 3D .bbox() to the functors to make Lazy_kernel pass, and enhance the test-suite to test .bbox() 2006-12-27 23:25:47 +00:00
Circular_kernel_2 removed unused parameters 2007-03-17 09:46:05 +00:00
Circular_kernel_3 Include <CGAL/basic.h> before "#ifdef CGAL_USE_QT". 2007-03-12 10:46:23 +00:00
Circulator simplified code 2007-03-16 17:36:19 +00:00
Conic_2 Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Convex_hull_2 replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
Convex_hull_3 Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
Convex_hull_d removed and modified demos which depend on Leda 2007-03-13 13:47:55 +00:00
Core moved src/Core to src/CGALCore 2007-03-13 18:10:39 +00:00
Cubical_gaussian_map_3 Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
Developers_manual remove -w and -g option of install_cgal 2007-03-09 22:53:24 +00:00
Distance_2 Rename .C to .cpp 2007-01-27 21:27:15 +00:00
Distance_3 remove warnings 2007-02-28 16:57:06 +00:00
Envelope_2 Added illustration 2007-03-14 08:34:07 +00:00
Envelope_3 remoded unsused parameters 2007-03-19 07:26:45 +00:00
Filtered_kernel Remove warnings: "ec" unused. 2007-03-12 12:43:41 +00:00
Generator replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
Geomview Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
HalfedgeDS Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
Hash_map rename .C to .cpp 2007-01-27 19:56:57 +00:00
Homogeneous_kernel removed unused parameters 2007-03-17 09:50:18 +00:00
Installation Fix getconf call: `getconf PATH` is more standard than `getconf CS_PATH` 2007-03-19 07:46:40 +00:00
Interpolation rm use of CGALi::Is_field etc 2007-03-12 17:34:47 +00:00
Intersections_2 remove warning 2007-02-28 16:54:35 +00:00
Intersections_3 Replace Homogeneous<double> by Homogeneous<MP_Float> to fix a red raw in the test-suite. 2007-02-28 17:41:08 +00:00
Interval_skip_list Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
Inventor rename .C to .cpp 2007-01-27 21:15:35 +00:00
Jet_fitting_3 Use EXE_OPT instead of -o and remove -g 2007-03-15 08:28:50 +00:00
Kernel_23 workaround for Intel 9 2007-03-17 18:29:25 +00:00
Kernel_d Remove pgcc warnings "white space between backslash and newline in line splice ignored" 2007-03-10 10:42:31 +00:00
Kinetic_data_structures rolling back accidental changes 2007-03-19 06:15:43 +00:00
LEDA fix lack of inclusion of <CGAL/basic.h> before the use of a CGAL_USE_* macro. 2007-03-12 14:53:27 +00:00
Largest_empty_rect_2 replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
MacOSX Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Maintenance update Debian stuff for 3.3-I-270 2007-03-18 21:09:51 +00:00
Manual removed \part 2007-03-15 09:02:36 +00:00
Manual_tools * cosmetic change: underline postconditions, instead of printing them 2007-03-08 13:56:56 +00:00
Matrix_search replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
Mesh_2 CGAL_DONT_HAVE_MEMORY_SIZER is no more. 2007-03-16 22:55:05 +00:00
Min_annulus_d - switched from partial_filtered to full_filtered pricing for now (the 2007-03-17 22:07:39 +00:00
Min_circle_2 cleanup 2007-03-15 15:10:20 +00:00
Min_ellipse_2 cleanup 2007-03-15 15:13:09 +00:00
Min_quadrilateral_2 replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
Min_sphere_d remove unused parameter 2007-03-16 10:21:25 +00:00
Min_sphere_d_new .C -> .cpp 2007-02-28 11:39:31 +00:00
Min_sphere_of_spheres_d removed unused parameters 2007-03-17 09:06:57 +00:00
Minkowski_sum_2 removed unused parameters 2007-03-16 15:27:11 +00:00
Modifier rename .C to .cpp 2007-01-27 21:03:02 +00:00
Modular_arithmetic rm file Modular_type 2007-03-02 12:02:31 +00:00
Nef_2 removed unused parameters 2007-03-19 08:25:43 +00:00
Nef_3 removed unused parameters 2007-03-19 09:09:53 +00:00
Nef_S2 removed unused parameters 2007-03-19 09:13:00 +00:00
Number_types Replace Boost.Interval by CGAL::Interval_nt (helps portability to pgCC at least). 2007-03-18 13:58:52 +00:00
OpenNL moved src/Core to src/CGALCore 2007-03-13 18:10:39 +00:00
Optimisation_basic - Access_coordinates_begin_d now *always* returns the homogeneous iterator; 2007-03-01 16:52:45 +00:00
Optimisation_doc changed name of example file 2007-03-16 08:04:19 +00:00
PDB stupid svn still can't move right 2007-03-14 23:41:17 +00:00
Partition_2 replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
Point_set_2 removed the demos instead of dont_submit 2007-03-15 08:20:55 +00:00
Polygon replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
Polyhedron Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
Polyhedron_IO Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
Polynomial rm SqffUtcf 2007-03-15 11:45:59 +00:00
Polytope_distance_d - switched from partial_filtered to full_filtered pricing for now 2007-03-17 22:08:50 +00:00
Principal_component_analysis removed unused parameters 2007-03-17 09:15:02 +00:00
QP_solver - U_iterator::value_type -> iterator_traits<U_iterator>:value_type 2007-03-17 23:18:53 +00:00
Qt_widget remove unused parameter 2007-03-19 07:51:27 +00:00
Random_numbers rename .C to .cpp 2007-01-27 20:47:11 +00:00
Reconstruction_from_slices_3 Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
Ridges_3 Use EXE_OPT instead of -o 2007-03-15 08:26:17 +00:00
Robustness replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
STL_Extension it is illegal to have a singular iterator on the rhs of an assignment 2007-03-16 11:49:47 +00:00
Scripts update list of extensions and exceptions 2007-03-18 20:38:23 +00:00
SearchStructures Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
Segment_Delaunay_graph_2 remove unused parameter 2007-03-19 07:47:35 +00:00
Skin_surface_3 added missing entries 2007-03-14 14:01:14 +00:00
Snap_rounding_2 replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
Spatial_searching removed unused parameters 2007-03-17 09:21:06 +00:00
Spatial_sorting Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
Straight_skeleton_2 removed unused parameters 2007-03-17 09:24:49 +00:00
Stream_lines_2 removed unused parameters 2007-03-17 09:27:09 +00:00
Stream_support replace obsolete variable CGAL_WINDOW_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:57:31 +00:00
Subdivision_method_3 Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
Surface_mesh_parameterization removed unused parameters 2007-03-17 09:28:37 +00:00
Surface_mesh_simplification remove unused parameter 2007-03-19 07:54:01 +00:00
Surface_mesher Double free => I comment the _freeImage call. 2007-03-18 21:04:42 +00:00
Testsuite New macro CGAL_USE(x) to help killing "unused variable" warnings. 2007-03-18 13:09:32 +00:00
Timer Commit something that works... (and fix copyright headers while at it). 2007-03-16 22:45:19 +00:00
Triangulation_2 remove unused parameter 2007-03-19 08:21:00 +00:00
Triangulation_3 Cure warning about missing base initialization (and fix a real bug in the process...) 2007-03-17 17:10:20 +00:00
Union_find rename .C to .cpp 2007-01-27 20:01:31 +00:00
Voronoi_diagram_2 remove unused parameter 2007-03-19 08:05:50 +00:00
Width_3 Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
iostream do not run the tests for long long and long double on platforms which have buggy IO for these types 2007-03-18 13:00:50 +00:00
kdtree Remove trailing white spaces and end of lines. 2007-03-10 14:59:41 +00:00
window fix lack of inclusion of <CGAL/basic.h> before the use of a CGAL_USE_* macro. 2007-03-12 14:53:27 +00:00
wininst cleanup 2007-03-12 20:29:26 +00:00
.gitattributes Move Mesh_3 into "experimental-packages" until accepted in CGAL. 2007-03-19 07:32:03 +00:00
.gitignore Move Mesh_3 into "experimental-packages" until accepted in CGAL. 2007-03-19 07:32:03 +00:00