Commit Graph

1619 Commits

Author SHA1 Message Date
Brian Spilsbury c26cb0012d Clean up temporary notes 2021-03-25 12:52:20 +09:00
Brian Spilsbury 6b75fed7db Clean up whitespace 2021-03-20 18:32:05 +09:00
Brian Spilsbury 97ae3cbcc0 Work through expansions to find test failure 2021-03-20 18:14:02 +09:00
Brian Spilsbury b05f6061ab Merge branch 'master' into wasm 2021-03-20 17:57:57 +09:00
Laurent Rineau 158495bdb5 Merge pull request #5444 from sgiraudot/Poisson-Kernel_compatibility-GF
[Poisson Reconstruction] Compatibility with Simple Cartesian
2021-03-10 10:39:37 +01:00
Brian Spilsbury d6d5fd2605 Clean up test code 2021-03-10 09:11:44 +09:00
Brian Spilsbury a3a610ba51 Avoid warnings with NDEBUG 2021-03-09 19:43:47 +09:00
Brian Spilsbury 5b7a78d84c Assert mode instead of setting & update tests 2021-03-09 18:20:23 +09:00
Brian Spilsbury bb67237b5b Style 2021-03-06 00:22:52 +09:00
Brian Spilsbury 0f573cd180 Prevent CGAL_USE_SSE2 with CGAL_ALWAYS_ROUND_TO_NEAREST 2021-03-05 23:46:24 +09:00
Brian Spilsbury e545fcf624 Clean up sqrt. 2021-03-04 09:51:04 +09:00
Laurent Rineau 22b823f066 Merge pull request #5434 from maxGimeno/Doc-Dont_use_small_caps-maxGimeno
Doc: Don't use small caps
2021-03-03 17:32:57 +01:00
Laurent Rineau ab6145babc Merge pull request #5501 from maxGimeno/CGAL-CGAL-Disable_tests_that_use_gmp_if_not_found-5.2-maxGimeno
CMake Fixes when CGAL_Core is disabled (5.2)
2021-03-03 17:20:55 +01:00
Brian Spilsbury 71bfcce226 Keep CGAL_IA_FORCE_TO_DOUBLE for the normal case 2021-03-04 00:26:36 +09:00
Brian Spilsbury 605a446363 A little bit more 2021-03-03 19:55:06 +09:00
Brian Spilsbury ecda444672 Clean up 2021-03-03 19:51:58 +09:00
Brian Spilsbury d3d24faf04 Add tests 2021-03-03 19:45:40 +09:00
Brian Spilsbury 7f8f7e2f23 wip 2021-03-03 00:32:09 +09:00
Brian Spilsbury 6d048b92e1 Patch for intervals on wasm 2021-03-02 23:28:48 +09:00
Maxime Gimeno b4de351840 Merge branch 'CGAL-CGAL-Disable_tests_that_use_gmp_if_not_found-5.1-maxGimeno' into CGAL-CGAL-Disable_tests_that_use_gmp_if_not_found-5.2-maxGimeno 2021-03-02 10:16:01 +01:00
Maxime Gimeno 7c94a1f2bf Replace condition for a clearer equivalent one, and use APPEND for env property in Arrangement_2 2021-03-02 09:59:28 +01:00
Maxime Gimeno 7d21d5b62d De-activate some things that depend on CGAL_Core if it is not FOUND 2021-03-01 11:27:43 +01:00
Simon Giraudot 848aa7d8ab Fix compatibility of Poisson with Simple_cartesian<float> 2021-02-08 10:16:59 +01:00
Maxime Gimeno fb3746168d remove \sc 2021-02-05 11:10:20 +01:00
Marc Glisse 766a65e1c0 Fix NewKernel_d/Eigen compatibility
some bitrot...
2021-01-27 12:33:45 +01:00
Laurent Rineau ca9febf3b8 Merge pull request #5063 from maxGimeno/CMake-modernization-maxGimeno
CMake modernization

# Conflicts:
#	CGAL_ipelets/demo/CGAL_ipelets/CMakeLists.txt
2021-01-22 15:25:54 +01:00
Maxime Gimeno 9ac0a1de04 Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno 2021-01-18 11:52:30 +01:00
Sébastien Loriot bc161f2ae9 Merge 'CGAL-Eigen3_support-5.2' 2021-01-15 10:59:20 +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
Maxime Gimeno 2255f8e8ea Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno 2021-01-13 14:34:09 +01:00
Maxime Gimeno 3d1c41fd14 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2021-01-07 15:05:28 +01:00
Laurent Rineau f4cfbdf5ea Merge pull request #5153 from mglisse/Number_types-boost_mp_win-glisse
Enable Boost.Multiprecision with MSVC and recent boost
2021-01-06 16:11:49 +01:00
Laurent Rineau 80c1914f3d Merge pull request #5189 from GilesBathgate/fix-uninitialized-member-gmpz
Fix uninitialized member in Gmpz_type.h
2021-01-06 16:11:44 +01:00
Marc Glisse ff120cf0e7 SSE2 version of square for intervals 2020-12-15 17:17:35 +01:00
Maxime Gimeno 1d98f0f71d Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-12-09 14:40:02 +01:00
Giles Bathgate eb81d597a1 Fix uninitialized member warning in Gmpz_type.h 2020-11-27 13:15:03 +00:00
Giles Bathgate 5578b6ce31 Fix dead code warning in Mpzf.h 2020-11-24 19:08:35 +00:00
Marc Glisse 0597cf4706 Reenable boost_mp without GMP
Revert b59f6965a9
I have no idea why that commit was done, in an unrelated PR.
2020-11-17 20:11:59 +01:00
Maxime Gimeno 3b70343590 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-11-16 16:19:43 +01:00
Maxime Gimeno e172dfbcb6 Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-11-12 09:04:01 +01:00
Marc Glisse 291746d49c Enable Boost.Multiprecision with MSVC and recent boost 2020-11-11 10:22:48 +01:00
Sébastien Loriot a08470bd8c remove extra space 2020-11-03 11:09:15 +01:00
Maxime Gimeno bebd60c12b Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-10-20 09:53:54 +02:00
Maxime Gimeno 107c4350d0 remove all /src directories 2020-10-14 11:22:49 +02:00
Mael Rouxel-Labbé f55ef7dd50 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-10-09 18:36:17 +02:00
Sébastien Loriot 53fcdff2be Merge remote-tracking branch 'cgal/5.1.x-branch' into master 2020-10-02 15:11:03 +02:00
Sébastien Loriot 090b82e762 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-10-02 15:08:56 +02:00
Mael Rouxel-Labbé 4694a48913 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-09-22 11:35:25 +02:00
Laurent Rineau f65405a32f Windows, FPU.h: replace `_control_fp` by SSE2 intrisics
Fix #2135
2020-09-21 16:12:28 +02:00