Commit Graph

101743 Commits

Author SHA1 Message Date
Laurent Rineau 755c9d5d42 Merge pull request #6646 from lrineau/Installation-optional_ASAN-GF
Use ASAN optionally
2022-06-29 09:52:15 +02:00
Laurent Rineau dfa3d21446 Merge pull request #6668 from afabri/PMP-fix_includes_in_test-GF
PMP:  Include the correct header file in a test
2022-06-29 09:52:13 +02:00
Laurent Rineau 92cb9b88fc Merge pull request #6691 from afabri/Orthtree_memory_leak-GF
Orthtree: Fix memory leak in test code
2022-06-29 09:52:11 +02:00
Laurent Rineau bee0591b63 Merge pull request #6628 from afabri/Bouding_volumes-typos-GF
Bounding_volumes: Fix zero volume ellipsoid bug (and a typo)
2022-06-29 09:50:50 +02:00
Laurent Rineau 371ce51842 Merge pull request #6667 from sloriot/CGAL-please_intel_2019
Please intel 2019 compiler
2022-06-29 09:50:48 +02:00
Laurent Rineau 317cc6c17f Merge pull request #6669 from sloriot/PMP-dbav_attention
Better doc + early quit
2022-06-29 09:50:45 +02:00
Laurent Rineau f67032cde1 Merge pull request #6670 from lrineau/Polyhedron_demo-fix_segfaults_at_exit-GF
Polyhedron demo: Fix segfaults at exit
2022-06-29 09:50:43 +02:00
Laurent Rineau 70caea9548 Merge pull request #6673 from afabri/STL_Extension-Skip_list_memory_leak-GF
STL_extension: Fix memory leak in Skiplist
2022-06-29 09:50:41 +02:00
Laurent Rineau 8a1c379e04 Merge pull request #6683 from lrineau/Nef_S2-fix_use_after_free-GF
Nef_S2: Fix a use-after-free
2022-06-29 09:50:39 +02:00
Laurent Rineau 75ab8baae2 Merge pull request #6687 from sloriot/BGL-euler_doc
fix doc after import from Polyhedron
2022-06-29 09:49:41 +02:00
Laurent Rineau ce87699ed3 Merge pull request #6667 from sloriot/CGAL-please_intel_2019
Please intel 2019 compiler
2022-06-29 09:42:02 +02:00
Laurent Rineau 7f43d3b095 Merge pull request #6669 from sloriot/PMP-dbav_attention
Better doc + early quit
2022-06-29 09:42:00 +02:00
Laurent Rineau 0e1b904820 Merge pull request #6670 from lrineau/Polyhedron_demo-fix_segfaults_at_exit-GF
Polyhedron demo: Fix segfaults at exit
2022-06-29 09:41:58 +02:00
Laurent Rineau 57aba4eae1 Merge pull request #6673 from afabri/STL_Extension-Skip_list_memory_leak-GF
STL_extension: Fix memory leak in Skiplist
2022-06-29 09:41:56 +02:00
Laurent Rineau 07cd88eb76 Merge pull request #6683 from lrineau/Nef_S2-fix_use_after_free-GF
Nef_S2: Fix a use-after-free
2022-06-29 09:41:54 +02:00
Laurent Rineau 725ce591ea Merge pull request #6686 from sloriot/Nef_3-fix_cstrt_index_map
Nef_3, conversion from Polyhedron_3 to Nef_3: fix constness and index maps
2022-06-29 09:41:52 +02:00
Laurent Rineau 7b7d8c8f4a Merge pull request #6687 from sloriot/BGL-euler_doc
fix doc after import from Polyhedron
2022-06-29 09:41:50 +02:00
Laurent Rineau b58733a2fe Fix CHANGES.md 2022-06-29 09:22:00 +02:00
Sébastien Loriot 1a4a6816ac Merge pull request #6084 from janetournois/PMP-add_surface_mesher-jtournois
PMP - add surface remeshing from Mesh_3
2022-06-29 09:20:10 +02:00
Laurent Rineau 499b7794c9 Merge pull request #5693 from janetournois/Mesh_data_structure_3-new_package-jtournois
SMDS_3: Mesh_data_structure_3 - new package for C3T3
2022-06-29 09:14:38 +02:00
Sebastien Loriot e568c9ead0
Merge pull request #6682 from lrineau/Documentation-remove_mention_of_Boost_thread_feature-GF
Remove mention to boost::thread_specific_ptr
2022-06-29 09:11:55 +02:00
Sébastien Loriot 678b9d8148 add some constexpr for constant functions 2022-06-28 16:49:05 +02:00
Sebastien Loriot 19b23824e3
Merge pull request #6712 from janetournois/Maintenance-remove_sosno-jtournois
Testsuite - Update Windows testing platforms
2022-06-28 16:02:09 +02:00
Laurent Rineau fdf96f44ea
Merge pull request #6718 from afabri/Arrangemen-fix_comment-GF
Arrangement: Fix comment in Arr_segment_traits
2022-06-28 09:28:47 +02:00
Laurent Rineau 130980bd2d
Merge pull request #6717 from afabri/STL_extension-fix_comment-GF
STL_Extension: Fix comment in multiset
2022-06-28 09:25:33 +02:00
Sven Oesau 7c29cd42ad added missing typename 2022-06-28 09:04:32 +02:00
Sven Oesau 37eb6a5118 fixed saving of face colors using property maps from named parameters 2022-06-28 08:45:31 +02:00
Sébastien Loriot cc2d27e519 add corefine test 2022-06-27 19:58:58 +02:00
Sébastien Loriot 2670d65fd0 add extra tests 2022-06-27 19:19:10 +02:00
Andreas Fabri 55edc672ab Arrangement: Fix comment in Arr_segment_traits 2022-06-27 17:55:51 +01:00
Sébastien Loriot 3283fd0b37 handle coplanar intersection of degenerate faces 2022-06-27 18:52:53 +02:00
Andreas Fabri 718fdcfd44 STL_Extension: Fix comment in multiset 2022-06-27 17:47:49 +01:00
Andreas Fabri 7fd9f8c887 Fix debug #define 2022-06-27 15:11:54 +01:00
Andreas Fabri a28f8f553d Parameterization: Make Iterative_authalic faster (WIP) 2022-06-27 15:03:20 +01:00
Guillaume Damiand ccec860303 Add example of CMap/GMap with index in user manual 2022-06-27 15:36:07 +02:00
Guillaume Damiand caebf8ffa3 changes.md 2022-06-27 15:16:16 +02:00
Guillaume Damiand 8643eba75f
Update Installation/CHANGES.md
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-06-27 15:05:22 +02:00
Guillaume Damiand f6f88f794b Update changes.md 2022-06-27 14:50:24 +02:00
Guillaume Damiand df37baa8d3 trailing 2022-06-27 14:29:00 +02:00
Guillaume Damiand f53c61a6e5 Example for map with index 2022-06-27 14:22:07 +02:00
Guillaume Damiand 9b44e0ae66 Add an example for cmap with indices. 2022-06-27 13:57:27 +02:00
Guillaume Damiand daf79c8070 Realign cmap examples 2022-06-27 13:57:08 +02:00
Guillaume Damiand cbc038fff8 Rename upper_bound_XXX_ids by upper_bound_on_XXX_ids 2022-06-27 12:37:49 +02:00
Andreas Fabri 48c2845684 : -> :: 2022-06-27 10:15:43 +01:00
Laurent Rineau 386811cb7c Accomodate breaking changes in Github Action actions/github-script@v3
See https://github.com/actions/github-script#breaking-changes-in-v5
2022-06-27 10:00:46 +02:00
Andreas Fabri 70a06b4696 Do not use CGAL::iterator_v<> as it is responsible for the ICE of VC2015 2022-06-27 08:58:17 +01:00
Andreas Fabri fe7d09ce90 Do not use is_iterator_v for VC2015 2022-06-24 15:24:28 +01:00
Laurent Rineau 352bf23951 Merge pull request #6709 from CGAL/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-06-24 14:42:37 +02:00
Laurent Rineau 52aee2311d Merge pull request #6708 from CGAL/dependabot/github_actions/actions/github-script-6
Bump actions/github-script from 3 to 6
2022-06-24 14:42:33 +02:00
Sébastien Loriot 1bc8b294f8 avoid creating border non-manifold vertices 2022-06-24 13:30:53 +02:00