Adam Wulkiewicz
6ce78ef31a
[example] Remove typename keyword
2014-07-26 18:02:55 +02:00
Adam Wulkiewicz
079aa577d0
[example] Fix compilation errors - use segment_ratio
2014-07-26 18:00:57 +02:00
Barend Gehrels
4787f6f748
[geometry] Fixed example on new parameter with get_turns
2013-12-07 11:31:21 +01:00
Barend Gehrels
edca638dfc
[geometry] Moved SVG from extensions to main tree, to release it
...
[SVN r84233]
2013-05-11 12:27:43 +00:00
Barend Gehrels
890424968c
Updated various examples, fixing old paths, etc
...
[SVN r76915]
2012-02-06 19:46:38 +00:00
Barend Gehrels
7cb0ae96fd
Boost.Geometry update copyright -> 2012
...
[SVN r76390]
2012-01-09 21:56:08 +00:00
Barend Gehrels
dbd742cbff
Mention all geometry headerfiles explicitly in examples (according to doc)
...
[SVN r71821]
2011-05-08 14:38:45 +00:00
Bruno Lalande
d92dbecb6a
Aligned adapted C array and Boost Array to the recent changes.
...
[SVN r71575]
2011-04-28 21:26:54 +00:00
Barend Gehrels
de18eb8891
Updated examples (assign -> assign_values)
...
[SVN r71220]
2011-04-12 22:11:32 +00:00
Barend Gehrels
1431123722
Ifdefed some examples for release branch
...
[SVN r70919]
2011-04-03 07:50:11 +00:00
Barend Gehrels
a01c615089
Made copyright notices in libs/geometry consistent
...
[SVN r70876]
2011-04-02 20:33:14 +00:00
Barend Gehrels
306b1ddbdc
Updated samples to new system with reverse
...
[SVN r67305]
2010-12-18 18:45:04 +00:00
Barend Gehrels
a415229918
Samples now without cartesian2d headerfile
...
[SVN r67003]
2010-12-04 12:11:17 +00:00
Barend Gehrels
1c8fce3059
model namespaces, moved point_xy to d2::point_xy, revised point_ll_deg to ll::point<degree>
...
[SVN r66975]
2010-12-02 16:10:47 +00:00
Barend Gehrels
f8f22cc398
Major update:
...
Adaptions to examples with respect to new namespace model
Adaptions to examples using external libraries (gd, soci, shapelib)
Updates property sheets to boost 1.45.0
[SVN r66813]
2010-11-28 13:42:46 +00:00
Mateusz Loskot
dd3ed74396
Fixed 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.
...
[SVN r61167]
2010-04-09 20:30:57 +00:00
Barend Gehrels
c74eb479c4
Added 05 overlay examples
...
Added difference tests
Updated some overlay tests
[SVN r60000]
2010-02-28 21:16:56 +00:00