The public CGAL repository, see the README below
Go to file
Manuel Caroli 02eae34ffe improving hierarchy, adding tests 2009-05-11 09:29:03 +00:00
AABB_tree AABB tree: fix compilation issue 2009-05-11 08:23:03 +00:00
Algebraic_foundations avoid clash of CGAL::min/max with std::min/max 2009-04-29 13:57:45 +00:00
Algebraic_kernel_d rm HasModels Section 2009-05-11 09:21:30 +00:00
Algebraic_kernel_for_circles Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Algebraic_kernel_for_spheres correct the cast 2009-03-31 17:13:23 +00:00
Alpha_shapes_2 Remove svn:executable property on images. 2009-01-03 13:27:56 +00:00
Alpha_shapes_3 Fix \ccGeneralizes -> \ccRefines. 2009-04-07 19:25:04 +00:00
Apollonius_graph_2 Remove short name macros. See PR 1551. 2009-04-21 18:17:32 +00:00
Approximate_min_ellipsoid_d More obsolete \ccTexHtml removal. 2009-01-03 15:21:38 +00:00
Arrangement_on_surface_2 cleanup 2009-05-07 15:57:16 +00:00
BGL convert *.png which were not PNG files (I could not include them in my latex file). 2009-02-05 20:25:09 +00:00
Boolean_set_operations_2 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
Box_intersection_d \ccPkgDemo now predend "demo/3.4/" to its argument. 2008-12-10 14:16:12 +00:00
CGALimageIO Added demos to the demos target 2008-12-18 17:29:36 +00:00
Cartesian_kernel Move CGAL::array to namespace CGAL::cpp0x, like tuple. 2009-04-30 14:03:52 +00:00
Circular_kernel_2 Move CGAL::array to namespace CGAL::cpp0x, like tuple. 2009-04-30 14:03:52 +00:00
Circular_kernel_3 cleanup tests + fix 2009-05-07 14:14:24 +00:00
Circulator typo 2009-03-18 07:57:35 +00:00
Conic_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Convex_decomposition_3 mathematical delimiter was at the wrong position 2009-04-22 13:57:55 +00:00
Convex_hull_2 .png file was actually not a PNG file, so convert it. 2009-02-05 20:16:04 +00:00
Convex_hull_3 convert *.png which were not PNG files (I could not include them in my latex file). 2009-02-05 20:25:09 +00:00
Convex_hull_d Fix: Convex_hull_d is QPL, not LGPL. 2009-02-03 17:50:43 +00:00
Core Don't import the CORE namespace into the global namespace. 2009-02-28 10:07:47 +00:00
Developers_manual/doc_tex Remove obsolete, commented out, text about short name macros. 2009-04-21 18:24:46 +00:00
Distance_2 Use integer coordinates to avoid warnings. 2008-09-07 13:02:19 +00:00
Distance_3 Rewrite the test-suite using: 2008-08-29 18:14:36 +00:00
Envelope_2 fix bug in the previous fix about unbounded curves 2009-05-09 18:12:12 +00:00
Envelope_3 removed 2009-01-13 14:32:29 +00:00
Filtered_kernel Renaming before documenting: Default_argument -> Default. 2009-04-10 21:55:24 +00:00
Generator Fix some typos in the protect macro names. 2009-04-08 11:54:51 +00:00
Geomview Remove svn:executable property on images. 2009-01-03 13:27:56 +00:00
GraphicsView Remove the Terrain subdirectory. 2009-03-06 15:03:58 +00:00
HalfedgeDS Rename DS to D_S to avoid clashes with macros defined by <sys/reg.h>. 2009-04-26 14:03:12 +00:00
Hash_map Hash_map is not a standalone package 2008-09-10 13:08:26 +00:00
Homogeneous_kernel Move CGAL::array to namespace CGAL::cpp0x, like tuple. 2009-04-30 14:03:52 +00:00
Installation Refines the test so that it fails at link when using a wrong std::string, 2009-05-05 15:25:31 +00:00
Interpolation Use \ccSum. 2009-02-02 17:07:31 +00:00
Intersections_2 Circle_2 Line_2 do_intersect can be done with rationals 2008-10-13 20:35:32 +00:00
Intersections_3 Use global random gen. 2008-08-29 18:11:03 +00:00
Interval_skip_list convert *.png which were not PNG files (I could not include them in my latex file). 2009-02-05 20:25:09 +00:00
Inventor one less warning for VC++ 2008-11-25 10:24:36 +00:00
Jet_fitting_3 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
Kernel_23 Mark most one-argument constructors explicit. 2009-05-09 16:08:19 +00:00
Kernel_d Resurrect the "Design and Implementation History" sections in Kernel_23 and 2009-01-03 15:54:11 +00:00
Kinetic_data_structures Avoid a deprecated interface for incident_face(). 2009-05-08 09:24:17 +00:00
LEDA Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Largest_empty_rect_2 Added demos to the demos target 2008-12-18 17:29:36 +00:00
MacOSX Remove INSTALL.MacOSX, which is obsolete. 2008-12-08 14:03:29 +00:00
Maintenance Re-inject Surface_reconstruction_points_3+Point_set_processing_3 in CGAL-3.5-I internal releases. 2009-05-05 13:49:55 +00:00
Manual AABB: fix ref to opcode. and few fixes in introduction. 2009-04-28 14:47:22 +00:00
Manual_tools Undo last commit, it has side-effects by preventing automatic linking in 2009-05-05 08:11:32 +00:00
Matrix_search Fix some typos in the protect macro names. 2009-04-08 11:54:51 +00:00
Mesh_2 lenght -> length 2009-04-07 19:30:59 +00:00
Min_annulus_d Fix \E_* to \E^* thinko/copy-pasto. 2009-01-03 14:29:04 +00:00
Min_circle_2 Fix \E_* to \E^* thinko/copy-pasto. 2009-01-03 14:29:04 +00:00
Min_ellipse_2 Fix for \mbox inside math environment introduced in a recent revision. 2009-01-26 22:17:37 +00:00
Min_quadrilateral_2 Fix some typos in the protect macro names. 2009-04-08 11:54:51 +00:00
Min_sphere_d Fix \E_* to \E^* thinko/copy-pasto. 2009-01-03 14:29:04 +00:00
Min_sphere_of_spheres_d Fix \E_* to \E^* thinko/copy-pasto. 2009-01-03 14:29:04 +00:00
Minkowski_sum_2 Remove svn:executable property on *.xpm *.odp */maintainer files 2009-01-03 13:38:09 +00:00
Minkowski_sum_3 update according to Michael's comments 2009-03-29 19:15:09 +00:00
Modifier Modifier is not a standalone package 2008-09-10 13:10:22 +00:00
Modular_arithmetic rm dependency from Arithmetic_kernel.h 2008-12-22 09:25:30 +00:00
Nef_2 avoid clash of CGAL::min/max with std::min/max 2009-04-29 13:57:45 +00:00
Nef_3 initialization of support hash should happen 2009-05-03 11:32:35 +00:00
Nef_S2 Replace Nef_S2's CGAL::Tuple by cpp0x::array. 2009-05-01 12:07:15 +00:00
Number_types Renamed operator/= to div() as it's not a Field division. 2009-05-09 15:21:26 +00:00
OpenNL Optimization of speed and memory footprint 2008-10-13 08:34:19 +00:00
Optimisation_basic struct -> class 2008-10-14 08:04:25 +00:00
Optimisation_doc More obsolete \ccTexHtml removal. 2009-01-03 15:21:38 +00:00
PDB resolve ambiguous call 2009-04-24 16:48:12 +00:00
Partition_2 Fix \ccGeneralizes -> \ccRefines. 2009-04-07 19:25:04 +00:00
Periodic_3_triangulation_3 improving hierarchy, adding tests 2009-05-11 09:29:03 +00:00
Point_set_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Point_set_processing_3 Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (6): 2009-05-07 13:59:54 +00:00
Polygon \ccPkgDemo now predend "demo/3.4/" to its argument. 2008-12-10 14:16:12 +00:00
Polyhedron New signal, in Scene_item, that will be emitted just before an item is 2009-04-27 13:40:59 +00:00
Polyhedron_IO Commit missing CMakeLists.txt for demos. 2008-12-10 11:03:43 +00:00
Polynomial minor 2009-04-29 13:55:06 +00:00
Polytope_distance_d Fix \E_* to \E^* thinko/copy-pasto. 2009-01-03 14:29:04 +00:00
Principal_component_analysis Fix the use of \ccSum. Revision 47872 was not correct. 2009-04-17 10:13:04 +00:00
Profiling_tools Update comment. 2009-04-08 07:36:06 +00:00
QP_solver Qualify make_tuple with boost::, otherwise the one in namespace std is picked, 2009-05-07 20:07:59 +00:00
Qt_widget Quote the characters '"' in post-build commands. If TargetDir==C:\Program 2008-12-16 14:47:16 +00:00
Random_numbers Explicit the cast, to calm down warnings about precision lost. 2008-11-27 15:32:38 +00:00
Ridges_3 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
Robustness Added demos to the demos target 2008-12-18 17:29:36 +00:00
STL_Extension add 1 parameter version of Dispatch_*_iterator in non-variadic case 2009-05-05 21:05:58 +00:00
Scripts Remove pre-CMake scripts. 2009-05-09 16:21:46 +00:00
SearchStructures Replace non-standard compliant <MATH> by <span class="math">. 2009-01-05 15:14:35 +00:00
Segment_Delaunay_graph_2 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
Skin_surface_3 Move CGAL::array to namespace CGAL::cpp0x, like tuple. 2009-04-30 14:03:52 +00:00
Snap_rounding_2 removed 2009-01-14 08:58:23 +00:00
Spatial_searching Added demos to the demos target 2008-12-18 17:29:36 +00:00
Spatial_sorting What's wrong with spatial sorting billions of points? 2008-11-28 09:07:23 +00:00
Straight_skeleton_2 Consistently use std:: for ostream and endl. 2009-02-28 00:59:35 +00:00
Stream_lines_2 Typo : \ccc -> $$ 2009-01-06 15:19:27 +00:00
Stream_support output for polyhedral surfaces 2009-03-16 11:15:49 +00:00
Subdivision_method_3 Remove obsolete package-local bib files. 2009-01-03 19:28:26 +00:00
Surface_mesh_parameterization Automatic documentation 2009-04-20 17:00:15 +00:00
Surface_mesh_simplification Explicitly qualify shared_ptr with boost::, otherwise there is a conflict with std::shared_ptr in C++0x mode. 2009-05-10 13:27:08 +00:00
Surface_mesher Make Surface_mesher crash when a looping condition is detected, instead of 2009-05-05 14:10:13 +00:00
Surface_reconstruction_points_3 Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (6): 2009-05-07 13:13:56 +00:00
Testsuite Remove pre-CMake scripts. 2009-05-09 16:35:14 +00:00
Triangulation_2 Add nearest_vertex() for Delaunay hierarchies. 2009-04-22 12:43:33 +00:00
Triangulation_3 Remover short name macros. See PR 1551. 2009-04-21 18:34:14 +00:00
Union_find quit down VC++ warning 2008-10-14 07:23:48 +00:00
Voronoi_diagram_2 Remove short name macros. See PR 1551. 2009-04-21 18:21:33 +00:00
Width_3 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
iostream convert *.png which were not PNG files (I could not include them in my latex file). 2009-02-05 20:25:09 +00:00
kdtree Remove changes.txt files. 2008-07-24 17:47:16 +00:00
wininst Last cosmetic changes in the Windows installer. 2008-12-19 09:42:34 +00:00
.gitattributes improving hierarchy, adding tests 2009-05-11 09:29:03 +00:00
.gitignore Updated list of files that svn should ignore 2009-05-07 13:57:04 +00:00