The public CGAL repository, see the README below
Go to file
Manuel Caroli e05ab9ec88 remove temporary debugging code 2009-05-19 11:53:12 +00:00
AABB_tree AABB tree: more on tests 2009-05-18 20:33:04 +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 Adapted to change in Polynomial package 2009-05-14 15:56:21 +00:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres correct the cast 2009-03-31 17:13:23 +00:00
Alpha_shapes_2
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
Arrangement_on_surface_2 added struct to check tags in traits classes 2009-05-19 10:01:38 +00:00
BGL
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
CGALimageIO
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
Convex_decomposition_3 update according to Michael's latest comments 2009-05-12 09:17:16 +00:00
Convex_hull_2
Convex_hull_3
Convex_hull_d
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
Distance_3
Envelope_2 review by guy 2009-05-11 16:07:34 +00:00
Envelope_3
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
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
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
Intersections_2
Intersections_3
Interval_skip_list
Inventor
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
Kinetic_data_structures Avoid a deprecated interface for incident_face(). 2009-05-08 09:24:17 +00:00
LEDA
Largest_empty_rect_2
MacOSX
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 Fix a comment. 2009-05-12 13:37:21 +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
Min_circle_2
Min_ellipse_2
Min_quadrilateral_2 Fix some typos in the protect macro names. 2009-04-08 11:54:51 +00:00
Min_sphere_d
Min_sphere_of_spheres_d
Minkowski_sum_2
Minkowski_sum_3 removed syntax and grammar errors 2009-05-15 18:20:53 +00:00
Modifier
Modular_arithmetic
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 Don't test CGAL::approximate_sqrt() for Quotient<Gmpzf>. 2009-05-12 14:16:23 +00:00
OpenNL
Optimisation_basic
Optimisation_doc
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 remove temporary debugging code 2009-05-19 11:53:12 +00:00
Point_set_2
Point_set_processing_3 Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 17:41:58 +00:00
Polygon
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
Polynomial Changes according to the reviews 2009-05-14 15:55:54 +00:00
Polytope_distance_d
Principal_component_analysis PCA: update doc after short second review from Bernd Gaertner. 2009-05-14 14:23:28 +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
Random_numbers
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
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
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
Spatial_searching
Spatial_sorting
Straight_skeleton_2 Consistently use std:: for ostream and endl. 2009-02-28 00:59:35 +00:00
Stream_lines_2
Stream_support output for polyhedral surfaces 2009-03-16 11:15:49 +00:00
Subdivision_method_3
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 fixed a typo on angle bound 2009-05-13 09:26:11 +00:00
Surface_reconstruction_points_3 Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 17:41:58 +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 adding method insert that takes the return values of a point location query 2009-05-12 15:10:42 +00:00
Union_find
Voronoi_diagram_2 Remove short name macros. See PR 1551. 2009-04-21 18:21:33 +00:00
Width_3
iostream
kdtree
wininst
.gitattributes AABB tree: more on tests 2009-05-18 20:33:04 +00:00
.gitignore Updated list of files that svn should ignore 2009-05-07 13:57:04 +00:00