.github
recent versions of lxml seems to be problematic with pyquery
2022-12-20 18:50:23 +01:00
AABB_tree
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Advancing_front_surface_reconstruction
Translate some French error messages / comments
2022-11-23 21:15:38 +01:00
Algebraic_foundations
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Algebraic_kernel_d
Merge pull request #7075 from MaelRL/CGAL-Fix_some_links-GF
2022-12-05 12:22:06 +01: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
Some more conversions to non-package specific assertions
2022-09-23 15:20:24 +02:00
Alpha_shapes_3
CGAL: No longer per package assertions
2022-09-23 12:49:40 +01:00
Alpha_wrap_3
Merge pull request #6998 from sloriot/AW_3-AABB_GT
2022-11-07 10:08:13 +01:00
Apollonius_graph_2
Some more conversions to non-package specific assertions
2022-09-23 15:20:24 +02:00
Arithmetic_kernel
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Arrangement_on_surface_2
Merge pull request #7075 from MaelRL/CGAL-Fix_some_links-GF
2022-12-05 12:22:06 +01:00
BGL
Merge pull request #7022 from MaelRL/Weights-v2.0-GF-master
2022-12-08 15:22:19 +01:00
Barycentric_coordinates_2
Merge pull request #7022 from MaelRL/Weights-v2.0-GF-master
2022-12-08 15:22:19 +01:00
Boolean_set_operations_2
Added mising const
2022-11-02 22:36:25 +02:00
Bounding_volumes
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Box_intersection_d
more workarounds for MSVC 2015
2022-08-10 23:50:39 +02:00
CGAL_Core
Merge pull request #7100 from afabri/CORE-EOF-GF
2022-12-14 10:39:50 +01:00
CGAL_ImageIO
Merge pull request #7083 from afabri/Demo-readBMP-GF
2022-12-14 10:39:53 +01:00
CGAL_ipelets
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Cartesian_kernel
Revert back to wrapping result_type to distinguish FT-necessary operator()s
2022-10-12 21:24:59 +02:00
Circular_kernel_2
Http -> https + update some dead links
2022-11-23 18:54:37 +01: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
merge master
2022-12-08 16:49:09 +00:00
Combinatorial_map
forward call instead of duplicated code
2022-11-30 10:03:45 +00: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
Take Laurent's review into account
2022-10-14 11:34:34 +01:00
Convex_hull_3
Merge pull request #6871 from afabri/CGAL_assertions-GF
2022-11-03 09:44:48 +01: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 remote-tracking branch 'cgal/master' into gsoc2022-isosurface
2023-01-06 15:50:51 +01: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 branch 'master' into Kernel-Compare_distance_3_RT_FT__always_Filtered_predicate_RT_FT-GF
2022-12-05 14:51:31 +01:00
Generalized_map
Link corrections
2022-11-13 13:19:22 +01:00
Generator
Merge pull request #6871 from afabri/CGAL_assertions-GF
2022-11-03 09:44:48 +01:00
GraphicsView
Three: Add an #include#
2022-12-07 09:47:41 +00:00
HalfedgeDS
Address -Wunused-but-set-variable
2022-10-11 07:45:45 +01:00
Hash_map
Merge pull request #6547 from afabri/Skeletoniation-HDS-GF
2022-07-08 20:24:58 +02:00
Heat_method_3
Merge branch 'Weights-v2.0-GF-5.5.x' into Weights-v2.0-GF-master
2022-11-07 14:23:29 +01:00
Homogeneous_kernel
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Hyperbolic_triangulation_2
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Inscribed_areas
Take Laurent's review into account
2022-10-14 11:34:34 +01:00
Installation
Merge remote-tracking branch 'cgal/master' into gsoc2022-isosurface
2023-01-06 15:50:51 +01:00
Interpolation
CGAL: No longer per package assertions
2022-09-23 12:49:40 +01:00
Intersections_2
Fix typo
2022-11-22 18:42:13 +01:00
Intersections_3
Merge branch 'master' into Kernel-Compare_distance_3_RT_FT__always_Filtered_predicate_RT_FT-GF
2022-12-05 14:51:31 +01: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
Isosurfacing_3
Figure MC vs DC
2023-12-25 14:27:59 +01:00
Jet_fitting_3
Some obvious missing quotes
2022-09-25 18:00:08 +02:00
Kernel_23
Fix links to CGAL::Null_vector
2023-01-09 11:07:12 +01:00
Kernel_d
Merge branch 'master' into Kernel-Compare_distance_3_RT_FT__always_Filtered_predicate_RT_FT-GF
2022-12-02 23:19:29 +01: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 branch 'Weights-v2.0-GF-5.5.x' into Weights-v2.0-GF-master
2022-11-28 12:15:03 +01:00
MacOSX
Fix the script cgal_check_dependencies.sh
2022-09-27 14:31:50 +02:00
Maintenance
updated crontab (automated commit)
2022-12-05 15:18:03 +01:00
Matrix_search
Take Laurent's review into account
2022-10-14 11:34:34 +01:00
Mesh_2
Merge pull request #6642 from sloriot/gsoc2022-boost_np
2022-11-07 10:08:38 +01:00
Mesh_3
Fix comment
2023-01-09 15:00:40 +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 pull request #6810 from efifogel/Aos_2-fixes-efif
2022-11-25 10:15:09 +01: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
Address -Wunused-but-set-variable
2022-10-11 07:45:45 +01:00
Nef_3
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
2022-11-25 10:15:07 +01:00
Nef_S2
Address -Wunused-but-set-variable
2022-10-11 07:45:45 +01:00
NewKernel_d
Parameterization: instanciation -> instantiation
2022-08-24 08:35:13 +01:00
Number_types
Merge pull request #7075 from MaelRL/CGAL-Fix_some_links-GF
2022-12-05 12:22:06 +01:00
OpenNL
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Optimal_bounding_box
Merge master
2022-10-14 14:40:58 +01:00
Optimal_transportation_reconstruction_2
OTR demo
2022-10-25 07:37:15 +01:00
Optimisation_basic
Fix dependencies
2022-09-28 13:38:24 +02:00
Orthtree
Merge pull request #7028 from afabri/Orthtree-CC-GF
2022-11-15 17:01:29 +01:00
Partition_2
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
2022-11-25 10:15:07 +01:00
Periodic_2_triangulation_2
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Periodic_3_mesh_3
Merge pull request #6642 from sloriot/gsoc2022-boost_np
2022-11-07 10:08:38 +01:00
Periodic_3_triangulation_3
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Periodic_4_hyperbolic_triangulation_2
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Point_set_2
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Point_set_3
Merge branch 'cgal/5.5.x-branch'
2022-12-05 19:00:39 +01:00
Point_set_processing_3
Merge branch 'cgal/5.5.x-branch'
2022-12-05 19:00:39 +01:00
Poisson_surface_reconstruction_3
Merge master
2022-10-14 14:40:58 +01:00
Polygon
Take Laurent's review into account
2022-10-14 11:34:34 +01:00
Polygon_mesh_processing
Fix typo
2023-01-19 12:48:17 +01:00
Polygonal_surface_reconstruction
Merge pull request #7072 from afabri/CGAL-cmake-3_25-GF
2022-12-05 12:22:44 +01:00
Polyhedron
Merge pull request #7094 from afabri/PMP_named_parameters-GF
2022-12-16 10:52:17 +01: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
Merge master
2022-10-14 14:40:58 +01:00
Principal_component_analysis
Http -> https + update some dead links
2022-11-23 18:54:37 +01: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
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Property_map
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
QP_solver
Http -> https + update some dead links
2022-11-23 18:54:37 +01: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 PR "Mesh_3, dump_c3t3: remove verbose flag" #7110
2022-12-14 10:28:21 +01:00
STL_Extension
Clarify resize(array) to be specific to arrays (it also matched maps and sets)
2023-01-16 14:30:04 +01:00
Scale_space_reconstruction_3
Scale_space_reconstruction
2022-10-14 10:34:54 +01:00
Scripts
Merge branch '5.5.x-branch'
2023-01-05 15:46:47 +01:00
SearchStructures
Merge master
2022-10-14 14:40:58 +01:00
Segment_Delaunay_graph_2
Merge master
2022-10-14 14:40:58 +01:00
Segment_Delaunay_graph_Linf_2
Deal with a set but unused warning
2022-10-21 09:14:58 +01:00
Set_movable_separability_2
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
2022-11-25 10:15:07 +01:00
Shape_detection
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Shape_regularization
Merge pull request #7072 from afabri/CGAL-cmake-3_25-GF
2022-12-05 12:22:44 +01:00
Skin_surface_3
Some more conversions to non-package specific assertions
2022-09-23 15:20:24 +02:00
Snap_rounding_2
fix path to demo
2022-11-14 18:20:23 +00:00
Solver_interface
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Spatial_searching
Merge pull request #7075 from MaelRL/CGAL-Fix_some_links-GF
2022-12-05 12:22:06 +01:00
Spatial_sorting
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Straight_skeleton_2
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Stream_lines_2
CGAL: No longer per package assertions
2022-09-23 12:49:40 +01:00
Stream_support
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Subdivision_method_3
Fix Sqrt(3) subdivision mask calculation
2022-09-08 01:59:38 +03:00
Surface_mesh
Merge pull request #7001 from MaelRL/SMS-Add_EF_stop_predicates-GF
2022-11-22 12:55:44 +01:00
Surface_mesh_approximation
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Surface_mesh_deformation
Merge branch 'Weights-v2.0-GF-5.5.x' into Weights-v2.0-GF-master
2022-11-28 12:15:03 +01:00
Surface_mesh_parameterization
Merge branch 'Weights-v2.0-GF-5.5.x' into Weights-v2.0-GF-master
2022-11-07 14:23:29 +01:00
Surface_mesh_segmentation
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Surface_mesh_shortest_path
delete random
2022-11-16 20:05:20 +01:00
Surface_mesh_simplification
Fix double include (also preventing de-activation of [[deprecated]] warnings...)
2022-11-08 14:54:19 +01:00
Surface_mesh_skeletonization
Merge branch 'Weights-v2.0-GF-5.5.x' into Weights-v2.0-GF-master
2022-11-07 14:23:29 +01:00
Surface_mesh_topology
Merge pull request #6930 from MaelRL/BGL-Use_is_valid_descriptor-GF
2022-11-07 10:08:34 +01:00
Surface_mesher
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
2022-11-25 10:15:07 +01:00
Surface_sweep_2
missing () in macro + typo fixes
2022-06-14 11:24:21 +02:00
TDS_2
tiny indentation fix
2022-09-23 15:25:30 +02:00
TDS_3
STL Extensions: Correct spelling
2022-11-29 13:22:00 +00:00
Testsuite
sed -i -e 's/egrep/grep -E/g'
2022-07-01 16:19:36 +02:00
Tetrahedral_remeshing
Merge PR "Mesh_3, dump_c3t3: remove verbose flag" #7110
2022-12-14 10:28:21 +01:00
Three
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
2022-11-25 10:15:07 +01:00
Triangulation
Merge pull request #6918 from lcaraffa/Triangulation-is_valid-lc
2022-10-07 15:46:42 +02:00
Triangulation_2
Surprising
2022-12-07 15:29:45 +00:00
Triangulation_3
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
Triangulation_on_sphere_2
CGAL: No longer per package assertions
2022-09-23 12:49:40 +01:00
Union_find
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Visibility_2
Triangulation_3, Visibility_2
2022-10-13 07:55:32 +01:00
Voronoi_diagram_2
Voronoi_diagram_2
2022-10-13 07:58:21 +01:00
Weights
Merge pull request #7022 from MaelRL/Weights-v2.0-GF-master
2022-12-08 15:22:19 +01: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
Add format
2022-08-31 14:36:19 +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