Guillaume Damiand
999a813b35
Rename XXX_handle into XXX_descriptor for CMap, GMap, LCC
2022-05-05 13:34:19 +02:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01: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
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
Sébastien Loriot
6e8e4a4b10
remove variadic template workaround for cmap, gmap, and lcell
2019-03-29 10:41:50 +01:00
Sébastien Loriot
0698f79aff
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Sylvain Brandel
41464f142f
type of boolean marks modified from int to size_type in both Combinatorial_map and Linear_cell_complex
2015-04-01 15:36:34 +02:00
Laurent Rineau
5b5dd33848
merge changes from next
2012-01-09 12:33:39 +00:00
Guillaume Damiand
1473c3e382
Start of modifications of copy constructor and operator= for iterators that use marks.
2011-11-17 20:56:59 +00:00
Guillaume Damiand
79001c1cc5
Re-indent
2011-11-03 11:04:36 +00:00
Laurent Rineau
fcd1bc0677
merge from next
...
And modify the licenses to LGPLv3+ for the following new files:
include/CGAL/Combinatorial_map_iterators_base.h
include/CGAL/internal/Combinatorial_map_utility_novariadic.h
2011-10-11 12:54:32 +00:00
Guillaume Damiand
f26fe49316
Licence for Combinatorial_map
2011-10-10 14:39:37 +00:00
Sébastien Loriot
5d420a9c2c
undo license change in Cmap package
2011-10-10 14:06:06 +00:00
Sébastien Loriot
91a5327fa8
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Guillaume Damiand
f871da7c99
* replace some assert by static_assert;
...
* add all the ranges and refactoring of code to clarify it.
2011-10-07 15:10:30 +00:00
Guillaume Damiand
5c3caa4351
Copyright final version ;)
2011-06-14 12:27:16 +00:00
Guillaume Damiand
7edb0c49d8
copyright 2010-2011
2011-06-09 13:25:19 +00:00
Guillaume Damiand
e7a3dbe504
Update of copyright
2011-05-27 12:39:40 +00:00
Guillaume Damiand
d1411b354f
typo
2011-04-21 11:54:42 +00:00
Guillaume Damiand
5c630c7f39
Move Combinatorial_map package from candidate-packages to its own branch
2011-04-20 16:54:10 +00:00