The public CGAL repository, see the README below
Go to file
Eric Berberich cab7214ac9 includes now also for Qt3 demos 2009-06-16 21:33:47 +00:00
AABB_tree Add tree vs naive implementation test. It checks that AABB_tree implementation gives the same results than naive iteration over primitives. 2009-06-15 15:45:26 +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 fixed non-standard computation branch 2009-06-16 13:19:59 +00:00
Algebraic_kernel_for_circles Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Algebraic_kernel_for_spheres ... and therefore obsolete dont_submit. 2009-05-20 09:29:09 +00:00
Alpha_shapes_2 Remove svn:executable property on images. 2009-01-03 13:27:56 +00:00
Alpha_shapes_3 fixes the doc for "Compute_squared_radius_3" 2009-06-03 07:56:50 +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 mode identification arcs 2009-06-16 07:14:42 +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 changed precondition 2009-06-09 00:14:50 +00:00
Box_intersection_d \ccPkgDemo now predend "demo/3.4/" to its argument. 2008-12-10 14:16:12 +00:00
CGAL_ipelets update text 2009-06-08 20:15:20 +00:00
CGALimageIO Added demos to the demos target 2008-12-18 17:29:36 +00:00
Cartesian_kernel Paranoia is always good : make the constructors of the internal *C[23] classes also explicit. 2009-05-26 07:54: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 update according to Michael's latest comments 2009-05-12 09:17:16 +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 review by guy 2009-05-11 16:07:34 +00:00
Envelope_3 added missing typenames 2009-06-05 02:04:56 +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 Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-15 13:09:47 +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 Use install(PROGRAMS...) to install scripts, instead of install(DIRECTORY..) 2009-06-09 14:04:24 +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 Added ProgramOutput* ErrorOutput* to ignore list 2009-06-08 12:01:38 +00:00
Manual Add cdeft-slive-00 entry in cgal_manual.bib. 2009-06-15 09:47:41 +00:00
Manual_tools generate_reference_manual 1.3: 2009-06-11 07:53:24 +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 removed syntax and grammar errors 2009-05-15 18:20:53 +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 added typedef 2009-06-16 09:22:17 +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 Workaround bug in cgal_manual: call \ccTagFullDeclarations at the beginning of \ccOperations. 2009-05-26 16:48:05 +00:00
Partition_2 removed redundant test (collinear_are_ordered_along_line()), and used generic code (orientation_2_object()) instead of global function (collinear()) 2009-05-24 14:30:10 +00:00
Periodic_3_triangulation_3 bugfix in the dual functions 2009-06-12 16:32:28 +00:00
Point_set_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Point_set_processing_3 Added Property maps in read_write_xyz_point_set_example.cpp 2009-06-15 14:15:59 +00:00
Polygon replaced a call to the constructor of a functor (Less_xy_2) with the generic function that returns the functor (less_xy_2_object() 2009-05-24 14:14:05 +00:00
Polyhedron Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-15 13:09:47 +00:00
Polyhedron_IO Commit missing CMakeLists.txt for demos. 2008-12-10 11:03:43 +00:00
Polynomial Changes according to the reviews 2009-05-14 15:55:54 +00:00
Polytope_distance_d Fix \E_* to \E^* thinko/copy-pasto. 2009-01-03 14:29:04 +00:00
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 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 includes now also for Qt3 demos 2009-06-16 21:33:47 +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 make work with new pdb reader 2009-06-10 21:35:28 +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 Add subsection for examples (that gives a better clickable mini-TOC). 2009-05-25 11:49:23 +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 improvements by generate_reference_manual 1.3: 2009-06-11 08:38:15 +00:00
Surface_mesh_simplification Updated testsuite 2009-06-10 15:51:32 +00:00
Surface_mesher Merge: 2009-05-20 10:08:13 +00:00
Surface_reconstruction_points_3 Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (13): 2009-06-16 08:49:14 +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 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 added (initial version of) script to automatically include some user-specific 2009-06-16 14:53:51 +00:00
.gitignore Added oni_copy.xyz to ignore-list 2009-06-16 16:42:33 +00:00