e424dbc94cFix: Call Bjam with -a option to make sure it really compiles each test.
Bruno Lalande
2011-03-26 19:52:54 +0000
3d058b87d7Marked 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
Barend Gehrels
2011-03-26 18:48:23 +0000
01bf7a9be1Refactored to not use overlay (for intel compilers / Boost.Trunk regression report)
Barend Gehrels
2011-03-26 18:39:02 +0000
7e3814525cAdded multi_linestring to centroid test
Barend Gehrels
2011-03-26 17:03:26 +0000
be95eb40d8Splitted 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
Barend Gehrels
2011-03-26 17:01:28 +0000
debe89c751removed unneeded files
Adam Wulkiewicz
2011-03-24 23:56:53 +0000
c5e823bbb5R*tree implementation based on boost::variant
Adam Wulkiewicz
2011-03-24 23:52:27 +0000
3cb6482925Install the implemenation-status exe at standard location.
Bruno Lalande
2011-03-21 21:34:19 +0000
f3e1fbc531Bjam'ified the implementation_status tool.
Bruno Lalande
2011-03-21 20:43:25 +0000
67f5b36e32Bugfix partition for clang Added undocked par for sectionalize
Barend Gehrels
2011-03-19 14:01:11 +0000
61fb9d0cb5Applied patch of Daniel James to build doc: - install location goes to dist/bin - support for multiple Doxygen's
Barend Gehrels
2011-03-19 13:40:38 +0000
a1e9dbe493Moved "within" in "select_rings" to a later phase to avoid too many calls to within in some cases
Barend Gehrels
2011-03-18 19:35:19 +0000
5602737fc3Big structural change in traverse w.r.t. Intel in Boost.Trunk summary status report
Barend Gehrels
2011-03-18 16:10:39 +0000
31d62e18efSkip test/float for gcc systems, w.r.t. Boost.Trunk summary test report
Barend Gehrels
2011-03-18 15:32:37 +0000
e1e92d876bFixes in sample c06
Barend Gehrels
2011-03-18 12:08:12 +0000
0c9e4b52bbFixed wrong comment
Bruno Lalande
2011-03-17 23:13:21 +0000
5f9e611621Ignore number of vertices for case 78
Barend Gehrels
2011-03-17 17:33:15 +0000
05186e267dChanged BOOST_AUTO to BOOST_AUTO_TPL for pgi 11.2
Barend Gehrels
2011-03-17 14:02:01 +0000
c800f15ff0Removed obsolete files Moved two not-used experimental views to extensions/util Moved for_each_range from util to algorithm/detail and to namespace detail
Barend Gehrels
2011-03-17 13:00:19 +0000
ecd12623d3Deleted all files in generated, except area_status.qbk
Bruno Lalande
2011-03-14 22:02:12 +0000
82b3fe985bPerformance fix for get_turns/partition
Barend Gehrels
2011-03-13 16:09:47 +0000
6c430f7d1fAdded check in partition to check if partitioning is necessary, saves building up index vector(s)
Barend Gehrels
2011-03-13 15:22:31 +0000
600437bf59Updates in test for partition addition, and cleanup
Barend Gehrels
2011-03-13 15:20:37 +0000
9d68c93eaaUpdates in test for partition addition
Barend Gehrels
2011-03-13 14:48:00 +0000
4d147a71d3Revised 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
Barend Gehrels
2011-03-13 14:46:07 +0000
397ddc7b18Implemented partition for two ranges
Barend Gehrels
2011-03-13 14:43:17 +0000
0aa0a8f9e4Added unit-test for detail/partition
Barend Gehrels
2011-03-13 12:06:58 +0000
6590f01689Renamed combine to expand, part 2: test, doc and examples
Barend Gehrels
2011-03-13 11:10:27 +0000
9bdd88f741Renamed combine to expand
Barend Gehrels
2011-03-13 11:02:13 +0000
b12af33576Small change to avoid warnings
Barend Gehrels
2011-03-11 12:54:07 +0000
26b8777a67Updated difference for float, now small zero-area triangle discarded
Barend Gehrels
2011-03-11 11:43:42 +0000
9a02da8f4fWorked on divide_and_conquer, now called partition, extra internal vectors with exceeding were not necessary, and therefore the mapping with processed-info neither
Barend Gehrels
2011-03-11 11:36:43 +0000
205091b3d4Refactored/removed quadratic loop (dramatic performance increase) Added separate and generic divide_and_conquer.hpp
Barend Gehrels
2011-03-10 21:50:35 +0000
d662cda065Added test for fix of robustness problem for case called "ggl_list_20110306_javier"
Barend Gehrels
2011-03-06 21:20:49 +0000
394b7ec79dFixed robustness problem for case called "ggl_list_20110306_javier"
Barend Gehrels
2011-03-06 21:15:21 +0000
1f69fc31bfRefreshed intersection_stars.cpp as well now, with program_options and overlay_p_q
Barend Gehrels
2011-03-06 13:38:37 +0000
85993c5411Added program_options to both intersection_pies.cpp and random_ellipses_stars.cpp now Changed difference-test into a setting instead of a define
Barend Gehrels
2011-03-06 13:15:08 +0000
2b76e79643Added another testcase for hole in multiple produced rings
Barend Gehrels
2011-03-05 23:28:44 +0000
76f68b1bb7Fixed error in new assemble approach, now both recursive_boxes as intersection_pies are completely running (again) for all combinations of open,cw,ccw,multi,box,triangle
Barend Gehrels
2011-03-05 23:27:06 +0000
7b17f677b7Fixed call to do_reverse for std::vector output
Barend Gehrels
2011-03-05 22:43:48 +0000
252b3dd94bSmall addition/update in examples Updated various intersection tests
Barend Gehrels
2011-03-05 22:28:20 +0000
93eb8e0994Fixed TODO item from list for better reversal of ccw polygons
Barend Gehrels
2011-03-05 22:23:29 +0000
0db6db4b28Small renaming and comments
Barend Gehrels
2011-03-05 13:54:32 +0000
19302b3863Added test with Boost.Polygon as asked by Luke.
Barend Gehrels
2011-03-05 13:48:08 +0000
ee47eed9c1Relaxed tolerance of one test for boost trunk summary / different compilers
Barend Gehrels
2011-03-04 22:05:16 +0000
251642e5b3Added tests for empty polygons in intersection,union,difference Added testfiles for multi_difference.cpp, multi_transform.cpp Added program options in robusness tests
Barend Gehrels
2011-03-04 21:43:58 +0000
0161ed1f43Implemented/fixed behaviour for empty polygons in intersections Simplified reversal Implemented transform for segment,multi_point,multi_linestring Implemented wkt for segment
Barend Gehrels
2011-03-04 21:39:30 +0000
8c9c643f93Fixed behaviour of new approach for dissolve
Barend Gehrels
2011-03-03 16:17:47 +0000
56332d9913Updated dissolve/unit test (tie-like polygon: now both barts are included for dissolve)
Barend Gehrels
2011-03-03 16:14:59 +0000
1c4e9cc8d8Fixed behaviour of new approach for dissolve
Barend Gehrels
2011-03-03 16:13:52 +0000
aa9b9e4234Added many tests for difference Removed obsoleted copy.cpp
Barend Gehrels
2011-03-03 11:33:39 +0000
7cccbf4bb0Added include file for gcc
Barend Gehrels
2011-03-03 11:30:27 +0000
2fcbf1c7c9Refactored assemble.hpp, now three parts: select_rings, assign_parents, add_rings Rewritten ring_properties Obsoleted add_to_containment.hpp, assemble.hpp
Barend Gehrels
2011-03-03 11:21:59 +0000
86c175287cAdded ttmath_big for multi (all but within) plus all vcproj files
Barend Gehrels
2011-02-27 18:08:17 +0000
e4487bdc26ifdefed ttmath for Linux, on assign_2d_point.cpp
Barend Gehrels
2011-02-27 17:46:15 +0000
27a508db0fifdefed ttmath in test_areal
Barend Gehrels
2011-02-27 17:29:22 +0000
d43dc2b88cFix on forgotten typename
Barend Gehrels
2011-02-27 17:14:39 +0000
b7be230f14Added ttmath_big for: append,assign,buffer,comparable_distance,convert,correct,disjoint,distance,envelope,for_each,make,reverse,simplify,transform,unique plus all vcproj files
Barend Gehrels
2011-02-27 16:27:57 +0000
264b278308Some adaptions for ttmath type Doc update in (sym)difference
Barend Gehrels
2011-02-27 16:20:00 +0000
a736372915Src update, move of ref/* to reference/*
Barend Gehrels
2011-02-27 14:16:11 +0000
9382f261fbDoc update, moved reference/* to generated/* and ref/* to reference/* doxygen_xml2qbk escaping of underscores
Barend Gehrels
2011-02-27 14:02:14 +0000
3456835605Added _inserter versions for (symmetric)difference Replaced double by coordinate type in correct Added multi in generic geometry include file
Barend Gehrels
2011-02-26 22:33:13 +0000
dcadaa7bb7Changed inclusion order for gcc
Barend Gehrels
2011-02-24 22:50:27 +0000
03c1d5ec31Doc update Fixed/added difference with box (box/Reversed) Fixed/added append for some combinations (segment), splitted dispatch into two cases
Barend Gehrels
2011-02-24 22:29:01 +0000
239f794eb8Added geometry:: to set to avoid clash with std::set
Barend Gehrels
2011-02-21 23:15:33 +0000