Laurent Rineau
0316078b95
Merge pull request #7316 from gdamiand/CMap-bugfix-gdamiand
...
Use reserve(size+1) before to copy attribute
2023-03-21 16:14:11 +01:00
Laurent Rineau
186c66ea95
Merge pull request #7321 from afabri/Surface_mesh-document_functions-GF
...
Surface_mesh: Document join()
2023-03-21 16:14:09 +01:00
Laurent Rineau
aedf43d184
Merge pull request #7325 from MaelRL/CGAL-Copyright_fixes-GF
...
Fix a number of copyright-related issues
2023-03-21 16:14:06 +01:00
Laurent Rineau
95dc40f610
List workflow run: skip disabled workflows
2023-03-16 10:27:11 +01:00
Laurent Rineau
74af620b86
Script Fix line endings ( #7332 )
2023-03-16 10:04:56 +01:00
Nicolas Saillant
185e510278
Fix line endings
2023-03-15 14:49:57 +01:00
Laurent Rineau
35a1285a12
Merge pull request #6129 from janetournois/Mesh_3-triple_line_extraction-GF
...
Mesh_3 - add detection of intersection lines from labeled images
# Conflicts:
# Installation/CHANGES.md
2023-03-13 16:46:07 +01:00
Mael Rouxel-Labbé
f1c2668ad8
Fix a number of copyright-related issues
2023-03-13 09:57:03 +01:00
Andreas Fabri
161f1b83d4
Surface_mesh: Document join()
2023-03-10 16:43:52 +00:00
Guillaume Damiand
da59938748
readd protected removed by mistake
2023-03-10 13:33:31 +01:00
Guillaume Damiand
804f28804d
same modif for lcc
2023-03-10 13:31:56 +01:00
Guillaume Damiand
46a35ff642
Add a test for copy attributes for cmap/gmap, with and without indices.
2023-03-10 13:26:23 +01:00
Guillaume Damiand
52d78763d6
Bug fix in cc with index
2023-03-10 13:25:44 +01:00
Guillaume Damiand
8dc54d3c62
Add a reserve before to copy attribute (to solve a bug for index versions)
2023-03-10 13:20:03 +01:00
Guillaume Damiand
72b356d309
Add reserve before the creation of a new attribute, copy of an old one: solve a bug for the index version of CMap/GMap when the underlying vector is reallocated
2023-03-10 11:30:07 +01:00
Guillaume Damiand
477f71b876
Add missing own method for cc with index
2023-03-10 10:47:01 +01:00
Guillaume Damiand
83ae1d54ea
add missing own method for with index cases
2023-03-10 10:46:23 +01:00
Guillaume Damiand
8b4806a059
Remove copy constructors in cell attribute (added in the last commit but not required)
2023-03-10 10:44:20 +01:00
Guillaume Damiand
4ad06f8872
add an example with a bug for cmap with index
2023-03-09 20:23:53 +01:00
Guillaume Damiand
0189b6b6b2
Add a copy constructor in Cell_attribute.
...
This solves a bug in one of my prog, which occurs only for CMap with index.
I don't understand why the default copy constructor is not enough for
CMap with index (while it works for CMap with handle).
2023-03-09 17:07:36 +01:00
Laurent Rineau
6e901604cb
Test suite Fix missing the green color for the y square at the top of the column ( #7314 )
...
## Summary of Changes
Fix missing the green color for the "y" square at the top of the column.
Testsuite improvements #2205
2023-03-09 15:19:22 +01:00
Nicolas Saillant
0921648308
Fix missing the green color for the y square at the top of the column
2023-03-09 15:03:10 +01:00
Laurent Rineau
3e1458a2d5
Add a CSS file
...
[skipci]
2023-03-08 11:17:16 +01:00
Laurent Rineau
3e5e5d66f1
Update list_workflow_last_run.yml
...
specify the charset of the HTML
2023-03-08 09:58:19 +01:00
Laurent Rineau
52b5472aaa
Added a script to list the last runs of all cgal's workflows ( #7031 )
...
## Summary of Changes
Addition of a script to list all the last runs of cgal workflows.
2023-03-08 09:38:52 +01:00
SaillantNicolas
10caf9fde4
added a script that list all cgal workflow last run
2023-03-03 15:42:17 +01:00
Nicolas Saillant
aadb997119
Added an action which launches the script which lists the last executed workflows
2023-03-03 15:02:32 +01:00
Laurent Rineau
0769c7f2b5
Merge remote-tracking branch 'refs/remotes/cgal/master'
2023-03-02 13:44:59 +01:00
Laurent Rineau
8affdce615
Merge branch '5.5.x-branch'
2023-03-02 13:42:42 +01:00
Laurent Rineau
78e2d5e4d2
Merge pull request #6478 from afabri/Nef_3-replace_deque_by_vector_and_reserve-GF
...
Nef_3: Add overloads with ORIGIN in predicates
2023-03-02 13:42:35 +01:00
Laurent Rineau
ea016d7f5b
Merge pull request #6702 from soesau/Region_growing-revision-soesau
...
[Small Feature] Region growing revision soesau
2023-03-02 13:42:32 +01:00
Laurent Rineau
efe3822f33
Merge pull request #7115 from MaelRL/T3-test_cleaning-GF
...
(Partial) Cleaning of Triangulation_3 tests
2023-03-02 13:42:29 +01:00
Laurent Rineau
1b223dfce3
Merge pull request #7219 from afabri/Spatial_searching-Epeck-GF
...
Spatial searching: Make weighted Minkowski Distance working with Epeck
2023-03-02 13:42:16 +01:00
Laurent Rineau
b4c04b53e0
Merge branch '5.4.x-branch' into 5.5.x-branch
2023-03-02 13:40:26 +01:00
Laurent Rineau
649539d573
Merge pull request #7219 from afabri/Spatial_searching-Epeck-GF
...
Spatial searching: Make weighted Minkowski Distance working with Epeck
2023-03-02 13:40:15 +01:00
Laurent Rineau
f46ea44dd0
Merge pull request #7219 from afabri/Spatial_searching-Epeck-GF
...
Spatial searching: Make weighted Minkowski Distance working with Epeck
2023-03-02 13:40:07 +01:00
Laurent Rineau
2a1e8ecdd6
Update wiki_notification.yml
...
Add a link to the diff of the wiki page
2023-03-01 16:00:26 +01:00
Laurent Rineau
47a7eafdba
Github Action build_doc Add URL to job log in case of an error ( #7292 )
...
add the url to the job log in case of an error during build_doc
2023-03-01 15:42:44 +01:00
Laurent Rineau
8c569a2534
Fix url
2023-03-01 15:41:53 +01:00
Laurent Rineau
5325f35682
Email notifications about changes to the GitHub wiki ( #7272 )
...
Adding a workflow to send email notifications when a change is made on the wiki.
Sometimes the action is executed before the github api updates and therefore the
email information does not match the last change.
2023-03-01 15:32:18 +01:00
SaillantNicolas
e30b28491e
add the url to the job log
2023-03-01 15:10:17 +01:00
SaillantNicolas
c7b328d3cc
prepares the e-mail in html format
2023-03-01 14:53:29 +01:00
Laurent Rineau
bb88c38982
Merge branch '5.5.x-branch'
2023-02-28 20:46:26 +01:00
Laurent Rineau
2df895989b
Next release will be 5.5.3
2023-02-28 20:45:46 +01:00
Laurent Rineau
f7a7a4bbce
Next release will be 5.4.5
2023-02-28 20:43:57 +01:00
Laurent Rineau
e95b5daead
Prep for 5.4.4 and 5.5.2
2023-02-28 10:22:31 +01:00
Laurent Rineau
fb48b16a37
Merge remote-tracking branch 'refs/remotes/cgal/master'
2023-02-24 16:20:43 +01:00
Laurent Rineau
926bc18038
updated crontab (automated commit)
2023-02-24 16:18:03 +01:00
Laurent Rineau
1122ee8b17
Merge branch '5.5.x-branch'
2023-02-24 16:15:35 +01:00
Laurent Rineau
618a71cd0c
Merge pull request #7234 from GilesBathgate/Lazy-remove_boost_pp_usage-GilesBathgate
...
Lazy_kernel: Replace BOOST_PP repeat macros with variadic templates
2023-02-24 16:14:46 +01:00