The public CGAL repository, see the README below
Go to file
Ophir Setter c169af430c fix: adding the curves from the original vertex when merging two intervals 2009-05-04 13:53:32 +00:00
AABB_tree AABB tree: commented out nb_traversal_intersections in user manual 2009-05-04 11:01:14 +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 added CGALi::shift_integer_by since CORE needs special care 2009-04-30 13:46:41 +00:00
Algebraic_kernel_for_circles
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 fix bug when intersecting overlapping rational functions 2009-05-03 10:45:23 +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 Spherical kernel with CORE::BigRat 2009-03-31 17:42:55 +00:00
Circulator typo 2009-03-18 07:57:35 +00:00
Conic_2
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: adding the curves from the original vertex when merging two intervals 2009-05-04 13:53:32 +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 remove obsolete comments. 2009-04-29 20:03:21 +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 Move CGAL::array to namespace CGAL::cpp0x, like tuple. 2009-04-30 14:03:52 +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 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
LEDA
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 The specifications of the package Periodic_triangulation_3 were reviewed and accepted. 2009-05-04 13:53:11 +00:00
Manual AABB: fix ref to opcode. and few fixes in introduction. 2009-04-28 14:47:22 +00:00
Manual_tools TEMPORARY HACK: close \ccEnum curly brace before enum list to workaround a bug in cgal_manual when compiling Surface_reconstruction_points_3 reference manual 2009-04-20 16:53:08 +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 avoid clash of CGAL::min/max with std::min/max 2009-04-29 13:57:45 +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 moving the package Periodic_3_triangulation_3 to the trunk 2009-05-04 10:04:08 +00:00
Point_set_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Point_set_processing_3 add a property_map example working with multiple buffers (e.g., multiple 2009-04-30 17:32:02 +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 irrelevant file removed 2009-04-22 07:32:23 +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 missing CGALi:: . 2009-05-03 18:30:27 +00:00
Scripts Add ../include and ../../include in CMakeLists.txt for examples and test 2009-04-27 13:56:16 +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 Fixed example 2009-05-04 12:42:05 +00:00
Surface_mesher Port to Linux/g++ 4.3 2009-04-14 15:24:57 +00:00
Surface_reconstruction_points_3 surface reconstruction: more on user manual (on-going work - does not compile) 2009-04-29 15:58:38 +00:00
Testsuite Once the timeout is reach, kill -KILL the whole process group, instead of 2009-05-04 11:22:42 +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
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
wininst Last cosmetic changes in the Windows installer. 2008-12-19 09:42:34 +00:00
.gitattributes moving the package Periodic_3_triangulation_3 to the trunk 2009-05-04 10:04:08 +00:00
.gitignore moving the package Periodic_3_triangulation_3 to the trunk 2009-05-04 10:04:08 +00:00