Laurent Rineau
|
7fc986f581
|
Merge pull request #5992 from afabri/CGAL-safe_functions-GF
Deal with memset, memcpy, fscanf... and their safe equivalents
|
2021-09-29 11:46:44 +02:00 |
Laurent Rineau
|
ad79d37410
|
Merge pull request #6014 from MaelRL/CGAL-IO_Clarify_binary_text-GF
CGAL IO: Clarify binary warning
|
2021-09-29 11:46:30 +02:00 |
Mael Rouxel-Labbé
|
5578bf43ff
|
Misc cleaning
|
2021-09-27 15:35:40 +02:00 |
Mael Rouxel-Labbé
|
c8cc0747fa
|
Clarify binary warning
|
2021-09-27 15:33:42 +02:00 |
Andreas Fabri
|
3b7754f796
|
CGAL_TRACE() -> CGAL_TRACE_STREAM
|
2021-09-23 17:00:10 +02:00 |
Andreas Fabri
|
b23b0b0d63
|
vfprintf -> vprintf_s
|
2021-09-23 17:00:10 +02:00 |
Sebastien Loriot
|
4610cf3c66
|
Merge pull request #5904 from sloriot/CGAL-remove_config_flags
Replace macros with inline functions and remove a config flag
|
2021-09-10 17:38:50 +02:00 |
Sébastien Loriot
|
98e471849b
|
moving files from internal to PKG/internal
|
2021-08-26 11:33:39 +02:00 |
Sébastien Loriot
|
31a0557f58
|
add questions
|
2021-08-13 16:45:28 +02:00 |
Maxime Gimeno
|
a3d1765ab4
|
Merge remote-tracking branch 'cgal/master' into CGAL-Clean_up_boost_versions-maxGimeno
|
2021-07-19 14:18:40 +02:00 |
Mael Rouxel-Labbé
|
01b2f0783a
|
Harmonization of ASCII/BINARY/PRETTY formatting within io.h
|
2021-07-06 10:37:07 +02:00 |
Mael Rouxel-Labbé
|
78ff9185b3
|
Harmonize ASCII usage across all packages
|
2021-06-23 23:34:32 +02:00 |
Mael Rouxel-Labbé
|
a34debc92b
|
Uniformize os/is/s/i stream parameter name in Stream_support/io
+ remove extra backticks in NP doc
|
2021-06-23 23:32:06 +02:00 |
Laurent Rineau
|
2c4a5db3ce
|
Merge pull request #5631 from GilesBathgate/STL_ext-fix_uncaught_exceptions_cleanup-GilesBathgate
Fix uncaught exceptions cleanup
|
2021-05-18 18:14:14 +02:00 |
Maxime Gimeno
|
e6c767d5c9
|
Simplify the GNUC versions tests
|
2021-05-12 15:45:07 +02:00 |
Maxime Gimeno
|
393ae7dae6
|
Clean-up boost_version reqs
|
2021-05-12 15:03:53 +02:00 |
Sébastien Loriot
|
4e519a3c7a
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
Sébastien Loriot
|
699c87daef
|
fix IO namespace
|
2021-05-04 19:08:10 +02:00 |
Sébastien Loriot
|
fbbf3863af
|
remove extra IO
|
2021-05-04 18:25:16 +02:00 |
Sébastien Loriot
|
f5e5ebe39b
|
backward compatibility
|
2021-05-04 14:45:43 +02:00 |
Sébastien Loriot
|
fb6f703b55
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
Giles Bathgate
|
5ecd85248a
|
Fix capitalisation of macro name.
|
2021-04-28 21:03:45 +01:00 |
Giles Bathgate
|
0ef8127c71
|
The CGAL_NOEXCEPT macro is no longer needed
|
2021-04-28 21:03:00 +01:00 |
Sebastien Loriot
|
076cb5fa13
|
Merge pull request #5573 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron Demo: Trivial Warning
|
2021-04-17 10:53:46 +02:00 |
Maxime Gimeno
|
ab492261fb
|
obliterate the remaining comments in OFF writing. Good bye nice comments :(
|
2021-04-09 13:13:56 +02:00 |
Maxime Gimeno
|
ae7559442a
|
Remove operator>> and << from `File_header_OFF_extended`.
|
2021-03-10 13:54:09 +01:00 |
Mael Rouxel-Labbé
|
5efa544734
|
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
|
2021-02-22 17:19:40 +01:00 |
Maxime Gimeno
|
2dac31f36f
|
Clean-up and fix doc
|
2021-02-05 14:14:11 +01:00 |
Maxime Gimeno
|
df50c4cd0a
|
replace WARNING: with NOTE: to avoid confusing the testsuite
|
2021-02-03 14:30:21 +01:00 |
Maxime Gimeno
|
7f537a19cb
|
add missing headers
|
2021-02-03 08:59:54 +01:00 |
Maxime Gimeno
|
99d8d94631
|
add missing header
|
2021-02-02 09:36:38 +01:00 |
Maxime Gimeno
|
8e23769d8e
|
Add missing overloads for set_default_stream_precision()
|
2021-01-29 09:28:51 +01:00 |
Maxime Gimeno
|
7bf9c14f72
|
Factorization
|
2021-01-28 10:01:52 +01:00 |
Maxime Gimeno
|
2d59464b2b
|
remove os.precision(6) as it is the default.
|
2021-01-27 15:49:42 +01:00 |
Maxime Gimeno
|
41c823c083
|
replace default value of stream precision
|
2021-01-27 15:44:02 +01:00 |
Maxime Gimeno
|
7cf6a3bed0
|
Fix VRML_2 logic
|
2021-01-26 10:15:20 +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
|
49f68654d6
|
WIP
|
2021-01-18 11:48:04 +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
|
bcac80b15c
|
Fixes and clean-up
|
2021-01-08 13:15:04 +01:00 |
Maxime Gimeno
|
00edae2400
|
More fixes
|
2020-12-10 12:55:04 +01:00 |
Maxime Gimeno
|
f137b0e36d
|
add misisng header
|
2020-12-10 09:13:21 +01:00 |
Maxime Gimeno
|
436a81b8f6
|
Restore old STL behavior (binary may start with `solid`"
|
2020-12-07 12:15:56 +01:00 |
Maxime Gimeno
|
8d9b58d2dd
|
Fix read_STL() in binary_mode for ASCVII on Windows
|
2020-12-07 11:50:42 +01:00 |
Maxime Gimeno
|
c76819d0a7
|
Check if a char is >0 before calling isdigit() because it asserts for negative numbers on windows.
|
2020-12-07 10:54:51 +01:00 |
Mael Rouxel-Labbé
|
6b87fe393d
|
Fix various grammar issues
|
2020-12-05 11:11:33 +01:00 |
Maxime Gimeno
|
d201bc7c96
|
Fix possible problems if a line is empty in scan_facet
|
2020-12-04 15:45:00 +01:00 |
Maxime Gimeno
|
70801754ce
|
Extract the test of invalid NOFF because it is supposed to work for Polyhedron
|
2020-12-02 10:22:39 +01:00 |
Maxime Gimeno
|
7a568c6a0c
|
Fmore fixes
|
2020-12-01 15:08:56 +01:00 |
Maxime Gimeno
|
37b5928df2
|
Fixes of warnings and errors
|
2020-12-01 11:33:35 +01:00 |