.github
Update filter_testsuite.yml
2022-09-23 16:33:11 +01:00
AABB_tree
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +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
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Algebraic_kernel_d
Update Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h
2022-09-25 09:46:45 +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
Parameterization: instanciation -> instantiation
2022-08-24 08:35:13 +01:00
Alpha_wrap_3
add some extra verbose in example
2022-09-03 14:00:32 +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 pull request #6874 from albert-github/feature/bug_docu_Arrangement_on_surface_2
2022-10-04 13:52:46 +02:00
BGL
spaces
2022-10-17 18:02:52 +02:00
Barycentric_coordinates_2
Backport the patch of pull request #6602 from lrineau/Triangulation_2-fix_cdt_2-GF
2022-06-29 12:30:35 +02:00
Basic_viewer
doc
2023-04-27 15:04:02 +02:00
Boolean_set_operations_2
Some obvious missing quotes and typos
2022-09-24 18:47:33 +02:00
Bounding_volumes
Some obvious missing quotes and typos
2022-09-24 18:47:33 +02:00
Box_intersection_d
more workarounds for MSVC 2015
2022-08-10 23:50:39 +02:00
CGAL_Core
Some obvious missing quotes and typos
2022-09-24 18:47:33 +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
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +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
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +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
Remove unused typedef/variables
2022-07-05 09:46:30 +02:00
Convex_hull_3
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Convex_hull_d
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Data /data
Merge cgal/master
2022-06-08 23:13:25 +02: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 branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
2022-10-14 08:53:12 +02:00
Envelope_2
Cleaned up and fixed compilation error in compare_y_at_end()
2022-07-13 14:24:33 +03:00
Envelope_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Filtered_kernel
Merge pull request #6809 from lrineau/Filtered_kernel-fix__do_intersect__Bbox_3__Triangle_3__static_filters-GF
2022-09-13 12:33:03 +02:00
Generalized_map
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Generator
Generator: Fix links
2022-09-27 09:48:58 +01:00
GraphicsView
replace use of get_local_point
2022-10-19 16:34:08 +02:00
HalfedgeDS
Merge pull request #6547 from afabri/Skeletoniation-HDS-GF
2022-07-08 20:24:58 +02:00
Hash_map
Merge pull request #6547 from afabri/Skeletoniation-HDS-GF
2022-07-08 20:24:58 +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
Add an HyperbolicFaceData concept; replaces the former tds_data() (CGAL::Object)
2022-09-26 16:24:12 +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 #6883 from MaelRL/HT2-Various_fixes-GF
2022-10-13 15:37:37 +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 pull request #6779 from sloriot/Intersections_3-better_tetra_tri
2022-09-13 12:33:08 +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
Some obvious missing quotes
2022-09-25 18:00:08 +02:00
Kernel_23
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Kernel_d
issue #6892 Kernel_d: Incorrect documentation
2022-09-27 18:46:32 +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
do not use beta in lcc
2022-10-19 17:19:37 +02:00
MacOSX
Fix the script cgal_check_dependencies.sh
2022-09-27 14:31:50 +02:00
Maintenance
updated crontab (automated commit)
2022-09-21 09:18:02 +02:00
Matrix_search
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Mesh_2
Merge branch 'master' into Triangulation_2-mark_domains-GF
2022-07-11 16:38:15 +02:00
Mesh_3
Merge pull request #6864 from janetournois/Mesh_3-fix_weighted_images-GF
2022-10-13 15:17:48 +02: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
add missing include
2022-10-19 15:22:09 +02:00
Nef_S2
Merge pull request #6683 from lrineau/Nef_S2-fix_use_after_free-GF
2022-06-29 09:50:39 +02:00
NewKernel_d
Parameterization: instanciation -> instantiation
2022-08-24 08:35:13 +01:00
Number_types
Merge pull request #6942 from sloriot/CGAL-header_clean_up
2022-10-13 15:17:39 +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
Merge pull request #6925 from MaelRL/OBB-Do_not_use_void_as_default-GF
2022-10-07 15:46:37 +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
Orthtree: Fix in test code
2022-06-30 15:57:21 +01:00
Partition_2
Backport the patch of pull request #6602 from lrineau/Triangulation_2-fix_cdt_2-GF
2022-06-29 12:30:35 +02:00
Periodic_2_triangulation_2
add missing include
2022-10-19 16:26:03 +02:00
Periodic_3_mesh_3
Fix dependencies
2022-09-21 14:38:09 +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
Undocument non-existent P4HT2 operators
2022-10-04 23:43:59 +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
Review point set 3
2022-10-17 19:44:26 +02:00
Point_set_processing_3
Point_set_processing_3: Missing backtick
2022-09-28 10:33:55 +02:00
Poisson_surface_reconstruction_3
Remove comment snippet in an internal function
2022-09-28 11:53:10 +01:00
Polygon
Review draw polygon with holes
2022-10-18 09:23:18 +02:00
Polygon_mesh_processing
Merge pull request #6931 from MaelRL/PMP-remove_degen_fix_bad_removal-GF
2022-10-13 15:17:41 +02:00
Polygonal_surface_reconstruction
fix package license
2022-08-02 13:32:36 +02:00
Polyhedron
spaces
2022-10-17 18:02:52 +02:00
Polyline_simplification_2
Merge pull request #6599 from afabri/Polyline_simplification-constref-GF
2022-05-26 18:11:38 +02:00
Polynomial
Merge pull request #6917 from albert-github/feature/bug_Polynomial_formula
2022-10-13 15:17:46 +02:00
Polytope_distance_d
Add missing doc dependency
2022-10-04 23:32:01 +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
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
QP_solver
QP_solver: Missing links to include file
2022-09-28 14:30:47 +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
SMDS_3
Merge pull request #6926 from janetournois/Polyhedron_demo-add_tetra_am_reader-jtournois
2022-10-13 15:17:44 +02:00
STL_Extension
Merge pull request #6942 from sloriot/CGAL-header_clean_up
2022-10-13 15:17:39 +02:00
Scale_space_reconstruction_3
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Scripts
Remove a comment (was a debug work-in-progress)
2022-09-29 14:13:04 +02:00
SearchStructures
issue #6907 SearchStructures: Figure not shown
2022-10-04 14:03:27 +02:00
Segment_Delaunay_graph_2
Segment_Delaunay_graph_2: Incorrect backticks
2022-09-28 17:39:30 +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
Documentation error in Set_movable_separability_2
2022-09-25 10:09:07 +02:00
Shape_detection
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Shape_regularization
Fix dependencies
2022-09-21 14:38:09 +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
added refines Assignable
2022-07-29 15:39:27 +02:00
Spatial_searching
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Spatial_sorting
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Straight_skeleton_2
start straight skeleton 2, NYF
2022-10-18 16:14:23 +02:00
Stream_lines_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Stream_support
Some obvious missing quotes
2022-09-25 18:00:08 +02:00
Subdivision_method_3
Fix Sqrt(3) subdivision mask calculation
2022-09-08 01:59:38 +03:00
Surface_mesh
example basic viewer
2023-04-27 14:53:48 +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 #6547 from afabri/Skeletoniation-HDS-GF
2022-07-08 20:24:58 +02:00
Surface_mesh_parameterization
Remove unused template parameter
2022-08-24 13:13:55 +01:00
Surface_mesh_segmentation
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Surface_mesh_shortest_path
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Surface_mesh_simplification
Obvious spelling error
2022-09-29 12:13:39 +02:00
Surface_mesh_skeletonization
Apply suggestions from code review
2022-08-22 19:50:57 +03:00
Surface_mesh_topology
draw_surface_mesh_small_faces and draw_face_graph_with_paths NYF
2022-11-05 17:27:15 +01:00
Surface_mesher
Cleanup in Surface_mesher
2022-10-04 13:51:50 +01: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
sed -i -e 's/egrep/grep -E/g'
2022-07-01 16:19:36 +02:00
Tetrahedral_remeshing
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Three
Documentation error in Three
2022-09-24 14:50:09 +02:00
Triangulation
Merge pull request #6918 from lcaraffa/Triangulation-is_valid-lc
2022-10-07 15:46:42 +02:00
Triangulation_2
code review for polygon triangulation
2022-10-18 15:28:19 +02:00
Triangulation_3
review draw triangulation3
2022-10-18 13:23:08 +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
Backport the patch of pull request #6602 from lrineau/Triangulation_2-fix_cdt_2-GF
2022-06-29 12:30:35 +02:00
Voronoi_diagram_2
replace use of get_local_point
2022-10-19 16:34:08 +02:00
Weights
Fix dependencies
2022-09-21 14:38:09 +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
use `cmake_language(DEFER CALL..)` instead of `variable_watch`
2022-06-21 20:59:18 +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