.github
Merge remote-tracking branch 'cgal/5.3.x-branch'
2022-05-13 17:25:21 +02:00
AABB_tree
Merge sloriot/CGAL-std_type_traits into master
2022-06-23 16:35:37 +02:00
Advancing_front_surface_reconstruction
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Algebraic_foundations
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Algebraic_kernel_d
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Algebraic_kernel_for_circles
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Algebraic_kernel_for_spheres
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Alpha_shapes_2
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Alpha_shapes_3
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Alpha_wrap_3
Merge sloriot/CGAL-std_type_traits into master
2022-06-23 16:35:37 +02:00
Apollonius_graph_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Arithmetic_kernel
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Arrangement_on_surface_2
Merge sloriot/CGAL-std_type_traits into master
2022-06-23 16:35:37 +02:00
BGL
add Has_member_clear_v
2022-06-10 09:59:02 +02:00
Barycentric_coordinates_2
Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF
2022-05-13 15:53:36 +02:00
Boolean_set_operations_2
Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015
2022-06-27 08:58:17 +01:00
Bounding_volumes
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Box_intersection_d
Merge pull request #6461 from afabri/Box_intersection-progress-GF
2022-05-13 17:22:43 +02:00
CGAL_Core
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
CGAL_ImageIO
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
CGAL_ipelets
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Cartesian_kernel
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Circular_kernel_2
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Circular_kernel_3
move is_iterator to type_traits
2022-06-10 09:43:59 +02:00
Circulator
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Classification
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Combinatorial_map
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Cone_spanners_2
Merge pull request #6573 from sloriot/CGAL-pedantic_warnings
2022-05-13 15:55:26 +02:00
Convex_decomposition_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Convex_hull_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Convex_hull_3
Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015
2022-06-27 08:58:17 +01:00
Convex_hull_d
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Data /data
Update draw nef3 example to observe faces with holes
2022-03-07 17:33:07 +01:00
Distance_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Distance_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Documentation /doc
Merge pull request #6659 from afabri/CGAL-fix_boost_doc_URLs-GF
2022-06-15 10:20:44 +02:00
Envelope_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Envelope_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Filtered_kernel
move is_iterator to type_traits
2022-06-10 09:43:59 +02:00
Generalized_map
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Generator
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
GraphicsView
Add dialog-less QGLviewer::saveSnapshot
2022-06-08 12:03:25 +02:00
HalfedgeDS
remove geometric test on default constructed objects
2022-05-23 17:37:38 +02:00
Hash_map
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Heat_method_3
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Homogeneous_kernel
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Hyperbolic_triangulation_2
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Inscribed_areas
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Installation
Merge pull request #6649 from lrineau/fix_issue_6647
2022-06-10 16:45:31 +02:00
Interpolation
Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015
2022-06-27 08:58:17 +01:00
Intersections_2
Merge sloriot/CGAL-std_type_traits into master
2022-06-23 16:35:37 +02:00
Intersections_3
Merge sloriot/CGAL-std_type_traits into master
2022-06-23 16:35:37 +02:00
Interval_skip_list
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Interval_support
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Jet_fitting_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Kernel_23
remove boost is_same headers
2022-06-10 08:48:53 +02:00
Kernel_d
use std::enable_if_t
2022-06-10 07:37:53 +02:00
LEDA
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Linear_cell_complex
Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF
2022-05-13 15:53:36 +02:00
MacOSX
introduce Commercial license SPDX tag
2019-10-19 12:15:19 +02:00
Maintenance
updated crontab (automated commit)
2022-06-20 16:18:03 +02:00
Matrix_search
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Mesh_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Mesh_3
Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015
2022-06-27 08:58:17 +01:00
Mesher_level
Merge remote-tracking branch 'cgal/5.3.x-branch'
2021-08-25 19:33:46 +02:00
Minkowski_sum_2
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Minkowski_sum_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Miscellany/doc /Miscellany
Remove sizing of hash tables in copy constructors, size just grows
2022-03-17 20:21:12 +00:00
Modifier
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Modular_arithmetic
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Nef_2
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Nef_3
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Nef_S2
Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF
2022-05-13 15:53:36 +02:00
NewKernel_d
Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015
2022-06-27 08:58:17 +01:00
Number_types
remove remaining boost::
2022-06-23 08:57:14 +02:00
OpenNL
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Optimal_bounding_box
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Optimal_transportation_reconstruction_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Optimisation_basic
Add missing dependencies to Optimisation_basic
2020-10-13 09:55:38 +02:00
Orthtree
Merge pull request #6591 from afabri/Poisson-doxygen-GF
2022-05-26 18:10:39 +02:00
Partition_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Periodic_2_triangulation_2
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Periodic_3_mesh_3
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Periodic_3_triangulation_3
Merge pull request #6655 from lrineau/Triangulation_3-fix_use_after_free-GF
2022-06-15 10:20:48 +02:00
Periodic_4_hyperbolic_triangulation_2
clean up EXAMPLE_PATH
2022-05-23 16:52:17 +02:00
Point_set_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Point_set_3
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Point_set_processing_3
Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015
2022-06-27 08:58:17 +01:00
Poisson_surface_reconstruction_3
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Polygon
Merge pull request #6609 from afabri/Polygon-transform-GF
2022-06-15 10:20:58 +02:00
Polygon_mesh_processing
Merge sloriot/CGAL-std_type_traits into master
2022-06-23 16:35:37 +02:00
Polygonal_surface_reconstruction
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Polyhedron
Merge sloriot/CGAL-std_type_traits into master
2022-06-23 16:35:37 +02:00
Polyline_simplification_2
Merge pull request #6599 from afabri/Polyline_simplification-constref-GF
2022-05-26 18:11:38 +02:00
Polynomial
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Polytope_distance_d
Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF
2022-05-13 15:53:36 +02:00
Principal_component_analysis
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Principal_component_analysis_LGPL
Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015
2022-06-27 08:58:17 +01:00
Profiling_tools
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Property_map
remove boost is_same headers
2022-06-10 08:48:53 +02:00
QP_solver
Merge remote-tracking branch 'cgal/5.4.x-branch'
2022-05-13 17:26:04 +02:00
Random_numbers
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Ridges_3
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
STL_Extension
Merge sloriot/CGAL-std_type_traits into master
2022-06-23 16:35:37 +02:00
Scale_space_reconstruction_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Scripts
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
SearchStructures
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Segment_Delaunay_graph_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Segment_Delaunay_graph_Linf_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Set_movable_separability_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Shape_detection
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Shape_regularization
Merge remote-tracking branch 'cgal/5.4.x-branch'
2022-05-13 17:26:04 +02:00
Skin_surface_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Snap_rounding_2
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Solver_interface
Merge pull request #6562 from soesau/Surface_mesh_deformation-Eigen_JacobiSVD_deprecated-GF
2022-05-26 18:08:36 +02:00
Spatial_searching
missing () in macro + typo fixes
2022-06-14 11:24:21 +02:00
Spatial_sorting
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Straight_skeleton_2
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Stream_lines_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Stream_support
Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015
2022-06-27 08:58:17 +01:00
Subdivision_method_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Surface_mesh
Merge sloriot/CGAL-std_type_traits into master
2022-06-23 16:35:37 +02:00
Surface_mesh_approximation
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Surface_mesh_deformation
Merge pull request #6562 from soesau/Surface_mesh_deformation-Eigen_JacobiSVD_deprecated-GF
2022-05-26 18:08:36 +02:00
Surface_mesh_parameterization
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Surface_mesh_segmentation
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Surface_mesh_shortest_path
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Surface_mesh_simplification
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Surface_mesh_skeletonization
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Surface_mesh_topology
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Surface_mesher
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Surface_sweep_2
missing () in macro + typo fixes
2022-06-14 11:24:21 +02:00
TDS_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
TDS_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Testsuite
Merge pull request #6210 from lrineau/Testsuite-fix__parse-ctest-dashboard-xml.py-GF
2022-01-03 16:22:31 +01:00
Tetrahedral_remeshing
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Three
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Triangulation
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Triangulation_2
Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015
2022-06-27 08:58:17 +01:00
Triangulation_3
Merge sloriot/CGAL-std_type_traits into master
2022-06-23 16:35:37 +02:00
Triangulation_on_sphere_2
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Union_find
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Visibility_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Voronoi_diagram_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Weights
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
.clang-tidy
restore removed value
2021-09-02 19:09:28 +02:00
.gitattributes
Declare Nef_3 data files
2020-06-24 12:18:15 +02:00
.gitignore
Merge branch '5.5.x-branch'
2022-06-15 10:23:16 +02:00
CGALConfig.cmake
…
CGALConfigVersion.cmake
Add CGALConfigVersion.cmake, and CTest tests
2020-05-01 15:00:35 +02:00
CMakeLists.txt
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
INSTALL.md
INSTALL.md: Fix missing path in cmake invocation
2020-03-01 20:14:05 +01:00
LICENSE.md
Re-add Creative Commons
2020-12-03 10:32:55 +01:00
README.md
Remove the link to Travis
2021-03-26 11:11:48 +01:00
ccpp.yml
Update and rename .github/workflows/ccpp.yml to ccpp.yml
2019-09-20 13:34:50 +02:00
cmake_uninstall.cmake.in
…
copyright
remove travis and wininst
2021-02-11 10:37:08 +01:00