Commit Graph

8536 Commits

Author SHA1 Message Date
Barend Gehrels
8f1ac163c7 Documented area,centroid,within
Renamed combine to expand

[SVN r70711]
2011-03-29 21:21:58 +00:00
Barend Gehrels
bd27fef768 Moved some non-finished code to extensions
Documented centroid,clear,within

[SVN r70710]
2011-03-29 21:17:41 +00:00
Barend Gehrels
8877959a49 Moved experimental segment_returning_iterator to extension
[SVN r70708]
2011-03-29 21:06:28 +00:00
Adam Wulkiewicz
034bf7ce0a tagstags are now in the index namespace
[SVN r70702]
2011-03-29 18:22:56 +00:00
Adam Wulkiewicz
9c2ff58818 namespaces hierarchy changed
[SVN r70701]
2011-03-29 18:03:10 +00:00
Adam Wulkiewicz
c8b2db4306 rtree Box template parameter removed
[SVN r70689]
2011-03-29 00:34:09 +00:00
Barend Gehrels
6653116f9a Updated test select_rings to support pathscale 4.0.8 (seems not accepting tuple_list_of)
[SVN r70669]
2011-03-28 19:12:09 +00:00
Barend Gehrels
0edea2441f Removed reference to obsoleted headerfile
[SVN r70668]
2011-03-28 18:49:08 +00:00
Barend Gehrels
66b00dae7e Removed obsolete file
[SVN r70644]
2011-03-27 18:54:13 +00:00
Barend Gehrels
802504ce10 bjam/msvc is now a policy.
[SVN r70643]
2011-03-27 18:45:19 +00:00
Barend Gehrels
1908dccb1f Fixed error for MSVC in some circumstances, "begin" without namespace was a problem
[SVN r70642]
2011-03-27 18:37:27 +00:00
Adam Wulkiewicz
c88052c506 overlap error patch + minor changes
[SVN r70627]
2011-03-27 13:44:55 +00:00
Adam Wulkiewicz
e05afa847e other version of split algorithm + a lot of minor changes
[SVN r70607]
2011-03-27 02:21:45 +00:00
Bruno Lalande
0986e96af7 Discard all-KO rows and columns, if any.
[SVN r70604]
2011-03-26 23:38:59 +00:00
Barend Gehrels
0f315dc985 Added copyright note policy
[SVN r70603]
2011-03-26 23:08:11 +00:00
Barend Gehrels
21bb9b38f1 Updated copyright messages in examples
[SVN r70602]
2011-03-26 22:55:54 +00:00
Barend Gehrels
985db5a6b8 Updated copyright messages
[SVN r70600]
2011-03-26 22:33:15 +00:00
Bruno Lalande
e424dbc94c Fix: Call Bjam with -a option to make sure it really compiles each test.
[SVN r70584]
2011-03-26 19:52:54 +00:00
Barend Gehrels
3d058b87d7 Marked some tests as not being for Intel (for 600 s limit)
Added (commited) select_rings
Removed dissolver from solution
Added optional offset for interior_triangles.cpp


[SVN r70582]
2011-03-26 18:48:23 +00:00
Barend Gehrels
01bf7a9be1 Refactored to not use overlay (for intel compilers / Boost.Trunk regression report)
[SVN r70581]
2011-03-26 18:39:02 +00:00
Barend Gehrels
7e3814525c Added multi_linestring to centroid test
[SVN r70573]
2011-03-26 17:03:26 +00:00
Barend Gehrels
be95eb40d8 Splitted strategy "centroid_weighted_length.hpp from centroid.hpp
Added tags pointlike_tag, linear_tag, areal_tag to share strategies
Implemented multi_linestring making use of weighted_length


[SVN r70571]
2011-03-26 17:01:28 +00:00
Adam Wulkiewicz
debe89c751 removed unneeded files
[SVN r70533]
2011-03-24 23:56:53 +00:00
Adam Wulkiewicz
c5e823bbb5 R*tree implementation based on boost::variant
[SVN r70531]
2011-03-24 23:52:27 +00:00
Bruno Lalande
3cb6482925 Install the implemenation-status exe at standard location.
[SVN r70362]
2011-03-21 21:34:19 +00:00
Bruno Lalande
f3e1fbc531 Bjam'ified the implementation_status tool.
[SVN r70352]
2011-03-21 20:43:25 +00:00
Barend Gehrels
67f5b36e32 Bugfix partition for clang
Added undocked par for sectionalize

[SVN r70183]
2011-03-19 14:01:11 +00:00
Barend Gehrels
61fb9d0cb5 Applied patch of Daniel James to build doc:
- install location goes to dist/bin
- support for multiple Doxygen's 


[SVN r70181]
2011-03-19 13:40:38 +00:00
Barend Gehrels
a1e9dbe493 Moved "within" in "select_rings" to a later phase to avoid too many calls to within in some cases
[SVN r70136]
2011-03-18 19:35:19 +00:00
Barend Gehrels
5602737fc3 Big structural change in traverse w.r.t. Intel in Boost.Trunk summary status report
[SVN r70129]
2011-03-18 16:10:39 +00:00
Barend Gehrels
31d62e18ef Skip test/float for gcc systems, w.r.t. Boost.Trunk summary test report
[SVN r70127]
2011-03-18 15:32:37 +00:00
Barend Gehrels
e1e92d876b Fixes in sample c06
[SVN r70118]
2011-03-18 12:08:12 +00:00
Bruno Lalande
0c9e4b52bb Fixed wrong comment
[SVN r70089]
2011-03-17 23:13:21 +00:00
Barend Gehrels
5f9e611621 Ignore number of vertices for case 78
[SVN r70072]
2011-03-17 17:33:15 +00:00
Barend Gehrels
05186e267d Changed BOOST_AUTO to BOOST_AUTO_TPL for pgi 11.2
[SVN r70060]
2011-03-17 14:02:01 +00:00
Barend Gehrels
2b03e95bc1 Silence clang warnings by adding initialization
[SVN r70059]
2011-03-17 13:15:10 +00:00
Barend Gehrels
c800f15ff0 Removed obsolete files
Moved two not-used experimental views to extensions/util
Moved for_each_range from util to algorithm/detail and to namespace detail


[SVN r70056]
2011-03-17 13:00:19 +00:00
Bruno Lalande
ecd12623d3 Deleted all files in generated, except area_status.qbk
[SVN r69985]
2011-03-14 22:02:12 +00:00
Barend Gehrels
82b3fe985b Performance fix for get_turns/partition
[SVN r69958]
2011-03-13 16:09:47 +00:00
Barend Gehrels
6c430f7d1f Added check in partition to check if partitioning is necessary, saves building up index vector(s)
[SVN r69948]
2011-03-13 15:22:31 +00:00
Barend Gehrels
600437bf59 Updates in test for partition addition, and cleanup
[SVN r69947]
2011-03-13 15:20:37 +00:00
Barend Gehrels
9d68c93eaa Updates in test for partition addition
[SVN r69944]
2011-03-13 14:48:00 +00:00
Barend Gehrels
4d147a71d3 Revised get_turns using partition instead of own implementation
Changed section to make use of ring_identifier instead of own indexes
Cleanup in using boost::geometry:: inside sources


[SVN r69943]
2011-03-13 14:46:07 +00:00
Barend Gehrels
397ddc7b18 Implemented partition for two ranges
[SVN r69942]
2011-03-13 14:43:17 +00:00
Barend Gehrels
0aa0a8f9e4 Added unit-test for detail/partition
[SVN r69918]
2011-03-13 12:06:58 +00:00
Barend Gehrels
6590f01689 Renamed combine to expand, part 2: test, doc and examples
[SVN r69917]
2011-03-13 11:10:27 +00:00
Barend Gehrels
9bdd88f741 Renamed combine to expand
[SVN r69916]
2011-03-13 11:02:13 +00:00
Barend Gehrels
39614450b9 Moved wkt, phase 4, cleanup
[SVN r69915]
2011-03-13 10:09:54 +00:00
Barend Gehrels
fc5d1b783f Moved wkt-test to domains folder
[SVN r69914]
2011-03-13 09:54:34 +00:00
Barend Gehrels
0866b02298 Removed old reference to stream_wkt
[SVN r69910]
2011-03-13 00:27:13 +00:00