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 |
|
Vissarion Fisikopoulos
|
bd711c4f5d
|
Closest points tests for pointlike areal; only cartesian point-(multi)polygon activated
|
2021-10-07 17:33:41 +03:00 |
|
Vissarion Fisikopoulos
|
5fed500647
|
Closest points tests for pointlike-linear (activate only cartesian pt-linear)
|
2021-10-07 13:13:01 +03:00 |
|
Vissarion Fisikopoulos
|
ccfd50141a
|
Merge branch 'develop' of https://github.com/boostorg/geometry into feature/shortest_points_new_strategies
|
2021-10-06 14:35:06 +03:00 |
|
Vissarion Fisikopoulos
|
78ae645cd1
|
Add closest_points pl-pl tests and enable non default strategies
|
2021-10-06 09:35:16 +03:00 |
|
Adam Wulkiewicz
|
b0043abf5b
|
[strategies] Fix area strategy converter altered_strategy for boxes.
|
2021-10-05 23:37:00 +02:00 |
|
Vissarion Fisikopoulos
|
ba8ac67e8e
|
Closest points for cartesian with default strategies pt-geometry (most cases)
|
2021-10-04 17:59:51 +03: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 |
|
Adam Wulkiewicz
|
98678b19c0
|
[test][index] Do not define BOOST_NO_AUTO_PTR in Jamfile to avoid warnings.
|
2021-08-24 20:00:47 +02:00 |
|
Adam Wulkiewicz
|
19a742e3bb
|
[test][index] Fix varray test and counting_value. Explicitly declare ctors and assignments.
|
2021-08-24 19:56:22 +02:00 |
|
Adam Wulkiewicz
|
a8545eefb1
|
[test][index] Fix different sign compare warning.
|
2021-08-24 19:02:25 +02:00 |
|
Adam Wulkiewicz
|
c67f451fa7
|
Create license file.
|
2021-08-23 17:32:58 +02:00 |
|
Adam Wulkiewicz
|
38031de1f2
|
[test][index] Drop Bforeach dependency from rtree tests.
|
2021-08-23 13:04:06 +02:00 |
|
Adam Wulkiewicz
|
ac89528a7c
|
[ci] Scan index/test dir while getting dependencies.
|
2021-08-23 12:39:08 +02:00 |
|
Adam Wulkiewicz
|
917e5eb4b6
|
Merge branch 'develop' into feature/rtree_nearest2
|
2021-08-23 02:36:55 +02:00 |
|
Adam Wulkiewicz
|
4b72c60ecf
|
Merge branch 'develop' into feature/gc3
|
2021-08-23 00:59:27 +02:00 |
|
Adam Wulkiewicz
|
3dbd2247b6
|
[index] Add missing includes.
|
2021-08-23 00:32:03 +02:00 |
|
Adam Wulkiewicz
|
d7710d77dd
|
Merge branch 'develop' into feature/rtree_nearest2
|
2021-08-23 00:17:24 +02:00 |
|
Adam Wulkiewicz
|
afd57fc28b
|
Merge pull request #899 from awulkiew/fix/warnings2
Various small fixes and improvements.
|
2021-08-22 23:47:35 +02:00 |
|
Adam Wulkiewicz
|
7bc7fe5874
|
Merge pull request #898 from awulkiew/fix/headers2
Add missing headers to satisfy Boost header policy.
|
2021-08-22 23:46:49 +02:00 |
|
Adam Wulkiewicz
|
665305defa
|
Merge pull request #895 from ndevenish/patch-1
Fix error checking for failure type in example
|
2021-08-13 20:17:39 +02:00 |
|