Commit Graph

8536 Commits

Author SHA1 Message Date
Barend Gehrels
5de18e2881 Doc update
[SVN r69128]
2011-02-21 22:26:05 +00:00
Barend Gehrels
bd482c32ba Deprecated copy_coordinates (=>convert)
Doc update (assign/make)

[SVN r69127]
2011-02-21 22:23:16 +00:00
Barend Gehrels
5c9e5056e6 Added several samples for make and assign
[SVN r69126]
2011-02-21 19:28:12 +00:00
Barend Gehrels
4badcdc600 Moved dissolve to extension
Fixed extensions connect/offset tests for gcc 



[SVN r69086]
2011-02-20 18:18:10 +00:00
Barend Gehrels
034bc775df Renamed container_access to mutable_range
[SVN r69075]
2011-02-20 13:10:46 +00:00
Barend Gehrels
e334baa878 Selected other solution for mutable container, now having metafunction rvalue_type (adapted/reverted test geometries)
[SVN r69059]
2011-02-19 14:41:22 +00:00
Barend Gehrels
c679b2312d Selected other solution for mutable container, now having metafunction rvalue_type
[SVN r69058]
2011-02-19 14:39:49 +00:00
Barend Gehrels
191a630818 Updated Boost.Polygon test
Updated custom geometries because of changed mutable concept

[SVN r69055]
2011-02-19 13:34:56 +00:00
Barend Gehrels
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


[SVN r69054]
2011-02-19 13:33:14 +00:00
Mateusz Loskot
90e46544b5 [geometry] Replaced TODO comment with BOOST_ASSERT to guard unexpected execution point.
[SVN r68950]
2011-02-16 16:41:53 +00:00
Barend Gehrels
2bd6df2ce3 Fixed c08_custom_non_std_example.cpp and now it also compiles for gcc
[SVN r68936]
2011-02-15 22:34:33 +00:00
Barend Gehrels
95e61f338e Use traits::resize now instead of assuming a container resize method
[SVN r68935]
2011-02-15 22:33:18 +00:00
Barend Gehrels
48f280b0c0 Fixed custom polygon example
Added antitalising in Qt (tip Martin Dobias)

[SVN r68934]
2011-02-15 22:18:21 +00:00
Barend Gehrels
fb6625dafb for_each_segment doc update (doc folder)
[SVN r68931]
2011-02-15 21:16:23 +00:00
Barend Gehrels
7fa765ded2 for_each_segment doc update
[SVN r68930]
2011-02-15 21:14:41 +00:00
Barend Gehrels
a35b43a9df Documentaton and samples for for_each
Fix - added default value in free functions

[SVN r68869]
2011-02-14 18:39:39 +00:00
Barend Gehrels
a6883f4ca2 Changes for qt for Linux
[SVN r68856]
2011-02-13 22:13:01 +00:00
Barend Gehrels
0425fe649f Added Qt World Mapper Example conform the WxWidget one (but yet missing highlighing)
[SVN r68855]
2011-02-13 21:55:40 +00:00
Barend Gehrels
2b76b1018b Doc update, mainly with respect to num_{geometries, points, interior_rings}
[SVN r68811]
2011-02-12 16:23:33 +00:00
Barend Gehrels
e7d222e929 Fixed typo
[SVN r68807]
2011-02-12 15:37:38 +00:00
Barend Gehrels
0966e4d870 Added tests for num_{points, geometries, interior_rings}
[SVN r68805]
2011-02-12 15:29:43 +00:00
Barend Gehrels
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)


[SVN r68803]
2011-02-12 15:26:36 +00:00
Barend Gehrels
6a886721e7 Update for c++0x where I don't get BOOST_AUTO to work.
[SVN r68749]
2011-02-09 19:30:52 +00:00
Barend Gehrels
f1d0a98b0c Small fixes in extensions
[SVN r68712]
2011-02-08 12:01:23 +00:00
Barend Gehrels
f87adb2dac Small fixes in test
[SVN r68711]
2011-02-08 11:30:35 +00:00
Barend Gehrels
73197970ee Fixed accidental usage of bg::
[SVN r68709]
2011-02-08 07:45:54 +00:00
Barend Gehrels
16ed47c5b8 Commented boost_polygon test for gcc
[SVN r68706]
2011-02-07 21:54:06 +00:00
Barend Gehrels
1f18baf96a Added test namespace
[SVN r68705]
2011-02-07 21:51:46 +00:00
Barend Gehrels
167c4ebd36 Removed an accidental typedef (which MSVC 2005 surprisingly accepts)
[SVN r68704]
2011-02-07 21:48:02 +00:00
Barend Gehrels
3d0230f8b4 Propagate constness in metafunction ring_return_type
[SVN r68703]
2011-02-07 20:51:35 +00:00
Barend Gehrels
9fbd4da716 Added now necessary reference after change in read wkt
[SVN r68702]
2011-02-07 20:09:46 +00:00
Barend Gehrels
2c0540341a Changes related to mutable polygon concept
[SVN r68697]
2011-02-07 18:55:36 +00:00
Barend Gehrels
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


[SVN r68694]
2011-02-07 18:44:49 +00:00
Barend Gehrels
0871cb8295 get/set update for doc
[SVN r68682]
2011-02-06 21:09:58 +00:00
Barend Gehrels
ad9b4738f6 Docupdate, including get/set
[SVN r68681]
2011-02-06 21:06:45 +00:00
Barend Gehrels
266e3242ac Added set/get doc
[SVN r68680]
2011-02-06 21:03:56 +00:00
Barend Gehrels
59b5be5183 Added set/get examples
[SVN r68679]
2011-02-06 21:00:10 +00:00
Barend Gehrels
a525c46888 Made parameters skippable (e.g. dummy parameters)
[SVN r68641]
2011-02-04 22:31:04 +00:00
Barend Gehrels
314d6dc8f8 Doc update, doc tool update
[SVN r68575]
2011-01-30 21:53:02 +00:00
Barend Gehrels
a7e547a7e3 Doc update
Renamed macro to throw/don't throw BOOST_GEOMETRY_CENTROID_NO_THROW


[SVN r68574]
2011-01-30 21:48:22 +00:00
Barend Gehrels
e5e6382ad8 Added derivation information
[SVN r68545]
2011-01-29 16:18:30 +00:00
Barend Gehrels
761d28fe2b Added "minimal" sample for doxygen_xml2qbk
[SVN r68425]
2011-01-24 22:33:12 +00:00
Barend Gehrels
2b6ee203f1 Missing comma
[SVN r68390]
2011-01-23 16:34:36 +00:00
Barend Gehrels
6417757873 Updated Jamfile for program_options
[SVN r68389]
2011-01-23 16:30:12 +00:00
Barend Gehrels
e0a240b770 Renamed linear_ring to ring (linear_ring is still available)
[SVN r68387]
2011-01-23 16:20:01 +00:00
Barend Gehrels
1e823499b6 Renamed linear_ring to ring (linear_ring is still available)
Doc update
Renamed some template parameters (for doc)

[SVN r68385]
2011-01-23 16:04:35 +00:00
Barend Gehrels
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

[SVN r68384]
2011-01-23 15:58:04 +00:00
Barend Gehrels
32d95d3d8e Doc update
Renamed area_by_triangles.hpp to area_surveyor.hpp because most files are named to their inventor or formula


[SVN r68370]
2011-01-22 18:51:45 +00:00
Barend Gehrels
62cdc82912 Doc update
New: qbk_begin and qbk_end , often more convenient then {qbk..}


[SVN r68368]
2011-01-22 17:36:56 +00:00
Barend Gehrels
31a576a61d Removed (Doxygen) group descriptions
Reworked doxygen_xml2qbk, splitted into headerfiles, using program_options, geometry independant


[SVN r68365]
2011-01-22 15:30:44 +00:00