Maxime Gimeno
|
393ae7dae6
|
Clean-up boost_version reqs
|
2021-05-12 15:03:53 +02:00 |
Mael Rouxel-Labbé
|
c14198a992
|
IO doc fixes
|
2020-08-04 17:55:21 +02:00 |
Mael Rouxel-Labbé
|
9a485ec975
|
Update some file headers
|
2020-07-17 17:59:31 +02:00 |
Mael Rouxel-Labbé
|
09ee52fa1b
|
Remove obsolete warning about boost version (only 1.62+ is supported now)
|
2020-07-17 11:57:01 +02:00 |
Mael Rouxel-Labbé
|
cc523c09d2
|
Fix missing overloads + document stream_precision/use_binary in SS/IO
|
2020-06-25 15:16:34 +02:00 |
Mael Rouxel-Labbé
|
26355e2e32
|
Uniformize capital / third person usage of \brief
|
2020-06-25 15:13:47 +02:00 |
Mael Rouxel-Labbé
|
34ddacd5e7
|
Misc minor fixes
|
2020-06-23 11:56:12 +02:00 |
Mael Rouxel-Labbé
|
10132091bb
|
Stream_support IO doc improvements
|
2020-06-23 10:19:29 +02:00 |
Maxime Gimeno
|
e636a9e3e4
|
Fix locale problem and read_WKT()
|
2020-06-18 13:20:11 +02:00 |
Mael Rouxel-Labbé
|
71413eb8e8
|
Misc IO improvements / fixes
|
2020-05-29 12:03:25 +02:00 |
Mael Rouxel-Labbé
|
0cdfed4c94
|
Misc minor changes
|
2020-05-27 22:25:48 +02:00 |
Maxime Gimeno
|
07f02fe382
|
WIP Doc Stream_support
|
2020-05-13 12:50:41 +02:00 |
Mael Rouxel-Labbé
|
41271b67f6
|
Improvements to CGAL i/o across the board
|
2020-01-29 10:00:07 +01:00 |
Mael Rouxel-Labbé
|
6a5972cc3b
|
Continue reorganization of CGAL I/O
|
2020-01-23 16:33:23 +01:00 |
Mael Rouxel-Labbé
|
3c833674fb
|
Move documentation to /include
|
2020-01-20 13:06:13 +01:00 |
Mael Rouxel-Labbé
|
490a726ec0
|
Clean file IO code in Stream_support (no real changes)
|
2020-01-20 10:42:46 +01:00 |
Mael Rouxel-Labbé
|
3bfc9ab9ea
|
Update code to new API (I/O function returns a bool)
|
2020-01-17 18:09:51 +01:00 |
Mael Rouxel-Labbé
|
d620198049
|
Merge branch 'CGAL_IO-maxGimeno-old' into CGAL_IO-maxGimeno
|
2020-01-17 12:34:08 +01:00 |
Maxime Gimeno
|
b59e55731c
|
add misisng namespace
|
2020-01-13 10:30:33 +01:00 |
Maxime Gimeno
|
6c35826afd
|
Fixes and apply to multipolygon
|
2020-01-03 10:51:19 +01:00 |
Andreas Fabri
|
9a330fd140
|
Stream_support: Fix reading WKT POLYGON
|
2019-12-05 16:17:37 +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 |
Maxime Gimeno
|
4aed6a9a54
|
move WKT traits files and make a GOCAD reader and writer from the one in the demo.
|
2019-08-07 16:41:44 +02:00 |
Maxime Gimeno
|
5373b35b9f
|
Start regrouping in Stream Support and robustify readers.
|
2019-08-06 16:11:56 +02:00 |
Andreas Fabri
|
b17b655086
|
Add for
|
2019-06-05 07:33:37 +02:00 |
Andreas Fabri
|
4e1f2cf017
|
Replace BOOST_FOREACH with C++11 for
|
2019-06-04 17:13:53 +02:00 |
Maxime Gimeno
|
e107612c31
|
Fix pre processor test
|
2019-01-10 08:54:49 +01:00 |
Maxime Gimeno
|
743569f854
|
Also disable WKT if gcc version is <4.5
|
2019-01-09 16:32:08 +01:00 |
Maxime Gimeno
|
5731515056
|
always include cgal types to keep the dependencies (for travis)
|
2018-11-08 10:29:39 +01:00 |
Maxime Gimeno
|
080f63b1b8
|
Disable WKT for boost < 1.56
|
2018-11-07 11:58:50 +01:00 |
Maxime Gimeno
|
76c8c1f69f
|
Add misisng header for boost 1.55
|
2018-11-06 11:43:37 +01:00 |
Maxime Gimeno
|
da4bb1f26a
|
Clean-up
|
2018-10-30 12:10:58 +01:00 |
Maxime Gimeno
|
27b7c318fb
|
- Remove TODOs,
- Only support Cartesian kernels
- replace boost included header
|
2018-07-17 13:55:12 +02:00 |
Maxime Gimeno
|
8f3724c011
|
Add a global reading function
|
2018-05-15 10:04:23 +02:00 |
Maxime Gimeno
|
17f0e880c3
|
Change doc and remove it from the header to stop mistaking with the one in doc/ when doing fixes.
|
2018-05-15 10:04:23 +02:00 |
Maxime Gimeno
|
32e02c01d6
|
fix doc
|
2018-05-15 10:04:23 +02:00 |
Maxime Gimeno
|
df980abff6
|
Add WKT IO to 2D demos and add saving to stream_lines_2_demo
Also adds traits for Point_3 to be able to interract with weighted points through them.
|
2018-05-15 10:04:23 +02:00 |
Maxime Gimeno
|
94809fccd9
|
Add some doc
|
2018-05-15 10:04:23 +02:00 |
Maxime Gimeno
|
14ef2163c4
|
Move everything to Stream_support
|
2018-05-15 10:04:23 +02:00 |