The public CGAL repository, see the README below
Go to file
Jane Tournois 0740b3652f add class Has_timestamp not to modify the API of Compact_container
- use the Has_timestamp operator in Compact_container
- add partial specialization to classes that need the time stamp (i.e.
Mesh_vertex_base, Compact_mesh_cell_base_3 and Mesh_cell_base_3)
- remove "ts" from classes where they were actually needed for compilation
purpose only (i.e. Kd_tree_node and Triangulation_ds_cell_base_3)
- rename "ts" to time_stamp_
2014-02-20 15:53:36 +01:00
AABB_tree restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Algebraic_foundations restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Algebraic_kernel_d Fix license of AK_d headers for RS support 2014-02-10 10:41:10 +01: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 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
BGL restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +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
CGAL_ipelets add missing targets to the testsuite 2014-01-13 17:42:10 +01: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 Merge branch 'Aos_2-test_spherical_blp_vd-tau' 2013-12-11 15:15:40 +02:00
Circular_kernel_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Circulator remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Combinatorial_map restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +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
Distance_3
Documentation update path for windows compatibility 2014-02-12 08:46:37 +01: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 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +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
Inscribed_areas restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Installation Another typo 2014-02-12 11:28:10 +01: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
Jet_fitting_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Kernel_23 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +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 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
MacOSX replace CGAL_MAKEFILE with DIR of script location 2013-12-06 15:47:37 +01:00
Maintenance Disable CGAL_Qt3 on the new macos platform 2014-02-13 11:38:21 +01: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 add class Has_timestamp not to modify the API of Compact_container 2014-02-20 15:53:36 +01: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
Modifier remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Modular_arithmetic remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +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 Add a script to detect wrong permissions, and fix permissions 2014-02-06 18:49:09 +01: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 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01: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 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Polyhedron_IO Fix the uses of std::basic_ios::bad(), and use fail() instead. 2013-12-12 16:13:40 +01:00
Polynomial Revert "avoid more -Wall warnings in g++ 4.7" 2014-01-03 10:53:46 -03: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 add class Has_timestamp not to modify the API of Compact_container 2014-02-20 15:53:36 +01:00
Scripts Better detection of wrong permissions 2014-02-06 19:04:04 +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
Spatial_searching add class Has_timestamp not to modify the API of Compact_container 2014-02-20 15:53:36 +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 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Surface_mesher remove doc_tex documentation (including developer manual) and old manual tools 2013-12-03 17:27:02 +01:00
Surface_reconstruction_points_3 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Testsuite
Triangulation_2 restore figure source files removed in 0fa2cacb 2014-02-10 14:54:23 +01:00
Triangulation_3 add class Has_timestamp not to modify the API of Compact_container 2014-02-20 15:53:36 +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
.gitattributes Bash script files need to have LF line endings on all platforms 2013-09-17 14:51:25 +02:00
.gitignore Add new platforms on Windows 2014-02-11 10:22:55 +01:00
CMakeLists.txt
copyright