8810 Commits

Author SHA1 Message Date
Barend Gehrels
f46a2c261e [equals] use collected_vector as a type, no specialization (review result) 2021-10-29 16:34:42 +02:00
Barend Gehrels
609196e711 [equals] avoid dispatching collected_vector on strategy, instead make that more specific in equals 2021-10-29 16:34:42 +02:00
Adam Wulkiewicz
b5d2793190 [test] Enable bm::cpp_rational union test. 2021-10-27 23:55:31 +02:00
Adam Wulkiewicz
26b6d9292b [test] Fix define disabling bm::cpp_rational. 2021-10-27 16:35:40 +02:00
Barend Gehrels
8c9676ec2d [get_turns] fix assertion for get_turns on linestrings 2021-10-26 17:33:02 +02:00
Barend Gehrels
1e7903dff1 [test] exclude cpp_rational because it fails on develop 2021-10-26 17:30:31 +02:00
Barend Gehrels
ef1b8e33f9 [side] make the default for no-rescaling triangle to avoid regressions when rescaling is turned off
Tests are now tested in both modes
2021-10-20 10:25:28 +02:00
Barend Gehrels
bdccf14b10 [side] use side from services 2021-10-20 10:25:28 +02:00
Adam Wulkiewicz
d0838774aa [visit] Prefix member function template call with struct name. 2021-10-19 14:14:14 +02:00
Adam Wulkiewicz
31b36b9bc9
Merge pull request #922 from awulkiew/feature/gc5
[distance] Add support for DG/GC in distance().
2021-10-17 20:35:33 +02:00
Adam Wulkiewicz
ba9590f903 [algorithms] Fix too long line and a comment. 2021-10-17 19:45:42 +02:00
Adam Wulkiewicz
deb4e5c795
Merge pull request #914 from awulkiew/fix/self_turns
[self_turns] Pass AssignPolicy correctly and use strategy converter for backward compatibility.
2021-10-17 16:26:13 +02:00
Adam Wulkiewicz
3320ae185c
Merge pull request #915 from awulkiew/fix/area_converter
[strategies] Fix area strategy converter altered_strategy for boxes.
2021-10-12 21:05:38 +02:00
Adam Wulkiewicz
8047961609
Merge pull request #921 from awulkiew/fix/various
Fix compilation errors with c++20 (various compilers) and gcc-5
2021-10-12 21:03:24 +02:00
Barend Gehrels
e131a02175 fix: example of wxwidgets 2021-10-12 17:50:35 +02:00
Adam Wulkiewicz
820451a0c9 [distance] Add support for DG/GC in distance(). 2021-10-11 13:52:25 +02:00
Adam Wulkiewicz
4d49535192
Merge pull request #913 from awulkiew/feature/gc4
Support DG/GC in densify, envelope, expand, is_valid, num_points, num_segments, perimeter, simplify.
2021-10-11 13:49:34 +02:00
Adam Wulkiewicz
ee6589b5c9 [convex_hull] Fix compilation error with gcc-5. 2021-10-11 13:39:52 +02:00
Adam Wulkiewicz
5c4d27e917 Fix c++20 compilation errors related to rational types. 2021-10-11 11:28:21 +02:00
Barend Gehrels
da4dee76a7 [test] exclude most of the types, keep only one per family 2021-10-08 16:28:09 +02:00
Adam Wulkiewicz
9d7485bc27 [envelope] Remove characters following #include directive. 2021-10-08 14:08:06 +02:00
Adam Wulkiewicz
b0043abf5b [strategies] Fix area strategy converter altered_strategy for boxes. 2021-10-05 23:37:00 +02:00
Adam Wulkiewicz
c7dea67fa4 [self_turns] Pass AssignPolicy correctly and use strategy converter for backward compatibility. 2021-10-03 20:38:06 +02:00
Adam Wulkiewicz
90bbacf5e0 [test] Add DG/GC tests for various algorithms. 2021-10-03 18:06:56 +02:00
Adam Wulkiewicz
47119631f0 [algorithms] Support DG/GC in various algorithms. 2021-10-03 18:06:18 +02:00
Adam Wulkiewicz
4c700f9cba [envelope][expand] Support dynamic geometry and geometry collection. 2021-10-03 18:05:44 +02:00
Adam Wulkiewicz
9a8b7b4636 [core] Specialize point_type for dynamic geometry and geometry collection. 2021-10-03 18:03:35 +02:00
Barend Gehrels
48516c8d32 [coordinate_types] support for Boost.Rational and Boost.Multiprecision
including a unit test
2021-09-29 12:44:49 +02:00
Adam Wulkiewicz
00100ce400
Merge pull request #906 from awulkiew/fix/buffer_macos
Fix buffer for macos-11, clang-12.0.5, x86-64
2021-09-29 00:35:03 +02:00
Adam Wulkiewicz
915564a02f [test][buffer] Add test case that was failing on macos-11, clang-12.0.5, x86-64. 2021-09-29 00:22:10 +02:00
Adam Wulkiewicz
1403ac2915 [ci] Update b2 test-suite name to boost-geometry-index-detail. 2021-09-28 17:13:09 +02:00
Vissarion Fisikopoulos
f79b3f0c45
Merge pull request #908 from vissarion/fix/convex_hull_robust
Fix robust convex hull tests
2021-09-23 14:55:29 +03:00
Vissarion Fisikopoulos
fa72519c4a Fix robust convex hull tests 2021-09-23 14:42:41 +03:00
Adam Wulkiewicz
ecdf1accfa
Merge pull request #877 from awulkiew/feature/gc3
Support DG and GC in convex_hull, correct, correct_closure, is_convex, is_empty and reverse.
2021-09-23 00:11:13 +02:00
Adam Wulkiewicz
8c9b11bb85 Merge branch 'develop' into feature/gc3 2021-09-22 23:29:00 +02:00
Adam Wulkiewicz
2c811b427c
Merge pull request #894 from awulkiew/feature/rtree_nearest2
Optimize rtree nearest queries, refactor spatial and nearest queries.
2021-09-22 20:26:10 +02:00
Adam Wulkiewicz
e6dd5b7dd6 Merge branch 'develop' into feature/rtree_nearest2 2021-09-22 20:09:55 +02:00
Adam Wulkiewicz
cc21b05abc [buffer] Increase traversable turns distance threshold. 2021-09-22 12:45:00 +02:00
Adam Wulkiewicz
0f7f59f4b2
Merge pull request #904 from awulkiew/fix/extensions
Fix compilation errors in extensions and tests.
2021-09-22 12:35:19 +02:00
Vissarion Fisikopoulos
e38c093b5d
Merge pull request #873 from vissarion/feature/use_side_robust_predicate
Replace side_by_triangle by side_robust predicate
2021-09-21 14:26:26 +03:00
Barend Gehrels
716c791365 [test] enhance/fix robustness tests 2021-09-13 09:27:47 +02:00
Barend Gehrels
e99cfde120 [intersection] use balance between distance-to-end and length-of-segments to determine to use a or b 2021-09-13 09:27:47 +02:00
Barend Gehrels
03d6e82f26 [coordinate] deprecate util/promote_floating_point.hpp 2021-09-13 09:27:47 +02:00
Vissarion Fisikopoulos
a3b46d73bd Merge branch 'feature/use_side_robust_predicate' of github.com:vissarion/geometry into
feature/use_side_robust_predicate
2021-09-07 14:07:29 +03:00
Vissarion Fisikopoulos
a34b0f87c4
Merge branch 'develop' into feature/use_side_robust_predicate 2021-09-07 14:07:10 +03:00
Vissarion Fisikopoulos
f222a8f1d8 Create collected_vector specialization for side_by_triangle 2021-09-07 14:05:04 +03:00
Adam Wulkiewicz
f7aaf265af [extensions] Update endian detection checks after changing headers from endian to predef. 2021-09-02 15:03:20 +02:00
Adam Wulkiewicz
69230d5c59 [extensions][test] Add/update includes. 2021-09-01 16:11:09 +02:00
Adam Wulkiewicz
20840011ce [test][extensions] Replace BOOST_FOREACH with range-based for loop. 2021-09-01 15:53:06 +02:00
Adam Wulkiewicz
8ab41f9f8e [extensions] Fix nsphere concept checks compilation. 2021-09-01 15:50:42 +02:00