Andreas Fabri
|
642348feff
|
Add example
|
2019-11-15 08:26:01 +01:00 |
|
Andreas Fabri
|
744413b3d5
|
CGAL::use() parameters
|
2019-11-15 08:26:01 +01:00 |
|
Sébastien Loriot
|
19487c78a2
|
fix warning
|
2019-11-11 13:38:28 +01:00 |
|
Andreas Fabri
|
dea6d34167
|
Polish documentation
|
2019-11-05 11:11:47 +01:00 |
|
Andreas Fabri
|
914981fca6
|
Polish documentation
|
2019-11-05 11:05:12 +01:00 |
|
Andreas Fabri
|
b98d2f6876
|
Fix examples
|
2019-11-04 16:45:30 +01:00 |
|
Andreas Fabri
|
cffd1fe3a0
|
Add ConcurrencyTag
|
2019-11-04 15:54:47 +01:00 |
|
Andreas Fabri
|
d7b97756ff
|
Add 2D version
|
2019-11-04 12:44:13 +01:00 |
|
Andreas Fabri
|
4d55c22dfe
|
Use tbb::parallel_invoke()
|
2019-11-04 09:09:15 +01:00 |
|
Andreas Fabri
|
82009f60fd
|
Spatial_sorting: Parallelize 3D case
|
2019-10-30 15:40:27 +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 |
|
Laurent Rineau
|
4fbf00fb8a
|
CMake>=3.13: opt for for new policies up to 3.15
|
2019-06-19 14:34:59 +02:00 |
|
Laurent Rineau
|
b8fe6b10ee
|
Merge pull request #3804 from afabri/CGAL_tests_must_not_include_basic-GF
Do not include <CGAL/basic.h>
|
2019-05-21 16:37:01 +02:00 |
|
Andreas Fabri
|
f6e3221d98
|
Easy fixes after Mael's review
|
2019-04-17 22:33:04 +02:00 |
|
Andreas Fabri
|
f42e8952f5
|
Merge branch 'master' into Partition_2-Traits_with_state-GF
|
2019-04-09 13:57:57 +02:00 |
|
Andreas Fabri
|
ca161c5639
|
Partition_2: Make it work for a traits with state
|
2019-04-09 10:54:03 +02:00 |
|
Andreas Fabri
|
a1609350aa
|
Remove #include<CGAL/basic.h> amd put what is needed if something is missing
|
2019-03-27 15:21:33 +01:00 |
|
Andreas Fabri
|
a472c24185
|
http:/www.boost.org -> https://www.bost.org
|
2019-03-20 08:59:22 +01:00 |
|
Sébastien Loriot
|
59bc453b42
|
first batch of replacement for level 1 in classified ref man
command used:
grep -l "##" */doc/*/PackageDescription.txt | xargs sed -i -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
|
2019-02-14 10:32:39 +01:00 |
|
Guillaume Damiand
|
7d406fbb9c
|
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
|
2018-11-05 07:32:58 +01:00 |
|
Guillaume Damiand
|
92ba7fa6c9
|
Update minimum cmake required version in all CMakeLists.txt
|
2018-10-18 14:49:23 +02:00 |
|
Guillaume Damiand
|
0c2dcf7208
|
Re-add include({CGAL_USE_FILE} ) in each CMakeLists.txt where CGAL is used with some component.
|
2018-10-18 14:38:42 +02:00 |
|
Guillaume Damiand
|
0bd9088b5a
|
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
|
2018-10-17 14:17:08 +02:00 |
|
Guillaume Damiand
|
7f09308d33
|
Remove all include_directories(BEFORE ../../include) in CMakeLists.txt
|
2018-10-17 13:07:22 +02:00 |
|
Sébastien Loriot
|
ea240cfac5
|
use \PkgXXX instead of \PkgXXXSummary
|
2018-10-08 10:28:44 +02:00 |
|
Sébastien Loriot
|
a2e8a1c68f
|
add the suffix Ref to doxygen link to reference
|
2018-10-08 10:26:56 +02:00 |
|
Mael Rouxel-Labbé
|
26c857a431
|
Moved unary/binary_function to CGAL::cpp98
|
2018-06-13 15:58:19 +02:00 |
|
Andreas Fabri
|
c54a6a4980
|
Put CGAL::random_shuffle() in the subnamespace cpp98
|
2018-04-11 09:32:23 +01:00 |
|
Andreas Fabri
|
063a91a771
|
Use CGAL::random_shuffle
|
2018-04-04 14:00:23 +01:00 |
|
Laurent Rineau
|
0a74393dcf
|
Commit all new dependencies files
|
2018-03-06 18:44:48 +01:00 |
|
Laurent Rineau
|
78e7060525
|
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
Deal with VC++ warnings of level /W4
|
2018-02-19 14:27:06 +01:00 |
|
Maxime Gimeno
|
688b5dd06e
|
Move dependencies creation to package_info and add dependencies to git
|
2018-02-02 12:08:05 +01:00 |
|
Maxime Gimeno
|
8bde832931
|
Fix METIS headers in BGL
|
2018-02-02 12:08:05 +01:00 |
|
Maxime Gimeno
|
a676d5a60e
|
Try to fix errors in classification checks
|
2018-02-02 12:08:05 +01:00 |
|
Maxime Gimeno
|
acd0a72edf
|
Modify travis script to test dependencies
|
2018-02-02 12:08:05 +01:00 |
|
Maxime Gimeno
|
ae36b452bc
|
Add dependencies of all packages
|
2018-02-02 12:08:05 +01:00 |
|
Andreas Fabri
|
6c791f161a
|
Triangulation_2
|
2018-01-17 16:12:12 +00:00 |
|
Sébastien Loriot
|
19adf3b05e
|
make the doc match struct/class with the implementation
|
2017-11-17 11:34:55 +01:00 |
|
Sébastien Loriot
|
0698f79aff
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
|
Laurent Rineau
|
8f46324806
|
Merge pull request #2475 from sgiraudot/Fix_counting_iterator_warning_everywhere-GF
Fix counting iterator warnings
|
2017-10-11 19:15:15 +02:00 |
|
Laurent Rineau
|
2b35bddfb2
|
Replace all std::binary_function by CGAL::binary_function
|
2017-10-04 16:36:32 +02:00 |
|
Simon Giraudot
|
1e7b9ea027
|
Fix counting iterator warnings
|
2017-09-29 14:47:17 +02:00 |
|
Sébastien Loriot
|
50a4e6f5da
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.10-branch'
|
2017-08-22 17:21:42 +02:00 |
|
Sébastien Loriot
|
f1d5ecde05
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch'
|
2017-08-22 17:21:01 +02:00 |
|
Jane Tournois
|
073cda2639
|
add duplicate points to the test of Hilbert sort
in 2D, 3D, and dD
|
2017-08-08 15:20:42 +02:00 |
|
Sébastien Loriot
|
3f8448f280
|
avoid infinite loop in 3D and dD
|
2017-08-08 12:12:29 +02:00 |
|
Sébastien Loriot
|
78a07a0e69
|
avoid redoing the same sort if the bounds does not change
|
2017-08-08 11:53:44 +02:00 |
|
Sébastien Loriot
|
c675a2ee91
|
fix incorrect link to figure and use italic instead of MathJax
|
2017-08-08 11:08:50 +02:00 |
|