.github
update PR template
2018-09-05 10:18:53 +02:00
.travis
Don't compare with master but with the branch of the PR
2019-04-04 15:48:44 +02:00
AABB_tree
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Advancing_front_surface_reconstruction
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Algebraic_foundations
Merge pull request #3685 from afabri/CGAL-cleanup-GF
2019-02-28 20:48:48 +01:00
Algebraic_kernel_d
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Algebraic_kernel_for_circles
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Algebraic_kernel_for_spheres
Fix with GMPXX
2019-02-05 13:32:27 +01:00
Alpha_shapes_2
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Alpha_shapes_3
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Apollonius_graph_2
Merge pull request #3685 from afabri/CGAL-cleanup-GF
2019-02-28 20:48:48 +01:00
Arithmetic_kernel
Merge pull request #3406 from mglisse/cgal-public-dev/Number_types-boost_mp-glisse-2
2019-01-18 16:37:49 +01:00
Arrangement_on_surface_2
replace BOOST_FOREACH by c++ ranged-based for loop
2019-03-29 13:22:15 +01:00
BGL
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Barycentric_coordinates_2
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Boolean_set_operations_2
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Bounding_volumes
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Box_intersection_d
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
CGAL_Core
remove cpp11 workaround for CORE
2019-03-29 10:41:50 +01:00
CGAL_ImageIO
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
CGAL_ipelets
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Cartesian_kernel
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Circular_kernel_2
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Circular_kernel_3
remove code for CGAL_INTERSECTION_VERSION 1
2019-03-29 13:28:32 +01:00
Circulator
http:/www.boost.org -> https://www.bost.org
2019-03-20 08:59:22 +01:00
Classification
replace cpp11::unordered_FOO by std::unordered_FOO
2019-03-29 13:28:33 +01:00
Combinatorial_map
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Cone_spanners_2
http:/www.boost.org -> https://www.bost.org
2019-03-20 08:59:22 +01:00
Convex_decomposition_3
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
Convex_hull_2
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Convex_hull_3
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Convex_hull_d
manual replacement for level 1 in classified ref man
2019-02-14 10:40:04 +01:00
Distance_2
Fixes of fixes
2019-02-15 09:07:48 +01:00
Distance_3
Suppress warning in CMakeList.txt
2019-02-19 15:48:48 +01:00
Documentation /doc
Update the Javascript menu of the documentation
2019-04-05 15:14:02 +02:00
Envelope_2
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
Envelope_3
Merge pull request #3685 from afabri/CGAL-cleanup-GF
2019-02-28 20:48:48 +01:00
Filtered_kernel
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Generalized_map
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Generator
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Geomview
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
GraphicsView
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
HalfedgeDS
remove condition for cpp11 to be present in face graph related packages
2019-03-29 10:41:50 +01:00
Hash_map
replace BOOST_FOREACH by c++ ranged-based for loop
2019-03-29 13:22:15 +01:00
Heat_method_3
make the ranges iterable
2019-03-29 13:23:46 +01:00
Homogeneous_kernel
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Hyperbolic_triangulation_2
Fix the link error on Windows (non header-only)
2019-04-04 13:39:18 +02:00
Inscribed_areas
Merge branch 'releases/CGAL-4.13-branch'
2019-03-07 14:31:16 +01:00
Installation
Merge pull request #3781 from sloriot/CGAL-update_for_cpp14
2019-04-08 15:59:28 +02:00
Interpolation
replace cpp11::function by std::function
2019-03-29 13:28:33 +01:00
Intersections_2
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Intersections_3
remove code for CGAL_INTERSECTION_VERSION 1
2019-03-29 13:28:32 +01:00
Interval_skip_list
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
Interval_support
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Inventor
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Jet_fitting_3
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Kernel_23
Merge pull request #3781 from sloriot/CGAL-update_for_cpp14
2019-04-08 15:59:28 +02:00
Kernel_d
remove code for CGAL_INTERSECTION_VERSION 1
2019-03-29 13:28:32 +01:00
LEDA
Move dependencies creation to package_info and add dependencies to git
2018-02-02 12:08:05 +01:00
Linear_cell_complex
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
MacOSX
Add missing dependencies files
2018-04-09 08:53:38 +02:00
Maintenance
Merge branch 'releases/CGAL-4.14-branch'
2019-04-08 16:06:26 +02:00
Matrix_search
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
Mesh_2
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Mesh_3
Merge pull request #3781 from sloriot/CGAL-update_for_cpp14
2019-04-08 15:59:28 +02:00
Mesher_level
Fix error
2018-11-28 10:23:28 +01:00
Minkowski_sum_2
remove code for CGAL_INTERSECTION_VERSION 1
2019-03-29 13:28:32 +01:00
Minkowski_sum_3
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
Miscellany/doc /Miscellany
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
Modifier
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Modular_arithmetic
Merge pull request #3685 from afabri/CGAL-cleanup-GF
2019-02-28 20:48:48 +01:00
Nef_2
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
Nef_3
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Nef_S2
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
NewKernel_d
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Number_types
Merge pull request #3781 from sloriot/CGAL-update_for_cpp14
2019-04-08 15:59:28 +02:00
OpenNL
Fix the dependencies, again
2018-03-07 15:59:45 +01:00
Optimal_transportation_reconstruction_2
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Optimisation_basic
Move dependencies creation to package_info and add dependencies to git
2018-02-02 12:08:05 +01:00
Partition_2
cleanup
2019-04-24 11:28:18 +02:00
Periodic_2_triangulation_2
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Periodic_3_mesh_3
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Periodic_3_triangulation_3
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Periodic_4_hyperbolic_triangulation_2
Merge branch 'releases/CGAL-4.14-branch'
2019-04-08 16:06:26 +02:00
Point_set_2
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Point_set_3
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Point_set_processing_3
replace cpp11::unordered_FOO by std::unordered_FOO
2019-03-29 13:28:33 +01:00
Point_set_shape_detection_3
replace cpp11::function by std::function
2019-03-29 13:28:33 +01:00
Poisson_surface_reconstruction_3
replace BOOST_FOREACH by c++ ranged-based for loop
2019-03-29 13:22:15 +01:00
Polygon
Do not copy the traits object
2019-04-18 11:33:10 +02:00
Polygon_mesh_processing
replace cpp11::unordered_FOO by std::unordered_FOO
2019-03-29 13:28:33 +01:00
Polyhedron
Merge pull request #3781 from sloriot/CGAL-update_for_cpp14
2019-04-08 15:59:28 +02:00
Polyhedron_IO
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Polyline_simplification_2
Restore simplifiy.cpp
2019-03-27 17:22:47 +01:00
Polynomial
remove cpp11 workaround in kernel related packages
2019-03-29 10:41:50 +01:00
Polytope_distance_d
Merge pull request #3685 from afabri/CGAL-cleanup-GF
2019-02-28 20:48:48 +01:00
Principal_component_analysis
Merge pull request #3685 from afabri/CGAL-cleanup-GF
2019-02-28 20:48:48 +01:00
Principal_component_analysis_LGPL
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Profiling_tools
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Property_map
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
QP_solver
Some Fixes for #3457
2019-03-19 19:20:40 +01:00
Random_numbers
fix test
2019-01-07 10:05:33 +01:00
Ridges_3
replace BOOST_FOREACH by c++ ranged-based for loop
2019-03-29 13:22:15 +01:00
STL_Extension
Merge pull request #3781 from sloriot/CGAL-update_for_cpp14
2019-04-08 15:59:28 +02:00
Scale_space_reconstruction_3
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Scripts
Merge pull request #3759 from maxGimeno/Cross_compilation-Update_scripts-GF
2019-03-26 17:01:56 +01:00
SearchStructures
Add \cgalHHasModel and \cgalModels and backtick (even in Triangulation_3)
2019-03-08 09:29:28 +01:00
Segment_Delaunay_graph_2
Merge pull request #3685 from afabri/CGAL-cleanup-GF
2019-02-28 20:48:48 +01:00
Segment_Delaunay_graph_Linf_2
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Set_movable_separability_2
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
Skin_surface_3
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Snap_rounding_2
Fix Snap_rounding
2019-01-28 08:32:48 +01:00
Solver_interface
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Spatial_searching
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Spatial_sorting
Easy fixes after Mael's review
2019-04-17 22:33:04 +02:00
Straight_skeleton_2
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Stream_lines_2
Merge pull request #3685 from afabri/CGAL-cleanup-GF
2019-02-28 20:48:48 +01:00
Stream_support
remove cpp11 workaround in kernel related packages
2019-03-29 10:41:50 +01:00
Subdivision_method_3
replace BOOST_FOREACH by c++ ranged-based for loop
2019-03-29 13:22:15 +01:00
Surface_mesh
Merge pull request #3781 from sloriot/CGAL-update_for_cpp14
2019-04-08 15:59:28 +02:00
Surface_mesh_approximation
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Surface_mesh_deformation
replace cpp11::tuple by std::tuple
2019-03-29 13:28:33 +01:00
Surface_mesh_parameterization
replace BOOST_FOREACH by c++ ranged-based for loop
2019-03-29 13:22:15 +01:00
Surface_mesh_segmentation
replace BOOST_FOREACH by c++ ranged-based for loop
2019-03-29 13:22:15 +01:00
Surface_mesh_shortest_path
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Surface_mesh_simplification
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Surface_mesh_skeletonization
turns iterator pairs into iterable ranges
2019-03-29 13:28:22 +01:00
Surface_mesher
replace cpp11::function by std::function
2019-03-29 13:28:33 +01:00
Surface_sweep_2
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
TDS_2
Merge pull request #3725 from afabri/TDS_2-fix_Default_vertex_converter-GF
2019-03-05 16:20:49 +01:00
TDS_3
replace BOOST_FOREACH by c++ ranged-based for loop
2019-03-29 13:22:15 +01:00
Testsuite
Add execution time and exit value to error.txt
2019-03-22 11:33:59 +01:00
Three
Don't select clipped points
2019-03-26 15:30:34 +01:00
Triangulation
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Triangulation_2
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
2019-03-29 13:28:32 +01:00
Triangulation_3
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Union_find
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Visibility_2
first batch of replacement for level 1 in classified ref man
2019-02-14 10:32:39 +01:00
Voronoi_diagram_2
Merge pull request #3685 from afabri/CGAL-cleanup-GF
2019-02-28 20:48:48 +01:00
wininst
Ship the lib/ sub-directory with the Windows installer
2018-08-27 10:43:46 +02:00
.gitattributes
Remove script cgal_generate_cmake_script.cmake
2016-02-16 17:34:41 +01:00
.gitignore
remove mentions to Operation_on_polyhedra package
2018-08-23 13:04:31 +02:00
.travis.yml
Try not to quote %
2019-03-13 17:28:03 +01:00
CGALConfig.cmake
Add CGALConfig.cmake at the root of the Git layout
2017-03-29 12:49:57 +02:00
CMakeLists.txt
Add export package to cmake
2019-03-06 09:36:14 +01:00
INSTALL.md
Use https
2017-08-21 09:52:41 +02:00
LICENSE.md
…
README.md
Add links as otherwise you only find them when you click on wiki
2018-04-11 12:30:11 +01:00
cmake_uninstall.cmake.in
support sudo make uninstall for cmake
2017-08-09 17:44:25 -07:00
copyright
Remove Kinetic_data_structures and Kinetic_framework from CGAL
2018-02-21 11:02:35 +01:00