Commit Graph
313 Commits
Author SHA1 Message Date
albert-github c49b87069d Spelling corrections
Spelling corrections
2026-03-12 10:39:06 +01:00
Andreas Fabri 4a826fdc17 whitespace 2026-02-03 09:27:43 +00:00
Andreas Fabri 84e5b16c5c Apply suggestion from @afabri 2026-02-03 10:19:00 +01:00
Valque Léo 9ba35f46fb Add test 2026-02-02 19:45:23 +01:00
lvalqueandAndreas Fabri ccba918168 Apply suggestions from code review
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2026-02-02 17:30:16 +01:00
Valque Léo 15b3763441 Add Box_with_info in the package description and more see also 2026-01-12 16:23:03 +01:00
Valque Léo 1b31422382 Merge branch 'GenericBoxIntersection-GF' of github.com:LeoValque/cgal into GenericBoxIntersection-GF 2025-12-09 17:35:26 +01:00
Valque Léo 993a763086 Add Box_with_info_d in the doc 2025-12-09 17:35:22 +01:00
lvalqueandAndreas Fabri 464c95399b Apply suggestions from code review
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2025-12-09 17:16:49 +01:00
lvalque 76f9579c91 Add example in the documentation 2025-11-06 15:28:23 +01:00
lvalque 70fb83ea0f Update user manual 2025-10-27 16:14:13 +01:00
lvalque cd374c368b Add an example 2025-10-27 15:49:58 +01:00
lvalque 8c380cbea9 Adapt documentation of Box_intersection_d 2025-10-27 15:01:34 +01:00
lvalque 375185ae19 Box_intersection now support that the two range have different Box_traits 2025-10-27 14:39:08 +01:00
Sébastien Loriot 13609a6966 no need to repeat the package name as it is on the line above 2025-05-22 17:53:41 +02:00
Mael Rouxel-Labbé 7970fb99e7 later > latter 2025-03-28 20:41:37 +01:00
Laurent Rineau e5001d1a50 update our CMake version 3.18...3.31
That will suppress the warnings about `CMP0167` (from CMake 3.30):

```
CMake Warning (dev) at cmake/modules/display-third-party-libs-versions.cmake:37 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.
```
2025-02-04 14:32:37 +01:00
Andreas Fabri 527569346e CGAL: Modernize CMakeLists.txt 2024-10-08 17:02:41 +01:00
Laurent Rineau 3a223ebd1e cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
Laurent Rineau 2a2031df3b Rename cgallab to CGALlab
@janetournois (see https://github.com/CGAL/cgal/pull/8149#issuecomment-2066444180
2024-04-23 15:09:51 +02:00
Laurent Rineau 621859b526 Rename Polyhedron demo to CGAL Lab
And announce it in the `CHANGES.md`.
2024-04-18 12:39:30 +02:00
Andreas Fabri e18026d9e7 linking in the doc 2023-09-21 14:08:16 +01:00
Andreas Fabri 91f0aeee19 Move section 2023-09-21 14:03:36 +01:00
Andreas Fabri c140a5df31 Add \cgalCRPSection{Enumerations} 2023-09-18 11:15:07 +01:00
Andreas Fabri 7500e801c7 Fix typo 2023-09-18 09:17:15 +01:00
Andreas Fabri 11c8b17f88 Box_intersection_d: Fix doc link 2023-09-17 14:25:23 +01:00
albert-github ad41766454 issue #7395 Improvement of layout of model relations
Corrected `cgalModels` to `cgalHasModes` inside `cgalHasNodelsBegin` / `cgalHasModelsEnd`
2023-07-18 13:23:37 +02:00
albert-github 4e5578d469 issue #7395 Improvement of layout of model relations
- based on review
2023-07-15 13:12:15 +02:00
albert-github a0320dd7b4 Merge branch 'master' into feature/issue_7395
# Conflicts:
#	Polyhedron/doc/Polyhedron/Concepts/PolyhedronItems_3.h
2023-07-13 10:33:18 +02:00
Laurent Rineau 4a2c7a668d Merge pull request #7571 from albert-github/feature/issue_7454
issue #7454 Consistency of BigO notations
2023-07-12 15:29:56 +02:00
albert-github 301728a8a9 issue #7395 Improvement of layout of model relations
- Completed the cgalModels part
2023-07-09 12:43:36 +02:00
albert-github ee2a55279d issue #7395 Improvement of layout of model relations
- Completed the cgalHasModel part
- corrected spelling of `Has Model` and `Is Model Of` to `Has model` and `Is model of`
2023-07-06 17:35:34 +02:00
albert-github b3af96caa1 issue #7454 Consistency of BigO notations
Create `cgalBigO` marco and used it.
(`The macro `cgalBigOLarge` is for special situations where we need bigger round brackets)
2023-07-04 16:23:14 +02:00
Sébastien Loriot dfc386d65b Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
Sébastien Loriot c8a88b9014 remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Sébastien Loriot 852b3b664b expand -CGAL_CPP17_INLINE macro 2023-06-15 10:40:54 +02:00
Sébastien Loriot b039040f73 boost::is_convertible -> std::is_convertible 2023-04-23 22:37:07 +02: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
albert-github 62a31babbd spelling corrections
Some spelling corrections (Directories starting with `B`)
2022-11-14 17:44:33 +01:00
Mael Rouxel-Labbé 6f187f332c Misc minor fixes/improvements 2022-09-14 14:08:23 +02:00
Mael Rouxel-Labbé 9b265fddf8 Uniformize REQUIRED / QUIET usage:
Following this:
- CGAL: always REQUIRED
- CGAL component: COMPONENT / OPTIONAL_COMPONENT (never QUIET)
- required 3rd party: (not QUIET) + message(NOTICE "") on NOT_FOUND
- optional 3rd party: QUIET + message(STATUS "") except for Polyhedron/demo
- 3rd party components: COMPONENT / OPTIONAL_COMPONENT
                        (QUIET depending on required or optional 3rd party)
2022-09-06 16:24:27 +02:00
Mael Rouxel-Labbé 7cb21c24b0 Uniformize message() for missing 3rd party libraries
STATUS for non-essential, NOTICE for important stuff
2022-09-06 16:07:31 +02:00
Sébastien Loriot 9dd8235dc5 more workarounds for MSVC 2015
[skip ci]
2022-08-10 23:50:39 +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
Sébastien Loriot 79f9d82389 use _v prefixed version 2022-05-06 15:28:50 +02:00
Laurent Rineau 2288225448 Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
Andreas Fabri e24150d9bd Adress warning in progress.cpp 2022-04-20 09:17:25 +01:00
Laurent Rineau 6260d5a4e4 Use expression SFINAE for Has_member_report 2022-04-19 14:46:40 +02:00
Andreas Fabri 3afc54895a Box_intersection_d-progress_tracking-GF 2022-03-29 14:18:07 +01:00