Efi Fogel
2be0b164f1
Merge branch 'master' into Aos_2-fixes-efif
2023-09-14 17:17:49 +03:00
Laurent Rineau
46923342ad
Merge pull request #7576 from albert-github/feature/issue_7395
...
issue #7395 Improvement of layout of model relations
# Conflicts:
# Kernel_23/doc/Kernel_23/CGAL/Vector_2.h
2023-09-07 10:48:34 +02:00
Laurent Rineau
c50c72fd28
Merge pull request #7648 from albert-github/feature/bug_pkgdesc_incl
...
Better showing of `#include`
2023-09-07 10:46:32 +02:00
Efi Fogel
ea46c6f282
Pacify msvc17: explicitly name the (non-const) iterator type
2023-08-28 16:24:03 +03:00
Sébastien Loriot
608d0c81c4
use a macro
2023-08-24 14:56:48 +02:00
Efi Fogel
aba2d147f8
Merge remote-tracking branch 'cgal/master' into Aos_2-fixes-efif
2023-08-22 13:41:57 +03:00
Andreas Fabri
7f1d36c514
More fixes
2023-08-22 10:34:51 +01:00
Andreas Fabri
55ea7ba7ec
More fixes
2023-08-22 10:21:46 +01:00
Andreas Fabri
b48ef206d9
Arrangement: small doc fixes
2023-08-22 09:11:09 +01:00
Efi Fogel
51fc8aa18d
Removed unused variable
2023-08-18 13:38:34 +03:00
Efi Fogel
de459faa76
Fixed the Approximate_2::operator() that returns a sequence of points that approximate a curve; in particular, respected the l2r parameter.
2023-08-18 13:35:00 +03:00
Efi Fogel
7b00717eab
Fixed comment
2023-08-18 12:49:32 +03:00
albert-github
93001308f4
Merge branch 'master' into feature/issue_7395
...
# Conflicts:
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementPointLocation_2.h
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementVerticalRayShoot_2.h
2023-08-18 11:10:42 +02:00
Sébastien Loriot
d6c04e3b8a
do not use ref wrapper
2023-08-16 09:17:58 +02:00
Sébastien Loriot
f1f6126f1c
add missing IO namespace
2023-08-16 09:11:30 +02:00
Sébastien Loriot
28f904f4e2
Merge remote-tracking branch 'cgal/master'
2023-08-15 07:16:14 +02:00
Sébastien Loriot
eada3ee8ca
Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl'
2023-08-14 14:19:25 +02:00
albert-github
0ce82c0bd5
Better showing of `#include`
...
Getting a better (and consistent) output for the include file to be used with some functions.
Normally `#include` are sown as in a typewrite font, but the `#include` in these cases were shown in a code block way.
2023-08-13 18:22:07 +02:00
Efi Fogel
0762a30400
Fixed is_intersection_valid_impl() and added test case
2023-08-10 21:38:52 +03:00
Efi Fogel
ada39fdfae
Cleaned up and dispatched is_intersection_valid_impl() properly
2023-08-09 19:10:16 +03:00
Efi Fogel
afa58a9426
Cleaned up
2023-08-09 17:46:35 +03:00
Efi Fogel
46c4246570
Cleaned up
2023-08-09 17:37:01 +03:00
Efi Fogel
a9625eb17c
Enhanced drawing---added support for arrangement on spheres indiced by geodesic arcs
2023-08-09 14:03:14 +03:00
Efi Fogel
6b62d1d9b4
Introduced is_intersection_valid() to check the validity of a new intersection point. Perhaps, a similar fix is required for validity of overlapping intersections
2023-08-09 10:48:54 +03:00
Sébastien Loriot
6b24eed462
try resolving ambiguity
2023-08-09 08:46:34 +02:00
Sébastien Loriot
61874d15e1
do not use deprecated code
2023-08-09 08:36:44 +02:00
Sébastien Loriot
3cef94d401
make the output iterator movable
...
restore changes in Arr_polycurve_traits_2
2023-08-04 22:12:58 +02:00
Sébastien Loriot
89fd91e354
fix argt demo
...
changes in Arrangement_on_surface_2/include/CGAL/Arr_polycurve_traits_2.h
should be undo
2023-08-04 16:57:13 +02:00
albert-github
40c7765ffb
Spelling corrections
...
Corrections based on review
2023-07-30 17:54:10 +02:00
albert-github
1cce66c343
Spelling corrections
...
Spelling corrections `a e...` -> `an e...`
2023-07-30 12:59:17 +02: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
1f104955ba
Merge pull request #7568 from lrineau/CGAL-reuse_compliance-lrineau
...
Add support for REUSE
2023-07-12 15:30:00 +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
Sébastien Loriot
cc41b54116
remove extra comment begin
2023-07-12 13:31:13 +02:00
Laurent Rineau
2330898f9d
Merge branch 'master' into CGAL-reuse_compliance-lrineau
2023-07-12 10:30:42 +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
Sébastien Loriot
b66afab814
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
2023-07-05 11:29:35 +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
Laurent Rineau
b5b261cfc2
Add support for REUSE
...
https://reuse.software/
The directories `.reuse/` and `LICENSES/` are for the Git layout.
The same directories in `Installation/` are for the tarball layout.
I have verified that with this patch `v5.5.2` and its release tarball
are compliant with the REUSE specifications.
The shady part is the file `.reuse/DEP5`, kind of equivalent to that
paragraph in `LICENSE.md`:
> A lot of files in the Git repository are not distributed in the source
> tarballs, for examples all the files in the `doc/` and `test/`
> sub-directories of CGAL packages. For all those files, unless they
> have an explicit license notice, the license is the
> Creative Commons CC0 1.0.
We should review the list of files corresponding to the pattern in that
file `.reuse/DEP5`.
2023-07-03 18:45:51 +02:00
Sébastien Loriot
a32483d885
use iformat
2023-06-29 18:09:18 +02:00
Sébastien Loriot
d91d010ee7
add missing includes
2023-06-29 18:07:48 +02:00
Sébastien Loriot
e759fb46fa
remove usage of old Object API
2023-06-29 12:57:53 +02:00
Sébastien Loriot
65680a428b
more oformat use
2023-06-29 11:19:21 +02:00
Sébastien Loriot
f8323e7df8
use std API
2023-06-29 10:52:25 +02:00
Sébastien Loriot
9526dc8661
use oformat
2023-06-29 10:49:26 +02:00
Sébastien Loriot
39878ed33a
fix typos
2023-06-29 10:48:36 +02:00
Sébastien Loriot
dfc386d65b
Merge branch 'master' into HEAD
2023-06-22 14:05:45 +02:00