Commit Graph

99500 Commits

Author SHA1 Message Date
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
Sébastien Loriot fb4f57567c avoid uninitialized variable warning 2022-02-01 19:23:54 +01:00
Sébastien Loriot e1b984beb4 fix ununitialized variable warnings 2022-02-01 19:17:57 +01:00
Sébastien Loriot ee405caf0c workaround warnings 2022-02-01 14:00:54 +01:00
Laurent Rineau 73bee5d97d Merge pull request #6280 from sloriot/CH3-init_info
Fix info type and set default value
2022-02-01 08:57:39 +01:00
Laurent Rineau 959bbf105c CGAL-5.3.2 was not published today
... it will be published with CGAL-5.4.1.
2022-01-31 17:28:04 +01:00
Laurent Rineau 47aab15a17 Next version in this branch will be 5.4.1 2022-01-31 17:26:46 +01:00
Laurent Rineau 36b40edbdc Announcement for CGAL-5.4 2022-01-31 17:26:34 +01:00
Andreas Fabri 9888d44de4 Spatial_searching: Fix incremental search with Manhattan distance 2022-01-31 09:44:04 +00:00
Laurent Rineau c58ac97e93 Prepare 5.4.x-branch for the release of version 5.4 2022-01-27 12:12:21 +01:00
Sébastien Loriot 9ecb90c315 fix info type and set default value 2022-01-26 19:09:43 +01:00
Andreas Fabri 1d095e8a63 Polynomial: Workaround for VC bug when cout << double while rounding up 2022-01-26 13:12:41 +00:00
Andreas Fabri 9310a482a1 Construct a FT from non integral double 2022-01-26 10:53:42 +00:00
Andreas Fabri 58c466e113 Set precision of the ostringstream 2022-01-24 12:44:39 +00:00
Laurent Rineau 9eee1f19cb Merge branch '5.3.x-branch' into 5.4.x-branch 2022-01-21 16:08:18 +01:00
Laurent Rineau 32757f7fbe Merge pull request #6255 from afabri/Advancing_front-fix_example-GF
Advancing Front Reconstruction: Remove unused variable in example
2022-01-21 16:07:58 +01:00
Laurent Rineau 6218616ad8 Merge pull request #6259 from afabri/Mesh_3-permissive-GF
Mesh_3: Fixes for VC++ with option /permissive-
2022-01-21 16:07:56 +01:00
Laurent Rineau 88ff2cb365 Merge pull request #6255 from afabri/Advancing_front-fix_example-GF
Advancing Front Reconstruction: Remove unused variable in example
2022-01-21 16:07:19 +01:00
Laurent Rineau f4d0772d40 Merge branch '5.3.x-branch' into 5.4.x-branch 2022-01-21 14:38:50 +01:00
Laurent Rineau d33971d04a Merge pull request #6241 from sloriot/CGAL-warnings
Fix warnings
2022-01-21 14:38:40 +01:00
Laurent Rineau 4262740e9d Merge pull request #6244 from sloriot/CGAL-remove_flag_in_test
Remove conditional code as the flag has disappeared
2022-01-21 14:38:37 +01:00
Laurent Rineau 9e75a2b524 Merge pull request #6252 from afabri/Voronoi-random_file_name-GF
Voronoi Diagram: Do not run tests simultaneously
2022-01-21 14:38:34 +01:00
Laurent Rineau 2a33e703cc Merge pull request #6241 from sloriot/CGAL-warnings
Fix warnings
2022-01-21 14:37:59 +01:00