Commit Graph

22 Commits

Author SHA1 Message Date
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
Laurent Rineau 4fbf00fb8a CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
Sébastien Loriot 124012d9f9 replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
Simon Giraudot 9bb0266aff Update test with latest methods 2019-02-07 11:36:04 +01:00
Guillaume Damiand 92ba7fa6c9 Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +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
Simon Giraudot 210bb83123 Update Point_set_3 examples and tests, remove Point_set_processing overloads 2018-01-10 16:39:31 +01:00
Simon Giraudot a61d6e02a4 Fix Point_set_3::remove(const Index&) and add test 2017-07-04 15:18:51 +02:00
Sébastien Loriot f3251a5575 fix project names 2017-01-19 11:07:39 +01:00
Simon Giraudot 1dcd37b7dc Warning fix: implicit conversion 2017-01-06 07:33:30 +01:00
Simon Giraudot 7bcb5b02eb Fix warnings 2017-01-05 07:57:05 +01:00
Simon Giraudot f9dcc4b721 Fix warnings 2017-01-04 10:40:24 +01:00
Simon Giraudot 8fbacbcf11 Add clear_properties() method 2016-10-11 09:08:58 +02:00
Simon Giraudot 5a0e3ef36e Update examples and tests 2016-09-26 15:35:24 +02:00
Simon Giraudot 32c88d3c10 Update tests 2016-09-26 09:37:45 +02:00
Simon Giraudot d306a5fbf3 Add test 2016-09-23 12:29:03 +02:00
Simon Giraudot d3c2c455c0 Simplify notations of property maps 2016-09-21 15:21:46 +02:00
Simon Giraudot a929cab515 Replace Item by Index 2016-09-21 12:45:27 +02:00
Simon Giraudot 106319a0e8 Replace template Kernel by template Point (+ Vector) 2016-09-21 12:44:08 +02:00
Simon Giraudot 4e559a681f Update examples and test 2016-09-19 09:40:59 +02:00
Simon Giraudot 50df9d558d Update example and test 2016-09-13 12:33:40 +02:00
Simon Giraudot 2d035b3e6c Move Point_set_3 to its own package 2016-09-09 08:30:26 +02:00