The public CGAL repository, see the README below
Go to file
Jane Tournois d119879313 add namespace parameters for parameters of lloyd_optimize_mesh_2 2014-11-25 10:42:38 +01:00
AABB_tree doc fix: use cgalExample macro 2014-04-24 14:56:33 +02:00
Algebraic_foundations minor fix for master---replaced non utf8 characters in comments with utf8 2014-04-01 14:49:50 +02:00
Algebraic_kernel_d Fix the remaining warnings on my platform 2014-04-01 14:50:51 +02:00
Algebraic_kernel_for_circles remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Algebraic_kernel_for_spheres Mainly added includes 2013-09-13 22:24:30 +02:00
Alpha_shapes_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Alpha_shapes_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Apollonius_graph_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Arithmetic_kernel New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Arrangement_on_surface_2 fix typos 2014-04-15 12:03:50 +02:00
BGL Merge branch 'Surface_mesh_simplification-preserve_constrained_edges_bug_fix-sloriot' 2014-02-14 08:02:15 +01:00
Boolean_set_operations_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Bounding_volumes restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Box_intersection_d restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
CGAL_Core Add a script to detect wrong permissions, and fix permissions 2014-02-06 18:49:09 +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 add missing targets to the testsuite 2014-01-13 17:42:10 +01:00
Cartesian_kernel Modify a comment, to make it more useful 2014-03-24 17:58:38 +01:00
Circular_kernel_2 Use the poor compiler's version of 'using' (thank you Laurent) 2014-03-25 14:38:38 +01:00
Circular_kernel_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Circulator Fix the remaining warnings on my platform 2014-04-01 14:50:51 +02:00
Combinatorial_map Merge branch 'STL_extension-Compact_container_as_vector-cjamin-old' into STL_extension-Compact_container_as_vector-cjamin 2014-04-16 14:14:24 +01:00
Conic_2 Mainly added includes 2013-09-13 22:24:30 +02:00
Convex_decomposition_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Convex_hull_2 add comment and compact the put in the output iterator 2014-02-03 19:38:54 +01:00
Convex_hull_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Convex_hull_d remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01: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 the post processing also collects fig anchors in the reference manual pages 2014-04-10 17:43:28 +02:00
Envelope_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Envelope_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Filtered_kernel trivial bug-fix: add a missing protector 2014-04-18 12:02:30 +02:00
Generator restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Geomview remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
GraphicsView fix display of constrained Voronoi diagram 2014-11-24 14:46:27 +01:00
HalfedgeDS restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Hash_map remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Homogeneous_kernel New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Inscribed_areas restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Installation Merge branch 'Triangulation_3-regular_cell_base_with_circumcenter-GF' 2014-05-13 14:52:13 +02:00
Interpolation restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Intersections_2 trivial bugfix preventing segfault in case of filter failure 2013-09-27 17:42:26 +02:00
Intersections_3 Add a cheap test, namely if one of the two points of segment or ray is in the bbox 2013-12-20 17:07:12 +01:00
Interval_skip_list Add a script to detect wrong permissions, and fix permissions 2014-02-06 18:49:09 +01:00
Interval_support Merge branch 'Kernel-replace_object-pmoeller-old' into Kernel-replace_object-pmoeller 2013-03-14 10:29:31 +01:00
Inventor Fix the conversion to void* 2014-02-13 11:02:51 +01:00
Jet_fitting_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Kernel_23 add a typedef for Ray_2 to have Mesh_2 tests compiling 2014-11-18 12:20:33 +01:00
Kernel_d fix typedef 2014-01-30 08:36:36 +01:00
Kinetic_data_structures restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
LEDA Mainly added includes 2013-09-13 22:24:30 +02:00
Linear_cell_complex Merge branch 'STL_extension-Compact_container_as_vector-cjamin-old' into STL_extension-Compact_container_as_vector-cjamin 2014-04-16 14:14:24 +01:00
MacOSX replace CGAL_MAKEFILE with DIR of script location 2013-12-06 15:47:37 +01:00
Maintenance Make LSAN more silent 2014-04-11 13:49:49 +02:00
Matrix_search remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Mesh_2 add namespace parameters for parameters of lloyd_optimize_mesh_2 2014-11-25 10:42:38 +01:00
Mesh_3 Merge branch 'Triangulation_3-regular_cell_base_with_circumcenter-GF' 2014-05-13 14:52:13 +02:00
Minkowski_sum_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Minkowski_sum_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Miscellany conversion doc fix: remove variable name in class documentation 2013-09-03 14:25:50 +02:00
Modifier remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Modular_arithmetic fix namespace 2014-03-04 20:10:32 +01:00
Nef_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Nef_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Nef_S2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Number_types Merge remote-tracking branch 'origin/Number_types-Interval_with_long-glisse' 2014-05-07 13:19:24 +02:00
OpenNL New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Operations_on_polyhedra bugfix to correctly set the vertex kept 2014-01-22 15:17:46 +01:00
Optimisation_basic remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Partition_2 add missing const in doc 2014-05-06 16:03:51 +02:00
Periodic_2_triangulation_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Periodic_3_triangulation_3 Merge branch 'Periodic_3_triangulation_3_inexact_locate-APelle' 2014-04-17 18:30:59 +02:00
Point_set_2 remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Point_set_processing_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Polygon doc fix: use cgalExample macro 2014-04-24 14:56:33 +02:00
Polyhedron trivial bug-fix for master to export link targets for an external plugin 2014-04-30 15:18:11 +02:00
Polyhedron_IO Fix the conversion to void* 2014-02-13 11:02:51 +01:00
Polynomial Split the copy-constructor with a default argument in two constructors 2014-03-18 15:59:55 +01:00
Polytope_distance_d restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Principal_component_analysis remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Profiling_tools remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
QP_solver restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Qt_widget remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Random_numbers remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Ridges_3 remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
STL_Extension Micro-optimization: do the opaque call first so it does not hinder optimizers. 2014-05-05 19:13:31 +02:00
Scripts Fix a typo 2014-02-24 18:37:43 +01:00
SearchStructures restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Segment_Delaunay_graph_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Skin_surface_3 Add a script to detect wrong permissions, and fix permissions 2014-02-06 18:49:09 +01:00
Snap_rounding_2 removed waarning (comparison signed/unsigned) shown in testsuite 2014-03-29 12:07:34 +01:00
Solver_interface do not use a non-initialized variable 2013-07-17 11:37:46 +02:00
Spatial_searching Merge branch 'Snap_rounding_2-kd_tree_replacement-wkhan-old' into Snap_rounding_2-kd_tree_replacement-wkhan 2014-04-09 10:11:35 +02:00
Spatial_sorting restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Straight_skeleton_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Stream_lines_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Stream_support Use the workaround only for VC++ and only starting from VC10 2014-04-11 16:51:04 +02:00
Subdivision_method_3 fix Loop scheme sqrt -> square 2014-04-25 07:20:39 +02:00
Surface_mesh_parameterization remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Surface_mesh_segmentation trivial bug-fix for master: fix namespace 2014-04-22 16:35:18 +02:00
Surface_mesh_simplification put a field access in assertion code 2014-03-07 15:42:54 +01:00
Surface_mesher Merge branch 'Triangulation_3-regular_cell_base_with_circumcenter-GF' 2014-05-13 14:52:13 +02:00
Surface_reconstruction_points_3 Fix compilation errors with recent libQGLViewer 2014-03-04 18:20:47 +01:00
Testsuite New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
Triangulation_2 fix compilation for Linux 2014-11-24 15:03:07 +01:00
Triangulation_3 Merge branch 'Triangulation_3-regular_cell_base_with_circumcenter-GF' 2014-05-13 14:52:13 +02:00
Union_find remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Voronoi_diagram_2 Trivial bug-fix: fix a warning about unused parameter 2014-01-06 14:27:09 +01:00
wininst Beginning of development of CGAL-4.5 2014-04-04 10:49:13 +02:00
.gitattributes Bash script files need to have LF line endings on all platforms 2013-09-17 14:51:25 +02:00
.gitignore Update CMakeCache.txt on MacOS 2014-04-01 14:49:51 +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