Commit Graph

17 Commits

Author SHA1 Message Date
Laurent Rineau 734c96e951 Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00
Laurent Rineau 2288225448 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Sébastien Loriot 57722d189d do not set cxx standard in the final target cmake script 2022-05-04 10:37:02 +02:00
Dmitry Anisimov e7996367e0 use correct version of eigen 2021-08-04 16:08:08 +02:00
Dmitry Anisimov 54f83394e2 added missing components 2021-08-04 15:57:27 +02:00
Dmitry Anisimov e93c2e4bbf fixed cmakelists 2021-08-04 15:51:48 +02:00
Dmitry Anisimov 693ab064ba cleanup 2021-05-20 16:21:22 +02:00
Dmitry Anisimov 8fe0409298 fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00
Dmitry Anisimov c11ce6c33a updated cmakelists, refactored free functions for non eigen coordinates, fixed several warnings 2021-05-20 13:25:59 +02:00
Dmitry Anisimov eb90c3adda barycentric coordinates revision + harmonic coordinates initial commit 2021-05-20 12:05:39 +02:00
Sébastien Loriot 8bb22d5b2c extra run of the script to remove tabs and trailing whitespaces
right after the merge of the 5.0 release branch

+ manual fix of the files (indentation was changed in the meantime):
   * Spatial_sorting/include/CGAL/Multiscale_sort.h
   * Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot 8b153fb495 Merge branch 'cgal/releases/CGAL-5.0-branch'
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot 590612a563 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Mael Rouxel-Labbé 3c7eb2c6b9 Use CGAL_PI instead of hardcoding it 2020-01-07 15:31:07 +01:00
Dmitry Anisimov 51e8d361f3 Updated examples. 2014-12-29 15:01:04 +01:00
Sébastien Loriot c436929fdb move file to benchmark directory 2014-12-15 16:31:17 +01:00
Sébastien Loriot 575a8ffabf move example into benchmark 2014-12-12 15:16:57 +01:00