Andreas Fabri
|
e294889e80
|
More casts to avoid warning
|
2018-11-29 10:46:48 +01:00 |
Sebastien Loriot
|
b3503f435f
|
Merge pull request #3450 from mglisse/Alpha_shapes_3-lazy_to_double-glisse
Copy relative_precision_of_to_double from Lazy_exact_nt to Lazy_alpha_nt_3
|
2018-11-14 18:51:43 +01:00 |
Marc Glisse
|
45505a3c68
|
Copy relative_precision_of_to_double from Lazy_exact_nt to Lazy_alpha_nt_3.
|
2018-11-11 12:03:09 +01:00 |
Guillaume Damiand
|
7d406fbb9c
|
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
|
2018-11-05 07:32:58 +01:00 |
Laurent Rineau
|
821f9c015e
|
Merge pull request #3311 from sloriot/Doc-Pkg_link_name
Update the name of package names reference links
|
2018-10-29 10:27:53 +01:00 |
Guillaume Damiand
|
92ba7fa6c9
|
Update minimum cmake required version in all CMakeLists.txt
|
2018-10-18 14:49:23 +02:00 |
Guillaume Damiand
|
0c2dcf7208
|
Re-add include({CGAL_USE_FILE} ) in each CMakeLists.txt where CGAL is used with some component.
|
2018-10-18 14:38:42 +02:00 |
Guillaume Damiand
|
0bd9088b5a
|
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
|
2018-10-17 14:17:08 +02:00 |
Guillaume Damiand
|
7f09308d33
|
Remove all include_directories(BEFORE ../../include) in CMakeLists.txt
|
2018-10-17 13:07:22 +02:00 |
Sébastien Loriot
|
ea240cfac5
|
use \PkgXXX instead of \PkgXXXSummary
|
2018-10-08 10:28:44 +02:00 |
Sébastien Loriot
|
a2e8a1c68f
|
add the suffix Ref to doxygen link to reference
|
2018-10-08 10:26:56 +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 |
Sébastien Loriot
|
8cdfad0d08
|
add missing URL and Id tags
|
2017-11-15 22:58:57 +01:00 |
Marc Glisse
|
7623c89308
|
Re-add code for MPFR versions < 3.
|
2017-11-13 11:47:40 +01:00 |
Marc Glisse
|
ea2d486b81
|
Replace isinf with !is_finite.
|
2017-11-13 11:45:37 +01:00 |
Marc Glisse
|
e09d25c15d
|
Go through mpfr only once to create an interval from mpz/mpq.
Still needs some portability improvements (isinf in particular).
|
2017-11-13 11:45:37 +01:00 |