The public CGAL repository, see the README below
Go to file
Laurent Rineau 8a4d9ea1b1 Update ref platforms -ansi/-m32
The Boost variables where not correct.
2014-04-10 14:48:16 +02:00
AABB_tree restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01: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
Arrangement_on_surface_2 Fix a compilation error with VC9 2014-04-01 14:49:49 +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 Reinit always ref counting when creating attribute. VC12 does not use the specialized version for copy constructor but always the generic one. 2014-04-07 19:53:06 +02: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
Distance_3
Documentation doc fix: set year to XX and XXXX in default generated bibtex file and page 2014-04-01 14:49:50 +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 hide a test when using intersection API v1 2013-09-25 18:10:20 +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 PolylinesGraphicsItem 2014-04-01 16:30:37 +02: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
Inscribed_areas restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Installation Beginning of development of CGAL-4.5 2014-04-04 10:49: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
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 Fixed typos in documentation---minor fix for master 2014-04-01 14:49:51 +02: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 Remove unused parameter when tests are not traced. 2014-04-08 09:27:19 +02:00
MacOSX replace CGAL_MAKEFILE with DIR of script location 2013-12-06 15:47:37 +01:00
Maintenance Update ref platforms -ansi/-m32 2014-04-10 14:48:16 +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 Cosmetic changes 2014-01-09 14:21:12 +01:00
Mesh_3 bug fix : set_facet_surface_center needs to be done in mirror_facet too 2014-04-01 14:49:48 +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 Fix the remaining warnings on my platform 2014-04-01 14:50:51 +02:00
OpenNL
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 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Periodic_2_triangulation_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Periodic_3_triangulation_3 Fix more warnings (unused local typedefs) 2014-04-01 16:29:34 +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 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Polyhedron Fix compilation errors with recent libQGLViewer 2014-03-04 18:20:47 +01: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 Fix more warnings (unused local typedefs) 2014-04-01 16:29:34 +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 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Solver_interface do not use a non-initialized variable 2013-07-17 11:37:46 +02:00
Spatial_searching add parenthesis 2014-02-24 07:09:13 +01: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 remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Subdivision_method_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01: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 Fix license of Surface_mesh_segmentation headers 2014-02-06 18:36:21 +01:00
Surface_mesh_simplification put a field access in assertion code 2014-03-07 15:42:54 +01:00
Surface_mesher use return value of fread calls in File_XT.h 2014-03-06 18:21:14 +01:00
Surface_reconstruction_points_3 Fix compilation errors with recent libQGLViewer 2014-03-04 18:20:47 +01:00
Testsuite
Triangulation_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Triangulation_3 Do not use the call stack for a recursive function as it may overflow 2014-03-25 16:01:27 +01: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
kdtree
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