The public CGAL repository, see the README below
Go to file
Sylvain Pion fb8595b94e Cleanup : remove ancient CGAL_PROTECT_* macros.
It's the compiler's job to optimize preprocessing time.
2007-01-24 17:16:05 +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 VC8 STL iterator fixes 2007-01-18 13:57:15 +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 Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +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 Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Conic_2 Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Convex_hull_2 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +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 Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Filtered_kernel added missing #include <vector> 2006-12-15 13:39:58 +00:00
Generator Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Geomview manual cleanup: 2006-08-07 16:43:09 +00:00
HalfedgeDS Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Hash_map global update of maintainer files 2006-12-05 14:01:13 +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 Add missing #include <CGAL/representation_tags.h>. 2007-01-23 15:43: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 better saving of work in regular_triangulation but there is still something wrong or at least different from before there 2007-01-24 05:59:25 +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 * update after test build of 3.3-I-210: 2007-01-14 21:42:58 +00:00
Manual Update DOCTYPE of generated HTML files. 2007-01-07 15:09:27 +00:00
Manual_tools fixed transition from HTML 3.2 to 4.0: there was a bug (badly placed 2007-01-23 15:48:00 +00:00
Matrix_search VC8 STL iterator fixes 2007-01-18 14:03:50 +00:00
Mesh_2 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Mesh_3 fix for min/max 2006-09-21 07:50:04 +00:00
Min_annulus_d Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Min_circle_2 Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Min_ellipse_2 Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +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 Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +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 test webDAV commit. 2006-12-14 13:55:33 +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 More of the same, removing extra ;. 2006-12-28 01:14:13 +00:00
OpenNL Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Optimisation_basic Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Optimisation_doc global update of maintainer files 2006-12-05 14:01:13 +00:00
Partition_2 VC8 STL Fixes 2007-01-15 14:08:48 +00:00
Persistent_homology_d Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Point_set_2 Replaced Rectangle with Rectangle_2, to avoid clash with Windows type 2006-08-18 21:28:32 +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 VC8 STL iterator fixes 2007-01-18 14:05:05 +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 Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +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 Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +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 Fixed incorrect 'typename' 2007-01-19 19:05:10 +00:00
Scripts Remove obsolete modules creation scripts. 2007-01-24 16:07:20 +00:00
SearchStructures 'interface' is a macro in windows.h 2006-08-22 08:13:35 +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 Working on the examples 2007-01-19 17:32:32 +00:00
Snap_rounding_2 global update of maintainer files 2006-12-05 14:01:13 +00:00
Spatial_searching Fixed uninitialized iterators problem 2006-12-11 14:46:55 +00:00
Spatial_sorting Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Straight_skeleton_2 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Stream_lines_2 remove some output statements 2006-09-07 12:40:14 +00:00
Stream_support Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +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 Reflecting documentation fixes 2007-01-18 14:32:47 +00:00
Surface_mesher Fix a doc bug. 2007-01-15 14:08:13 +00:00
Testsuite Add + before command to parent make rules (make gmake aware that the 2007-01-12 12:52:12 +00:00
Timer Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Triangulation_2 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Triangulation_3 Remove files for obsolete images. 2007-01-13 23:10:27 +00:00
Union_find global update of maintainer files 2006-12-05 14:01:13 +00:00
Visibility_complex Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +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 Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
wininst Minor text improvements. 2006-07-06 07:42:05 +00:00
.gitattributes removed random delc of to_interval 2007-01-23 17:02:20 +00:00
.gitignore Working on the examples 2007-01-19 17:32:32 +00:00