Commit Graph

101743 Commits

Author SHA1 Message Date
Jane Tournois 8fcaa3bece Remove Picasso from testsuite infrastructure 2022-06-24 11:31:59 +02:00
Jane Tournois 7387de7123 Sosno and Gauguin no more are testing machines 2022-06-24 11:25:19 +02:00
Andreas Fabri b45e788c0f Add graph::clear() 2022-06-24 09:30:16 +02:00
dependabot[bot] 89898a5f92
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 07:10:25 +00:00
dependabot[bot] 61f401e04d
Bump actions/github-script from 3 to 6
Bumps [actions/github-script](https://github.com/actions/github-script) from 3 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v3...v6)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 07:10:21 +00:00
Laurent Rineau 9c9139ba50
Merge pull request #6706 from turrisxyz/Dependabot-GitHub-Actions 2022-06-24 09:09:45 +02:00
Mael Rouxel-Labbé 2b25cb131c Fix forward declaration living in the wrong namespace
cherry-pick of cd9200091d
2022-06-24 08:46:12 +02:00
naveen 34dad5ddad chore: Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-06-24 01:30:09 +00:00
Sébastien Loriot c9c6b30cf0 Merge sloriot/CGAL-std_type_traits into master 2022-06-23 16:35:37 +02:00
Sébastien Loriot 6462cac12e move back functions \o^o/ 2022-06-23 16:29:11 +02:00
Sébastien Loriot d6888482fe add an example to compute the exterior offset of disjoint polygons with holes 2022-06-23 15:54:27 +02:00
Sébastien Loriot e7186992c7 add a test for the exterior of a polygon with holes 2022-06-23 14:40:36 +02:00
Sébastien Loriot 86938310e6 update testsuite 2022-06-23 14:31:30 +02:00
Sébastien Loriot 10fb4caaee update changes 2022-06-23 14:06:09 +02:00
Sébastien Loriot fd36330d2a update doc 2022-06-23 14:00:16 +02:00
Sébastien Loriot ccb0db385b make create_exterior_skeleton_and_offset_polygons_with_holes_2 ignore the offset of the outer frame 2022-06-23 14:00:16 +02:00
Sébastien Loriot f6680b793f move function in right header 2022-06-23 14:00:16 +02:00
Sébastien Loriot 79693c5674 add exterior offset parts of polygon with holes 2022-06-23 14:00:16 +02:00
Sébastien Loriot 034e5199b0 remove leftover 2022-06-23 14:00:16 +02:00
Sébastien Loriot 1b5ad071ff move function in right header 2022-06-23 14:00:16 +02:00
Laurent Rineau 2a87fc1d46
Merge pull request #6696 from turrisxyz/Pinned-Dependencies-GitHub 2022-06-23 10:26:15 +02:00
Sébastien Loriot f3cf830c48 remove remaining boost:: 2022-06-23 08:57:14 +02:00
naveen 03023aa08f chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-06-23 00:31:13 +00:00
Sébastien Loriot d59492933c make to_exact static 2022-06-22 16:56:51 +02:00
Andreas Fabri 2b31362ab3 Fix after local compilation :< 2022-06-22 07:53:20 +01:00
Andreas Fabri 5927cadce6 Clamp to zero; Fix doc that achieved_epsilon may be zero 2022-06-22 07:14:33 +01:00
Laurent Rineau ad54e34af1 `cmale_language(DEFER ...)` is actually from CMake 3.19 2022-06-21 21:59:55 +02:00
Laurent Rineau 266b0ae15a Fix the dependencies of CTest tests on compilation_of__CGAL_Qt5_moc_and_resources 2022-06-21 21:51:52 +02:00
Laurent Rineau 9b66094a4b Create fixture `demo_framework_SetupFixture`
That avoids that all targets of CGAL depend on `demo_framework`. Now
only the plugins depend on it.
2022-06-21 21:03:27 +02:00
Laurent Rineau a31a7b10eb use `cmake_language(DEFER CALL..)` instead of `variable_watch` 2022-06-21 20:59:18 +02:00
Andreas Fabri 2b836ab7ab no need for int D 2022-06-21 17:11:28 +01:00
Andreas Fabri 9a633432ba change order of parameters 2022-06-21 17:05:35 +01:00
Sébastien Loriot 79703fa5f4 add TODO 2022-06-21 18:00:08 +02:00
Sébastien Loriot fb0cb2b95d handle triangle with null edges and with an edge coplanar to a triangle 2022-06-21 17:58:13 +02:00
Sébastien Loriot 903e3a4e41 test clip with degenerate triangles 2022-06-21 17:57:50 +02:00
Andreas Fabri 329f52175a Orthtree: Fix memory leak in test code 2022-06-21 16:54:27 +01:00
Sébastien Loriot b66d3a0784 avoid adding twice the same edge 2022-06-21 17:37:22 +02:00
Guillaume Damiand aa91b53297 Add methods in CMap/GMap/LCC to get upper bounds, when indices are used 2022-06-21 14:16:12 +02:00
Guillaume Damiand 6c484b7a8f Replace a rand by default_random 2022-06-21 10:52:41 +02:00
Sébastien Loriot c1eacac982 fix link 2022-06-21 10:42:30 +02:00
Guillaume Damiand 5d7d16cb9e
Update Linear_cell_complex/doc/Linear_cell_complex/CGAL/Linear_cell_complex_for_combinatorial_map.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-21 10:22:19 +02:00
Guillaume Damiand 38e0d19980
Update Generalized_map/doc/Generalized_map/Generalized_map.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-21 10:21:44 +02:00
Guillaume Damiand 74e53c104e
Update Generalized_map/doc/Generalized_map/Generalized_map.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-21 10:21:27 +02:00
Guillaume Damiand 2825b3fed6
Update Generalized_map/doc/Generalized_map/CGAL/Generalized_map.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-21 10:16:12 +02:00
Guillaume Damiand ec96ff853c
Update Combinatorial_map/doc/Combinatorial_map/Concepts/GenericMapItems.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-21 10:15:08 +02:00
Guillaume Damiand 46e64077af
Update Combinatorial_map/doc/Combinatorial_map/Combinatorial_map.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-21 10:11:47 +02:00
Guillaume Damiand 38eab599ee
Update Combinatorial_map/doc/Combinatorial_map/Combinatorial_map.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-21 10:11:25 +02:00
Sébastien Loriot 28e8895998 algorithm to triangulate degenerate faces 2022-06-20 18:56:55 +02:00
Sébastien Loriot 29b3fb1bde fix doc 2022-06-20 18:03:15 +02:00
Sébastien Loriot 078122cd2e test constructor and constness 2022-06-20 16:59:35 +02:00