Commit Graph

  • 5de18e2881 Doc update Barend Gehrels 2011-02-21 22:26:05 +0000
  • bd482c32ba Deprecated copy_coordinates (=>convert) Doc update (assign/make) Barend Gehrels 2011-02-21 22:23:16 +0000
  • 5c9e5056e6 Added several samples for make and assign Barend Gehrels 2011-02-21 19:28:12 +0000
  • 4badcdc600 Moved dissolve to extension Fixed extensions connect/offset tests for gcc Barend Gehrels 2011-02-20 18:18:10 +0000
  • 034bc775df Renamed container_access to mutable_range Barend Gehrels 2011-02-20 13:10:46 +0000
  • e334baa878 Selected other solution for mutable container, now having metafunction rvalue_type (adapted/reverted test geometries) Barend Gehrels 2011-02-19 14:41:22 +0000
  • c679b2312d Selected other solution for mutable container, now having metafunction rvalue_type Barend Gehrels 2011-02-19 14:39:49 +0000
  • 191a630818 Updated Boost.Polygon test Updated custom geometries because of changed mutable concept Barend Gehrels 2011-02-19 13:34:56 +0000
  • 029ce7c2c4 Enhanced mutable polygon concept with respect to proxies. Now Boost.Polygon is supported for both reading/writing. Upgraded ttmath Added coordinate_cast to support "lexical_cast" of ttmath numbers Barend Gehrels 2011-02-19 13:33:14 +0000
  • 90e46544b5 [geometry] Replaced TODO comment with BOOST_ASSERT to guard unexpected execution point. Mateusz Loskot 2011-02-16 16:41:53 +0000
  • 2bd6df2ce3 Fixed c08_custom_non_std_example.cpp and now it also compiles for gcc Barend Gehrels 2011-02-15 22:34:33 +0000
  • 95e61f338e Use traits::resize now instead of assuming a container resize method Barend Gehrels 2011-02-15 22:33:18 +0000
  • 48f280b0c0 Fixed custom polygon example Added antitalising in Qt (tip Martin Dobias) Barend Gehrels 2011-02-15 22:18:21 +0000
  • fb6625dafb for_each_segment doc update (doc folder) Barend Gehrels 2011-02-15 21:16:23 +0000
  • 7fa765ded2 for_each_segment doc update Barend Gehrels 2011-02-15 21:14:41 +0000
  • a35b43a9df Documentaton and samples for for_each Fix - added default value in free functions Barend Gehrels 2011-02-14 18:39:39 +0000
  • a6883f4ca2 Changes for qt for Linux Barend Gehrels 2011-02-13 22:13:01 +0000
  • 0425fe649f Added Qt World Mapper Example conform the WxWidget one (but yet missing highlighing) Barend Gehrels 2011-02-13 21:55:40 +0000
  • 2b76b1018b Doc update, mainly with respect to num_{geometries, points, interior_rings} Barend Gehrels 2011-02-12 16:23:33 +0000
  • e7d222e929 Fixed typo Barend Gehrels 2011-02-12 15:37:38 +0000
  • 0966e4d870 Added tests for num_{points, geometries, interior_rings} Barend Gehrels 2011-02-12 15:29:43 +0000
  • 4faf0f235d Replaced is_multi by tag_cast as planned (see also http://barendgehrels.blogspot.com/2010/10/tag-dispatching-and-inheritance.html) Moved num_geometries to algorithms/ folder Created new file num_interior_rings.hpp (extracted from interior_rings.hpp) Barend Gehrels 2011-02-12 15:26:36 +0000
  • 6a886721e7 Update for c++0x where I don't get BOOST_AUTO to work. Barend Gehrels 2011-02-09 19:30:52 +0000
  • f1d0a98b0c Small fixes in extensions Barend Gehrels 2011-02-08 12:01:23 +0000
  • f87adb2dac Small fixes in test Barend Gehrels 2011-02-08 11:30:35 +0000
  • 73197970ee Fixed accidental usage of bg:: Barend Gehrels 2011-02-08 07:45:54 +0000
  • 16ed47c5b8 Commented boost_polygon test for gcc Barend Gehrels 2011-02-07 21:54:06 +0000
  • 1f18baf96a Added test namespace Barend Gehrels 2011-02-07 21:51:46 +0000
  • 167c4ebd36 Removed an accidental typedef (which MSVC 2005 surprisingly accepts) Barend Gehrels 2011-02-07 21:48:02 +0000
  • 3d0230f8b4 Propagate constness in metafunction ring_return_type Barend Gehrels 2011-02-07 20:51:35 +0000
  • 9fbd4da716 Added now necessary reference after change in read wkt Barend Gehrels 2011-02-07 20:09:46 +0000
  • 2c0540341a Changes related to mutable polygon concept Barend Gehrels 2011-02-07 18:55:36 +0000
  • da3998874d Changed polygon concept to implement const/mutable usage Therefore changed container_access Added namespace "write" to enable writable containers or ranges Reimplemented much of Boost.Polygon's polygon_with_hole_data adaption Barend Gehrels 2011-02-07 18:44:49 +0000
  • 0871cb8295 get/set update for doc Barend Gehrels 2011-02-06 21:09:58 +0000
  • ad9b4738f6 Docupdate, including get/set Barend Gehrels 2011-02-06 21:06:45 +0000
  • 266e3242ac Added set/get doc Barend Gehrels 2011-02-06 21:03:56 +0000
  • 59b5be5183 Added set/get examples Barend Gehrels 2011-02-06 21:00:10 +0000
  • a525c46888 Made parameters skippable (e.g. dummy parameters) Barend Gehrels 2011-02-04 22:31:04 +0000
  • 314d6dc8f8 Doc update, doc tool update Barend Gehrels 2011-01-30 21:53:02 +0000
  • a7e547a7e3 Doc update Renamed macro to throw/don't throw BOOST_GEOMETRY_CENTROID_NO_THROW Barend Gehrels 2011-01-30 21:48:22 +0000
  • e5e6382ad8 Added derivation information Barend Gehrels 2011-01-29 16:18:30 +0000
  • 761d28fe2b Added "minimal" sample for doxygen_xml2qbk Barend Gehrels 2011-01-24 22:33:12 +0000
  • 2b6ee203f1 Missing comma Barend Gehrels 2011-01-23 16:34:36 +0000
  • 6417757873 Updated Jamfile for program_options Barend Gehrels 2011-01-23 16:30:12 +0000
  • e0a240b770 Renamed linear_ring to ring (linear_ring is still available) Barend Gehrels 2011-01-23 16:20:01 +0000
  • 1e823499b6 Renamed linear_ring to ring (linear_ring is still available) Doc update Renamed some template parameters (for doc) Barend Gehrels 2011-01-23 16:04:35 +0000
  • 89aed2c3c8 Copied and adapted descriptions for Geometry Concepts Reverted qbk_begin / qbk_end back to qbk because multi-line IS possible there Renamed linear_ring to ring Updated the doxygen_xml2qbk tool Barend Gehrels 2011-01-23 15:58:04 +0000
  • 32d95d3d8e Doc update Renamed area_by_triangles.hpp to area_surveyor.hpp because most files are named to their inventor or formula Barend Gehrels 2011-01-22 18:51:45 +0000
  • 62cdc82912 Doc update New: qbk_begin and qbk_end , often more convenient then {qbk..} Barend Gehrels 2011-01-22 17:36:56 +0000
  • 31a576a61d Removed (Doxygen) group descriptions Reworked doxygen_xml2qbk, splitted into headerfiles, using program_options, geometry independant Barend Gehrels 2011-01-22 15:30:44 +0000
  • cf7b735a1e Small doc-gen update, move from qbk{include,...} to qbk{[include ...]} to have greater flexibility (any qbk code can now be inlined) Barend Gehrels 2011-01-19 18:17:51 +0000
  • e116f5ddda Removed assertion (currently goes of for GeometryOut, is a vector, not a geometry-type) Barend Gehrels 2011-01-18 21:28:38 +0000
  • 278b47f0ab Added Boost.Fusion points adapted to Boost.Geometry (effectively by Akira Takahashi) Barend Gehrels 2011-01-18 18:57:46 +0000
  • e051050b44 Added Boost.Fusion points adapted to Boost.Geometry (effectively by Akira Takahashi) Added MPL-assertions to traits classes not yet having them Added constructors for linear_ring/linestring to support Boost.Assign better Barend Gehrels 2011-01-18 18:51:57 +0000
  • 9479d68e3e Updated testcases for reimplemented remove_spikes by first marking and after that removing Barend Gehrels 2011-01-18 13:05:28 +0000
  • b7bc3c4c77 Reimplemented remove_spikes by first marking and after that removing, the algorithm is also changed. This can not only remove "spikes" but also larger indentations, exdentations (intrusions/extrusions). We need the marking to check before if there are spikes. (Note: this is payed-project-related work) Barend Gehrels 2011-01-18 12:57:25 +0000
  • a58b79d0b6 Added MPL assertions Barend Gehrels 2011-01-17 20:54:38 +0000
  • cbcf275ea7 Doc update, move from qbk/* to qbk/include and separate qbk files in folder ref Barend Gehrels 2011-01-17 20:41:54 +0000
  • d234480b24 Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). Steven Watanabe 2011-01-15 08:11:51 +0000
  • dff17a97aa Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost. On Linux, GNU's libstdc++, which is the default stdlib for icc and clang, cannot parse the <iomanip> header in version 4.5+ (which thankfully neither compiler advises the use of yet), as it's original C++98-friendly implementation has been replaced with a gnu++0x implementation. <boost/detail/iomanip.hpp> is a portable implementation of <iomanip>, providing boost::detail::setfill, boost::detail::setbase, boost::detail::setw, boost::detail::setprecision, boost::detail::setiosflags and boost::detail::resetiosflags. Bryce Adelstein-Lelbach 2011-01-14 02:35:58 +0000
  • a95daddddb Updated well_formed_point.cpp test to fix clang/gcc4.6 Barend Gehrels 2011-01-10 18:45:25 +0000
  • 216f8a1d15 Used reversible_view in convex_hull to fix stlport Barend Gehrels 2011-01-10 18:38:04 +0000
  • 7737637877 Small doc update Barend Gehrels 2011-01-08 14:38:03 +0000
  • 3cec88ae05 Moved all other snippets to separate examples Barend Gehrels 2011-01-08 14:01:04 +0000
  • 30304863c7 Moved snippets point and point_register to separate examples Barend Gehrels 2011-01-08 12:06:29 +0000
  • 0146ad416e Changed m_clustered into pointer for clang (forbidding mutable ref's) Barend Gehrels 2011-01-08 09:59:22 +0000
  • df45fd8735 Added previously forgotten example-file Barend Gehrels 2011-01-04 17:08:47 +0000
  • 0c302b2037 Inspect tool report update (test/examples) Barend Gehrels 2011-01-03 18:27:48 +0000
  • 9b8db4f822 Inspect tool report update (library) Barend Gehrels 2011-01-03 18:26:02 +0000
  • 8124ca7dce Inspect tool report update Barend Gehrels 2011-01-03 18:10:53 +0000
  • 7e2866274a Doc update Barend Gehrels 2011-01-02 20:23:45 +0000
  • 7adc8b2d06 Added example to work with units Barend Gehrels 2011-01-02 14:11:22 +0000
  • 4e019a7227 Removed obsolete headerfile Barend Gehrels 2011-01-01 22:36:20 +0000
  • 52a088851e Doc update (usually change from Doxygen group) Changed some strategies from struct to class Barend Gehrels 2011-01-01 22:35:47 +0000
  • a90c89682e Doc update, added strategies, metafunctions, iterators, ranges (only structure update, not textual) Barend Gehrels 2011-01-01 21:54:15 +0000
  • 3ad7294c9c Doc update, enhanced converter, added many groups, fixed many endpoints Barend Gehrels 2011-01-01 16:22:40 +0000
  • b3e7624688 Moved doxygen_xml2qbk to doc/src/docutils/tools conforming folderstructure of MPL Barend Gehrels 2011-01-01 13:17:49 +0000
  • 10de005d77 Doc update Barend Gehrels 2011-01-01 13:11:59 +0000
  • cdc7887359 Doc update (integration with full reference matrix, created 2 stubfiles for point/box concepts) Integrated design rationale Barend Gehrels 2010-12-31 17:54:01 +0000
  • 6f56c303cb Doc update and added to 3 list-files (maintainers.txt, libraries.htm, status/Jamfile.v2) Barend Gehrels 2010-12-31 14:29:53 +0000
  • 508064d408 Doc update Barend Gehrels 2010-12-31 13:32:08 +0000
  • 28e01a38f9 Restructured such that it is more like other boost libraries, folder qbk is now obsolete Barend Gehrels 2010-12-31 12:03:45 +0000
  • b6e6460c5f Doc update Barend Gehrels 2010-12-30 22:03:06 +0000
  • b554a94560 Doc update (doxygen) Barend Gehrels 2010-12-30 22:03:00 +0000
  • 4094301121 Move from sandbox to trunk (libs part) Barend Gehrels 2010-12-30 18:18:37 +0000
  • 43abb1442c Move from sandbox to trunk (libs part) Barend Gehrels 2010-12-30 18:18:37 +0000
  • 6437a93aa0 Move from sandbox to trunk Barend Gehrels 2010-12-30 18:12:27 +0000
  • f8bd690e24 Move from sandbox to trunk Barend Gehrels 2010-12-30 18:12:27 +0000
  • 97f2e9a158 Update testcases for difference Removed todo for dissolve, it is solved now Barend Gehrels 2010-12-29 13:59:09 +0000
  • b504ad8107 Update for difference Changed value (1,-1) to overlay_type now Removed dissolve flag, now an overlay type Barend Gehrels 2010-12-29 13:57:06 +0000
  • ee21185f40 Removed range_detail Barend Gehrels 2010-12-29 10:21:12 +0000
  • 7bb8eaf573 Included boost/version.hpp as this is not always automatically done Barend Gehrels 2010-12-28 20:33:01 +0000
  • 07189d825d Adapted reversible_view to new names for Boost 1.46 (trunk) Barend Gehrels 2010-12-28 18:41:23 +0000
  • 80b9f998b1 Adapted boost range adaptors to new names for Boost 1.46 (trunk) Barend Gehrels 2010-12-28 18:39:58 +0000
  • b4e047f371 Added test for box/box -> box intersection Barend Gehrels 2010-12-28 16:40:15 +0000
  • 7e96ac247f Splitted intersection and intersection_inserter Doing back_inserter now in later phase of dispatch Added MPL assertions to coordinate system and type Modified read_wkt with output iterator option Barend Gehrels 2010-12-28 16:37:11 +0000
  • f0be3d6d8b Update for quickbook/doxygen Barend Gehrels 2010-12-24 14:19:00 +0000
  • e1a18db770 Small cleanup Barend Gehrels 2010-12-22 22:00:10 +0000
  • e5946e5068 Updated more tests to "open-ness" Barend Gehrels 2010-12-22 17:45:14 +0000
  • 0b1aff4624 Fixed minimum_ring_size for open rings Barend Gehrels 2010-12-22 17:43:14 +0000