Mael
ab65cc9800
Merge branch 'master' into PMP-Remove_small_CCs
2019-10-28 09:07:45 +01:00
Laurent Rineau
b9e320659e
Merge branch 'releases/CGAL-4.14-branch'
2019-10-25 16:26:31 +02:00
Laurent Rineau
092cf8e2c5
Merge pull request #4284 from sloriot/Sweep_surface_2-derecursive_overlaps_5.0
...
Derecursification of overlaps detection on the right of event - [5.X]
2019-10-25 16:26:17 +02:00
Laurent Rineau
30b02eea63
Merge pull request #4303 from sloriot/CGAL-SPDX_updates
...
Update SPDX tags
2019-10-25 16:26:13 +02:00
Laurent Rineau
0d8c20a982
Merge pull request #4309 from lrineau/Developers_scripts-create_release_with_cmake__create_tarballs-GF
...
Developers scripts: create_release_with_cmake create new tarballs
2019-10-25 16:26:11 +02:00
Laurent Rineau
8ea02515f4
Merge pull request #4310 from ChamzasKonstantinos/nef-namespacing-issue
...
Namespaced newell function
2019-10-25 16:26:08 +02:00
Laurent Rineau
b64ed0e3b1
Merge pull request #4103 from sloriot/Sweep_surface_2-derecursive_overlaps
...
Derecursification of overlap detectiong on the right of event
2019-10-25 16:24:51 +02:00
Sébastien Loriot
a939af4f4a
Merge remote-tracking branch 'sloriot/Sweep_surface_2-derecursive_overlaps' into HEAD
2019-10-24 11:05:52 +02:00
Sébastien Loriot
0970a303e9
fix warning
2019-10-24 11:05:24 +02:00
Laurent Rineau
6b1081dd46
updated crontab (automated commit)
2019-10-24 10:18:05 +02:00
Laurent Rineau
5d1704b9d1
Fix typo
2019-10-24 09:29:16 +02:00
Constantinos Chamzas
a55b90ef2a
Namespaced newell function
2019-10-22 11:31:09 -05:00
Laurent Rineau
1d6fba5a39
Also create .zip files for -examples and -library tarballs
2019-10-22 18:16:35 +02:00
Laurent Rineau
620d90961d
replace tarballs creation by the script feature GENERATE_TARBALLS=ON
2019-10-22 12:50:28 +02:00
Laurent Rineau
52f7ac3ce2
Save the CSS file that is actually on production
2019-10-22 09:19:07 +02:00
Laurent Rineau
30479e5c12
Fix the date in man pages
2019-10-21 18:46:18 +02:00
Laurent Rineau
a3f84af974
updated crontab (automated commit)
2019-10-21 17:18:04 +02:00
Laurent Rineau
b9c8736d29
Missing #include for stoul
2019-10-21 16:37:31 +02:00
Sébastien Loriot
47c092557f
Merge remote-tracking branch 'sloriot/Sweep_surface_2-derecursive_overlaps' into HEAD
2019-10-21 13:04:25 +02:00
Sébastien Loriot
7b4de1ec34
replace the function clipping last-curves at the end of overlapping curves
...
There are several advantages:
- no longer use a recursive call
- only split curves if needed (because there are effectively on the right of an event)
- fix a bug when the subcurve on the right was not a subcurve of an overlapping curve
This happens in test/construction_segments/data/test_12.txt for example where
the curve C1 is created by doing (A+B)+C while (B+C) is then added on the right
of the end of C1 -> with the old code (B+C) it would not be split (here X+Y means
curve created from the overlap of curve X and Y).
2019-10-20 12:09:18 +02:00
Sébastien Loriot
dfe3ce485d
special case for Random Forest
2019-10-20 10:45:13 +02:00
Sébastien Loriot
0228f1e4ee
update SPDX tag to use the original customer license
...
The license notice in the headers are not in the original headers
2019-10-20 10:43:11 +02:00
Sébastien Loriot
e74473ed28
remove license notice from Random Forest classif
2019-10-20 01:04:43 +02:00
Sébastien Loriot
5dfd8b753f
check for the absence of license notice in headers
2019-10-20 01:01:10 +02:00
Sébastien Loriot
fcd0529fb3
remove license notice from OpenNL
2019-10-20 00:47:56 +02:00
Sébastien Loriot
2c17ec76fd
relicense to GPL-3+ (allowed since it is GPL-2+ originally)
2019-10-20 00:41:40 +02:00
Sébastien Loriot
abf31ebc4c
One file from Core is derived from GMP and was badly tagged before
2019-10-20 00:37:29 +02:00
Sébastien Loriot
8832addb4e
update to read SPDX tags (GPL-3+, LGPL 3+, and LGPL3 are enough for us)
2019-10-20 00:36:39 +02:00
Sébastien Loriot
9f4fe1a9e8
Fix wrong positive
2019-10-20 00:32:41 +02:00
Sébastien Loriot
7c63219861
Manual removal of license notice + SPDX updates
2019-10-19 17:14:18 +02:00
Sébastien Loriot
b13e116919
Manual removal of license notice + fix SPDX flags
2019-10-19 17:00:08 +02:00
Sébastien Loriot
5f5318d4da
manual removal of license notice
2019-10-19 16:48:01 +02:00
Sébastien Loriot
43166732b6
remove license notice from kernel tests
2019-10-19 16:39:32 +02:00
Sébastien Loriot
26fb266410
Remove license notice in CORE headers
...
also fix some SPDX tags
2019-10-19 16:28:33 +02:00
Sébastien Loriot
8c4f590812
Fix SPDX flag and remove license notice for remaining files in Scale space
2019-10-19 16:20:43 +02:00
Sébastien Loriot
6c32bf4e4a
Remove license notice in src ImageIO
2019-10-19 16:13:23 +02:00
Sébastien Loriot
1ef976e3a5
Remove license notice from libQGLviewer forked files
2019-10-19 16:09:56 +02:00
Sébastien Loriot
c4c1a0b317
Remove license notice in headers manually
2019-10-19 16:00:05 +02:00
Sébastien Loriot
07c4ada6ec
update SPDX flags and remove license notice of ImageIO files
2019-10-19 15:50:09 +02:00
Sébastien Loriot
52164b1fba
First pass on removing license notice in header for LGPL files
2019-10-19 15:40:30 +02:00
Sébastien Loriot
254d60f642
First pass on removing license notice in header for GPL files
2019-10-19 15:23:19 +02:00
Sébastien Loriot
4788398628
add notice for commercial license
2019-10-19 12:23:05 +02:00
Sébastien Loriot
7356421d80
introduce Commercial license SPDX tag
2019-10-19 12:15:19 +02:00
Sébastien Loriot
d0f23b56f6
update deprecated SPDX tags
...
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0$" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0$/SPDX-License-Identifier: GPL-3.0-only/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0$/SPDX-License-Identifier: LGPL-3.0-only/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0$/SPDX-License-Identifier: LGPL-2.0-only/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.1$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.1$/SPDX-License-Identifier: LGPL-2.1-only/"
2019-10-18 22:08:05 +02:00
Sébastien Loriot
1c829dcb08
remove extra space
2019-10-18 22:04:37 +02:00
Sébastien Loriot
9bd9c68b83
update LGPL[23]+ and GPL[23]+ SPDX tags
...
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
2019-10-18 21:57:54 +02:00
Sébastien Loriot
282e01c432
update SPDX tag to new version
...
old tags being deprecated
2019-10-18 21:48:06 +02:00
Laurent Rineau
708d022849
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2019-10-18 14:29:11 +02:00
Laurent Rineau
7acfdff7d5
SMSP: fix border and robustness issues ( #3977 )
...
SMSP: fix border and robustness issues
Co-authored-by: Maxime GIMENO <maxime.gimeno@gmail.com>
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2019-10-18 14:24:42 +02:00
Laurent Rineau
f8fc874eeb
Merge branch 'releases/CGAL-4.14-branch'
2019-10-18 14:18:28 +02:00