Barend Gehrels
b7eff024e9
Merged small change (71816,71817), updated ring.hpp/linestring.hpp manually
...
Merged geometry.hpp from 71710 to 71817 (was not done in previous steps)
Removed ranges manually as it was not in source anymore and could not be merged
[SVN r71818]
2011-05-08 12:45:21 +00:00
Barend Gehrels
402fecdd58
Removed now empty folders from test
...
[SVN r71817]
2011-05-08 12:30:00 +00:00
Barend Gehrels
d772abb370
Removed now empty folders
...
[SVN r71816]
2011-05-08 12:26:25 +00:00
Barend Gehrels
996ab253cb
Merged updates for (small) changes for views/ranges/iterators (r71711 through r71812)
...
[SVN r71815]
2011-05-08 12:18:28 +00:00
Barend Gehrels
f287a5e22a
Merged updates for (small) changes for views/ranges/iterators (r71711 through r71812)
...
[SVN r71813]
2011-05-08 12:15:38 +00:00
Barend Gehrels
445c89adfe
Reflects changes in moving range_type/as_range/circular_iterator
...
[SVN r71812]
2011-05-08 11:57:37 +00:00
Barend Gehrels
fb45f37eec
Reflects changes in moving range_type/as_range/circular_iterator
...
[SVN r71808]
2011-05-08 11:01:13 +00:00
Barend Gehrels
f2d097365a
Moved circular_iterator to extensions (was not used internally)
...
Moved range_type/as_range to details (of views/algorithms)
[SVN r71807]
2011-05-08 10:57:21 +00:00
Barend Gehrels
a7145666c3
Fixed register multi_point sample for gcc/strict
...
[SVN r71797]
2011-05-07 22:24:12 +00:00
Barend Gehrels
f633666957
Test/docs (reflecting box_range->box_view and segment_range->segment_view)
...
[SVN r71795]
2011-05-07 22:13:16 +00:00
Barend Gehrels
0a08d1f42c
Moved box_range/segment_range to views, renamed to box_view/segment_view, removed corresponding iterators (now nested class), created detail::points_view of which other two are derived
...
[SVN r71794]
2011-05-07 22:11:19 +00:00
Barend Gehrels
8612b98fd7
Doc update (general pages)
...
[SVN r71784]
2011-05-07 17:46:02 +00:00
Adam Wulkiewicz
c06e620e28
cleanup
...
[SVN r71775]
2011-05-06 23:59:05 +00:00
Adam Wulkiewicz
9dcca981e2
corrected: gcc compile errors, wrong assert in remove; + minor changes
...
[SVN r71764]
2011-05-06 15:04:03 +00:00
Adam Wulkiewicz
4d82c421ac
quadratic split error corrected
...
[SVN r71763]
2011-05-06 13:36:37 +00:00
Adam Wulkiewicz
e09f022a2d
quadratic split algorithm added, error in linear split corrected
...
[SVN r71755]
2011-05-06 00:51:49 +00:00
Adam Wulkiewicz
919c6286b8
remove algorithm added + some other changes
...
[SVN r71726]
2011-05-04 21:33:15 +00:00
Barend Gehrels
0fe54a1a8d
Added test for box-in-box
...
[SVN r71722]
2011-05-04 20:41:17 +00:00
Barend Gehrels
543e65e840
Fixed box-in-box (default_strategy was not defined)
...
[SVN r71721]
2011-05-04 20:40:34 +00:00
Barend Gehrels
1f2b2e40c5
Doc update including adding tests for registration macro's
...
[SVN r71715]
2011-05-04 16:14:26 +00:00
Barend Gehrels
98819656e8
Added (previously deleted) macro's for register linestring, ring. Added macro's for register multi geometries
...
[SVN r71714]
2011-05-04 16:11:44 +00:00
Barend Gehrels
3eb466b8de
Merged Boost.Geometry from revision 71351 through 71709
...
Mainly registration macro (instead of calling header files) for Boost.Tuple, C-Array, Boost.Array, Boost.Fusion
Second the intersections check if geometries are valid
Further doc updates
[SVN r71710]
2011-05-04 12:15:07 +00:00
Adam Wulkiewicz
d121f4e9e9
searching time tests related code added
...
[SVN r71664]
2011-05-02 12:14:44 +00:00
Adam Wulkiewicz
bff387c631
insert algorithm divided to tag dispatched parts
...
[SVN r71658]
2011-05-01 23:51:45 +00:00
Adam Wulkiewicz
803ac7fbf9
operator| moved to namespace index
...
[SVN r71642]
2011-05-01 01:11:45 +00:00
Adam Wulkiewicz
7a761b359e
rtree::find parameters changed
...
[SVN r71640]
2011-05-01 00:42:54 +00:00
Adam Wulkiewicz
433c250891
new creation algorithm added
...
[SVN r71634]
2011-04-30 20:53:59 +00:00
Barend Gehrels
8e1c6442f7
Added box_2d_4values.cpp sample
...
[SVN r71632]
2011-04-30 18:16:08 +00:00
Barend Gehrels
d68474fd1a
Unit tests now check Boost.Range concept checking
...
[SVN r71629]
2011-04-30 16:30:35 +00:00
Barend Gehrels
6cb19c253c
Fixed box_iterator behaviour to support Boost.Range concept checking
...
[SVN r71628]
2011-04-30 16:29:21 +00:00
Barend Gehrels
d5e1b4f7a2
Fixed for changing c/boost array registration
...
[SVN r71626]
2011-04-30 15:13:49 +00:00
Barend Gehrels
d667803da4
Fixed for removal of registration macro
...
[SVN r71625]
2011-04-30 14:58:29 +00:00
Bruno Lalande
d92dbecb6a
Aligned adapted C array and Boost Array to the recent changes.
...
[SVN r71575]
2011-04-28 21:26:54 +00:00
Adam Wulkiewicz
7d10680771
reinsertions disabled + minor changes
...
[SVN r71544]
2011-04-27 18:14:45 +00:00
Barend Gehrels
8f752a8d50
Fixed not-yet-renamed macro name
...
[SVN r71494]
2011-04-25 22:06:17 +00:00
Barend Gehrels
89e711e779
Fix renamed headerfile
...
[SVN r71493]
2011-04-25 21:30:56 +00:00
Barend Gehrels
3c2f5d980b
Added Boost.Range adaptors samples
...
[SVN r71492]
2011-04-25 21:25:16 +00:00
Barend Gehrels
b2eec50965
Added many docs/samples
...
Updated for tuple/registration macro
[SVN r71491]
2011-04-25 21:22:58 +00:00
Barend Gehrels
49804f1291
Documented box, renamed TEMPLATIZED TEMPLATED
...
Removed registration of linestring/ring as it will be replaced by view or view_as
[SVN r71490]
2011-04-25 21:19:26 +00:00
Bruno Lalande
5c8365befb
Removed adapted/fusion_<cs>.hpp files and added a macro to use instead.
...
[SVN r71475]
2011-04-25 08:32:51 +00:00
Bruno Lalande
9f301828e8
Added a test for 5D linestring centroid.
...
[SVN r71451]
2011-04-23 22:33:06 +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
Barend Gehrels
c218a43c57
Added adapted to jam, fixed boost_array sample for gcc
...
[SVN r71424]
2011-04-22 22:34:43 +00:00
Barend Gehrels
7949efd6d4
Doc update;
...
Added boost_polygon.hpp header including the other adaption headers
[SVN r71423]
2011-04-22 22:27:34 +00:00
Barend Gehrels
d601e255b3
Updated many docs, added many samples
...
[SVN r71422]
2011-04-22 22:26:38 +00:00
Barend Gehrels
0fa12693b6
Updated xml2qbk parser to distinguish structs/classes, updated tag doc
...
[SVN r71419]
2011-04-22 12:07:01 +00:00
Barend Gehrels
4a26af5fec
Changed header to boost/geometry.hpp
...
[SVN r71418]
2011-04-22 11:10:24 +00:00
Barend Gehrels
ce4539e364
Added / updated core examples
...
[SVN r71417]
2011-04-22 11:03:31 +00:00
Barend Gehrels
c0c548769f
Fix in interior_type
...
[SVN r71416]
2011-04-22 11:01:31 +00:00
Bruno Lalande
0fd58eb5e3
Added forgotten test files.
...
[SVN r71374]
2011-04-18 21:52:05 +00:00