albert-github
36c8b7589d
Spelling corrections
...
Last batch (for now) of spelling corrections in doxygen and normal comments
2024-05-31 19:05:34 +02:00
Laurent Rineau
a71a7352bf
Merge pull request #8112 from efifogel/Ss_2-missing_headers-efif
...
Added missing headers
2024-04-10 18:04:18 +02:00
Efi Fogel
b765bcd27e
Added missing headers
2024-03-31 21:20:38 +03:00
Laurent Rineau
120a8c14a3
add missing includes
...
detected with gcc 14.0.1 from Fedora 40
2024-03-26 11:29:51 +01:00
Sébastien Loriot
910945eb5f
undo dependency changes + always use core if not disabled
2024-02-27 16:19:28 +01:00
Sébastien Loriot
3b30756cd3
do not depend on CGAL_Core
2024-02-27 14:46:18 +01:00
Andreas Fabri
e4558a4d4b
Merge branch 'master' into CORE-boost_mp_number-GF
2024-02-23 17:04:37 +01:00
Sebastien Loriot
277c1603eb
fix warning
2024-01-02 17:46:42 +01:00
Efi Fogel
04895fb920
Merge branch 'master' into Ss_2-test_conics-efif and fixed conic tests
2023-12-26 23:44:15 +02:00
Sébastien Loriot
15aa810876
Merge remote-tracking branch 'cgal/5.6.x-branch'
2023-12-22 17:16:49 +01:00
Sébastien Loriot
47e728f2ef
Merge remote-tracking branch 'cgal/5.5.x-branch'
2023-12-22 17:14:12 +01:00
Sebastien Loriot
339441a137
Surface_sweep_2: Handle new overlap on the right of an event that is interior to a curve ( #7243 )
...
Handle case of overlapping curve starting on a non start/end event.
@efifogel I don't like the fact that I'm adding some geometric tests. I
think I should check if there are overlapping curves on the right of the
event and check if the originating curves are in the status line (using
the stored hint). What do you think?
Fixes #7235
2023-12-22 17:11:47 +01:00
Sébastien Loriot
5d61c35a64
fix warning
2023-12-18 15:20:10 +01:00
Sébastien Loriot
aee0c1557e
Revert "Ported test_sweep_conic to test_sweep and fixed the conic test cases"
...
This reverts commit 2e99b211b0 .
2023-12-18 15:14:26 +01:00
Sébastien Loriot
03ea4c3df5
Revert "fix warnings"
...
This reverts commit 8cc75d642c .
2023-12-18 15:14:09 +01:00
Efi Fogel
5b66d54cb8
Used new conic construction interface
2023-12-15 13:50:10 +02:00
Efi Fogel
35fe1d7037
Merge branch 'master' into Ss_2-test_conics-efif
2023-12-15 13:19:27 +02:00
Sébastien Loriot
dac26de5c3
update test
...
cc @efifogel
2023-12-12 17:09:57 +01:00
Sébastien Loriot
8cc75d642c
fix warnings
2023-12-12 15:27:00 +01:00
Sébastien Loriot
35e845d8dc
do no use delete event
2023-12-12 15:11:40 +01:00
Sébastien Loriot
a54f189980
Revert "more than one curve can be on the left of an event with overlapping curves on the right"
...
This reverts commit 2260c4fab3 .
2023-12-07 16:09:31 +01:00
Sébastien Loriot
0714c960bb
reset left event of curves after the deletion of the event
2023-12-07 16:08:33 +01:00
Laurent Rineau
3cdaeee778
Merge pull request #7841 from efifogel/Aos_2-fixes-efif
...
Aos_2 fixes, by Efi
2023-11-29 17:23:18 +01:00
Puneet Matharu
7944441068
Patch usage of BUILD_TESTING to handle the case that CGAL is a subproject.
2023-11-02 18:09:03 +00:00
Efi Fogel
4c33636012
Removed redundant include statement
2023-10-23 15:56:51 +03:00
Efi Fogel
b8ce7d12f0
Fixed comment
2023-10-23 15:55:22 +03:00
Sébastien Loriot
eada3ee8ca
Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl'
2023-08-14 14:19:25 +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
Sébastien Loriot
0ee31a5d4f
remove extra parenthesis
2023-06-19 19:17:49 +02:00
Sébastien Loriot
9cdfe70abb
Merge remote-tracking branch 'sloriot/CGAL-toward_6.0'
2023-06-15 11:34:09 +02:00
Sébastien Loriot
9a0bdb5d96
boost::variant ---> std::variant
2023-06-15 10:57:10 +02:00
Sébastien Loriot
bbc4d08ee0
Merge remote-tracking branch 'cgal/master' into HEAD
2023-06-15 10:47:07 +02:00
Sébastien Loriot
c8a88b9014
remove CGAL_static_assertion*
2023-06-15 10:42:10 +02:00
Efi Fogel
2e99b211b0
Ported test_sweep_conic to test_sweep and fixed the conic test cases
2023-05-30 17:10:58 +03:00
Efi Fogel
ebdada0b29
Updated (renamed DATA => data)
2023-05-28 23:52:17 +03:00
Efi Fogel
28c669dd9c
1st revision
2023-05-28 23:41:37 +03:00
Efi Fogel
81fd350a79
Fixed 1st test
2023-05-28 21:52:40 +03:00
Efi Fogel
f247756bfb
Enhanced test
2023-05-28 17:26:04 +03:00
Efi Fogel
b781d6a2f8
Fixed default polyline traits
2023-05-28 17:25:06 +03:00
Efi Fogel
319743abf9
Simplified test data and eliminated no. of faces (which is not used)
2023-05-28 15:24:35 +03:00
Laurent Rineau
9bafd13b00
Merge pull request #6721 from efifogel/Aos_2-conics-efif
...
Resurect The Conic Traits
2023-05-11 16:55:35 +02:00
Andreas Fabri
0d320e48a8
Merge branch 'Number_types-fix_VC2017_boost_mp-GF' into CORE-boost_mp_number-GF
2023-03-17 08:28:10 +01:00
Sébastien Loriot
9e72361537
All packages depends now on CGAL_Core (like Kernel)
2023-02-20 15:24:16 +01:00
Efi Fogel
ccdb5a0b54
Merge remote-tracking branch 'cgal/master' into Aos_2-conics-efif
2023-02-15 14:36:44 +02:00
Sébastien Loriot
2260c4fab3
more than one curve can be on the left of an event with overlapping curves on the right
2023-02-03 10:39:58 +01:00
Mael
153c603209
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
2023-01-27 22:09:02 +01:00
albert-github
9c2f8ff60e
Spelling correction in respect to function / variable names
...
As indicated in #7041 (Spelling corrections) theer were still some open corrections in respect to variables / functions, these have been addressed heer.
2023-01-13 18:51:28 +01:00
albert-github
781f9a2943
spelling corrections
...
After review:
- outputhing -> outputting
- neighbour -> neighbor
2022-11-17 10:25:10 +01:00
albert-github
c32b1f4127
spelling corrections
...
Some spelling corrections (Directories starting with `S` rest - `W`),
2022-11-16 13:22:39 +01:00