Commit Graph

8536 Commits

Author SHA1 Message Date
Adam Wulkiewicz
e72e9bcfad Added move ctors and swap() to nodes allocators. Used those in rtree move ctor and swap(). Docs: added rtree methods exceptions detailed description.
[SVN r82415]
2013-01-09 13:07:45 +00:00
Adam Wulkiewicz
cf6a052ffd Added adaptors to the reference.
[SVN r82414]
2013-01-08 23:56:10 +00:00
Adam Wulkiewicz
54a789ec78 Added spatial and distance predicates to the reference.
[SVN r82413]
2013-01-08 23:41:27 +00:00
Bruno Lalande
2cc83e50a1 Made the append algorithm variant-aware.
[SVN r82412]
2013-01-08 23:35:28 +00:00
Adam Wulkiewicz
a127e0eb70 Added rtree group to src description and free functions to reference.
Some changed in doxygen_xml2qbk - group handling, parameters changes etc.

[SVN r82411]
2013-01-08 23:03:43 +00:00
Bruno Lalande
79ce0f7bb5 Gave variant dispatcher a more algorithm-specific name.
[SVN r82409]
2013-01-08 21:58:04 +00:00
Adam Wulkiewicz
bd3dc677b5 \bgi_exception{} alias used.
[SVN r82407]
2013-01-08 17:45:27 +00:00
Adam Wulkiewicz
81e43183a5 Added cos_output_style to doxygen_xml2_qbk tool.
Detail member description output slightly changed.


[SVN r82405]
2013-01-08 15:54:30 +00:00
Adam Wulkiewicz
f63be38583 rtree methods description: \qbk{} alias changed to manual \xmlonly<qbk>...</qbk>\endxmlonly
[SVN r82404]
2013-01-08 15:32:33 +00:00
Adam Wulkiewicz
033fb806bf added qbk params in rtree description
[SVN r82402]
2013-01-08 14:40:57 +00:00
Adam Wulkiewicz
c3bd62df81 doxygen_xml2qbk document_id_path parameter changed to index_id_path
[SVN r82401]
2013-01-08 14:32:32 +00:00
Adam Wulkiewicz
a75b7cdc0a Exceptions info moved to \qbk section in methods description.
[SVN r82399]
2013-01-08 05:03:50 +00:00
Adam Wulkiewicz
273f5f5347 Added document_id_path to the doxygen_xml2qbk. Added links to reference.
[SVN r82398]
2013-01-08 03:36:16 +00:00
Adam Wulkiewicz
010a58325f verbatim font used in methods parameters sections
[SVN r82396]
2013-01-08 01:10:10 +00:00
Bruno Lalande
22fff3f43b Made clear() variant-aware.
[SVN r82395]
2013-01-08 00:05:36 +00:00
Adam Wulkiewicz
c9a729ca25 Small error in docs fixed - italics.
[SVN r82394]
2013-01-07 23:39:16 +00:00
Adam Wulkiewicz
200a613139 Docs improved.
Added alternative version of doxygen_xml2qbk.

[SVN r82393]
2013-01-07 23:15:57 +00:00
Bruno Lalande
f78cee7c30 Integrated not_implemented into clear.
[SVN r82390]
2013-01-07 22:39:17 +00:00
Adam Wulkiewicz
c06e6efc98 R-tree docs improved.
[SVN r82387]
2013-01-07 21:08:48 +00:00
Adam Wulkiewicz
0870399a28 rtree methods info/definition improved
[SVN r82386]
2013-01-07 18:04:20 +00:00
Adam Wulkiewicz
2d57d5e724 Details removed from brief
[SVN r82382]
2013-01-07 04:43:51 +00:00
Adam Wulkiewicz
15342d7207 Docs improved
[SVN r82381]
2013-01-07 03:22:24 +00:00
Adam Wulkiewicz
1257977a04 R-tree docs improved
[SVN r82380]
2013-01-07 01:50:29 +00:00
Adam Wulkiewicz
1f3612c9e4 doxygen_xml2qbk used to build the rtree reference
[SVN r82379]
2013-01-07 01:00:02 +00:00
Bruno Lalande
2a5b55ffe9 Made num_points variant-aware.
[SVN r82378]
2013-01-06 22:27:38 +00:00
Bruno Lalande
da4868a421 Made clearer that variant's tag is irrelevant.
[SVN r82377]
2013-01-06 21:35:07 +00:00
Adam Wulkiewicz
fa55322ddc Fixed error in nearest_query() - for Iterator which is not an inserter - operator++ call added.
[SVN r82371]
2013-01-06 00:58:54 +00:00
Adam Wulkiewicz
a8b63e7617 Added rtree autodoc reference.
[SVN r82359]
2013-01-04 20:40:36 +00:00
Adam Wulkiewicz
dcd4550b4d Updated exception-safety description in sources.
[SVN r82355]
2013-01-04 18:13:08 +00:00
Adam Wulkiewicz
8364fd5adb remove() description improved.
[SVN r82354]
2013-01-04 17:56:17 +00:00
Adam Wulkiewicz
31d95f9ac4 Added number of removed elements returned by rtree::remove().
[SVN r82353]
2013-01-04 17:38:18 +00:00
Adam Wulkiewicz
379166e1f7 Updated info about the R-tree exception safety.
[SVN r82281]
2012-12-30 01:43:36 +00:00
Adam Wulkiewicz
c8a643a9d7 Rtree static parameters methods changed to static.
[SVN r82079]
2012-12-18 13:52:22 +00:00
Adam Wulkiewicz
95f6cf8442 Some compilation errors corrected in local index::static_vector.
[SVN r82048]
2012-12-17 15:43:27 +00:00
Adam Wulkiewicz
b8e533f7be static_vector size_t changed to std::size_t.
[SVN r82035]
2012-12-16 22:00:22 +00:00
Adam Wulkiewicz
c51fbe50b9 Iterators check changed in erase(f, l).
Tests upgraded.

[SVN r82032]
2012-12-16 19:34:51 +00:00
Adam Wulkiewicz
d96e31bb1b Compilation error fixed.
[SVN r82031]
2012-12-16 19:11:26 +00:00
Adam Wulkiewicz
f43d94fa29 asserts/checks closed in separate functions:
check_capacity()
check_empty()
check_iterator_end_eq()
check_iterator_end_neq()

[SVN r82030]
2012-12-16 19:09:10 +00:00
Adam Wulkiewicz
24f349839f Added templated versions of static_vector copy ctor and assignment.
GCC compile error fixed in test.

[SVN r82028]
2012-12-16 18:45:23 +00:00
Adam Wulkiewicz
32fbcf66ed Added statid_vector::insert(pos, first, last) for non random access iterators.
Added uninitialized_copy_checked() helper method.
Added tests.

[SVN r82027]
2012-12-16 18:31:03 +00:00
Adam Wulkiewicz
7e6f3b197e static_vector: assertion moved.
[SVN r82025]
2012-12-16 16:13:35 +00:00
Adam Wulkiewicz
0ae51b1dbc Implemented static_vector::insert(pos, first, last) for random access iterators.
Tests added.

[SVN r82024]
2012-12-16 16:09:07 +00:00
Barend Gehrels
106876b29d [geometry] merged revisions r78001:r78851 which were not yet merged earlier
[SVN r82023]
2012-12-16 16:08:33 +00:00
Barend Gehrels
5ce1a36676 [geometry] merged to release branch
[SVN r82022]
2012-12-16 15:14:35 +00:00
Barend Gehrels
3fc118f30e [geometry] updated release notes
[SVN r82021]
2012-12-16 13:40:23 +00:00
Barend Gehrels
202f8db2b2 [geometry] updated traverse to avoid output of nearly empty rings, like in convert_rings. This also affects unit tests
[SVN r82020]
2012-12-16 13:26:21 +00:00
Barend Gehrels
129f6cf7dd [geometry] updated testsuite for difference, added test which checks convert_ring on inner-ring point-count
[SVN r82019]
2012-12-16 12:18:44 +00:00
Adam Wulkiewicz
57c75071f9 Added size() check to the insert test.
[SVN r82009]
2012-12-16 02:43:18 +00:00
Adam Wulkiewicz
5c9f96c750 Added static_vector::insert(pos, n, val) + test.
[SVN r82008]
2012-12-16 02:40:29 +00:00
Adam Wulkiewicz
8c6d651676 Fixed wrong assert in static_vector::insert(pos, val)
Test added.

[SVN r82003]
2012-12-16 01:02:38 +00:00