Laurent Rineau
|
2c4a5db3ce
|
Merge pull request #5631 from GilesBathgate/STL_ext-fix_uncaught_exceptions_cleanup-GilesBathgate
Fix uncaught exceptions cleanup
|
2021-05-18 18:14:14 +02:00 |
Sébastien Loriot
|
4e519a3c7a
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
Sébastien Loriot
|
cfc0fee1c4
|
add missing IO namespace
|
2021-05-04 14:58:55 +02:00 |
Sébastien Loriot
|
fb6f703b55
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
Giles Bathgate
|
5ecd85248a
|
Fix capitalisation of macro name.
|
2021-04-28 21:03:45 +01:00 |
Giles Bathgate
|
0ef8127c71
|
The CGAL_NOEXCEPT macro is no longer needed
|
2021-04-28 21:03:00 +01:00 |
Sebastien Loriot
|
b7323389c7
|
Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno
Update maximum cmake versions
|
2021-04-17 10:58:14 +02:00 |
Maxime Gimeno
|
c49152359c
|
update max version of cmake and announce the new minimal in CHANGE.md
|
2021-04-15 15:08:54 +02:00 |
Maxime Gimeno
|
17602e589e
|
Merge remote-tracking branch 'cgal/master' into CGAL-clang_tidy__nullptr_on_Mesh_2-GF
|
2021-04-07 09:17:51 +02:00 |
Maxime Gimeno
|
d5811d0a41
|
clang-tidy on tests
|
2021-02-18 15:15:12 +01:00 |
Sébastien Loriot
|
1e249afdb3
|
remove some boost::bind
|
2021-01-06 12:59:11 +01:00 |
Giles Bathgate
|
a7abec0a42
|
Add noexcept to Ref_counted_base in Straight_skeleton_aux.h
|
2020-11-29 15:21:49 +00:00 |
Laurent Rineau
|
21755b1123
|
Merge pull request #5245 from GilesBathgate/create-assertions-fix
Allow -DNDEBUG and CGAL_nnn_assertions at the same time
|
2021-03-24 15:05:41 +01:00 |
Mael Rouxel-Labbé
|
5efa544734
|
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
|
2021-02-22 17:19:40 +01:00 |
Mael Rouxel-Labbé
|
1f45360d7a
|
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
|
2021-01-26 09:05:24 +01:00 |
Mael Rouxel-Labbé
|
6b87fe393d
|
Fix various grammar issues
|
2020-12-05 11:11:33 +01:00 |
Giles Bathgate
|
07120b82fa
|
Add missing header includes
|
2020-12-04 19:42:21 +00:00 |
Giles Bathgate
|
5a36ff89b5
|
Drop NDEBUG it is already visible through CGAL_NO_ASSERTIONS
|
2020-12-04 19:42:21 +00:00 |
Mael Rouxel-Labbé
|
0e67ee3876
|
Add data from issue #5177 to SLS testsuite
@khumarahn
https://github.com/CGAL/cgal/issues/5177
|
2020-11-27 14:12:17 +01:00 |
Mael Rouxel-Labbé
|
b43e578322
|
Misc cleaning
|
2020-11-27 14:01:41 +01:00 |
Mael Rouxel-Labbé
|
b532e76d89
|
Enhance tests
|
2020-11-27 13:56:17 +01:00 |
Mael Rouxel-Labbé
|
7d311d3ad5
|
Fix taking the middle of the gap between e2 and e0 as seed of the bissector
See code for more information.
|
2020-11-27 13:56:17 +01:00 |
Mael Rouxel-Labbé
|
c502e935f9
|
Misc minor improvements
|
2020-11-27 13:56:17 +01:00 |
Laurent Rineau
|
5bfd0c2340
|
Merge pull request #5155 from mhsaar/patch-9
Update test_sls_offset.cpp
|
2020-11-25 10:21:54 +01:00 |
Laurent Rineau
|
49e7ddccc9
|
Merge pull request #4243 from maxGimeno/Cmake_improvements-maxGimeno
General CMake improvements
|
2020-11-13 15:43:54 +01:00 |
Sebastien Loriot
|
2475a0c19c
|
Add missing .h
|
2020-11-12 11:06:25 +01:00 |
Maxime Gimeno
|
e172dfbcb6
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-11-12 09:04:01 +01:00 |
Michael Hemmer
|
c47af04469
|
Update print.h
Adding includes for what is used to allow header to be compiled on its own.
|
2020-11-11 16:59:52 +01:00 |
Michael Hemmer
|
9fa318c6f0
|
Update test_sls_offset.cpp
Avoid unused variable in opt mode.
|
2020-11-11 16:56:37 +01:00 |
Mael Rouxel-Labbé
|
7385ebb806
|
Refresh priority queues before calling top() if simultaneous events are present
|
2020-11-09 18:22:33 +01:00 |
Mael Rouxel-Labbé
|
770b7f7a28
|
Take FT by reference in for(:) loop
|
2020-11-07 18:50:40 +01:00 |
Mael Rouxel-Labbé
|
36cccb0d5c
|
Remove extra backticks
|
2020-11-07 18:44:46 +01:00 |
Mael Rouxel-Labbé
|
9c8aeb0242
|
Fix strict ordering's asymmetry condition not being satisfied in Split Event PQ
|
2020-11-06 17:27:43 +01:00 |
Mael Rouxel-Labbé
|
d609a9607e
|
Fix Split Queue Comparer in edge case of two invalid pseudo-splits
|
2020-11-06 17:26:59 +01:00 |
Jane Tournois
|
29b6963b98
|
add missing include and namespace
|
2020-11-06 12:28:30 +01:00 |
Sébastien Loriot
|
314db57a38
|
disable polygon assertion
allow strictly simple polygons and epick construction issues
|
2020-11-06 12:03:15 +01:00 |
Sébastien Loriot
|
e1dd96414d
|
use non-protected interval type and use protector
guarantee that the same rounding mode will be used when approximating
the exact value to interval
|
2020-11-06 10:43:08 +01:00 |
Sébastien Loriot
|
03a225d7b4
|
do not use extra precision
|
2020-11-06 10:11:03 +01:00 |
Sébastien Loriot
|
61cb7b5930
|
accomodate to the update of is_valid() function
|
2020-11-06 10:10:31 +01:00 |
Sébastien Loriot
|
dd49cb6035
|
remove unused variable
|
2020-11-06 10:10:11 +01:00 |
Sébastien Loriot
|
3d6e976770
|
add extra checks to make sure we do not use intervals with the wrong rounding mode
|
2020-11-03 11:40:24 +01:00 |
Sébastien Loriot
|
1d2af01102
|
add missing protector
|
2020-11-03 11:09:15 +01:00 |
Sébastien Loriot
|
d493dfce88
|
exclude speed harmonization at compile time
|
2020-11-03 11:09:15 +01:00 |
Mael Rouxel-Labbé
|
ee7eff3d77
|
Add missing data file
|
2020-11-03 11:08:32 +01:00 |
Mael Rouxel-Labbé
|
923ac03410
|
Fix traits test not setting up segment IDs in a Traits with IDs
|
2020-11-02 18:48:24 +01:00 |
Mael Rouxel-Labbé
|
7fccb08191
|
Fix disabling harmonization for everything instead of just EPECK_w_SQRT
|
2020-11-02 18:47:41 +01:00 |
Sébastien Loriot
|
6221751bf1
|
fix warning
|
2020-11-02 15:27:39 +01:00 |
Mael Rouxel-Labbé
|
05e4c44216
|
Misc minor fixes
|
2020-10-16 14:38:11 +02:00 |
Mael
|
c5326a4832
|
Commit fixes from @sloriot's review
Co-authored-by: Sebastien Loriot <sebastien.loriot@cgal.org>
|
2020-10-13 09:56:32 +02:00 |
Mael Rouxel-Labbé
|
3b57f6c4f5
|
Add missing header include
|
2020-10-12 11:01:10 +02:00 |