5c9e5056e6Added several samples for make and assign
Barend Gehrels
2011-02-21 19:28:12 +0000
4badcdc600Moved dissolve to extension Fixed extensions connect/offset tests for gcc
Barend Gehrels
2011-02-20 18:18:10 +0000
034bc775dfRenamed container_access to mutable_range
Barend Gehrels
2011-02-20 13:10:46 +0000
e334baa878Selected other solution for mutable container, now having metafunction rvalue_type (adapted/reverted test geometries)
Barend Gehrels
2011-02-19 14:41:22 +0000
c679b2312dSelected other solution for mutable container, now having metafunction rvalue_type
Barend Gehrels
2011-02-19 14:39:49 +0000
191a630818Updated Boost.Polygon test Updated custom geometries because of changed mutable concept
Barend Gehrels
2011-02-19 13:34:56 +0000
029ce7c2c4Enhanced 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
2bd6df2ce3Fixed c08_custom_non_std_example.cpp and now it also compiles for gcc
Barend Gehrels
2011-02-15 22:34:33 +0000
95e61f338eUse traits::resize now instead of assuming a container resize method
Barend Gehrels
2011-02-15 22:33:18 +0000
48f280b0c0Fixed custom polygon example Added antitalising in Qt (tip Martin Dobias)
Barend Gehrels
2011-02-15 22:18:21 +0000
6417757873Updated Jamfile for program_options
Barend Gehrels
2011-01-23 16:30:12 +0000
e0a240b770Renamed linear_ring to ring (linear_ring is still available)
Barend Gehrels
2011-01-23 16:20:01 +0000
1e823499b6Renamed 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
89aed2c3c8Copied 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
32d95d3d8eDoc 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
62cdc82912Doc update New: qbk_begin and qbk_end , often more convenient then {qbk..}
Barend Gehrels
2011-01-22 17:36:56 +0000
31a576a61dRemoved (Doxygen) group descriptions Reworked doxygen_xml2qbk, splitted into headerfiles, using program_options, geometry independant
Barend Gehrels
2011-01-22 15:30:44 +0000
cf7b735a1eSmall 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
e116f5dddaRemoved assertion (currently goes of for GeometryOut, is a vector, not a geometry-type)
Barend Gehrels
2011-01-18 21:28:38 +0000
278b47f0abAdded Boost.Fusion points adapted to Boost.Geometry (effectively by Akira Takahashi)
Barend Gehrels
2011-01-18 18:57:46 +0000
e051050b44Added 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
9479d68e3eUpdated testcases for reimplemented remove_spikes by first marking and after that removing
Barend Gehrels
2011-01-18 13:05:28 +0000
b7bc3c4c77Reimplemented 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
cbcf275ea7Doc update, move from qbk/* to qbk/include and separate qbk files in folder ref
Barend Gehrels
2011-01-17 20:41:54 +0000
d234480b24Revert [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
dff17a97aaReplacing 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
a95daddddbUpdated well_formed_point.cpp test to fix clang/gcc4.6
Barend Gehrels
2011-01-10 18:45:25 +0000
216f8a1d15Used reversible_view in convex_hull to fix stlport
Barend Gehrels
2011-01-10 18:38:04 +0000
4094301121Move from sandbox to trunk (libs part)
Barend Gehrels
2010-12-30 18:18:37 +0000
43abb1442cMove from sandbox to trunk (libs part)
Barend Gehrels
2010-12-30 18:18:37 +0000
6437a93aa0Move from sandbox to trunk
Barend Gehrels
2010-12-30 18:12:27 +0000
f8bd690e24Move from sandbox to trunk
Barend Gehrels
2010-12-30 18:12:27 +0000
97f2e9a158Update testcases for difference Removed todo for dissolve, it is solved now
Barend Gehrels
2010-12-29 13:59:09 +0000
b504ad8107Update 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
7bb8eaf573Included boost/version.hpp as this is not always automatically done
Barend Gehrels
2010-12-28 20:33:01 +0000
07189d825dAdapted reversible_view to new names for Boost 1.46 (trunk)
Barend Gehrels
2010-12-28 18:41:23 +0000
80b9f998b1Adapted boost range adaptors to new names for Boost 1.46 (trunk)
Barend Gehrels
2010-12-28 18:39:58 +0000
b4e047f371Added test for box/box -> box intersection
Barend Gehrels
2010-12-28 16:40:15 +0000
7e96ac247fSplitted 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
f0be3d6d8bUpdate for quickbook/doxygen
Barend Gehrels
2010-12-24 14:19:00 +0000