Sébastien Loriot
7c4586be1b
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-05-12 16:59:02 +02:00
Sébastien Loriot
fb83386f44
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2020-05-12 16:58:32 +02:00
Laurent Rineau
3951c38637
Fix UBSAN error: do not bind reference to null pointer
...
Equivalent to #4683
2020-05-04 18:54:19 +02:00
Maxime Gimeno
ee052cd622
fix test_io_tds_3
2020-04-06 14:09:33 +02:00
Maxime Gimeno
b6a5f23e4e
remove trailing whitespaces
2020-04-02 15:02:27 +02:00
Maxime Gimeno
e02a3fc37e
Merge remote-tracking branch 'cgal/master' into TDS-file_input-maxGimeno
2020-04-02 15:00:23 +02:00
Maxime Gimeno
383eb3d147
Merge tag 'master_before_no_tws_nor_tabs' into TDS-file_input-maxGimeno
2020-04-02 14:56:03 +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
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
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Maxime Gimeno
52cf9815e4
Remove free function and fix TDS3 test
2020-02-28 15:33:03 +01:00
Maxime Gimeno
a7a768cae9
more doc fixes
2020-02-28 09:09:55 +01:00
Maxime Gimeno
74a38bd616
Fixes in the doc
2020-02-27 11:43:31 +01:00
Maxime Gimeno
ddc784db22
Fix doc
2020-02-26 16:16:19 +01:00
Maxime Gimeno
14669c213c
Doc
2020-02-26 12:32:05 +01:00
Maxime Gimeno
808606ebe3
Add a test in tds3
2020-02-26 11:36:34 +01:00
Maxime Gimeno
66cd3401f9
Add a generic function in TDS_3 that takes a boolean argument to decide how to take care of the infinite_vertex, and use it in the T3 functions.
2020-02-26 10:57:55 +01:00
Laurent Rineau
0fd7bbc4ff
Merge pull request #4364 from afabri/CGAL-Parallel_if_available_tag
...
CGAL:: Add Parallel_if_available_tag
2020-02-07 16:25:03 +01:00
Mael
8f29c7cb63
Merge branch 'master' into CGAL-Parallel_if_available_tag
2020-01-29 16:42:54 +01:00
Mael Rouxel-Labbé
2c2313ea44
Do not use inheritance in concepts
2020-01-16 12:23:21 +01:00
Laurent Rineau
0567554126
Merge pull request #4363 from afabri/TDS_3-doc-GF
...
TDS_2/3: Cleanup in the documentation
2020-01-15 17:23:57 +01:00
Maxime Gimeno
2bfdc8398f
Move the file_input.h file to Triangulation_3 and write some doc. Unify with the API of copy_tds() and adapt the c3t3_io plugin.
2020-01-08 16:37:39 +01:00
Mael Rouxel-Labbé
9d58d7ff67
Document the parameter template of CGAL::T_DS_vertex/face/cell_23
2019-12-30 18:57:16 +01:00
Mael Rouxel-Labbé
19ceed98b8
Misc minor fixes
2019-12-30 18:32:04 +01:00
Mael Rouxel-Labbé
6e69d886e3
Don't duplicate code between TDSVertex/Cell and TDS3::Vertex/Cell
2019-12-30 18:31:02 +01:00
Mael Rouxel-Labbé
801187c642
Clean some tests
2019-12-30 18:30:28 +01:00
Mael Rouxel-Labbé
efcb6c5378
Fix documentation of tds_data
...
tds_data is required from TDS3::Cell, not by a model of the cell base
of CGAL::T_D_S_3 (the model of TDS3).
It also must properly document its API.
2019-12-30 18:29:03 +01:00
Mael Rouxel-Labbé
185e50c250
Fix typo ('TDS2' in the documentation of TDS3)
2019-12-30 18:27:55 +01:00
Mael Rouxel-Labbé
6232c04f71
TriangulationDSVertexBase_3 should refine TDS3::Vertex
2019-12-30 18:27:22 +01:00
Mael Rouxel-Labbé
cb7c289766
TriangulationDSCellBase_3 should refine TDS3::Cell
2019-12-30 18:26:35 +01:00
Mael Rouxel-Labbé
0b0e7a7890
Document the Vertex/Cell types in the doc of CGAL::TDS_3 (the model)
2019-12-30 18:25:33 +01:00
Mael Rouxel-Labbé
80bfae0c78
Merge remote-tracking branch 'afabri/TDS_3-doc-GF' into TDS-Fix_doc-GF
2019-12-30 14:29:12 +01:00
Laurent Rineau
759cb0e4d8
Add an assertion to check that the `unsigned char` is wide enough
2019-12-10 13:52:41 +01:00
Laurent Rineau
c08c632fc8
Merge branch 'releases/CGAL-5.0-branch' into T3_accelerate_insert_in_hole-rebased
2019-12-10 13:02:24 +01:00
Andreas Fabri
3de47e8248
Fix warning
2019-12-10 12:45:02 +01:00
Laurent Rineau
435bb4d4c4
Cleanup the patch
2019-12-10 10:59:13 +01:00
Andreas Fabri
35fa824216
Move hash
2019-12-10 10:20:14 +01:00
Andreas Fabri
7c9ef9c9f2
Move code into TDS_3 and make it work for parallel mode
2019-12-10 10:20:12 +01:00
Andreas Fabri
b6ce453fd5
typo
2019-12-09 09:16:03 +01:00
Andreas Fabri
1b2ed599d7
Unify template parameter names and add tpram for TDS_2
2019-11-23 10:20:33 +01:00
Andreas Fabri
b0955c9443
Fix typos
2019-11-21 08:59:53 +01:00
Mael Rouxel-Labbé
e73b973b62
Use Parallel_if_available_tag to simplify code that used CGAL_LINKED_WITH_TBB
2019-11-20 12:24:54 +01:00
Andreas Fabri
161b358dc2
TDS_3: Cleanup in the documentation
2019-11-14 14:59:00 +01:00
Sébastien Loriot
254d60f642
First pass on removing license notice in header for GPL files
2019-10-19 15:23:19 +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
Sébastien Loriot
fbafb9d06f
fix remaining mismatches and fix bugs
2019-07-10 11:40:45 +02:00
Sébastien Loriot
983645a51a
match @{ and @}
2019-07-05 21:49:46 +02:00