Commit Graph

106917 Commits

Author SHA1 Message Date
Andreas Fabri b0ac1d1c19 Move files from test to benchmark 2024-03-13 16:33:38 +01:00
Andreas Fabri 79ec44651d Add #includes 2024-03-13 16:02:57 +01:00
Andreas Fabri 511cc507ae Do not compare strings, and do a write/read back in order to round 2024-03-12 15:26:10 +01:00
Andreas Fabri a3fab59c17 fix unused variables 2024-03-12 09:25:56 +01:00
Andreas Fabri cf0c917b02 fix unused variables 2024-03-12 09:22:33 +01:00
Andreas Fabri 6744cc1dd6 Add operator==() for Multipolygon_wih_holes 2024-03-11 16:40:30 +01:00
Andreas Fabri 5e3cf4376e flush 2024-03-08 10:55:42 +00:00
Andreas Fabri b9f3e35192 Address warning and assert the Rule type 2024-03-06 08:36:36 +00:00
Andreas Fabri b13b01af99 Remove argc, argv 2024-03-06 08:13:12 +00:00
Andreas Fabri 181cec68f4 conversion warning 2024-03-05 07:16:44 +00:00
Andreas Fabri 7edadee3c2 fix code 2024-03-04 20:16:35 +00:00
Andreas Fabri b0f4e73358 Make the Even_odd_rule a default 2024-03-04 19:48:25 +00:00
Andreas Fabri 263db4fa7a Merge master 2024-03-04 16:56:21 +00:00
Andreas Fabri 2324d61af6 Rename header file 2024-03-04 16:50:46 +00:00
Laurent Rineau e7158f6e98
Bump fsfe/reuse-action from 2 to 3 (#8056)
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 2
to 3.

[skip ci]
2024-03-04 10:32:53 +01:00
dependabot[bot] 6461334f79
Bump fsfe/reuse-action from 2 to 3
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 2 to 3.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](https://github.com/fsfe/reuse-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 05:02:49 +00:00
Laurent Rineau d68ef56d8d update the documentation menu 2024-02-28 15:19:40 +01:00
Laurent Rineau 6713ca5fc0 Merge branch '5.6.x-branch' 2024-02-28 11:59:42 +01:00
Laurent Rineau 6b4200f41a next release from this branch will be 5.6.2 2024-02-28 11:58:49 +01:00
Laurent Rineau b4e378e721 next release from this branch will be 5.5.5 2024-02-28 11:53:03 +01:00
Laurent Rineau 820465a556 Merge pull request #8023 from sloriot/PMP-soup_autoref_insert_in_edge
Autorefinement: insert points in edge to avoid filter failures
2024-02-28 10:57:25 +01:00
Laurent Rineau 89c8b9dec9 Merge pull request #8040 from janetournois/Tet_remeshing-add_corners-jtournois
Tetrahedral_remeshing - add `vertex_is_constrained_map` to set input corners
2024-02-28 10:56:50 +01:00
Laurent Rineau 7767510d87 Merge pull request #8045 from mglisse/Triangulation-full_cell-glisse
[[no_unique_address]] to compact Triangulation_ds_full_cell
2024-02-28 10:49:58 +01:00
Sébastien Loriot 08ab32e14a missing references 2024-02-26 14:23:09 +01:00
Sébastien Loriot 7a11b642fb Revert "get rid of extra container"
This reverts commit a57800ce07.

points vector of Triangle_data can be updated when intersecting
new intersection points. If the container is used at the same time
by another thread calling generate_subtriangles, the container might
be in an invalid state while resizing it.
2024-02-26 14:22:46 +01:00
Laurent Rineau c6ae91aca4 reuse.yml: call apt-get update 2024-02-26 12:02:52 +01:00
Laurent Rineau 2c53ef12b6
`reuse.yml`: call `apt-get update` (#8047)
Github workflow `reuse.yml`: call `apt-get update`, to fix errors
2024-02-26 12:01:54 +01:00
Laurent Rineau c5147435aa reuse.yml: call apt-get update 2024-02-26 11:49:36 +01:00
Laurent Rineau 119dfaa396
Testsuite: Fix summary page link (#8046)
## Summary of Changes
Fix the link to the summary page from the testsuite.
2024-02-26 11:05:39 +01:00
Nicolas Saillant ae9efb3c53 Fix summary page link in create_testresult_page 2024-02-26 09:26:47 +01:00
Marc Glisse fa2a031b66 [[no_unique_address]] to compact Triangulation_ds_full_cell 2024-02-24 16:10:08 +01:00
Andreas Fabri 25b084e146 Fix operator<< for Multipolygon_with_holes 2024-02-23 07:52:05 +00:00
Andreas Fabri 38c43ce2cb Fix multipolygon.cpp 2024-02-23 07:44:07 +00:00
Laurent Rineau cabb582e29 Merge pull request #6223 from janetournois/Tet_remeshing-flips_on_surface-jtournois
Tetrahedral remeshing - add edge flips on surfaces
2024-02-22 10:23:08 +01:00
Laurent Rineau fd0dfc6f24 Merge pull request #8008 from afabri/Kernel_23-squared_length-GF
Kernel_23:  Add function squared_length()
2024-02-22 10:23:04 +01:00
Laurent Rineau 053a2b3b81 Merge pull request #8010 from afabri/CGAL-change_include_order-GF
Change inclusion order to check dependencies
2024-02-22 10:23:02 +01:00
Laurent Rineau 84162a5836 Merge pull request #8034 from lrineau/CGAL_Lab-rename_inside_out-GF
Rename the action "Inside Out" to something more explicit
2024-02-22 10:22:58 +01:00
Laurent Rineau 7b07859059 Merge pull request #8036 from afabri/T23-IOstringstream-GF
Triangulation 2/3:  fstream -> sstream
2024-02-22 10:22:49 +01:00
Laurent Rineau db2d2c967f Merge pull request #8041 from afabri/Envelope-auto-GF
Envelope: Replace auto
2024-02-22 10:22:42 +01:00
Laurent Rineau 91720e351e Merge pull request #8042 from SaillantNicolas/Testsuite_improvements_Summary_Page-GF
Create an automatic summary page with all warnings and errors for the testsuite
2024-02-22 10:22:39 +01:00
Nicolas Saillant 387d1b80c6 Add function to create summary page for test results 2024-02-21 08:30:05 +01:00
Andreas Fabri 6112a36847 unsigned int -> std::size_t 2024-02-20 17:26:37 +00:00
Andreas Fabri 038de7ee03 Envelope: Replace auto 2024-02-20 17:08:05 +00:00
Jane Tournois 26639f4c29 add missing typedef 2024-02-19 16:57:15 +01:00
Jane Tournois e190f302ca add vertex_is_constrained_map to tetrahedral_isotropic_remeshing()
and to convert_to_triangulation_3(), to collect them
2024-02-19 15:09:11 +01:00
Laurent Rineau 7d9228f7b6
fix typo in comment (#8039)
## Summary of Changes

Fix typo in comment in Arr_traits_adaptor_2.h
2024-02-19 14:30:16 +01:00
agiust 62926f920a fix typo in comment 2024-02-19 13:57:30 +01:00
Sébastien Loriot bd1d232d40 fix warnings 2024-02-19 10:02:19 +01:00
Laurent Rineau 35cc2de70b Merge branch '5.6.x-branch' 2024-02-16 18:08:03 +01:00
Laurent Rineau 188e51bad3 Merge pull request #8032 from sloriot/PMP-locate_path
Fix invalid path
2024-02-16 18:07:46 +01:00