Laurent Rineau
|
367466c434
|
Merge branch '5.5.x-branch' into Triangulation_3-fix_simplex_traverser-GF
|
2023-06-20 14:48:05 +02:00 |
Laurent Rineau
|
6ab1337951
|
Merge pull request #7496 from lrineau/Triangulation_3-fix_regular_with_TBB-GF
Regular_triangulation_3: fix another race-condition
|
2023-06-07 17:36:25 +02:00 |
Laurent Rineau
|
8cd8bc7b06
|
another fix of a race-condition
|
2023-06-04 20:49:02 +02:00 |
Laurent Rineau
|
36b3491672
|
add a new test case vfefv for the simplex traverser
For the moment, that new test fails.
|
2023-05-05 15:30:43 +02:00 |
Laurent Rineau
|
5893f7f4c4
|
Introduce Base_with_time_stamp
|
2023-05-05 14:43:35 +02:00 |
Sébastien Loriot
|
f372bbe7c2
|
make smooth an option that is OFF by default
|
2022-12-19 14:35:16 +01:00 |
Laurent Rineau
|
b363b7e4af
|
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
Fix autotest_cgal_with_ctest
|
2022-11-25 10:14:18 +01:00 |
Sébastien Loriot
|
7322c7908d
|
try to workaround warnings
|
2022-11-21 14:09:08 +01:00 |
Sébastien Loriot
|
4d797b55c4
|
try working around a warning
|
2022-11-17 19:03:30 +01:00 |
Sébastien Loriot
|
4143d143e0
|
fix assertion
|
2022-08-16 17:23:07 +02:00 |
Sébastien Loriot
|
12795ba29c
|
Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD
|
2022-07-12 18:21:16 +02:00 |
Sébastien Loriot
|
6acb3a19fe
|
actually the warning only shows up using clang
|
2022-07-12 18:18:34 +02:00 |
Sébastien Loriot
|
493795f95d
|
also accomodate older versions of clang
|
2022-07-12 18:18:34 +02:00 |
Sébastien Loriot
|
ad1e333538
|
handle older GCC versions
|
2022-07-12 18:18:34 +02:00 |
Sébastien Loriot
|
ddd0e7dd47
|
the warning we are trying to work around is new and we need to ignore it on older compiler
|
2022-07-12 18:18:34 +02:00 |
Sébastien Loriot
|
f7232499a1
|
use the correct warning...
|
2022-07-12 18:18:34 +02:00 |
Sébastien Loriot
|
3d03cbc519
|
workaround warning with gcc master
|
2022-07-12 18:18:34 +02:00 |
Sébastien Loriot
|
a821707064
|
link to cppreference
|
2022-07-11 11:04:04 +02:00 |
Laurent Rineau
|
70caea9548
|
Merge pull request #6673 from afabri/STL_Extension-Skip_list_memory_leak-GF
STL_extension: Fix memory leak in Skiplist
|
2022-06-29 09:50:41 +02:00 |
Andreas Fabri
|
34ad804065
|
Cleanup after Mael's code review
|
2022-06-16 14:46:36 +01:00 |
Andreas Fabri
|
393dc06bf8
|
STL_extension: Fix memory leak in Skiplist
|
2022-06-16 12:34:30 +01:00 |
Laurent Rineau
|
378685ddd2
|
Merge pull request #6648 from sloriot/PMP-do_not_flip_high_triangles
Add an option to a remove_almost_degenerate_faces
|
2022-06-15 10:19:02 +02:00 |
Laurent Rineau
|
a0aec6d20a
|
Merge pull request #6659 from afabri/CGAL-fix_boost_doc_URLs-GF
STL_extension: Fix URL to boost libs
|
2022-06-15 10:18:53 +02:00 |
Andreas Fabri
|
89c4b509e1
|
STL_extension: Fix URL to boost libs
|
2022-06-09 09:33:33 +01:00 |
Sébastien Loriot
|
6869bddeaa
|
add a named parameter to avoid flipping high triangles
|
2022-06-07 16:29:16 +02:00 |
Laurent Rineau
|
734c96e951
|
Merge branch 'master' into pr/lrineau/6558
|
2022-05-06 16:25:32 +02:00 |
Laurent Rineau
|
2288225448
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
Mael Rouxel-Labbé
|
477353d5eb
|
Merge parameters::Is_default and parameters::is_default_parameter
|
2022-04-20 16:01:02 +02:00 |
Laurent Rineau
|
7d9427b17e
|
Merge branch 'master' into AW3-New_package-GF
|
2022-04-11 17:19:47 +02:00 |
Mael Rouxel-Labbé
|
87233c633f
|
Add two functions to use pairing-heap modifiable PQ with no known largest ID
|
2022-04-04 11:33:27 +02:00 |
Mael Rouxel-Labbé
|
a40a7572ac
|
Add Alpha_wrap_3
|
2022-04-04 11:33:27 +02:00 |
Sébastien Loriot
|
1dd4b8462f
|
Merge remote-tracking branch 'sloriot/PMP-relax'
|
2022-03-31 16:47:06 +02:00 |
Sébastien Loriot
|
7ab2c079b3
|
add an option to forbid some moves
|
2022-03-23 23:53:00 +01:00 |
Mael Rouxel-Labbé
|
74233ddc36
|
Remove unnecessary assertions
|
2022-03-18 09:01:09 +01:00 |
Mael Rouxel-Labbé
|
27ba7b6ba5
|
Various fixes for Modifiable_priority_queues (mostly pairing_heap)
|
2022-03-17 23:52:05 +01:00 |
Laurent Rineau
|
208b286457
|
Merge pull request #6380 from sloriot/PMP-hole_filling_skip_cubic_search_space
PMP hole filling: Add an option to only use Delaunay based versions
|
2022-03-10 11:05:30 +01:00 |
Sébastien Loriot
|
7d17b22a7c
|
add an option to only use Delaunay based versions
|
2022-03-04 07:05:05 +01:00 |
Erwan Jacq
|
da936f5b8b
|
pedantic changes
|
2022-02-25 11:39:02 +01:00 |
Laurent Rineau
|
258d704a90
|
Merge pull request #6209 from sloriot/PMP-std_instead_of_boost
Use features available in std instead of boost
|
2022-02-24 19:57:17 +01:00 |
Laurent Rineau
|
d78a7b9255
|
Merge pull request #6302 from afabri/P2T2-assert-GF
CGAL: In testcode do not use CGAL_assertion but assert
|
2022-02-08 23:44:24 +01:00 |
Sébastien Loriot
|
4ffc949199
|
replace boost::unordered by std::unordered
but in T3, Mesh_3, TDS_3, P3[TM]3
|
2022-02-03 19:11:12 +01:00 |
Andreas Fabri
|
440a8dfb7b
|
Fix file name
|
2022-02-03 08:41:04 +00:00 |
Andreas Fabri
|
735752bec9
|
Do the remaining changes after Laurent's check
|
2022-02-03 08:02:11 +00:00 |
Laurent Rineau
|
f9c05a0ba1
|
Merge pull request #6253 from afabri/P2T2-assert-GF
CGAL: In testcode do not use CGAL_assertion but assert
|
2022-02-02 16:38:22 +01:00 |
Laurent Rineau
|
f39663fd9f
|
Merge pull request #5698 from sgiraudot/PSP-Grid_simplify_outlier_filtering-GF
[Small Feature] Grid Simplification with Outlier Removal
|
2022-01-21 14:40:21 +01:00 |
Laurent Rineau
|
e199ec36d7
|
Merge pull request #6244 from sloriot/CGAL-remove_flag_in_test
Remove conditional code as the flag has disappeared
|
2022-01-21 14:40:11 +01:00 |
Andreas Fabri
|
72b5d0d080
|
Deal with STL_extension
|
2022-01-18 18:45:42 +00:00 |
Sébastien Loriot
|
11c7c56718
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2022-01-18 09:11:52 +01:00 |
Sébastien Loriot
|
bab8e6ec19
|
remove conditional code as the flag has disappeared
|
2022-01-17 14:40:42 +01:00 |
Sébastien Loriot
|
10b0af3092
|
rename macro since Named_function_parameter is part of STL_Extension
|
2022-01-13 14:43:34 +01:00 |