The public CGAL repository, see the README below
Go to file
Sylvain Pion d7fc298c8c Guess what ? rename .C to .cpp. 2007-01-27 20:56:40 +00:00
Algebraic_foundations More ; cleanup. 2006-12-29 11:09:34 +00:00
Algebraic_kernel_GBRS Added a traits class to use with the arrangement_2 package. 2006-12-19 20:38:34 +00:00
Algebraic_kernel_d/doc_tex typo 2006-10-20 13:34:48 +00:00
Algebraic_kernel_for_circles rm function make_root_of_2(NT,int,NT) 2006-12-18 07:58:36 +00:00
Algebraic_kernel_for_spheres rm function make_root_of_2(const NT &a, int b_, const NT &c) 2006-12-17 13:28:08 +00:00
Alpha_shapes_2 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Alpha_shapes_3 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Apollonius_graph_2 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Approximate_min_ellipsoid_d fix for min/max problem 2006-08-22 07:27:43 +00:00
Arrangement_2 Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Arrangement_of_spheres_3 point location and ray should should now, in theory at least, really work at points other than insertion points 2006-09-20 16:49:29 +00:00
BGL Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Benchmark added example for benchmark/polynomial 2007-01-11 20:39:20 +00:00
Boolean_set_operations_2 Added Dcel as a template parameter to General_polygon_set_2 and Polygon_set_2 2007-01-14 16:29:01 +00:00
Box_intersection_d more illustrations for packages.html 2007-01-26 19:00:48 +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 cleaning 2007-01-17 09:32:45 +00:00
Circular_kernel_3 update 2007-01-09 17:33:28 +00:00
Circulator These cgal_test/makefile do not seem to bring anything compared to the default generated. 2007-01-27 17:05:27 +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 fix URL 2007-01-25 13:24:45 +00:00
Convex_hull_3 changed .C to .cpp in examples 2006-07-09 19:12:11 +00:00
Convex_hull_d support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Core Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Cubical_gaussian_map_3 minor 2006-12-01 14:06:21 +00:00
Curved_kernel_3 rm function make_root_of_2(const NT &a, int b_, const NT &c) 2006-12-17 13:28:08 +00:00
Developers_manual Remove obsolete modules creation scripts. 2007-01-24 16:07:20 +00:00
Distance_2 global update of maintainer files 2006-12-05 14:01:13 +00:00
Distance_3 global update of maintainer files 2006-12-05 14:01:13 +00:00
Envelope_2 Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Envelope_3 added guard to avoid warning 2007-01-25 12:32:50 +00:00
Filtered_kernel rename .C to .cpp and remove Makefile, same as generated 2007-01-27 20:53:35 +00:00
Generator Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Geomview rename .C to .cpp 2007-01-27 20:46:44 +00:00
HalfedgeDS rename .C to .cpp 2007-01-27 20:54:19 +00:00
Hash_map rename .C to .cpp 2007-01-27 19:56:57 +00:00
Homogeneous_kernel forgot to remove one .bbox() function in last revision 2006-12-27 23:28:15 +00:00
Installation testsuite webpage now has entries for libCGAL* 2007-01-11 22:32:08 +00:00
Interpolation Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Intersections_2 global update of maintainer files 2006-12-05 14:01:13 +00:00
Intersections_3 global update of maintainer files 2006-12-05 14:01:13 +00:00
Interval_skip_list Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Inventor inline some non-template functions, and some other cleanups. 2007-01-10 19:09:41 +00:00
Jet_fitting_3 Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Kernel_23 Remove makefile, and rename .C to .cpp 2007-01-27 20:04:06 +00:00
Kernel_d Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Kinetic_data_structures issues with overflow and Lazy_exact 2007-01-26 20:49:59 +00:00
LEDA global update of maintainer files 2006-12-05 14:01:13 +00:00
Largest_empty_rect_2 global update of maintainer files 2006-12-05 14:01:13 +00:00
MacOSX Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Maintenance * updated for 3.2.1-2 (sid) 2007-01-27 14:44:13 +00:00
Manual fix URL 2007-01-25 13:24:45 +00:00
Manual_tools * minor bugfix: package description rows were not uniformly coloured 2007-01-26 18:08:46 +00:00
Matrix_search Rename .C to .cpp, and remove makefile/cgal_test. 2007-01-27 20:20:50 +00:00
Mesh_2 more illustrations for packages.html 2007-01-26 19:00:48 +00:00
Mesh_3 fix for min/max 2006-09-21 07:50:04 +00:00
Min_annulus_d Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Min_circle_2 Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Min_ellipse_2 Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Min_quadrilateral_2 manual bugfixes regarding ccIncludeExampleCode 2006-10-31 14:11:10 +00:00
Min_sphere_d Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Min_sphere_d_new Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Min_sphere_of_spheres_d manual bugfixes regarding ccIncludeExampleCode 2006-10-31 14:11:10 +00:00
Minkowski_sum_2 typos 2006-11-19 22:24:42 +00:00
Modifier Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Modular_arithmetic rm minor bug 2006-12-17 13:26:24 +00:00
Moebius_diagram_2 changed .C to .cpp in examples 2006-07-09 19:30:02 +00:00
Nef_2 VC8 STL iterator fixes 2007-01-18 14:07:04 +00:00
Nef_3 only gets SNC_structure - point locator is not 2007-01-08 12:04:41 +00:00
Nef_S2 VC8 STL iterator fixes 2007-01-18 14:08:27 +00:00
Nuage_III Reorganization of files 2007-01-05 10:42:19 +00:00
Number_types rename .C to .cpp 2007-01-27 20:51:54 +00:00
OpenNL Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Optimisation_basic Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Optimisation_doc global update of maintainer files 2006-12-05 14:01:13 +00:00
Partition_2 Guess what ? rename .C to .cpp. 2007-01-27 20:56:40 +00:00
Persistent_homology_d Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Point_set_2 rename .C to .cpp 2007-01-27 20:52:29 +00:00
Polygon Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Polygonal_approximation_d Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Polyhedron Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Polyhedron_IO Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Polynomial Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Polytope_distance_d Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Principal_component_analysis Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
QP_solver Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Qt_widget Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Random_numbers rename .C to .cpp 2007-01-27 20:47:11 +00:00
Reconstruction_from_slices_3 Added overload of the 'clear' function 2007-01-17 16:34:54 +00:00
Ridges_3 Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Robustness changed .C to .cpp in examples 2006-07-09 21:25:46 +00:00
STL_Extension rename .C to .cpp 2007-01-27 20:14:24 +00:00
Scripts Remove 2 obsolete scripts dealing with adding/removing useless protect macros. 2007-01-24 18:03:00 +00:00
SearchStructures Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Segment_Delaunay_graph_2 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Skin_surface_3 Examples are compiling, next check the output. 2007-01-27 16:14:56 +00:00
Snap_rounding_2 global update of maintainer files 2006-12-05 14:01:13 +00:00
Spatial_searching remove useless makefile, same as generated by cgal_create_makefile 2007-01-27 20:49:31 +00:00
Spatial_sorting Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Straight_skeleton_2 Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Stream_lines_2 more illustrations for packages.html 2007-01-26 19:00:48 +00:00
Stream_support Remove cgal_test/Makefile, and rename .C to .cpp. 2007-01-27 20:16:30 +00:00
Subdivision_method_3 rename .C to .cpp 2006-08-07 08:52:06 +00:00
Surface_mesh_parameterization Initialize m_is_valid when expensive preconditions are off! 2007-01-15 15:17:08 +00:00
Surface_mesh_simplification (fix last buggy commit) 2007-01-27 17:46:03 +00:00
Surface_mesher Does not bring anything compared to the default generated one. 2007-01-27 17:53:14 +00:00
Testsuite Add + before command to parent make rules (make gmake aware that the 2007-01-12 12:52:12 +00:00
Timer rename .C to .cpp 2007-01-27 20:46:14 +00:00
Triangulation_2 Rename .C to .cpp 2007-01-27 20:44:08 +00:00
Triangulation_3 Remove Makefile (dont_submitted, and not uptodate, missing one test program...). 2007-01-27 20:34:21 +00:00
Union_find rename .C to .cpp 2007-01-27 20:01:31 +00:00
Visibility_complex Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Voronoi_diagram_2 Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Width_3 further bugfixes regarding ccINcludeExampleCode 2006-10-31 14:23:32 +00:00
iostream rm io mode BENCHMARK 2006-11-24 09:38:31 +00:00
kdtree global update of maintainer files 2006-12-05 14:01:13 +00:00
window rename .C to .cpp 2007-01-27 20:09:16 +00:00
wininst Minor text improvements. 2006-07-06 07:42:05 +00:00
.gitattributes Rename .C to .cpp, and remove makefile/cgal_test. 2007-01-27 20:20:50 +00:00
.gitignore Examples are compiling, next check the output. 2007-01-27 16:14:56 +00:00