a251750de3Update for gcc (2)
Barend Gehrels
2010-04-30 16:32:48 +0000
bceab2b0f2Update for gcc
Barend Gehrels
2010-04-30 16:22:23 +0000
da5e753d62Updated paths Added ccw test for area
Barend Gehrels
2010-04-30 14:58:07 +0000
64f3bdb447Changed area behaviour (now using reversible view to support ccw poylgons) Added some buffer alternatives (all not perfect)
Barend Gehrels
2010-04-30 09:11:07 +0000
8218ce445cMoved dependancies to property sheets
Barend Gehrels
2010-04-26 20:55:45 +0000
8617d976a7Updated wxWidgets project with pointer to wxPoint* and back_insert_iterator Fixed Qt example vcproj, adding stylestheet
Barend Gehrels
2010-04-26 20:51:13 +0000
cdcdf70b94Fixed changed include path
Barend Gehrels
2010-04-26 10:04:53 +0000
1108f3cab3Move overlay -> detail/overlay phase 2, moving files and adapting includes
Barend Gehrels
2010-04-24 16:57:53 +0000
7bd58d04a6Moved "dissolve multi_linestring" to separate algorithm "connect" (in Extension) because it is actually not dissolve, and will need separate strategies
Barend Gehrels
2010-04-21 14:42:35 +0000
5cfdb62a4dAdded "reversible_view" to allow iterating forward/backward through a range based on a template parameter
Barend Gehrels
2010-04-18 17:41:33 +0000
8b337ef55dCentroid - update for different coordinate types Added buffer join round strategy, new implementation
Barend Gehrels
2010-04-12 16:24:13 +0000
d800cfd056Updated buffer / double->coordinate_type Added buffering new approach (per segment), do not use this yet.
Barend Gehrels
2010-04-12 16:19:51 +0000
62e5034d51Geometry: missing typename keyword to allow name lookup for vector::const_iterator in dissolve_multi::apply().
Mateusz Loskot
2010-04-09 20:58:16 +0000
99f5f6fd40Geometry: updated example/Jamfile.v2 with new overlay examples.
Mateusz Loskot
2010-04-09 20:32:17 +0000
dd3ed74396Fixed invalid initialization of non-const reference of type no_interrupt_policy passed to get_turns() in 05_b_overlay_linestring_polygon_example.cpp. Problem reported by Scott K Warren on the list. This initialization probably sneaked unnoticed because Visual C++ <=8.0 allows this buggy behaviour, however it has been fixed in Visual C++ 10.0 version.
Mateusz Loskot
2010-04-09 20:30:57 +0000
e1bf818b97Removed quadratic behavior in split_rings, now one call to get_turns, sort turns, and split
Barend Gehrels
2010-04-07 12:00:15 +0000
efaec24579Fixed errors in compile_test
Barend Gehrels
2010-04-06 13:14:45 +0000
9ddef70ee5Replaced BOOST_FOREACH by normal loop
Barend Gehrels
2010-04-06 12:18:02 +0000
765060bf5aFixed multi_dissolve using new dissolver Dissolve now outputs, normally, to a vector of the original geometry, or, in case of a multi, to its single type. Like union and intersection Implemented multi_dissolve for not-connected linestrings Fixed some accidental tabs from testcases
Barend Gehrels
2010-04-04 11:10:26 +0000
158d3424c2Added tests for buffer Added test for remove_spikes Small changes in tests for differences, sectionalize Enhanced write_svg in the sense that .x()/.y() are removed, plus using max to avoid empty nonvisible boxes
Barend Gehrels
2010-04-03 13:39:20 +0000
c1f1e7b816Many changes for / related to buffer
Barend Gehrels
2010-04-03 13:37:34 +0000
1a682a45e6Adapted path to WKT
Barend Gehrels
2010-03-30 12:13:45 +0000
31ce90bbc5Updated monotonic sections, splitted sectionalize_range to sectionalize_part to be able to create sections on-the-fly
Barend Gehrels
2010-03-16 10:59:25 +0000
f85e60d04fSome stylistic changes, added optional SameScale paramter to mapper, added policy for remove_spikes
Barend Gehrels
2010-03-15 09:34:08 +0000
61f0d89f92Geometry: improved reference.xsl to escape Quickbook punctuations [] which are used in comments to denote intervals.
Mateusz Loskot
2010-03-14 21:54:46 +0000
04135a18c3Added/updated tests for dissolve
Barend Gehrels
2010-03-14 14:31:21 +0000
6f6864faefUpdated dissolve ("dissolve" renamed to "dissolve_inserter", added free function "dissolve") Added dissolve for multipolygons
Barend Gehrels
2010-03-14 14:30:06 +0000
3c1aade455Geometry: in quickbook docs moved Arithmetic sectoin below Algorithms and added two sections Strategy Concepts and Strategies - part of docs review suggestions. Fixed rendering of class details, added heading.
Mateusz Loskot
2010-03-14 04:30:40 +0000
070b406a40Geometry: added geometry/strategies to Doxygen input for quickbook-based docs.
Mateusz Loskot
2010-03-14 02:21:02 +0000
8823fd19ceMulti uses same structure as reverse now, detail/modify
Barend Gehrels
2010-03-13 12:57:16 +0000
32eeeb8ad9Added tests for reverse/unique (multi)
Barend Gehrels
2010-03-13 12:56:07 +0000
11a4c3d7d8Added reverse for multi_linestring Used generic "modify" for reverse
Barend Gehrels
2010-03-13 12:27:37 +0000
9d6ce22c6dAdded tests for reverse/unique
Barend Gehrels
2010-03-13 11:44:08 +0000
40e623b954Geometry: added Doxygen @file command and doxygenized comments in register/point.hpp, so Doxygen generates docs for it. Part of testing dox2boostbook for public macros.
Mateusz Loskot
2010-03-12 14:22:04 +0000
eb7b941606Geometry: removed ] accidentally added to group parser
Mateusz Loskot
2010-03-08 00:00:04 +0000
99e5905bc2Geometry: removed maually written reference.qbk which now is generated by xsltproc using reference.xsl sheet.
Mateusz Loskot
2010-03-07 23:51:28 +0000
48937ecb80Geometry: moved Index template parameter comments next to the right versions of get/set accessors. Use tripple /// for testing with new reference.{doxygen|.xsl} generator.
Mateusz Loskot
2010-03-07 22:58:07 +0000
3496f4ae44Geometry: fixed reference.doxyge name in doxygen2qbk.pl
Mateusz Loskot
2010-03-07 20:28:35 +0000
8d48b7ef1bGeometry: tweaked quickbook/Jamfile.v2 to improve integration of Doxygne-based Reference sections.
Mateusz Loskot
2010-03-07 20:20:41 +0000
7b7a35c08bGeomtry: added doxygen2qbk.pl script used to generate Quickbook files from merged Doxygen XML output processed with XSLT using reference.xsl sheet. Based on similar tool from Boost.Asio.
Mateusz Loskot
2010-03-07 20:19:47 +0000
8ac60b6610Geometry: added quickref.xml with manually crafted table of content for Reference sections.
Mateusz Loskot
2010-03-07 20:17:26 +0000
d0f56da046Geometry: added reference.xsl used to generate Reference sections from Doxygen generated docs. The XSL sheet is based on Boost.Asio reference.xsl and is portig work is still in progress. Kudos to Christopher M. Kohlhoff for the idea.
Mateusz Loskot
2010-03-07 20:16:04 +0000
4647228e46Geometry: Added reference.doxygen config used specifically to build Reference sections from Doxygen comments
Mateusz Loskot
2010-03-07 20:13:38 +0000
7abd0bb0aaAdded difference and sym_difference Added reverse conform std::reverse
Barend Gehrels
2010-02-28 21:20:07 +0000
1b8ad7edecBugfix in visit_info Added multi-line behaviour for svg_mapper Added remove_spikes algorithm in extensions
Barend Gehrels
2010-02-27 14:02:20 +0000
d9b821c0d0Geometry: removed generated docs from repo - these will be uploaded to website or sit in separate module in SVN repo
Mateusz Loskot
2010-02-23 22:38:52 +0000
3748d38e35Geometry: testing doxygen and quickbook integration with /// style comments and formatting of varios elements of synopsis.
Mateusz Loskot
2010-02-23 00:31:24 +0000