Commit Graph

1267 Commits

Author SHA1 Message Date
Simon Giraudot 9f48f3406a Fix warning for MinGW: check _MSC_VER instead of _WINC32 2016-08-10 12:33:55 +02:00
Clement Jamin dcc6766467 Add CGAL_UNUSED 2016-06-29 14:30:44 +02:00
Clement Jamin 28ed1e5a79 Move the definition of check_fpu_rounding_mode_is_restored + remove DEPRECATED 2016-06-29 12:17:06 +02:00
Guillaume Damiand a78dff1806 Remove the call of the function get_static_check_fpu_rounding_mode_is_restored from FPU_set_cw; use a const variable instead. 2016-06-29 11:55:03 +02:00
Sébastien Loriot 10cadcb985 Merge remote-tracking branch 'cgal-dev/CGAL_headers_only_step1-gdamiand_cjamin' into HEAD 2016-06-24 17:05:40 +02:00
Sébastien Loriot c951fe0fca Merge pull request #1035 from lrineau/CGAL-fix_Wconversion_warnings-GF
Fix -Wconversion warnings, and issues detected by those warnings
2016-06-24 13:30:48 +02:00
Guillaume Damiand e21ef313c0 Merge branch 'CGAL_headers_only_step1-gdamiand_cjamin-old' into CGAL_headers_only_step1-gdamiand_cjamin 2016-06-22 20:54:37 +02:00
Laurent Rineau dd1b93ae99 After feedback from @mglisse 2016-06-16 16:39:00 +02:00
Laurent Rineau fa5cb831c9 Add Output_rep<T,F>::is_specialized...
.. that allows `Dump_c3t3` to detect if a type can be streamed, using
either `operator<<` or `Output_rep<T>`.
2016-06-15 18:10:14 +02:00
Laurent Rineau 8755b6f514 Fix -Wconversion warnings in Number_types 2016-04-22 12:37:04 +02:00
Laurent Rineau ff63d8eb26 Number_types: Fix -Wconversion warnings about `istream::char_type` 2016-04-22 12:36:50 +02:00
Clement Jamin 66020d2386 Restore the test done in the destructor of Check_FPU_rounding_mode_is_restored 2016-03-09 10:35:22 +01:00
Clement Jamin d0c0737a27 Remove useless code to fix a bug 2016-03-09 10:35:22 +01:00
Clement Jamin 9a61b23b55 Use get_default_random() instead of default_random 2016-03-09 10:35:21 +01:00
Andreas Fabri 717810e600 fix 2016-02-26 07:57:29 +01:00
Andreas Fabri 00cf5f937d inline; clean CMakeLists 2016-02-25 12:21:03 +01:00
Andreas Fabri f86e569613 trivial fixes 2016-02-25 08:34:35 +01:00
Andreas Fabri 1baa329711 operator>>(Lazy_exac_nt) calls new function read_float_or_quotient 2016-02-24 16:35:07 +01:00
Philipp Möller 0a04a3a48f Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Simon Giraudot 5919bda06f Replace BOOST_STATIC_ASSERT by CGAL_static_assertion and remove now useless CLANG work-around 2016-02-02 12:59:01 +01:00
Sebastien Loriot 32a3972c33 Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
Towards getting rid of dont_submit files
2016-01-08 14:14:08 +01:00
Sebastien Loriot 8a697e9f40 Merge pull request #594 from lrineau/CGAL-fix_DISABLE_GMP-lrineau
Fix CMakeLists.txt when GMP is disabled by CGAL_DISABLE_GMP
2016-01-07 13:33:38 +01:00
Sébastien Loriot e64ae35a6e Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
Allow to build the documentation in a release
2016-01-07 09:21:46 +01:00
Laurent Rineau 3f13ef684b Fix CMakeLists.txt when GMP is disabled
The two directories using MPFI were incorrect, when `CGAL_DISABLE_GMP`
was used. The patch now checks `GMP_FOUND`.
2016-01-06 11:59:50 +01:00
Sebastien Loriot 2b49997c7e Merge pull request #493 from afabri/CGLAL-thread_local_storage-GF
Remove boost thread dependency
2016-01-04 16:49:26 +01:00
Andreas Fabri b78e402b7f remove Root_of_2.h 2016-01-04 09:41:27 +01:00
Andreas Fabri 5406d65782 Remove lines with non-existing files 2015-12-31 17:13:35 +01:00
Marc Glisse 9935a6889a Eigen::NumTraits<CGAL::Mpzf> 2015-12-18 22:19:16 +01:00
Philipp Möller 71b4e9c515 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Philipp Möller 5da6581e74 Handle cases that use specific input files 2015-12-10 17:03:46 +01:00
Philipp Möller 88c0db55ca Empty example paths should not result in warnings 2015-12-10 17:00:26 +01:00
Andreas Fabri 4fec754ef8 put static into the macro and rename it 2015-12-02 20:40:15 +01:00
Sébastien Loriot 83311a0c87 document explicit constructor 2015-11-23 23:20:46 +01:00
Andreas Fabri 433e9aca68 forgot to return a value 2015-11-12 08:30:58 +01:00
Andreas Fabri 6b2c4dd7c6 Merge branch 'CGLAL-thread_local_storage-GF-old' into CGLAL-thread_local_storage-GF 2015-11-09 14:26:42 +01:00
Maxime Gimeno 3855910b37 Fix for #295
- Replacement of CGAL_assertion by assert in test files
2015-10-29 10:51:15 +01:00
Maxime Gimeno 864c95ae08 Fix for #295
- Replacement of assert() by CGAL_assertion()
2015-10-29 10:39:53 +01:00
Laurent Rineau 39b739ae84 Merge pull request #330 from lrineau/CGAL-fix_32_bits_problems-lrineau
[32 bits] Fix test/Number_types/Root_of_traits
2015-10-14 10:23:20 +02:00
Laurent Rineau 330a0e75a2 Merge pull request #385 from cjamin/CGAL_headers_only-gdamiand_cjamin
CGAL headers only, step 0
2015-10-13 16:37:38 +02:00
Andreas Fabri b4a1e3764a avoid shift of negative number as clang warns 2015-10-07 17:14:33 +02:00
Clement Jamin 31e8415983 Merge branch 'CGLAL-thread_local_storage-GF-old' into CGLAL-thread_local_storage-GF 2015-10-01 14:51:09 +02:00
Andreas Fabri 1a4faa8575 Merge branch 'CGLAL-thread_local_storage-GF-old' into CGLAL-thread_local_storage-GF 2015-10-01 10:03:04 +02:00
Andreas Fabri 3d4a1be429 WIP with Clement 2015-10-01 09:47:47 +02:00
Guillaume Damiand cf1c0ea0ca Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin 2015-10-01 09:12:55 +02:00
Andreas Fabri 434e66a0f1 move detection of that the keyword threadlocal can be used from Mpzf.h to config.h 2015-09-10 12:44:52 +02:00
Laurent Rineau 7ddefbdcc8 Merge pull request #297 from afabri/CGAL-assert-GF
assert() should not be used in CGAL headers!
2015-09-07 10:58:20 +02:00
Andreas Fabri 220651bc88 Use CGAL_THREAD_LOCAL as thread_local only comes with VC201 2015-09-04 18:09:50 +02:00
Andreas Fabri 1e2ff1131e assert -> CGAL_assertion 2015-08-27 16:51:55 +02:00
Jane Tournois 7974986da1 avoid warning about conversion
warning C4311: 'type cast': pointer truncation from 'double *' to 'long'
2015-08-11 17:12:26 +02:00
Laurent Rineau aa72eaa371 Merge pull request #154 from maxGimeno/CGAL-Qt5_support-GF
Qt5 support, GSoC 2014

https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Qt5_support

In this commit, I have fixed the permissions of the file:
	Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/data/points

In this commit, I have also modified:
	Installation/changes.html
2015-07-17 14:13:37 +02:00