Commit Graph

87748 Commits

Author SHA1 Message Date
Laurent Rineau 0460176a2b Fix another warning 2019-12-10 13:52:33 +01:00
Laurent Rineau c08c632fc8 Merge branch 'releases/CGAL-5.0-branch' into T3_accelerate_insert_in_hole-rebased 2019-12-10 13:02:24 +01:00
Andreas Fabri 29a4f441c9 Shift depends on sizeof(T) not on sizeof(T*) 2019-12-10 12:45:23 +01:00
Andreas Fabri 3de47e8248 Fix warning 2019-12-10 12:45:02 +01:00
Laurent Rineau 435bb4d4c4 Cleanup the patch 2019-12-10 10:59:13 +01:00
Mael 40f747bd45 Fix license 2019-12-10 10:20:14 +01:00
Andreas Fabri 35fa824216 Move hash 2019-12-10 10:20:14 +01:00
Andreas Fabri 2edab88f81 variable must be constexpr too 2019-12-10 10:20:14 +01:00
Andreas Fabri 02e3d25914 cleanup 2019-12-10 10:20:14 +01:00
Andreas Fabri 7c9ef9c9f2 Move code into TDS_3 and make it work for parallel mode 2019-12-10 10:20:12 +01:00
Andreas Fabri 27a93fc25a First cleanup 2019-12-10 10:19:07 +01:00
Andreas Fabri febb607934 WIP: Hard coded appromimated hash function 2019-12-10 10:19:07 +01:00
Andreas Fabri 9303a3318a Use small_vector for find_conflicts() 2019-12-10 10:19:07 +01:00
Andreas Fabri 8aa4fc547f Fix counting collisions 2019-12-10 10:19:07 +01:00
Laurent Rineau a9abea6dc7 Use local small-indices, 2% win. 2019-12-10 10:18:57 +01:00
Laurent Rineau a93dd81642 Cleanup 2019-12-10 10:17:08 +01:00
Andreas Fabri f2eea9cf78 Call clear() 2019-12-10 10:17:08 +01:00
Andreas Fabri 3fd81fc4f2 Split freelist and occupied (todo: save memory) 2019-12-10 10:17:08 +01:00
Andreas Fabri a3fc6790ca Use a boost::small_vector instead of a std::deque in a stack 2019-12-10 10:17:08 +01:00
Andreas Fabri 6462016ce3 Use an unordered map to find neighbor cells 2019-12-10 10:17:03 +01:00
Laurent Rineau 3c8da31ed2 Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2019-12-05 11:01:21 +01:00
Laurent Rineau 06151ee074 Merge pull request #3765 from dangerski/advancing_front_infinite_loop
Prevent infinite loop in Advancing front surface reconstruction.
2019-12-05 11:01:14 +01:00
Laurent Rineau f67b017463 Merge pull request #4347 from sloriot/CGAL-license_issues
Fix license issues
2019-12-05 11:01:11 +01:00
Laurent Rineau 4b7a97c702 Merge pull request #4374 from maxGimeno/4_14_Fixes-maxGimeno
Surface_sweep_2 Fix c++11 call
2019-12-05 11:01:08 +01:00
Laurent Rineau f5dffb0aab Merge pull request #4374 from maxGimeno/4_14_Fixes-maxGimeno
Surface_sweep_2 Fix c++11 call
2019-12-05 10:59:02 +01:00
Maxime Gimeno e5df49fa54 Replace a nullptr by NULL 2019-11-25 16:09:00 +01:00
Laurent Rineau abd7f5a099 Mext release in this branch will be 5.0.1 2019-11-08 20:57:39 +01:00
Laurent Rineau bec70a6d52 Adapt the script to new tarballs formats. 2019-11-08 14:21:39 +01:00
Laurent Rineau 64763c41b0 The file to extract was moved just a few line above! 2019-11-08 11:55:42 +01:00
Laurent Rineau 65dd48a94c Fix the Windows-installer generation 2019-11-08 11:47:09 +01:00
Laurent Rineau f854a2816e Prepare the publication of 4.14.2 2019-11-08 11:37:45 +01:00
Laurent Rineau fe6dd48f5f public_release_name is actually required by our NSIS docker image 2019-11-08 11:23:19 +01:00
Laurent Rineau 27dcff6141 Prepare CGAL-5.0 finale version 2019-11-08 10:58:29 +01:00
Laurent Rineau a73081c7ba updated crontab (automated commit) 2019-11-08 10:58:13 +01:00
Laurent Rineau 11762b1f9c updated crontab (automated commit) 2019-11-07 14:07:43 +01:00
Sébastien Loriot 585bb8c7d6 fix license issues 2019-11-07 06:22:28 +01:00
Laurent Rineau 2331c8c154 updated crontab (automated commit) 2019-11-06 18:18:04 +01:00
Laurent Rineau dc4943e32f
Merge pull request #4345 from mglisse/patch-1
Typo in doc for Alpha_shape_3
2019-11-06 18:11:30 +01:00
Laurent Rineau 4f66b7dffb Merge branch 'releases/CGAL-4.14-branch' 2019-11-06 17:46:17 +01:00
Laurent Rineau 6a2e40f814 Merge pull request #4277 from MaelRL/PMP-Locate_rework_traits-GF
PMP: Replace `Location_traits` by a simpler API
2019-11-06 17:45:37 +01:00
Laurent Rineau 97ba3ec258 Merge pull request #4311 from maxGimeno/Distance_3-Plane_plane-maxGimeno
Distance_3: Add Pl_3-Pl_3
2019-11-06 17:45:34 +01:00
Laurent Rineau 1a562d6648 Merge pull request #4317 from mglisse/Number_types-interval_NaN2-glisse
Wrong interval multiplication with NaN
2019-11-06 17:45:31 +01:00
Laurent Rineau 436d5cba52 Merge pull request #4326 from lrineau/ImageIO-fix_warnings-lrineau
ImageIO: fix warnings
2019-11-06 17:45:28 +01:00
Laurent Rineau 36f4dc03c5 Merge pull request #4333 from sgiraudot/Point_set-Better_IO_example-GF
Better IO example in Point_set_3
2019-11-06 17:45:26 +01:00
Laurent Rineau e10ace6bcf Merge pull request #4334 from sloriot/CGAL-SPDX_cleanup_fixes
Fix some remaining license notice + add a missing LicenseRef-Commercial
2019-11-06 17:45:23 +01:00
Laurent Rineau d7afe19942 Merge pull request #4335 from lrineau/Installation-fix_detection_of_CGAL_Qt5-GF
Check the presence of <CGAL/Qt/*.h> header
2019-11-06 17:45:20 +01:00
Laurent Rineau a8d39754b1 Merge pull request #4336 from lrineau/Documentation-fix_version_number-GF
Take the version number from `public_release_name`
2019-11-06 17:45:18 +01:00
Laurent Rineau 3c84d28c45 Merge pull request #4338 from sloriot/CGAL-remove_remaining_foreach
Remove BOOST_FOREACH added by recent PRs
2019-11-06 17:45:15 +01:00
Laurent Rineau 19efe6e568 Merge pull request #4311 from maxGimeno/Distance_3-Plane_plane-maxGimeno
Distance_3: Add Pl_3-Pl_3
2019-11-06 17:39:01 +01:00
Laurent Rineau 918d99340a Merge pull request #4326 from lrineau/ImageIO-fix_warnings-lrineau
ImageIO: fix warnings
2019-11-06 17:38:57 +01:00