Commit Graph

24 Commits

Author SHA1 Message Date
Barend Gehrels
422a0b768b [line] process review remarks, rename general_form to infinite_line 2019-07-10 13:03:17 +02:00
Adam Wulkiewicz
0d04ad21b8 [test][views][geometries][arithmetic] Rename tests to match categories. 2015-08-19 04:10:25 +02:00
Adam Wulkiewicz
6d53651621 [test][geometries] Rename the tests. 2015-05-28 23:38:55 +02:00
Adam Wulkiewicz
c086babbd4 [test][geometries] Remove unneeded define enabling experimental support for std::initializer_list. 2015-04-09 16:16:29 +02:00
Adam Wulkiewicz
62375c09aa [geometries] Shield initializer list support with #ifdef.
In order to test it on various compilers using Boost regression
testing suite before enabling the support by default.
2015-01-10 01:01:45 +01:00
Adam Wulkiewicz
a9e4957800 [geometries] Added tests, also for Boost.Assign 2014-06-17 13:52:33 +02:00
Adam Wulkiewicz
9aaffa5f78 [geometries] Add support for std::initializer_list 2014-06-16 19:06:19 +02:00
Adam Wulkiewicz
400eec193b [adapted] Specialize resize<> trait for polygon_data required by Ring concept 2014-06-10 00:17:12 +02:00
Barend Gehrels
f2bc495f53 [geometry] Commented Boost.Polygon because it fails since a few months, by interface changes in Boost.Polygon
[SVN r84232]
2013-05-11 10:29:39 +00:00
Barend Gehrels
7cb0ae96fd Boost.Geometry update copyright -> 2012
[SVN r76390]
2012-01-09 21:56:08 +00:00
Bruno Lalande
fc68031c90 Removed adapted/tuple_<cs>.hpp files and added a macro to use instead.
[SVN r71448]
2011-04-23 22:26:50 +00:00
Bruno Lalande
0fd58eb5e3 Added forgotten test files.
[SVN r71374]
2011-04-18 21:52:05 +00:00
Barend Gehrels
92b487587b Commented tests not yet present
[SVN r71361]
2011-04-17 21:06:58 +00:00
Bruno Lalande
0b9230931c Generalized Boost.Tuple adaptation to nD.
[SVN r71349]
2011-04-17 09:55:12 +00:00
Barend Gehrels
a01c615089 Made copyright notices in libs/geometry consistent
[SVN r70876]
2011-04-02 20:33:14 +00:00
Barend Gehrels
191a630818 Updated Boost.Polygon test
Updated custom geometries because of changed mutable concept

[SVN r69055]
2011-02-19 13:34:56 +00:00
Barend Gehrels
16ed47c5b8 Commented boost_polygon test for gcc
[SVN r68706]
2011-02-07 21:54:06 +00:00
Barend Gehrels
e051050b44 Added Boost.Fusion points adapted to Boost.Geometry (effectively by Akira Takahashi)
Added MPL-assertions to traits classes not yet having them
Added constructors for linear_ring/linestring to support Boost.Assign better


[SVN r68239]
2011-01-18 18:51:57 +00:00
Barend Gehrels
e672af1e8f Updated tests for new reverse behaviour
[SVN r67304]
2010-12-18 17:04:45 +00:00
Barend Gehrels
f791f2535d Added Boost.Range range adaptors adaptions for Boost.Geometry - testcases
[SVN r67225]
2010-12-13 21:36:32 +00:00
Barend Gehrels
48effc2f64 Added Boost.Polygon support (point, box, ring)
[SVN r67045]
2010-12-05 21:58:30 +00:00
Barend Gehrels
2c830be09a Added Boost Array point adapter created by Alfredo Correa
[SVN r66213]
2010-10-27 10:54:16 +00:00
Barend Gehrels
db53e722db Removed traits::append_point.
The library now used std::back_insert_iterator everywhere

[SVN r64113]
2010-07-17 20:26:29 +00:00
Barend Gehrels
cead073c84 Added libs/geometry/test folder with many tests
[SVN r59773]
2010-02-20 15:03:37 +00:00