Sébastien Loriot
|
98e471849b
|
moving files from internal to PKG/internal
|
2021-08-26 11:33:39 +02:00 |
Marc Glisse
|
7929c7d872
|
Remove outdated comment.
|
2020-04-08 14:42:47 +02:00 |
Laurent Rineau
|
32223bdf4e
|
Merge branch 'releases/CGAL-5.0-branch' into NewKernel_d-det-GF-CGAL-5.0
# Conflicts:
# NewKernel_d/include/CGAL/NewKernel_d/Cartesian_filter_K.h
# NewKernel_d/include/CGAL/typeset.h
|
2020-03-04 08:55:36 +01:00 |
Andreas Fabri
|
f8df875321
|
Now Mpzf is used for up to Delaunay_d<6>
|
2020-03-03 14:53:34 +00:00 |
Andreas Fabri
|
3e6ece5e4b
|
VC++ does not yet provide __cpp_if_constexpr
|
2020-03-02 16:09:33 +00:00 |
Andreas Fabri
|
a3719c3628
|
Compile in C++03 and C++14
|
2020-03-02 12:52:23 +00:00 |
Marc Glisse
|
b1c2910b9e
|
Use a ring bignum type for a couple of filtered predicates.
|
2020-03-02 11:49:16 +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 |
Marc Glisse
|
c872a75e10
|
Remove macro CGAL_CONSTEXPR
|
2019-02-08 15:23:35 +01:00 |
Andreas Fabri
|
257b180351
|
Triangulation
|
2018-01-18 13:56:10 +00:00 |
Sébastien Loriot
|
0698f79aff
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
Marc Glisse
|
df37199c1e
|
Include Weighted_point.h in Epick_d.h, for now.
|
2014-06-06 17:24:41 +02:00 |
Marc Glisse
|
fa7fdb2dfb
|
Add copyright/license header everywhere.
|
2014-05-08 20:18:12 +02:00 |
Marc Glisse
|
6098607fb8
|
Work around a complicated instantiation cycle. Don't hardcode Gmpq.
|
2014-03-12 18:43:21 +01:00 |
Marc Glisse
|
271debb4ac
|
Kernel_d/ -> NewKernel_d/ to avoid conflicts.
The whole content is currently private.
|
2014-03-12 11:35:12 +01:00 |
Marc Glisse
|
4d6d5e685b
|
Reviewers asked that Epick_d take a type argument for the dimension
instead of an int.
|
2013-07-21 15:31:57 +02:00 |
Marc Glisse
|
e73ed3a989
|
Help programs that rely on Kernel_traits
|
2012-10-09 06:33:29 +00:00 |
Marc Glisse
|
e067f7fcdf
|
Test lexicographic comparison.
Make kernel constructors more uniform.
|
2012-08-23 11:50:46 +00:00 |
Marc Glisse
|
e6ef3d45fe
|
Add Epick_d
|
2012-08-15 16:20:39 +00:00 |