Laurent Rineau
|
32893b91c0
|
Merge pull request #8263 from lrineau/CGAL-update_minimal_cmake-GF
cmake_minimum_required(VERSION 3.12...3.29)
|
2024-06-12 10:06:12 +02:00 |
Laurent Rineau
|
3a223ebd1e
|
cmake_minimum_required(VERSION 3.12...3.29)
|
2024-06-06 20:19:44 +02:00 |
albert-github
|
36c8b7589d
|
Spelling corrections
Last batch (for now) of spelling corrections in doxygen and normal comments
|
2024-05-31 19:05:34 +02:00 |
Laurent Rineau
|
e96aaf37ad
|
Merge branch 'master' into pr/afabri/7410
|
2024-05-17 23:03:55 +02:00 |
Sébastien Loriot
|
c99b69a0e7
|
add missing license headers
|
2024-01-04 13:50:15 +01:00 |
Sébastien Loriot
|
e7c26349f2
|
move header in a package to GPL
|
2024-01-04 13:36:34 +01:00 |
Laurent Rineau
|
aa09a28df8
|
Merge remote-tracking branch 'cgal/master' into STL_extension-Fix_Prevent_deref-GF
|
2023-09-19 16:22:49 +02:00 |
albert-github
|
ad41766454
|
issue #7395 Improvement of layout of model relations
Corrected `cgalModels` to `cgalHasModes` inside `cgalHasNodelsBegin` / `cgalHasModelsEnd`
|
2023-07-18 13:23:37 +02:00 |
albert-github
|
4e5578d469
|
issue #7395 Improvement of layout of model relations
- based on review
|
2023-07-15 13:12:15 +02:00 |
albert-github
|
301728a8a9
|
issue #7395 Improvement of layout of model relations
- Completed the cgalModels part
|
2023-07-09 12:43:36 +02:00 |
albert-github
|
ee2a55279d
|
issue #7395 Improvement of layout of model relations
- Completed the cgalHasModel part
- corrected spelling of `Has Model` and `Is Model Of` to `Has model` and `Is model of`
|
2023-07-06 17:35:34 +02:00 |
Sébastien Loriot
|
68813c5c63
|
Merge pull request #7403 from sloriot/CGAL-replace_boost_by_std
Replace boost by std
|
2023-07-05 11:08:36 +02:00 |
Nuno Miguel Nobre
|
0469f46105
|
Fix plurals in a number of manuals
|
2023-06-20 13:29:44 +01:00 |
Laurent Rineau
|
2a41598bd7
|
cosmetic changes (indent, spaces, naming)
|
2023-04-27 12:04:02 +02:00 |
Andreas Fabri
|
68261eb0f1
|
STL_extension: Add parameter for value type to Prevent_deref
|
2023-04-26 10:55:59 +01:00 |
Sébastien Loriot
|
e82d970d19
|
boost::next -> std::next
|
2023-04-23 22:37:07 +02:00 |
albert-github
|
2d60f46985
|
issue #7231 Improvement of layout of refines relations.
- Adjusted cgalRefines according to reviews
- Implemented it in all files
|
2023-03-14 17:37:50 +01:00 |
albert-github
|
c32b1f4127
|
spelling corrections
Some spelling corrections (Directories starting with `S` rest - `W`),
|
2022-11-16 13:22:39 +01:00 |
albert-github
|
3674c937f7
|
spelling corrections
Some spelling corrections (Directories starting with `M`-` N`),
some backward work
some forward work
|
2022-11-15 15:21:01 +01:00 |
Mael Rouxel-Labbé
|
79d2374304
|
tiny indentation fix
|
2022-09-23 15:25:30 +02:00 |
Mael Rouxel-Labbé
|
363d1daaef
|
Some more conversions to non-package specific assertions
|
2022-09-23 15:20:24 +02:00 |
Andreas Fabri
|
d3fca65ae5
|
CGAL: No longer per package assertions
|
2022-09-23 12:49:40 +01:00 |
Laurent Rineau
|
2288225448
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
Laurent Rineau
|
b27fa04c23
|
Merge pull request #6521 from afabri/TDS_2-remove_std_cout-GF
TDS_2: Remove several std::cout <<
|
2022-04-27 16:31:41 +02:00 |
Andreas Fabri
|
cc54df3f1b
|
TDS_2: Remove several std::cout << which probably sneaked in accidentally
|
2022-04-26 08:15:51 +01:00 |
Laurent Rineau
|
95b6bf33a7
|
Merge pull request #6395 from afabri/TDS-better_initialization_of_Unique_hash_map-GF
TDS: Initialize the size of Unique_hash_map
|
2022-03-18 15:58:28 +01:00 |
Andreas Fabri
|
cdbf0d7d9a
|
Initialize the size of Unique_hash_map
|
2022-03-09 11:34:12 +00:00 |
Sébastien Loriot
|
6d3176e061
|
move Named_parameters class in STL_extension
helpers stay in BGL because it depends on BGL tags
|
2022-01-07 15:12:22 +01:00 |
Mael Rouxel-Labbé
|
129f427d93
|
Move TDS2's graph traits into the TDS2 package
|
2021-12-16 13:48:01 +01:00 |
Sébastien Loriot
|
ab48f63e30
|
update latest cmake version tested
|
2021-11-09 10:58:47 +01:00 |
Sébastien Loriot
|
98e471849b
|
moving files from internal to PKG/internal
|
2021-08-26 11:33:39 +02:00 |
Sébastien Loriot
|
cff3cdb40e
|
Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD
|
2021-08-12 10:23:57 +02:00 |
Mael Rouxel-Labbé
|
1fc3050e0b
|
Avoid UB with default constructed handle
See also f9c9cfa40b
|
2021-07-19 15:55:47 +02:00 |
Mael Rouxel-Labbé
|
9a5805839e
|
Do not set irrelevant neighbors with garbage (dim -1)
In dim -1, there is only one vertex and one face, no neighbor
in position '0' to set.
|
2021-07-19 15:54:46 +02:00 |
Sébastien Loriot
|
4e519a3c7a
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
Mael
|
8226666398
|
Merge branch 'master' into Triangulation_on_sphere_2-GF
|
2021-04-17 11:22:30 +02:00 |
Maxime Gimeno
|
c49152359c
|
update max version of cmake and announce the new minimal in CHANGE.md
|
2021-04-15 15:08:54 +02:00 |
Mael Rouxel-Labbé
|
ede18b776c
|
Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF
|
2021-03-18 10:42:52 +01:00 |
Mael Rouxel-Labbé
|
0272821a4a
|
Actually add tds_data member to triangulation_ds_face_base
|
2021-01-28 18:22:11 +01:00 |
Mael Rouxel-Labbé
|
1e7b9863cb
|
Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF
|
2021-01-28 17:48:09 +01:00 |
Mael Rouxel-Labbé
|
1f45360d7a
|
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
|
2021-01-26 09:05:24 +01:00 |
Maxime Gimeno
|
5948bc846e
|
Try to remove Filtered_kernel from the dependencies of BGL
|
2021-01-11 14:11:30 +01:00 |
Maxime Gimeno
|
5d2ad68148
|
Add new Dependences. ATTENTION BGL is propagated through the NPs in Stream_support
|
2021-01-08 15:58:46 +01:00 |
Mael Rouxel-Labbé
|
74e8414241
|
Properly document SDG storage traits + many other SDG2 doc fixes
|
2020-12-05 15:20:31 +01:00 |
Mael Rouxel-Labbé
|
7de73bebf2
|
Fix doc of TDS_2::copy_tds
|
2020-12-05 11:51:02 +01:00 |
Mael Rouxel-Labbé
|
6b87fe393d
|
Fix various grammar issues
|
2020-12-05 11:11:33 +01:00 |
Maxime Gimeno
|
277b8cc74b
|
Fix OFF_reading
|
2020-11-25 13:40:19 +01:00 |
Mael Rouxel-Labbé
|
d6f06b9f14
|
Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF
|
2020-11-17 10:24:16 +01:00 |
Maxime Gimeno
|
3b70343590
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-11-16 16:19:43 +01:00 |
Mael Rouxel-Labbé
|
db1823a470
|
Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF
|
2020-09-22 14:27:09 +02:00 |