Commit Graph

99222 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé 2dd39271e6 Fix typo 2022-02-24 21:58:28 +01:00
Laurent Rineau 3452fb7596 Merge branch '5.3.x-branch' into 5.4.x-branch 2022-02-24 09:44:50 +01:00
Laurent Rineau 626a9ec525 Merge pull request #6329 from afabri/PSP-fix_IO-GF
PSP: ofstream -> sstream
2022-02-24 09:44:49 +01:00
Laurent Rineau eb86d35ab0 Merge pull request #6344 from sloriot/CGAL-static_constexpr
Add missing static keyword
2022-02-24 09:44:47 +01:00
Laurent Rineau 4afbc78d34 Merge pull request #6346 from afabri/Shortes_path-not_reference-GF
Surface_mesh_shortest_path: Make data member a copy
2022-02-24 09:44:44 +01:00
Laurent Rineau 3ae010d755 Merge pull request #6344 from sloriot/CGAL-static_constexpr
Add missing static keyword
2022-02-24 09:44:13 +01:00
Laurent Rineau 53db45c289 Merge pull request #6346 from afabri/Shortes_path-not_reference-GF
Surface_mesh_shortest_path: Make data member a copy
2022-02-24 09:44:11 +01:00
Laurent Rineau ecf9665e49 Merge branch '5.3.x-branch' into 5.4.x-branch 2022-02-22 18:23:52 +01:00
Laurent Rineau 98f7d25a20 Merge pull request #6316 from sloriot/CGAL-boost_progress
Use non-deprecated API for boost progress
2022-02-22 18:23:37 +01:00
Laurent Rineau 11ebe18a97 Merge pull request #6323 from sloriot/Intersections_2-deterministic_crossing_point_of_segments
[Intersections_2] Make the crossing point computation deterministic
2022-02-22 18:23:34 +01:00
Laurent Rineau edb9996dc1 Merge pull request #6331 from afabri/ImageIO-use_use-GF
ImageIO:  Use CGAL_USE to avoid warning
2022-02-22 18:23:32 +01:00
Laurent Rineau 5089492496 Merge pull request #6316 from sloriot/CGAL-boost_progress
Use non-deprecated API for boost progress
2022-02-22 18:21:55 +01:00
Andreas Fabri 329e9e22ae Cleanup of examples and test files 2022-02-22 15:56:53 +00:00
Andreas Fabri a35555b58f Surface_mesh_shortest_path: Make data member a copy as otherwise potentially dangling reference 2022-02-22 15:19:17 +00:00
Sébastien Loriot 6f6bd08e2e add missing static keyword 2022-02-22 12:42:41 +01:00
Andreas Fabri 435e6d690f Fix typo (leading to a compilation error) 2022-02-22 08:11:51 +00:00
Sébastien Loriot 0dca23cbf8 progress_display is replaced starting boost 1.72 2022-02-18 15:53:54 +01:00
Sébastien Loriot b4d37aff47 use non-deprecated API 2022-02-18 15:53:54 +01:00
Sébastien Loriot 3c120f11b0 add missing default 2022-02-18 15:50:59 +01:00
Sébastien Loriot fe9b74dcd3 add determinism test 2022-02-18 15:50:59 +01:00
Sébastien Loriot f7fa358585 remove useless certainly
will fail a few lines below anyway
2022-02-18 15:50:59 +01:00
Sébastien Loriot f6f2b28b0e make the crossing point computation deterministic 2022-02-18 15:50:58 +01:00
Andreas Fabri 740d34234f delete trailing whitespace 2022-02-18 15:42:31 +01:00
Andreas Fabri abe216b73d PSP: ofstream -> sstream 2022-02-18 15:42:29 +01:00
Andreas Fabri db10b7afde ImageIO: Use CGAL_USE to avoid warning 2022-02-18 15:39:22 +01:00
Laurent Rineau fb764adef8 Merge branch '5.3.x-branch' into 5.4.x-branch 2022-02-18 15:23:34 +01:00
Laurent Rineau 643b846c8e Merge pull request #6294 from sloriot/BGL-uw
fix ununitialized variable warnings
2022-02-18 15:22:50 +01:00
Laurent Rineau 05996bc843 Merge pull request #6309 from sloriot/PMP-size_t_FT
Avoid std::size_t to FT conversion
2022-02-18 15:22:48 +01:00
Laurent Rineau 6873af7fc4 Merge pull request #6274 from afabri/Distance_3-Fix_Gmpz_from_non_integral_double_warning-GF
Distance_3: Construct a FT from non integral double
2022-02-18 15:21:44 +01:00
Laurent Rineau f01b30de0d Merge pull request #6287 from afabri/Spatial_searching-Incremental_Manhattan_fix-GF
Spatial_searching:  Fix incremental search with Manhattan distance
2022-02-18 15:21:42 +01:00
Laurent Rineau 03d415ee4b Merge pull request #6297 from afabri/Spatial_searching-dangling_pointer_warning-GF
Spatial_searching: Add a variable as we had a warning about a potentially dangling pointer
2022-02-18 15:21:40 +01:00
Laurent Rineau 4ba68e654f Merge pull request #6298 from afabri/Triangulation_2-quiet_warning-GF
Triangulation_2: Quiet a warning
2022-02-18 15:21:38 +01:00
Laurent Rineau 143683c980 Merge pull request #6300 from afabri/Polygon_no_need_for_SunProCC_workaround-GF
Polygon:  Remove a workaround for an old Sun compiler
2022-02-18 15:21:36 +01:00
Sébastien Loriot 62b54dab3f workaround MSVC warning 2022-02-09 19:04:45 +01:00
Sébastien Loriot 3e90db4824 prevent another size_t to FT 2022-02-08 17:00:23 +01:00
Sébastien Loriot 705fee5659 avoid cascading with Lazy 2022-02-07 18:35:07 +01:00
Sébastien Loriot ba5e5e041c avoid std::size_t to FT conversion 2022-02-07 09:36:26 +01:00
Andreas Fabri 8501386fee
Update Triangulation_2/include/CGAL/Constrained_triangulation_plus_2.h
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2022-02-03 08:33:12 +01:00
Laurent Rineau 94f8b7d61d Merge branch '5.3.x-branch' into 5.4.x-branch 2022-02-02 16:35:48 +01:00
Laurent Rineau 3e5cfeae01 Merge pull request #6268 from afabri/Polynomial-precision-GF
Set precision of the ostringstream
2022-02-02 16:35:39 +01:00
Laurent Rineau f4dc6ff587 Merge pull request #6276 from afabri/Polynomial-workaround_forVC-GF
Polynomial: Workaround for VC bug when cout << double  while rounding up
2022-02-02 16:35:36 +01:00
Laurent Rineau 845aabaebe Merge pull request #6291 from sloriot/HDS-pointer_arithmetic
Workaround warnings
2022-02-02 16:35:34 +01:00
Laurent Rineau c84f46eed7 Merge pull request #6268 from afabri/Polynomial-precision-GF
Set precision of the ostringstream
2022-02-02 16:34:07 +01:00
Laurent Rineau 713dae6962 Merge pull request #6291 from sloriot/HDS-pointer_arithmetic
Workaround warnings
2022-02-02 16:34:05 +01:00
Andreas Fabri e2cda48d8e Polygon: Remove a workaround for an old Sun compiler 2022-02-02 12:51:24 +00:00
Andreas Fabri c30327c3ec Triangulation_2: Quiet a warning 2022-02-02 09:38:38 +00:00
Andreas Fabri d6398b5d37 untabify 2022-02-02 09:27:30 +00:00
Andreas Fabri 8201269ab8 Add a variable as we had a warning about a potentially dangling pointer 2022-02-02 09:21:42 +00:00
Andreas Fabri 971ee5db8b Shorten file name to see if that fixes the error for 2 VC testsuites 2022-02-02 08:01:30 +00:00
Sébastien Loriot 638522e7bf remove unused typedef 2022-02-02 08:46:46 +01:00