Simon Giraudot
|
0e934b1673
|
Fix brief first letter in lowercase
|
2020-08-04 13:16:13 +02:00 |
Simon Giraudot
|
12a027b027
|
Add function to check validity of ground truth + preconditions
|
2020-06-29 14:04:56 +02:00 |
Simon Giraudot
|
59f86419bf
|
Remove trailing whitespaces
|
2020-04-07 09:51:40 +02:00 |
Simon Giraudot
|
92bba3c700
|
Make classifiers comply with Range concept
|
2020-04-02 08:01:00 +02:00 |
Simon Giraudot
|
2b2b5c48bf
|
Improve parameter interpretation in OpenCV RF
|
2020-02-25 13:27:07 +01: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
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +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 |
Maxime GIMENO
|
4e4dd7986a
|
Remove sneaky backquote
|
2019-09-30 09:10:45 +02:00 |
Laurent Rineau
|
1bce3f7909
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-09-27 16:25:29 +02:00 |
Laurent Rineau
|
0b66eb0d23
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
# Conflicts:
# .travis/install.sh
|
2019-09-27 16:24:41 +02:00 |
Sébastien Loriot
|
983645a51a
|
match @{ and @}
|
2019-07-05 21:49:46 +02:00 |
Andreas Fabri
|
4581f1b7a8
|
Morte replacements
|
2019-06-05 08:39:55 +02:00 |
Laurent Rineau
|
90782d4b7f
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
- Revert "Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF"
- Revert "Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau"
|
2019-05-14 17:50:45 +02:00 |
Andreas Fabri
|
7c2674abc8
|
More links fixed
|
2019-03-20 08:38:40 +01:00 |
Simon Giraudot
|
fb63d960e8
|
Update doc based on reviews
|
2019-01-25 09:32:32 +01:00 |
Simon Giraudot
|
c81fbe4688
|
Move all classifiers based on other libraries to dedicated namespaces
|
2019-01-07 11:50:02 +01:00 |