Laurent Rineau
|
734c96e951
|
Merge branch 'master' into pr/lrineau/6558
|
2022-05-06 16:25:32 +02:00 |
Laurent Rineau
|
8f233c248f
|
Merge pull request #5937 from danston/Number_types-add_benchmarks-danston
Robust Quotient with cpp_int
|
2022-05-06 14:22:08 +02:00 |
Laurent Rineau
|
2288225448
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
Sébastien Loriot
|
e82375ea22
|
try if the example now works
|
2022-05-03 10:58:41 +02:00 |
Sébastien Loriot
|
77f335ae1a
|
Merge remote-tracking branch 'origin/master' into Number_types-add_benchmarks-danston
|
2022-05-03 10:56:48 +02:00 |
Dmitry Anisimov
|
d7a7f76a5f
|
fixed errors in the workflow
|
2022-05-03 10:56:41 +02:00 |
Laurent Rineau
|
288456950d
|
Merge pull request #6488 from sloriot/ICC-workaround
Workaround issue with intel compiler
|
2022-04-27 16:32:06 +02:00 |
Sébastien Loriot
|
cca0a1942f
|
workaround issue with intel compiler
Cartesian_kernel/include/CGAL/Cartesian/Line_3.h(38): error: incomplete type is not allowed
Point_3 first;
^
|
2022-04-12 16:14:39 +02:00 |
Sébastien Loriot
|
676c367852
|
fix warnings cherry-picked from master targetting 5.4
|
2021-11-29 18:02:31 +01:00 |
Laurent Rineau
|
3e877fa124
|
Merge pull request #6109 from afabri/CGAL-VC_max_warning-GF
PMP: Fix Warnings in Master
|
2021-11-18 12:27:21 +01:00 |
Sébastien Loriot
|
ab48f63e30
|
update latest cmake version tested
|
2021-11-09 10:58:47 +01:00 |
Andreas Fabri
|
77ae994690
|
static cast size_t -> int
|
2021-11-03 23:20:12 +01:00 |
Laurent Rineau
|
c7437c6fb4
|
Merge pull request #5996 from sloriot/CGAL-internal_dir_fixes
Restore sub-directories accidently removed in 4009
|
2021-09-23 16:14:00 +02:00 |
Laurent Rineau
|
72c0a0deba
|
Merge pull request #5973 from sloriot/CGAL-restore_rounding_mode-master
master version of #5971 (Make sure the rounding mode is restored when doing exact computations)
|
2021-09-20 17:07:07 +02:00 |
Sébastien Loriot
|
5945e48a3e
|
restore sub-directories accidently removed in 98e471849b
|
2021-09-17 08:14:06 +02:00 |
Sebastien Loriot
|
4610cf3c66
|
Merge pull request #5904 from sloriot/CGAL-remove_config_flags
Replace macros with inline functions and remove a config flag
|
2021-09-10 17:38:50 +02:00 |
Sébastien Loriot
|
74c029cc68
|
Merge remote-tracking branch 'sloriot/CGAL-restore_rounding_mode-5.3'
|
2021-09-09 11:44:36 +02:00 |
Sébastien Loriot
|
6bae0e3939
|
Merge remote-tracking branch 'sloriot/CGAL-restore_rounding_mode'
|
2021-09-09 11:09:16 +02:00 |
Sébastien Loriot
|
c8624ee0b3
|
check that the rounding mode when doing exact computation is to-nearest
|
2021-09-09 11:01:03 +02:00 |
Sébastien Loriot
|
106645ec2e
|
make sure the rounding mode is to nearest when doing exact computations
Thoses changes should have been done when the code was modified for
CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG
|
2021-09-09 09:55:16 +02:00 |
Sébastien Loriot
|
98e471849b
|
moving files from internal to PKG/internal
|
2021-08-26 11:33:39 +02:00 |
Sébastien Loriot
|
31a0557f58
|
add questions
|
2021-08-13 16:45:28 +02:00 |
Laurent Rineau
|
5759a800e3
|
Merge pull request #5705 from maxGimeno/CGAL-Clean_up_boost_versions-maxGimeno
|
2021-07-28 10:14:38 +02:00 |
Maxime Gimeno
|
a3d1765ab4
|
Merge remote-tracking branch 'cgal/master' into CGAL-Clean_up_boost_versions-maxGimeno
|
2021-07-19 14:18:40 +02:00 |
Laurent Rineau
|
8fa0f55ac7
|
Merge branch 'master' into mt-glisse
|
2021-05-27 10:27:38 +02:00 |
Maxime Gimeno
|
e6c767d5c9
|
Simplify the GNUC versions tests
|
2021-05-12 15:45:07 +02:00 |
Sébastien Loriot
|
4e519a3c7a
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
Laurent Rineau
|
c091c7f86e
|
Merge pull request #5532 from lrineau/Kernel_23-Do_interesect__without_division-GF
Remove operator/ from CGAL::Mpzf and implement Do_intersect_3 with RT only (without division)
|
2021-04-28 15:24:15 +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 |
Laurent Rineau
|
9c28a543c1
|
Remove unused CGAL::multiplies and CGAL::division
|
2021-03-18 09:38:30 +01:00 |
Dmitry Anisimov
|
00c185b028
|
Merge branch 'master' into Kernels-decltypes-danston
|
2021-03-12 12:06:20 +01:00 |
Marc Glisse
|
220d26da98
|
Merge remote-tracking branch 'cgal/master' into mt-glisse
|
2021-02-18 22:10:12 +01:00 |
Marc Glisse
|
b7d2119c96
|
NewKernel_d
|
2021-02-17 23:35:29 +01:00 |
Marc Glisse
|
bf2940de3d
|
Tell cmake to build those tests...
|
2021-02-15 21:29:17 +01:00 |
Marc Glisse
|
82fa63d720
|
New benchmark/test.
|
2021-02-15 21:06:38 +01:00 |
Marc Glisse
|
2d8f804fac
|
Merge remote-tracking branch 'mine/ker23interface' into tri2
|
2021-02-15 21:06:12 +01:00 |
Marc Glisse
|
6bb0b6b59a
|
Merge remote-tracking branch 'mine/eigen' into tri2
|
2021-02-15 21:06:02 +01:00 |
Marc Glisse
|
6403a0d18a
|
Merge remote-tracking branch 'mine/nofilter' into tri2
|
2021-02-15 21:05:43 +01:00 |
Marc Glisse
|
ab18449fd9
|
Merge remote-tracking branch 'mine/staticside' into tri2
|
2021-02-15 21:05:36 +01:00 |
Marc Glisse
|
cf54055b82
|
bitrot in Kernel_[23]_interface
|
2021-02-14 01:19:22 +01:00 |
Dmitry Anisimov
|
81d9556707
|
Merge remote-tracking branch 'upstream/master' into Kernels-decltypes-danston
|
2021-02-10 10:06:45 +01:00 |
Marc Glisse
|
bdc0ce34cd
|
test with eigen
|
2021-01-27 16:33:59 +01:00 |
Marc Glisse
|
766a65e1c0
|
Fix NewKernel_d/Eigen compatibility
some bitrot...
|
2021-01-27 12:33:45 +01:00 |
Laurent Rineau
|
f176529041
|
Merge pull request #5357 from sloriot/CGAL-boost_function_output-master
Include non-deprecated header (master)
|
2021-01-21 16:22:39 +01:00 |
Laurent Rineau
|
52bb68c012
|
Merge pull request #5356 from sloriot/CGAL-boost_function_output-5.2
Include non-deprecated header (5.2)
|
2021-01-21 16:18:55 +01:00 |
Sébastien Loriot
|
f4935dc199
|
Merge branch 'CGAL-Eigen3_support-5.1'
|
2021-01-15 10:54:02 +01:00 |
Sébastien Loriot
|
eecb00534e
|
fix macro name to be consistent with find_package
|
2021-01-15 10:43:34 +01:00 |
Sébastien Loriot
|
bdd4efe3b3
|
Merge commit 'efc0c525e8b' into HEAD
|
2021-01-15 10:06:56 +01:00 |
Sébastien Loriot
|
efc0c525e8
|
include non-deprecated header
|
2021-01-15 10:02:00 +01:00 |
Marc Glisse
|
398a228ddf
|
comment on static filters in Epeck_d
|
2021-01-10 23:24:48 +01:00 |