The public CGAL repository, see the README below
Go to file
Guillaume Damiand 61d6236b60 Use null_handle instead of NULL everywhere internally to simplify the future possible version with index. 2013-11-13 17:32:46 +01:00
AABB_tree doc: add a return to line before heading 2013-09-23 16:37:34 +02:00
Algebraic_foundations update group name in doc 2013-10-04 17:35:31 +02:00
Algebraic_kernel_d Fix several I/O issues with Apple-clang-3.2 and its libc++ 2013-10-11 16:12:02 +02:00
Algebraic_kernel_for_circles Mainly added includes 2013-09-13 22:24:30 +02:00
Algebraic_kernel_for_spheres Mainly added includes 2013-09-13 22:24:30 +02:00
Alpha_shapes_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Alpha_shapes_3 do not init alpha_min in REGULARIZED mode. 2013-10-30 17:45:51 +01:00
Apollonius_graph_2 dont_submit the Delage_traits test suite 2013-09-20 09:03:05 +02:00
Arithmetic_kernel New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Arrangement_on_surface_2 Add the link to the demo, in the package overview of Arr_2 2013-10-17 18:15:17 +02:00
BGL Restore correct permissions of files 2013-09-24 11:05:57 +02:00
Boolean_set_operations_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Bounding_volumes We need a #define to use Miniball without CGAL 2013-09-17 09:28:39 +02:00
Box_intersection_d Fix a memory leak in the test code 2013-11-08 16:11:59 +01:00
CGAL_Core Fix a leak in operator>>(std::istream&, CORE::Real&) in case of error 2013-10-30 11:29:03 +01:00
CGAL_ImageIO Fix warnings from g++-4.8, about unsigned int used with %i or %u, in scanf 2013-04-19 14:09:49 +02:00
CGAL_ipelets Mainly added includes 2013-09-13 22:24:30 +02:00
Cartesian_kernel Merge remote-tracking branch 'origin/Circular_kernel_3-Use_FMP-GF' 2013-10-09 14:22:08 +02:00
Circular_kernel_2 typo 2013-09-25 18:08:15 +02:00
Circular_kernel_3 Replace Quotient<MP_float> with Gmpq if GMP is available 2013-09-27 16:00:57 +02:00
Circulator function documentation fixes 2013-09-03 14:25:50 +02:00
Combinatorial_map Use null_handle instead of NULL everywhere internally to simplify the future possible version with index. 2013-11-13 17:32:46 +01:00
Conic_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_decomposition_3 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_hull_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_hull_3 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_hull_d remove duplicate typedefs 2013-09-18 11:31:57 +02:00
Developers_manual typo 2013-07-09 07:35:24 +02:00
Distance_2 Merge branch 'Kernel-replace_object-pmoeller-old' into Kernel-replace_object-pmoeller 2013-03-14 10:29:31 +01:00
Distance_3 New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Documentation Merge branch 'Documentation-add_missing_dll_link-GF' 2013-11-04 11:19:50 +01:00
Envelope_2 Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Envelope_3 add a link to common demo dlls and update demo macro to avoid repeating Demo 2013-10-22 12:16:48 +02:00
Filtered_kernel hide a test when using intersection API v1 2013-09-25 18:10:20 +02:00
Generator Mainly added includes 2013-09-13 22:24:30 +02:00
Geomview Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
GraphicsView Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
HalfedgeDS Improve doc of concepts Vertex and Face of HDSItems and PolyhedronItems 2013-09-16 15:04:19 +02:00
Hash_map New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Homogeneous_kernel New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Inscribed_areas add a link to common demo dlls and update demo macro to avoid repeating Demo 2013-10-22 12:16:48 +02:00
Installation Trivial fix of a warning 2013-11-05 15:03:12 +01:00
Interpolation Mainly added includes 2013-09-13 22:24:30 +02:00
Intersections_2 trivial bugfix preventing segfault in case of filter failure 2013-09-27 17:42:26 +02:00
Intersections_3 fix incorrect else 2013-09-25 18:09:42 +02:00
Interval_skip_list Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Interval_support Merge branch 'Kernel-replace_object-pmoeller-old' into Kernel-replace_object-pmoeller 2013-03-14 10:29:31 +01:00
Inventor C++11 stream conversion to bool/void* changes. 2013-07-29 15:06:48 +02:00
Jet_fitting_3 How did Cartesian.h sneak in again?? 2013-11-10 09:41:08 +01:00
Kernel_23 rename function in test 2013-09-27 16:09:31 +02:00
Kernel_d Merge remote-tracking branch 'origin/Kernel_d-split_precondition-GF' 2013-10-10 18:16:29 +02:00
Kinetic_data_structures Fix several I/O issues with Apple-clang-3.2 and its libc++ 2013-10-11 16:12:02 +02:00
LEDA Mainly added includes 2013-09-13 22:24:30 +02:00
Linear_cell_complex Use null_handle instead of NULL everywhere internally to simplify the future possible version with index. 2013-11-13 17:32:46 +01:00
MacOSX change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Maintenance Fix a syntax error. Anyway, that variable seems useless. 2013-11-07 14:15:57 +01:00
Manual Update the CGAL logo in the windows installer and in the embedded doc 2013-08-23 16:40:50 +02:00
Manual_tools partially revert the following commit 2013-06-21 17:22:00 +02:00
Matrix_search Mainly added includes 2013-09-13 22:24:30 +02:00
Mesh_2 function documentation fixes 2013-09-03 14:25:50 +02:00
Mesh_3 Fix the documentation of the Tds parameters of cell base classes 2013-10-16 16:34:41 +02:00
Minkowski_sum_2 Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Minkowski_sum_3 Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Miscellany conversion doc fix: remove variable name in class documentation 2013-09-03 14:25:50 +02:00
Modifier Add missing #include <cassert> 2013-04-25 11:20:36 +02:00
Modular_arithmetic function documentation fixes 2013-09-03 14:25:50 +02:00
Nef_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Nef_3 Use istream::good() to avoid a VC++ warning 2013-09-12 12:48:58 +02:00
Nef_S2 Mainly added includes 2013-09-13 22:24:30 +02:00
Number_types typo, is->are 2013-11-06 11:51:13 -02:00
OpenNL New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Operations_on_polyhedra add missing template keyword (detected by clang) 2013-10-03 17:17:01 +02:00
Optimisation_basic Mainly added includes 2013-09-13 22:24:30 +02:00
Partition_2 add a link to common demo dlls and update demo macro to avoid repeating Demo 2013-10-22 12:16:48 +02:00
Periodic_2_triangulation_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Periodic_3_triangulation_3 Mainly added includes 2013-09-13 22:24:30 +02:00
Point_set_2 function documentation fixes 2013-09-03 14:25:50 +02:00
Point_set_processing_3 Warn about a bug of prim_minimum_spanning_tree() in Boost.Graph 1.54 2013-10-10 16:18:51 +02:00
Polygon Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Polyhedron Use null_handle instead of NULL everywhere internally to simplify the future possible version with index. 2013-11-13 17:32:46 +01:00
Polyhedron_IO Add missing #include <cassert> 2013-04-25 11:20:36 +02:00
Polynomial Merge remote-tracking branch 'origin/Polynomial-noconfig-GF' 2013-10-10 17:53:00 +02:00
Polytope_distance_d function documentation fixes 2013-09-03 14:25:50 +02:00
Principal_component_analysis add a link to common demo dlls and update demo macro to avoid repeating Demo 2013-10-22 12:16:48 +02:00
Profiling_tools Fix memory leaks (in tests) 2013-10-30 13:50:15 +01:00
QP_solver Approved by the release manager 2013-10-17 14:42:55 +02:00
Qt_widget New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Random_numbers New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Ridges_3 User code has to delete ridges and umbilics; internally use a shared_ptr 2013-11-11 17:19:24 +01:00
STL_Extension add missing include 2013-10-29 13:05:44 +01:00
Scripts Better treatment of ULIMIT_OPTIONS 2013-11-07 14:23:03 +01:00
SearchStructures Allocate on the stack, or call delete to fix memory leak 2013-11-10 10:00:10 +01:00
Segment_Delaunay_graph_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Skin_surface_3 use a smaller pdb file for the testsuite 2013-10-15 14:47:25 +02:00
Snap_rounding_2 Add a static assertion for SAVED_OBJECT to avoid misuse 2013-10-29 10:22:22 +01:00
Solver_interface do not use a non-initialized variable 2013-07-17 11:37:46 +02:00
Spatial_searching Change permissions of files created by Andreas 2013-10-04 16:57:11 +02:00
Spatial_sorting Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
Straight_skeleton_2 add a link to common demo dlls and update demo macro to avoid repeating Demo 2013-10-22 12:16:48 +02:00
Stream_lines_2 fix typo 2013-10-18 09:14:37 -07:00
Stream_support function documentation fixes 2013-09-03 14:25:50 +02:00
Subdivision_method_3 Mainly added includes 2013-09-13 22:24:30 +02:00
Surface_mesh_parameterization Merge branch 'CGAL-compilable_headers-GF' 2013-09-23 14:50:17 +02:00
Surface_mesh_simplification add missing cmd and make test more verbose on errors 2013-10-01 10:35:13 +02:00
Surface_mesher Restore correct permissions of files 2013-09-24 11:05:57 +02:00
Surface_reconstruction_points_3 Restore correct permissions of files 2013-09-24 11:05:57 +02:00
Testsuite New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Triangulation_2 add missing examples in doc 2013-11-12 10:44:06 +01:00
Triangulation_3 add missing examples in doc 2013-11-12 10:44:06 +01:00
Union_find New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Voronoi_diagram_2 add a link to common demo dlls and update demo macro to avoid repeating Demo 2013-10-22 12:16:48 +02:00
kdtree New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
wininst Better handling of empty PATH variables 2013-08-27 14:20:34 +02:00
.gitattributes Bash script files need to have LF line endings on all platforms 2013-09-17 14:51:25 +02:00
.gitignore More in .gitignore 2013-09-25 16:03:18 +02:00
CMakeLists.txt only build the documentation if the BUILD_DOC is set to ON 2013-06-21 15:11:25 +02:00
copyright correct library names 2012-08-03 18:09:57 +00:00