Barend Gehrels
cf7b735a1e
Small doc-gen update, move from qbk{include,...} to qbk{[include ...]} to have greater flexibility (any qbk code can now be inlined)
...
[SVN r68304]
2011-01-19 18:17:51 +00:00
Barend Gehrels
e116f5ddda
Removed assertion (currently goes of for GeometryOut, is a vector, not a geometry-type)
...
[SVN r68254]
2011-01-18 21:28:38 +00:00
Barend Gehrels
278b47f0ab
Added Boost.Fusion points adapted to Boost.Geometry (effectively by Akira Takahashi)
...
[SVN r68240]
2011-01-18 18:57:46 +00:00
Barend Gehrels
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
[SVN r68239]
2011-01-18 18:51:57 +00:00
Barend Gehrels
9479d68e3e
Updated testcases for reimplemented remove_spikes by first marking and after that removing
...
[SVN r68227]
2011-01-18 13:05:28 +00:00
Barend Gehrels
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)
Plus small trailing needs for model:: namespace here
[SVN r68226]
2011-01-18 12:57:25 +00:00
Barend Gehrels
a58b79d0b6
Added MPL assertions
...
[SVN r68218]
2011-01-17 20:54:38 +00:00
Barend Gehrels
cbcf275ea7
Doc update, move from qbk/* to qbk/include and separate qbk files in folder ref
...
[SVN r68215]
2011-01-17 20:41:54 +00:00
Steven Watanabe
d234480b24
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
...
[SVN r68168]
2011-01-15 08:11:51 +00:00
Bryce Adelstein-Lelbach
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.
[SVN r68140]
2011-01-14 02:35:58 +00:00
Barend Gehrels
a95daddddb
Updated well_formed_point.cpp test to fix clang/gcc4.6
...
[SVN r67919]
2011-01-10 18:45:25 +00:00
Barend Gehrels
216f8a1d15
Used reversible_view in convex_hull to fix stlport
...
[SVN r67918]
2011-01-10 18:38:04 +00:00
Barend Gehrels
7737637877
Small doc update
...
[SVN r67780]
2011-01-08 14:38:03 +00:00
Barend Gehrels
3cec88ae05
Moved all other snippets to separate examples
...
[SVN r67778]
2011-01-08 14:01:04 +00:00
Barend Gehrels
30304863c7
Moved snippets point and point_register to separate examples
...
[SVN r67775]
2011-01-08 12:06:29 +00:00
Barend Gehrels
0146ad416e
Changed m_clustered into pointer for clang (forbidding mutable ref's)
...
[SVN r67769]
2011-01-08 09:59:22 +00:00
Barend Gehrels
df45fd8735
Added previously forgotten example-file
...
[SVN r67649]
2011-01-04 17:08:47 +00:00
Barend Gehrels
0c302b2037
Inspect tool report update (test/examples)
...
[SVN r67631]
2011-01-03 18:27:48 +00:00
Barend Gehrels
9b8db4f822
Inspect tool report update (library)
...
[SVN r67630]
2011-01-03 18:26:02 +00:00
Barend Gehrels
8124ca7dce
Inspect tool report update
...
[SVN r67628]
2011-01-03 18:10:53 +00:00
Barend Gehrels
7e2866274a
Doc update
...
[SVN r67587]
2011-01-02 20:23:45 +00:00
Barend Gehrels
7adc8b2d06
Added example to work with units
...
[SVN r67570]
2011-01-02 14:11:22 +00:00
Barend Gehrels
4e019a7227
Removed obsolete headerfile
...
[SVN r67556]
2011-01-01 22:36:20 +00:00
Barend Gehrels
52a088851e
Doc update (usually change from Doxygen group)
...
Changed some strategies from struct to class
[SVN r67555]
2011-01-01 22:35:47 +00:00
Barend Gehrels
a90c89682e
Doc update, added strategies, metafunctions, iterators, ranges (only structure update, not textual)
...
[SVN r67552]
2011-01-01 21:54:15 +00:00
Barend Gehrels
3ad7294c9c
Doc update, enhanced converter, added many groups, fixed many endpoints
...
[SVN r67540]
2011-01-01 16:22:40 +00:00
Barend Gehrels
b3e7624688
Moved doxygen_xml2qbk to doc/src/docutils/tools conforming folderstructure of MPL
...
[SVN r67533]
2011-01-01 13:17:49 +00:00
Barend Gehrels
10de005d77
Doc update
...
[SVN r67532]
2011-01-01 13:11:59 +00:00
Barend Gehrels
cdc7887359
Doc update (integration with full reference matrix, created 2 stubfiles for point/box concepts)
...
Integrated design rationale
[SVN r67524]
2010-12-31 17:54:01 +00:00
Barend Gehrels
6f56c303cb
Doc update and added to 3 list-files (maintainers.txt, libraries.htm, status/Jamfile.v2)
...
[SVN r67518]
2010-12-31 14:29:53 +00:00
Barend Gehrels
508064d408
Doc update
...
[SVN r67517]
2010-12-31 13:32:08 +00:00
Barend Gehrels
28e01a38f9
Restructured such that it is more like other boost libraries, folder qbk is now obsolete
...
[SVN r67515]
2010-12-31 12:03:45 +00:00
Barend Gehrels
b6e6460c5f
Doc update
...
[SVN r67510]
2010-12-30 22:03:06 +00:00
Barend Gehrels
b554a94560
Doc update (doxygen)
...
[SVN r67509]
2010-12-30 22:03:00 +00:00
Barend Gehrels
4094301121
Move from sandbox to trunk (libs part)
...
[SVN r67503]
2010-12-30 18:18:37 +00:00
Barend Gehrels
43abb1442c
Move from sandbox to trunk (libs part)
...
[SVN r67503]
2010-12-30 18:18:37 +00:00
Barend Gehrels
f8bd690e24
Move from sandbox to trunk
...
[SVN r67501]
2010-12-30 18:12:27 +00:00
Barend Gehrels
6437a93aa0
Move from sandbox to trunk
...
[SVN r67501]
2010-12-30 18:12:27 +00:00
Barend Gehrels
97f2e9a158
Update testcases for difference
...
Removed todo for dissolve, it is solved now
[SVN r67488]
2010-12-29 13:59:09 +00:00
Barend Gehrels
b504ad8107
Update for difference
...
Changed value (1,-1) to overlay_type now
Removed dissolve flag, now an overlay type
[SVN r67487]
2010-12-29 13:57:06 +00:00
Barend Gehrels
ee21185f40
Removed range_detail
...
[SVN r67485]
2010-12-29 10:21:12 +00:00
Barend Gehrels
7bb8eaf573
Included boost/version.hpp as this is not always automatically done
...
[SVN r67482]
2010-12-28 20:33:01 +00:00
Barend Gehrels
07189d825d
Adapted reversible_view to new names for Boost 1.46 (trunk)
...
[SVN r67480]
2010-12-28 18:41:23 +00:00
Barend Gehrels
80b9f998b1
Adapted boost range adaptors to new names for Boost 1.46 (trunk)
...
[SVN r67479]
2010-12-28 18:39:58 +00:00
Barend Gehrels
b4e047f371
Added test for box/box -> box intersection
...
[SVN r67474]
2010-12-28 16:40:15 +00:00
Barend Gehrels
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
[SVN r67473]
2010-12-28 16:37:11 +00:00
Barend Gehrels
f0be3d6d8b
Update for quickbook/doxygen
...
[SVN r67444]
2010-12-24 14:19:00 +00:00
Barend Gehrels
e1a18db770
Small cleanup
...
[SVN r67417]
2010-12-22 22:00:10 +00:00
Barend Gehrels
e5946e5068
Updated more tests to "open-ness"
...
[SVN r67414]
2010-12-22 17:45:14 +00:00
Barend Gehrels
0b1aff4624
Fixed minimum_ring_size for open rings
...
[SVN r67413]
2010-12-22 17:43:14 +00:00