The public CGAL repository, see the README below
Go to file
Laurent Rineau dd8e4ffb2b Remove an old piece of code that has been superseded by CGAL code in
CGAL-3.3 (CGAL_assertion now triggers exceptions, by default).
2008-11-22 14:40:27 +00:00
AABB_tree Partial merge with Gyroviz AABB_tree. Very minor changes. 2008-10-17 16:03:17 +00:00
Algebraic_foundations Use CGAL_USE_LONG_LONG instead of a plain removal 2008-11-21 10:11:44 +00:00
Algebraic_kernel_d Update doc 2008-11-04 08:53:29 +00:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres more info 2008-10-23 11:11:13 +00:00
Alpha_shapes_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Alpha_shapes_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Apollonius_graph_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Approximate_min_ellipsoid_d
Arrangement_of_spheres_3
Arrangement_on_surface_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
BGL Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour 2008-11-21 16:42:02 +00:00
Benchmark Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Benchmark_instances
Boolean_set_operations_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Box_intersection_d Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
CGALimageIO Remove an assertion. I am not sure that assertion is theorically correct. 2008-11-19 19:24:31 +00:00
Cartesian_kernel AND Uncertain with & in order to prevent assertion being triggered by interval arithmetic 2008-11-21 08:01:45 +00:00
Circular_kernel_2 Fix bibtex entry 2008-11-21 09:26:52 +00:00
Circular_kernel_3 Added illustration (thank you, Sebastien) 2008-11-21 13:51:38 +00:00
Circulator Size of illustration is 120x120, not 100x100 2008-11-18 12:52:39 +00:00
Conic_2
Convex_decomposition_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Convex_hull_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Convex_hull_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Convex_hull_d Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Core Put CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS in the right place for cmake 2.4 2008-11-06 13:03:41 +00:00
Curved_kernel_via_analysis_2 added operator== 2008-11-09 11:16:38 +00:00
Developers_manual/doc_tex Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
Distance_2
Distance_3
Envelope_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Envelope_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Filtered_kernel Protection is outside the try block as VC8 has the CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG 2008-10-23 13:15:29 +00:00
Generator Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Geomview Size of illustration is 120x120, not 100x100 2008-11-18 12:46:35 +00:00
GraphicsView Added PkgHowToCiteCgal 2008-11-21 09:03:27 +00:00
HalfedgeDS Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Hash_map Hash_map is not a standalone package 2008-09-10 13:08:26 +00:00
Homogeneous_kernel Fixing a bug (homegenous version of Construct_radical_line_2) 2008-10-21 13:31:56 +00:00
Installation Added macros to properly arranged tagged libraries listings 2008-11-21 19:00:02 +00:00
Interpolation Update citations (s/07/08/). 2008-11-20 22:19:28 +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
Interval_skip_list Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Inventor
Jet_fitting_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Kernel_23 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Kernel_d Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Kinetic_data_structures Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
LEDA
Largest_empty_rect_2 Fix conditionnal compilation. Do not compile Qt3 demos if CGAL_Qt3 is not found. 2008-11-20 13:22:51 +00:00
MacOSX
Maintenance Typos, detected by ispell. 2008-11-17 11:35:24 +00:00
Manual Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour 2008-11-21 16:42:02 +00:00
Manual_tools Version 1.0.3: Fixed declaration of templated methods 2008-09-30 14:33:42 +00:00
Matrix_search Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Mesh_2 Remove an old piece of code that has been superseded by CGAL code in 2008-11-22 14:40:27 +00:00
Min_annulus_d replaced outdated Transform_diff_const iterator by boost variant 2008-10-09 09:42:37 +00:00
Min_circle_2 Fix conditionnal compilation. Do not compile Qt3 demos if CGAL_Qt3 is not found. 2008-11-20 13:22:51 +00:00
Min_ellipse_2 Fix conditionnal compilation. Do not compile Qt3 demos if CGAL_Qt3 is not found. 2008-11-20 13:22:51 +00:00
Min_quadrilateral_2 Fix conditionnal compilation. Do not compile Qt3 demos if CGAL_Qt3 is not found. 2008-11-20 13:22:51 +00:00
Min_sphere_d
Min_sphere_d_new
Min_sphere_of_spheres_d added call of support_iterator and fixed type issues 2008-10-28 09:21:39 +00:00
Minkowski_sum_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Minkowski_sum_3 fix HowToCite 2008-11-21 08:59:47 +00:00
Modifier Modifier is not a standalone package 2008-09-10 13:10:22 +00:00
Modular_arithmetic Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Nef_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Nef_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Nef_S2 Remove example from Ref Man and include the correct one in the user manual 2008-11-21 08:13:23 +00:00
Number_types Use CGAL_USE_LONG_LONG instead of a plain removal 2008-11-21 10:12:19 +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 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
PDB Remove QUIET. 2008-11-19 13:18:22 +00:00
Partition_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Point_set_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Polygon Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Polyhedron Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Polyhedron_IO No Geomview_stream on Windows 2008-10-18 14:34:05 +00:00
Polynomial Try to help VC8 to disambiguate 2008-11-21 14:31:54 +00:00
Polytope_distance_d Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Principal_component_analysis Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Profiling_tools remove wrong comment 2008-11-07 08:00:28 +00:00
QP_solver Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Qt_widget Fix conditionnal compilation. Do not compile Qt3 demos if CGAL_Qt3 is not found. 2008-11-20 13:22:51 +00:00
Quadrical_kernel_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Random_numbers _seed -> seed_ 2008-11-13 14:46:44 +00:00
Reconstruction_from_slices_3
Ridges_3 Fix the citation label for Ridges_3. 2008-11-21 08:42:26 +00:00
Robustness Massive removale of "QUIET" in find_package calls (except for 2008-11-19 13:58:43 +00:00
STL_Extension Fix comment. 2008-11-21 16:47:39 +00:00
Scripts Fix the indentation. 2008-11-10 11:39:21 +00:00
SearchStructures Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Segment_Delaunay_graph_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Skin_surface_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Snap_rounding_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Spatial_searching Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Spatial_sorting Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Straight_skeleton_2 Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour 2008-11-21 16:42:02 +00:00
Stream_lines_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Stream_support
Subdivision_method_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Surface_mesh_parameterization Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Surface_mesh_simplification Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour 2008-11-21 16:42:02 +00:00
Surface_mesher Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Surface_reconstruction_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Testsuite Fix retrieval of CGAL_Core compilation log for test results. 2008-10-14 07:48:57 +00:00
Triangulation_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Triangulation_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Union_find quit down VC++ warning 2008-10-14 07:23:48 +00:00
Visibility_complex_2 7th pass to remove CGAL_USE_QT: remove manually all remaining CGAL_USE_QT 2008-09-09 22:29:51 +00:00
Voronoi_diagram_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Width_3
iostream Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
kdtree
wininst
.gitattributes Added illustration (thank you, Sebastien) 2008-11-21 13:51:38 +00:00
.gitignore Correct use of LAPACK. 2008-11-10 11:35:31 +00:00