albert-github
62a31babbd
spelling corrections
...
Some spelling corrections (Directories starting with `B`)
2022-11-14 17:44:33 +01: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
Laurent Rineau
5a1c67135d
Merge pull request #5630 from GilesBathgate/Box_intersection_d-simplify_segment_tree_iterative_radon-GilesBathgate
...
Dependency inversion in Iterative_radon of segment_tree.h
2022-01-12 12:24:36 +01:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Sébastien Loriot
47028cd184
automatically move data files in data dir + update paths
...
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Laurent Rineau
59a0da4f13
Merge pull request #5692 from maxGimeno/CGAL_cpp11_atomic_and_threads-maxGimeno
...
CGAL:: Use std atomic and threads
# Conflicts:
# Arrangement_on_surface_2/include/CGAL/Arr_counting_traits_2.h
2021-05-19 17:23:53 +02:00
Maxime Gimeno
3e03d50b8a
replace usages of CGAL::cpp11::atomic and thread by std:: calls
2021-05-07 11:10:30 +02:00
Maxime Gimeno
e9b7595fff
Deprecate CGAL headers for threads, atomic and result_of, and move their content to config.h as fallback
2021-05-07 11:09:24 +02:00
Giles Bathgate
708e3d63b4
Dependency inversion in segment_tree.h
2021-04-18 14:19:45 +01:00
Sebastien Loriot
b7323389c7
Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno
...
Update maximum cmake versions
2021-04-17 10:58:14 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Sébastien Loriot
350b9172c5
replace %CGAL by \cgal (but in titles)
2021-04-11 14:52:01 +02:00
Laurent Rineau
c99be40e7a
Merge pull request #5469 from afabri/Box_intersection_d-array-GF
...
Box_intersection_d: Replace built-in array with std::array
2021-03-03 17:29:35 +01:00
Andreas Fabri
6b36ea0763
Replace built-in array with std::array
2021-02-18 09:46:41 +01:00
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Mael Rouxel-Labbé
5bd28b4aea
Remove extra backticks on some \tparam
2020-07-29 10:24:47 +02:00
Simon Giraudot
89285f1feb
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
2020-05-28 08:53:17 +02:00
Maxime Gimeno
c74bca8d65
More errors and warnigns
2020-04-23 09:27:26 +02:00
Simon Giraudot
421096fd7f
Use imported targets everywhere
2020-04-15 14:06:13 +02:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Mael Rouxel-Labbé
8773cee832
Minor code improvements
2020-02-05 10:54:11 +01:00
Mael Rouxel-Labbé
5fdeb06326
Generalize box_d 'divide and conquer' approach to any given integer
2019-12-11 09:52:42 +01:00
Mael Rouxel-Labbé
47585d85b5
Add an additional comment in the doc about parallel box_intersection_d
2019-12-03 16:12:49 +01:00
Mael Rouxel-Labbé
b93e556ff3
Document the parallel version of the box_intersection_d
2019-12-03 14:20:24 +01:00
Mael Rouxel-Labbé
82bf0f22f1
Test parallel box_intersection_d and ptr-based box_intersection_d
2019-12-02 15:01:50 +01:00
Mael Rouxel-Labbé
d302c56d05
Keep a single version (3 split) of parallel box_intersection_d
2019-12-02 15:01:26 +01:00
Mael Rouxel-Labbé
1e6b42d029
Add a split in 3 box_intersection_d parallel version
2019-11-19 18:40:03 +01:00
Mael Rouxel-Labbé
16350e84a4
Fix bad typedef
2019-11-19 17:12:44 +01:00
Mael Rouxel-Labbé
41bb11cdee
Make unique indentation style a little less unique (no real changes)
2019-11-19 17:08:25 +01:00
Mael Rouxel-Labbé
52ce0b6ac4
Change Box_with_info to use the policy ID_EXPLICIT by default
...
ID_FROM_BOX_ADDRESS does not work when you pass a range of boxes
by value and not by pointers. Since doing that while using
ID_FROM_BOX_ADDRESS is completely silent (no errors despite
not being compatible), this is super dangerous.
Besides, the Box_d has default policy ID_EXPLICIT, so it should
have been that in the first place.
2019-11-19 16:40:11 +01:00
Mael Rouxel-Labbé
b7d20e0033
Move range splitting higher to also parallelize 'box_intersection_d()'
2019-11-19 14:40:30 +01:00
Mael Rouxel-Labbé
ac86fadd7a
Misc code formatting improvements
2019-11-19 12:51:17 +01:00
Mael Rouxel-Labbé
44e2b52ca7
Clean superfluous overloads
2019-11-19 12:50:21 +01:00
Mael Rouxel-Labbé
4bbaafe808
Fix using undefined type
2019-11-19 11:56:10 +01:00
Mael
d33eb65cbf
fix CGAL_USE usage
2019-11-18 15:43:04 +01:00
Andreas Fabri
a682dcb360
use -> USE
2019-11-18 14:21:21 +01:00
Andreas Fabri
a44674a694
Add ConcurrencyTag in Box_intersection_d
2019-11-15 21:45:19 +01:00
Andreas Fabri
bef2b5f1b8
Parallelize using 2 or 4 parallel threads
2019-11-15 16:21:25 +01:00
Sébastien Loriot
884b2cf2ab
restore removed code
2019-11-13 15:41:11 +01:00