Commit Graph

1970 Commits

Author SHA1 Message Date
Sébastien Loriot eada3ee8ca Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Sebastien Loriot bdbba81ea9
Spelling corrections (#7624)
Spelling corrections `a e...` -> `an e...`
2023-08-14 11:57:58 +02:00
Sébastien Loriot 44e143e931 Merge remote-tracking branch 'cgal/5.6.x-branch' into 'cgal/master' 2023-08-14 11:54:13 +02:00
Laurent Rineau cf0c6c0782 tweak in CGAL/boost_mp.h instead 2023-08-03 14:05:37 +02:00
albert-github 40c7765ffb Spelling corrections
Corrections based on review
2023-07-30 17:54:10 +02:00
albert-github 1cce66c343 Spelling corrections
Spelling corrections `a e...` -> `an e...`
2023-07-30 12:59:17 +02:00
Laurent Rineau d6ebf17baa Merge remote-tracking branch 'cgal/5.6.x-branch' 2023-07-20 10:12:26 +02:00
Sébastien Loriot 3614612202 add missing spe 2023-07-17 15:28:31 +02:00
Sébastien Loriot ceded5c3ef one more specialization + fix invalid usage 2023-07-17 10:13:13 +02:00
Laurent Rineau d10e9387c2 Merge branch 'master' into CGAL-add_missing_test
# Conflicts:
#	STL_Extension/test/STL_Extension/test_skiplist.cpp
2023-07-12 15:48:42 +02:00
Sébastien Loriot e46196d362 one more internal missing 2023-07-12 13:40:24 +02:00
Sébastien Loriot 7d86fa9648 add missing internal namespace 2023-07-12 13:29:14 +02:00
Sébastien Loriot 52caa41236 directly use Exact_NT_backend 2023-07-12 11:10:08 +02:00
Sébastien Loriot 1e7bc05345 add missing spe 2023-07-07 13:59:27 +02:00
Sébastien Loriot a49a4f3ae0 missing ; 2023-07-07 13:47:12 +02:00
Sébastien Loriot 02fbbba7d6 get rid of default to avoid silent errors 2023-07-07 13:34:37 +02:00
Sébastien Loriot 915df4c5b6 add another missing spe 2023-07-07 13:29:56 +02:00
Sébastien Loriot 407928642d add missing partial specialization 2023-07-07 13:19:19 +02:00
Sébastien Loriot b66afab814 Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Sébastien Loriot 68813c5c63 Merge pull request #7403 from sloriot/CGAL-replace_boost_by_std
Replace boost by std
2023-07-05 11:08:36 +02:00
Sébastien Loriot efd8b2d38b add more missing tests 2023-06-27 11:18:20 +02:00
Sébastien Loriot dfc386d65b Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
Laurent Rineau 3851bc437e Merge pull request #7513 from sloriot/T23-exact_serialization
EPECK Triangulation serialization
2023-06-22 11:59:34 +02:00
Sébastien Loriot 0ee31a5d4f remove extra parenthesis 2023-06-19 19:17:49 +02:00
Sébastien Loriot f936680600 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 18:48:39 +02:00
Sébastien Loriot 9cdfe70abb Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Sébastien Loriot 604dcdc435 boost::optional => std::optional 2023-06-15 10:57:09 +02:00
Sébastien Loriot bbc4d08ee0 Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 10:47:07 +02:00
Sébastien Loriot c8a88b9014 remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Sébastien Loriot ddb405a2c2 move specialization into the header (avoid superflous include) 2023-06-13 10:40:06 +02:00
Sebastien Loriot 11b92e94f8
Add an alternative of Mpzf using boost cpp_int (#7191)
## TODO:
- [x] branch size
- [x] boost backend should not be the default in 5.6
2023-05-22 09:23:35 +02:00
Andreas Fabri 66e68a71ee Add three comments made on github 2023-05-11 15:45:42 +01:00
Andreas Fabri ed9d5f5ecb Change debug macro name 2023-05-11 08:25:35 +01:00
Andreas Fabri 2aa0c3487d Fix copyright 2023-05-11 08:24:13 +01:00
Sébastien Loriot d1aebb8e29 add missing specializations 2023-05-10 18:18:04 +02:00
Sébastien Loriot 009fee2c2f rely on arithmetic kernels 2023-05-10 17:37:43 +02:00
Sébastien Loriot 0e8a6286cd do not use Boost exact nt backend by default 2023-05-10 17:31:45 +02:00
Laurent Rineau c2e24424d3 Merge pull request #7415 from janetournois/Mesh_3-triple_lines_with_sqrt-jtournois
Mesh_3 triple lines detection robustness
2023-05-04 17:22:46 +02:00
Andreas Fabri abbebe4ed7 Fix for conversion warning 2023-05-04 07:42:06 +01:00
Andreas Fabri 69397d7d93 int -> std::size_t 2023-05-02 07:32:27 +01:00
Jane Tournois 2f88b29cda replace multiple std::sqrt by macros
with more than 17 digits in case we have number types bigger than double
2023-04-28 17:54:07 +02:00
Sébastien Loriot 3daf6f8dca fix warnings 2023-04-24 13:30:35 +02:00
Sébastien Loriot 32340e6401 boost::is_arithmetic -> std::is_arithmetic 2023-04-23 22:37:07 +02:00
Sébastien Loriot 99e7f4806a boost::int -> std::int 2023-04-23 18:43:10 +02:00
Sébastien Loriot fc034c6a5d boost::unit -> std::uint 2023-04-23 18:40:39 +02:00
Andreas Fabri 5b2275b9f8 Boost MP is turned off for all Apple Clang versions below 11.0.3! 2023-04-21 09:12:11 +01:00
Andreas Fabri a14b6a0327 Try to quit a warning I cannot reproduce 2023-04-21 09:12:11 +01:00
Sébastien Loriot cccb5a4330 fix the case when GMP is OFF 2023-04-19 03:08:03 +02:00
Andreas Fabri ced52508fd Add IO operators 2023-04-18 09:48:10 +01:00
Mael Rouxel-Labbé 1a5826f11a Merge remote-tracking branch 'cgal/master' into SLS-Weighted_skeleton-GF 2023-04-17 12:48:30 +02:00