Barend Gehrels
86422d59b5
Reflect changes on make/inserter
...
[SVN r70825]
2011-04-01 16:54:09 +00:00
Barend Gehrels
e1e92d876b
Fixes in sample c06
...
[SVN r70118]
2011-03-18 12:08:12 +00:00
Barend Gehrels
6590f01689
Renamed combine to expand, part 2: test, doc and examples
...
[SVN r69917]
2011-03-13 11:10:27 +00:00
Barend Gehrels
30db0ddee9
Fixed include parse after move in example c03
...
[SVN r69909]
2011-03-13 00:24:58 +00:00
Barend Gehrels
c1b1b4a6c7
Moved wkt (used in nearly all tests) from extension to domains tree for release
...
[SVN r69906]
2011-03-12 23:53:18 +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
48f280b0c0
Fixed custom polygon example
...
Added antitalising in Qt (tip Martin Dobias)
[SVN r68934]
2011-02-15 22:18:21 +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
e0a240b770
Renamed linear_ring to ring (linear_ring is still available)
...
[SVN r68387]
2011-01-23 16:20:01 +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
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
30304863c7
Moved snippets point and point_register to separate examples
...
[SVN r67775]
2011-01-08 12:06:29 +00:00
Barend Gehrels
7adc8b2d06
Added example to work with units
...
[SVN r67570]
2011-01-02 14:11:22 +00:00
Barend Gehrels
b6e6460c5f
Doc update
...
[SVN r67510]
2010-12-30 22:03:06 +00:00
Barend Gehrels
306b1ddbdc
Updated samples to new system with reverse
...
[SVN r67305]
2010-12-18 18:45:04 +00:00
Barend Gehrels
716d64d331
Correction headerfile
...
[SVN r67060]
2010-12-06 08:23:06 +00:00
Barend Gehrels
76d0debf1f
Shows Boost.Polygon point in example
...
[SVN r67043]
2010-12-05 21:48:38 +00:00
Barend Gehrels
a9dac9f234
Committed experiment using Proto (created after BoostCon 2010), not finished
...
[SVN r67005]
2010-12-04 13:21:49 +00:00
Barend Gehrels
969d95b5bc
All samples without cartesian2d now
...
[SVN r67004]
2010-12-04 13:01:26 +00:00
Barend Gehrels
a415229918
Samples now without cartesian2d headerfile
...
[SVN r67003]
2010-12-04 12:11:17 +00:00
Barend Gehrels
b22c8e1f3d
Qt update
...
[SVN r67002]
2010-12-04 11:52:28 +00:00
Barend Gehrels
fc0e782163
model namespaces, moved point_xy to d2::point_xy, revised point_ll_deg to ll::point<degree> (projection examples)
...
[SVN r66989]
2010-12-03 19:57:18 +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
e299295f8e
Fixed point-segment default_strategy construct
...
Fixed cross track for latlong (partly)
[SVN r66828]
2010-11-28 21:49:46 +00:00
Barend Gehrels
7b6d13a78c
Updated jamfiles for examples/extensions
...
[SVN r66821]
2010-11-28 14:51:41 +00:00
Barend Gehrels
f9722c71f1
Updated comments
...
[SVN r66820]
2010-11-28 14:40:56 +00:00
Barend Gehrels
fb77d11994
Deleted duplicate lib
...
[SVN r66815]
2010-11-28 14:23:45 +00:00
Barend Gehrels
181529a35d
Moved all samples with external libraries to folder with_external_libs
...
[SVN r66814]
2010-11-28 14:16:28 +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
Barend Gehrels
6b66982ae6
Using Boost 1.45.0 now by default
...
[SVN r66788]
2010-11-27 15:05:38 +00:00
Barend Gehrels
a1d0065595
Fixed two examples
...
[SVN r66787]
2010-11-27 15:03:50 +00:00
Barend Gehrels
fc25627241
Update reflection to new strategy approach
...
[SVN r66568]
2010-11-14 14:30:15 +00:00
Barend Gehrels
4592fc8039
Added two samples related to boost mailing list
...
[SVN r65936]
2010-10-13 11:33:26 +00:00
Barend Gehrels
446a79f168
Doc update
...
[SVN r64844]
2010-08-16 12:56:31 +00:00
Barend Gehrels
4800ea7918
Small tweaks in shapelib extension
...
[SVN r64596]
2010-08-04 15:45:23 +00:00
Barend Gehrels
349cab7b0d
Added shapelib extension to create shapefiles using shapelib
...
(shameless plug: writing shapefiles has never been easier)
[SVN r64594]
2010-08-04 12:35:16 +00:00
Barend Gehrels
db53e722db
Removed traits::append_point.
...
The library now used std::back_insert_iterator everywhere
[SVN r64113]
2010-07-17 20:26:29 +00:00
Barend Gehrels
e61812699b
Fix for gcc pair
...
[SVN r63840]
2010-07-11 09:50:26 +00:00
Barend Gehrels
49618c7e0d
Replaced member-type return_type by meta-function return_type
...
[SVN r63706]
2010-07-06 20:15:59 +00:00
Barend Gehrels
9c23118c37
Added non-const version of get_section
...
Major changes in distance strategies
Changed double from simplify to template parameter
Added a promote_floating_point
Added a fp_coordinate_type
Added namespaced point in custom example
Added mpl assertion in overlaps (should be done in most algorithms by default)
Added high precision test for various distance algorithms
[SVN r63579]
2010-07-04 10:01:10 +00:00
Barend Gehrels
3a20900c7f
Split graph example into one with traditional properties (the original one), and one using bundled properties
...
[SVN r63338]
2010-06-26 10:09:00 +00:00
Barend Gehrels
4f9f03e071
Removed order/closure elements because of dispatch cleanup (it is now as it was before)
...
[SVN r62181]
2010-05-24 21:19:53 +00:00
Barend Gehrels
5fb11344e4
Corrected closure for area
...
Added closure for centroid
Modified/fixed closing iterator (didn't compile for MSVC 2010)
[SVN r62172]
2010-05-24 13:54:32 +00:00
Barend Gehrels
068c2fa90a
Added closed / closure
...
Updated jamfiles
[SVN r62170]
2010-05-24 09:07:05 +00:00
Barend Gehrels
b35d1d74f0
Updates for clang
...
[SVN r62070]
2010-05-17 19:51:46 +00:00
Barend Gehrels
7d256acd89
Fixed scoped_ptr/array thanks to Boostcon feedback
...
[SVN r61901]
2010-05-11 04:18:22 +00:00