The public CGAL repository, see the README below
Go to file
Laurent Rineau afceab5cae Do not test with Filtered_kernel<CGAL::Simple_cartesian<CORE::Expr>. That
kernel is useless, and triggers warnings in the testsuites.
2008-11-25 22:23:00 +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 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Algebraic_kernel_for_spheres more info 2008-10-23 11:11:13 +00:00
Alpha_shapes_2 Add a typedef to be in sync with the manual 2008-11-25 13:21:09 +00:00
Alpha_shapes_3 Add a typedef to be in sync with the manual 2008-11-25 13:20:21 +00:00
Apollonius_graph_2 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Approximate_min_ellipsoid_d Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Arrangement_of_spheres_3 Rename boost::array to CGAL::array. 2008-08-26 13:15:21 +00:00
Arrangement_on_surface_2 Remove now useless set_error_behaviour and set_warning_behaviour calls. 2008-11-23 21:19:58 +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 remove spaces 2007-12-03 18:18:48 +00:00
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 Add Pedro 2008-11-24 08:43:42 +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 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Convex_decomposition_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Convex_hull_2 fix typo 2008-11-25 10:09:11 +00:00
Convex_hull_3 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Convex_hull_d one less warning for VC++ 2008-11-25 10:43:44 +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 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 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 Remove URL from PkgDescription 2008-11-25 09:56:36 +00:00
Geomview Size of illustration is 120x120, not 100x100 2008-11-18 12:46:35 +00:00
GraphicsView reorder member initialization 2008-11-25 18:45:03 +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 Replace struct K .. with typedef .. K 2008-11-24 11:02:17 +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 Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
Inventor one less warning for VC++ 2008-11-25 10:24:36 +00:00
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 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
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 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Maintenance Typos, detected by ispell. 2008-11-17 11:35:24 +00:00
Manual More Hello World examples 2008-11-24 13:23:59 +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 Replace assert_code 2008-11-25 08:27:30 +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 one less warning for VC++ 2008-11-25 10:46:51 +00:00
Min_sphere_d Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Min_sphere_d_new Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
Min_sphere_of_spheres_d one less warning for VC++ 2008-11-25 11:20:08 +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 Replace CGAL_assertion with assert, so that we also test in release mode testsuites 2008-11-25 10:19:46 +00:00
Nef_3 Replace CGAL_assertion with assert, so that we also test in release mode testsuites 2008-11-25 10:16:59 +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 one less warning for VC++ 2008-11-25 12:48:01 +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 unused variables 2008-11-25 18:53:44 +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 more detailed PkgDescription 2008-11-24 14:19:41 +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 break string up so that it is digestible by VC++ 2008-11-24 20:03:30 +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 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
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 Undo of Rev 46756 and 46737 2008-11-25 17:17:06 +00:00
Scripts Fix the indentation. 2008-11-10 11:39:21 +00:00
SearchStructures Add illustration 2008-11-24 08:55:47 +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 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
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 Do not test with Filtered_kernel<CGAL::Simple_cartesian<CORE::Expr>. That 2008-11-25 22:23:00 +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 Add illustration 2008-11-25 08:33:14 +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 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
iostream Update citations (s/07/08/). 2008-11-20 22:19:28 +00:00
kdtree Remove changes.txt files. 2008-07-24 17:47:16 +00:00
wininst Remove changes.txt files. 2008-07-24 17:47:16 +00:00
.gitattributes Add illustration 2008-11-25 08:33:14 +00:00
.gitignore Correct use of LAPACK. 2008-11-10 11:35:31 +00:00