Commit Graph

1884 Commits

Author SHA1 Message Date
Laurent Rineau 824976a003 Merge pull request #7236 from albert-github/feature/issue_7231
issue #7231 Improvement of layout of refines relations.
2023-04-17 10:14:01 +02:00
albert-github b21b984daa issue #7231 Improvement of layout of refines relations.
Adjusted after review
- usage of `Adaptable...Function` instead of `AdapatableFunctor (with... arguments)`
- corrected some incorrect / superfluous `}`
2023-04-12 09:49:53 +02:00
Andreas Fabri 058ce7c76a whitespace 2023-03-16 13:52:56 +01:00
Andreas Fabri 60fb652810 Remove inline and explain why we moved code 2023-03-16 13:47:29 +01:00
Andreas Fabri f713d3f6be
Update Number_types/include/CGAL/Sqrt_extension/Sqrt_extension_type.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2023-03-16 13:43:46 +01:00
Andreas Fabri f734d9d762 Number_types: Fix VC2017 bug with boost::mp 2023-03-16 10:52:36 +01:00
albert-github 2d60f46985 issue #7231 Improvement of layout of refines relations.
- Adjusted cgalRefines according to reviews
- Implemented it in all files
2023-03-14 17:37:50 +01:00
Mael 153c603209
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2023-01-27 22:09:02 +01:00
Mael 0ff7882997
Merge branch 'master' into feature/bug_documentation_spell_20221113 2022-12-06 22:21:06 +01:00
Mael 6538b22e06
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF 2022-12-05 16:03:41 +01:00
Laurent Rineau 67b5c791e9 Merge pull request #7075 from MaelRL/CGAL-Fix_some_links-GF
Update some links + https
2022-12-05 12:22:06 +01:00
Laurent Rineau 5c943e558c Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
Fix autotest_cgal_with_ctest
2022-11-25 10:15:07 +01:00
Mael Rouxel-Labbé b5c21e1f5d Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
Sébastien Loriot 33cfc700b2 fix unused warning 2022-11-17 12:12:01 +01:00
albert-github 3674c937f7 spelling corrections
Some spelling corrections (Directories starting with `M`-` N`),
some backward work
some forward work
2022-11-15 15:21:01 +01:00
albert-github 45478184de spelling corrections
Some spelling corrections (Directories starting with `E`-` L`),
some backward work
some forward work
2022-11-15 13:39:40 +01:00
Laurent Rineau b232f4bcfd Merge pull request #6942 from sloriot/CGAL-header_clean_up
Clean up in headers
2022-10-13 15:17:39 +02:00
Laurent Rineau 827cd87d9d Merge pull request #6752 from sloriot/NT-use_boost_mp
Use boost mp by default
2022-10-07 15:46:59 +02:00
Laurent Rineau 7792a2febd Merge pull request #6929 from afabri/Number_types-doc_leda_integer-GF
Number types:   Use mathbb for mathematical Z, Q, and R
2022-10-07 15:46:31 +02:00
Laurent Rineau 3b46bacbd7 Merge pull request #6934 from afabri/Number_types=Quotient-GF
Number_types:  Cleanup concerning Quotient
2022-10-07 15:46:24 +02:00
Sébastien Loriot f3d0d76f6b add or move include guards 2022-10-06 15:35:41 +02:00
Andreas Fabri 4bdea0cd50 Number_types: cleanup concerning Quotient 2022-10-05 07:06:49 +01:00
Andreas Fabri 7afac0d118 polish 2022-10-05 06:56:13 +01:00
Andreas Fabri a685e19ed6 Fix typo 2022-10-04 16:06:33 +01:00
Andreas Fabri 4bdfd89110 More mathbb 2022-10-04 13:48:33 +01:00
Andreas Fabri d9e148b6f2
Number_types: doc fix for leda_integer 2022-09-27 16:40:37 +02:00
Sebastien Loriot 6a5da19aef
Fix comment
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2022-09-23 15:35:56 +02:00
Andreas Fabri 3a7da8a2f0 Protect min() and max() 2022-09-22 07:59:52 +01:00
Mael Rouxel-Labbé 6f187f332c Misc minor fixes/improvements 2022-09-14 14:08:23 +02:00
Mael Rouxel-Labbé e93b0b28eb Misc trivial cleaning 2022-09-06 16:25:47 +02:00
Mael Rouxel-Labbé 4fc486b195 Purge CMakeLists.txts from obsolete code / noise 2022-09-06 16:19:11 +02:00
Mael Rouxel-Labbé 28ba446895 Clean (some) CMakeLists.txt indentation 2022-09-06 15:38:18 +02:00
Sébastien Loriot 861588abe1 Merge 'sloriot/CGAL-std_type_traits' into master 2022-08-03 20:19:51 +02:00
Sébastien Loriot 5460a9aa3a boost by default for exact integer 2022-07-21 20:40:59 +02:00
Sébastien Loriot c1afb483f5 licence -> license 2022-07-19 09:04:19 +02:00
Sébastien Loriot 01ff86fa84 use boost mp by default 2022-07-13 09:45:40 +02:00
Sébastien Loriot 12795ba29c Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD 2022-07-12 18:21:16 +02:00
Sébastien Loriot 45b5fd43f8 fix more warnings 2022-07-12 18:18:34 +02:00
Mael Rouxel-Labbé 2b25cb131c Fix forward declaration living in the wrong namespace
cherry-pick of cd9200091d
2022-06-24 08:46:12 +02:00
Sébastien Loriot f3cf830c48 remove remaining boost:: 2022-06-23 08:57:14 +02:00
Sébastien Loriot 37580e9daf missing () in macro + typo fixes 2022-06-14 11:24:21 +02:00
Sébastien Loriot 3fa436459d BOOST_MPL_ASSERT -> static_assert 2022-06-10 08:46:01 +02:00
Sébastien Loriot ac8b6d4731 boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Sébastien Loriot 4f5f8341cc use std::enable_if_t 2022-06-10 07:37:53 +02:00
Sebastien Loriot 709f123256
Merge pull request #6461 from afabri/Box_intersection-progress-GF
Fast Box Intersection:  Add progress tracking
2022-05-13 17:22:43 +02:00
Sebastien Loriot 978d83a349
Merge pull request #6573 from sloriot/CGAL-pedantic_warnings
Fix pedantic warnings
2022-05-13 15:55:26 +02:00
Sebastien Loriot 269a391fa0
Merge pull request #6558 from lrineau/Installation-remove_wd4503-GF
CMake script updates: version of CMake and /wd4503 is only for MSVC 2015
2022-05-13 15:53:36 +02:00
Sebastien Loriot a9d03ba945
Merge pull request #6508 from albert-github/feature/bug_documentation_code
Documentation update in respect to code fragments
2022-05-13 15:49:24 +02:00
Sébastien Loriot 6486844750 fix pedantic warnings 2022-05-10 11:30:39 +02:00
Laurent Rineau 734c96e951 Merge branch 'master' into pr/lrineau/6558 2022-05-06 16:25:32 +02:00