The public CGAL repository, see the README below
Go to file
Michael Hemmer c7a76c726a added function CGAL::modular_image 2008-03-31 12:52:13 +00:00
Algebraic_foundations added tests 2008-03-31 12:47:36 +00:00
Algebraic_kernel_d added missing functionality 2008-03-31 10:29:27 +00:00
Algebraic_kernel_for_circles * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Algebraic_kernel_for_spheres * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Alpha_shapes_2 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Alpha_shapes_3 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Apollonius_graph_2 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Approximate_min_ellipsoid_d Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Arrangement_2 Fix the "Error: The function "rand" must have a prototype." 2008-03-11 11:25:14 +00:00
Arrangement_of_spheres_3 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Arrangement_on_surface_2 Split preconditions into two 2008-03-29 21:22:07 +00:00
BGL Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Benchmark Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Benchmark_instances remove spaces 2007-12-03 18:18:48 +00:00
Boolean_set_operations_2 Fix the error 2008-03-11 12:09:01 +00:00
Box_intersection_d * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
CGALimageIO - Fix _readImage_raw in CGALLImageIO: 2008-03-31 09:28:17 +00:00
CMake updated 2008-03-28 15:41:55 +00:00
Cartesian_kernel Remove some useless enum_cast<> (since some enum types have been merged). 2008-03-20 16:15:04 +00:00
Circular_kernel_2 Remove more useless enum_cast<>. 2008-03-20 16:46:25 +00:00
Circular_kernel_3 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Circulator * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Conic_2 The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
Convex_hull_2 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Convex_hull_3 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Convex_hull_d Fix "Error: The function "atoi" must have a prototype." 2008-03-11 11:23:57 +00:00
Core Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Curved_kernel_via_analysis_2 better CERR out 2008-03-30 14:38:35 +00:00
Developers_manual update manual, w.r.t. testsuite-code assertion and CGAL_NDEBUG 2008-03-25 15:04:36 +00:00
Distance_2 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Distance_3 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Envelope_2 Fix the errors 2008-03-11 12:22:14 +00:00
Envelope_3 Merge <CGAL/functions_on_enums.h> into <CGAL_enum.h>. 2008-03-20 16:39:56 +00:00
Filtered_kernel Remove more useless enum_cast<>. 2008-03-20 16:46:25 +00:00
Generator Use std::copy, and some other cleanups. 2008-03-27 22:59:00 +00:00
Geomview Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
HalfedgeDS Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Hash_map Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Homogeneous_kernel Replace useless forwarding function orientationH2() by sign_of_determinant3x3(). 2008-03-21 08:45:04 +00:00
Installation added primes.h/.cpp (contains precomputed primes) 2008-03-31 12:50:54 +00:00
Interpolation * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Intersections_2 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Intersections_3 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Interval_skip_list Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Inventor Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Jet_fitting_3 Needed <cstdlib> header, and std:: prefix, for malloc and calloc. 2008-03-25 13:43:35 +00:00
Kernel_23 Merge <CGAL/functions_on_enums.h> into <CGAL_enum.h>. 2008-03-20 16:39:56 +00:00
Kernel_d * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Kinetic_data_structures * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
LEDA * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Largest_empty_rect_2 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
MacOSX The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
Maintenance Add CMake generated files (CMakeCache.txt and the CMakeFiles/ directory) to 2008-03-31 09:45:41 +00:00
Manual fixed typo 2008-03-27 14:29:05 +00:00
Manual_tools Port to Doxygen 1.5.5 2008-03-21 14:36:41 +00:00
Matrix_search Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Mesh_2 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Min_annulus_d * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Min_circle_2 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Min_ellipse_2 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Min_quadrilateral_2 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Min_sphere_d * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Min_sphere_d_new * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Min_sphere_of_spheres_d Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Minkowski_sum_2 Roll back 2008-03-15 18:47:48 +00:00
Modifier Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Modular_arithmetic added function CGAL::modular_image 2008-03-31 12:52:13 +00:00
Nef_2 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Nef_3 Fix the error 2008-03-11 11:38:02 +00:00
Nef_S2 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Number_types added tests 2008-03-31 12:47:36 +00:00
OpenNL Remove #include <cassert> from everywhere under include/CGAL/. 2008-01-20 18:47:19 +00:00
Optimisation_basic Remove default argument "0" to calls to assertion_fail() et al, 2007-12-21 21:58:27 +00:00
Optimisation_doc The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
PDB * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Partition_2 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Point_set_2 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Polygon * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Polyhedron Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Polyhedron_IO Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Polynomial rm name look up conlicts 2008-03-26 09:15:37 +00:00
Polytope_distance_d * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Principal_component_analysis PCA: fixed pow -> std::pow 2008-03-28 08:52:23 +00:00
QP_solver * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Qt_widget Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Quadrical_kernel_3 The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
Random_numbers * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Reconstruction_from_slices_3 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Ridges_3 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Robustness Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
STL_Extension * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Scripts Fixed bash error when folder is empty 2008-03-26 15:05:26 +00:00
SearchStructures Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Segment_Delaunay_graph_2 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Skin_surface_3 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Snap_rounding_2 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Spatial_searching * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Spatial_sorting * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Straight_skeleton_2 Remove more useless enum_cast<>. 2008-03-20 16:46:25 +00:00
Stream_lines_2 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Stream_support Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Subdivision_method_3 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Surface_mesh_parameterization Removed obsolete doxygen comment 2008-03-21 16:11:18 +00:00
Surface_mesh_simplification Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Surface_mesher move test_imageio.cpp from demo/Surface_mesher to examples/CGALimageIO 2008-03-27 11:20:25 +00:00
Surface_reconstruction_3 For migration reasons from a PC to another. 2008-03-28 17:41:36 +00:00
Testsuite * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Timer Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Triangulation_2 convex hull do not matter (even in this case) + little optimization 2008-03-21 15:32:54 +00:00
Triangulation_3 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Union_find * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Visibility_complex_2 Remove calls to round() (not C++98, clashes with Core's round(), and probably useless). 2008-03-29 09:57:14 +00:00
Voronoi_diagram_2 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Width_3 Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
iostream * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
kdtree Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
wininst Removed visual studio stuff superseeded by cmake 2008-02-05 15:49:29 +00:00
.gitattributes added creation tools 2008-03-28 14:40:50 +00:00
.gitignore - Fix _readImage_raw in CGALLImageIO: 2008-03-31 09:28:17 +00:00