Marc Glisse
|
0211ca58c7
|
Include CGAL/gmp.h before the boost multiprecision GMP wrapper, for warnings.
|
2018-11-07 14:06:57 +01:00 |
Marc Glisse
|
5280f9161f
|
Replace std::(un|bin)ary_function with CGAL::cpp98.
|
2018-11-04 15:32:11 +01:00 |
Marc Glisse
|
6bf9913015
|
Add $URL$ and $Id$.
I thought those were long dead...
|
2018-10-16 15:05:17 +02:00 |
Marc Glisse
|
3aa3e81871
|
Add SPDX headers ???
|
2018-10-16 14:38:12 +02:00 |
Marc Glisse
|
84832dd194
|
Disable Boost.Multiprecision older than 1.56.
|
2018-10-16 13:53:31 +02:00 |
Marc Glisse
|
3c08d129ab
|
Missing coercion from float/double to MP_Float.
|
2018-10-15 15:42:56 +02:00 |
Marc Glisse
|
f69e266263
|
Typo, I keep confusing the name of the backend with the one of the type...
|
2018-10-15 15:42:56 +02:00 |
Marc Glisse
|
469d63f9d6
|
More support for Boost.Multiprecision wrapper to GMP (untested).
|
2018-10-15 15:42:56 +02:00 |
Marc Glisse
|
7f9c334a89
|
Support gmp_rational from boost (completely untested)
|
2018-10-15 15:42:56 +02:00 |
Marc Glisse
|
e9a5fd1d84
|
Missing #include.
|
2018-10-15 15:42:56 +02:00 |
Marc Glisse
|
d2660bd066
|
Bad copy-paste: forgotten replacement.
|
2018-10-15 15:42:56 +02:00 |
Marc Glisse
|
4bb4fde1f7
|
Missing includes and I/O.
|
2018-10-15 15:42:56 +02:00 |
Marc Glisse
|
7857964f3b
|
Some coercions and an arithmetic kernel for Boost.Multiprecision.
|
2018-10-15 15:42:55 +02:00 |
Marc Glisse
|
e82853dca6
|
Trailing whitespace.
|
2018-10-15 15:42:55 +02:00 |
Marc Glisse
|
70a153a2eb
|
Initial incomplete support for Boost.Multiprecision.
|
2018-10-15 15:42:55 +02:00 |
Laurent Rineau
|
f1821f2101
|
Workaround a misscompilation bug with Intel Compiler 2019
|
2018-09-25 16:21:58 +02:00 |
Mael Rouxel-Labbé
|
26c857a431
|
Moved unary/binary_function to CGAL::cpp98
|
2018-06-13 15:58:19 +02:00 |
Marc Glisse
|
527d7d2307
|
Handle underflow and denormals in mpq -> interval
This code should definitely move to some helper function so we don't
repeat it (I'll likely add a 3rd use for boost some day).
|
2018-05-19 09:18:13 +02:00 |
Marc Glisse
|
09b0e96cff
|
Test underflow in Gmpq -> interval.
Currently doesn't pass if MPFR >= 3
|
2018-05-19 08:57:24 +02:00 |
Laurent Rineau
|
03e68d8740
|
Merge pull request #2985 from afabri/CGAL-std_latest-GF
Support C++17 (Replace std::random_shuffle() with CGAL::random_shuffle(), and other adjustments)
|
2018-04-24 17:32:55 +02:00 |
Laurent Rineau
|
5fea3c3eb1
|
Add CGAL_CXX14
and remove uses of `__cplusplus` that are not in `<CGAL/config.h>`.
|
2018-04-17 17:15:04 +02:00 |
Andreas Fabri
|
e8e3a837b5
|
Remove CGAL::internal::infinity
|
2018-04-04 14:53:06 +01:00 |
Albert Ziegenhagel
|
217e1ab220
|
Remove unnecessary semicolons
Remove two semicolons that are not required at this position and can trigger warnings in code that includes CGAL when compiling with MSVC.
|
2018-03-27 13:48:47 +02:00 |
Laurent Rineau
|
0a74393dcf
|
Commit all new dependencies files
|
2018-03-06 18:44:48 +01:00 |
Andreas Fabri
|
2e1a15bcaf
|
remove 'const'
|
2018-02-22 07:51:00 +00:00 |
Andreas Fabri
|
4e1b7776fd
|
move the 'const'
|
2018-02-21 14:45:02 +00:00 |
Andreas Fabri
|
036dfd7adb
|
yet another CGAL_STATIC_THREAD_LOCAL_VARIABLE
|
2018-02-21 14:17:10 +00:00 |
Laurent Rineau
|
a154aa1c86
|
Merge pull request #2808 from kkatrio/issue2790-mprf4
Issue2790 mprf4 - deprecated functions
|
2018-02-19 14:28:35 +01:00 |
Laurent Rineau
|
8aadb06cf1
|
Merge pull request #2833 from afabri/CGAL-is_finite-GF
Number_types: Call std::isfinite() if possible
|
2018-02-19 14:27:41 +01:00 |
Laurent Rineau
|
78e7060525
|
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
Deal with VC++ warnings of level /W4
|
2018-02-19 14:27:06 +01:00 |
Andreas Fabri
|
17eccfc5c5
|
Call std::isfinite() if possible
|
2018-02-14 12:18:21 +00:00 |
Laurent Rineau
|
47307b4bfb
|
Add the missing semi-colon
|
2018-02-13 11:51:39 +00:00 |
Sébastien Loriot
|
483f69728e
|
Refresh branch
|
2018-02-12 22:21:38 +01:00 |
Konstantinos Katrioplas
|
330550627b
|
conditional macros
|
2018-02-08 10:47:33 +01:00 |
Konstantinos Katrioplas
|
7aae8eae38
|
replace deprecated function
|
2018-02-08 10:47:33 +01:00 |
Maxime Gimeno
|
688b5dd06e
|
Move dependencies creation to package_info and add dependencies to git
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
8bde832931
|
Fix METIS headers in BGL
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
a676d5a60e
|
Try to fix errors in classification checks
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
acd0a72edf
|
Modify travis script to test dependencies
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
ae36b452bc
|
Add dependencies of all packages
|
2018-02-02 12:08:05 +01:00 |
Andreas Fabri
|
94c162d249
|
fix types
|
2018-01-24 08:19:28 +00:00 |
Simon Giraudot
|
6269309d86
|
Use CGAL include for boost counting/transform iterators everywhere
|
2018-01-23 11:09:52 +01:00 |
Andreas Fabri
|
c6515142a8
|
Surface_mesh_deformtion
|
2018-01-17 21:21:32 +00:00 |
Andreas Fabri
|
2e14ff9f04
|
Kernel
|
2018-01-17 19:59:11 +00:00 |
Andreas Fabri
|
6c791f161a
|
Triangulation_2
|
2018-01-17 16:12:12 +00:00 |
Andreas Fabri
|
41e8994153
|
Number_types
|
2018-01-17 15:48:42 +00:00 |
Andreas Fabri
|
6cc385c6ec
|
Number_types
|
2018-01-17 15:47:18 +00:00 |
Andreas Fabri
|
cbf3a16471
|
libs compile without warning
|
2018-01-17 15:02:32 +00:00 |
Laurent Rineau
|
52e80d9562
|
Merge pull request #2592 from mglisse/Number_types-mpfr-glisse
Faster to_interval(Gmpq)
|
2017-12-05 18:20:37 +01:00 |
Sébastien Loriot
|
19adf3b05e
|
make the doc match struct/class with the implementation
|
2017-11-17 11:34:55 +01:00 |