Bruno Lalande
cdaba1bebb
Improved not_implemented.
...
[SVN r75935]
2011-12-13 23:24:52 +00:00
Bruno Lalande
1fa8099345
Defaulted another template parameter of dispatch::convert.
...
[SVN r75833]
2011-12-07 00:04:53 +00:00
Bruno Lalande
dda9e0eb1d
Adapted status_support to the change just made on dispatch::convert.
...
[SVN r75818]
2011-12-05 23:15:08 +00:00
Bruno Lalande
73642eb0f1
Applied not_implemented to 'convert' algorithm. Added it to support_status.
...
[SVN r75816]
2011-12-05 23:00:42 +00:00
Bruno Lalande
812aa1e7b2
Moved the static assertion to not_implemented.
...
[SVN r75797]
2011-12-04 02:28:07 +00:00
Bruno Lalande
8e4e6a2fc2
New mechanism for easy checking of implementation status.
...
[SVN r75796]
2011-12-04 02:00:25 +00:00
Barend Gehrels
781f4a575d
Fixed ticket 5748
...
[SVN r73785]
2011-08-15 17:43:03 +00:00
Barend Gehrels
635bfd7773
Fixed error in fusion support
...
[SVN r73784]
2011-08-15 17:33:36 +00:00
Barend Gehrels
5eb0739f08
Spherical coordinate systems: splitted into "polar" and "equatorial" with opposite (co)latitude
...
[SVN r72233]
2011-05-27 22:01:05 +00:00
Barend Gehrels
a9447a6073
Fixed split for gcc/clang
...
[SVN r72082]
2011-05-22 15:43:19 +00:00
Barend Gehrels
dc403e9809
Enabling auto-index (without creating its own terms)
...
[SVN r72072]
2011-05-22 13:28:19 +00:00
Barend Gehrels
73016a7e2f
Bugfix in synopsis generation, added () for empty functions
...
Added index terms (learned during auto-index review), this basically consisted of only adding three lines (now in function calls and namespaces splitted, and enumeration values added)
Added alphabetical index
[SVN r72058]
2011-05-21 11:17:31 +00:00
Barend Gehrels
30c3cc7e5b
Bugfix, now understand enum template parameters
...
[SVN r71864]
2011-05-10 20:31:20 +00:00
Barend Gehrels
1dc67c1bf5
Removed references to std_as_linestring/ring/multi_point and c_array* and boost_array* because there are now macros for that
...
[SVN r71824]
2011-05-08 15:52:29 +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
Barend Gehrels
a7145666c3
Fixed register multi_point sample for gcc/strict
...
[SVN r71797]
2011-05-07 22:24:12 +00:00
Barend Gehrels
f633666957
Test/docs (reflecting box_range->box_view and segment_range->segment_view)
...
[SVN r71795]
2011-05-07 22:13:16 +00:00
Barend Gehrels
8612b98fd7
Doc update (general pages)
...
[SVN r71784]
2011-05-07 17:46:02 +00:00
Barend Gehrels
1f2b2e40c5
Doc update including adding tests for registration macro's
...
[SVN r71715]
2011-05-04 16:14:26 +00:00
Barend Gehrels
8e1c6442f7
Added box_2d_4values.cpp sample
...
[SVN r71632]
2011-04-30 18:16:08 +00:00
Barend Gehrels
d5e1b4f7a2
Fixed for changing c/boost array registration
...
[SVN r71626]
2011-04-30 15:13:49 +00:00
Barend Gehrels
89e711e779
Fix renamed headerfile
...
[SVN r71493]
2011-04-25 21:30:56 +00:00
Barend Gehrels
3c2f5d980b
Added Boost.Range adaptors samples
...
[SVN r71492]
2011-04-25 21:25:16 +00:00
Barend Gehrels
b2eec50965
Added many docs/samples
...
Updated for tuple/registration macro
[SVN r71491]
2011-04-25 21:22:58 +00:00
Barend Gehrels
c218a43c57
Added adapted to jam, fixed boost_array sample for gcc
...
[SVN r71424]
2011-04-22 22:34:43 +00:00
Barend Gehrels
d601e255b3
Updated many docs, added many samples
...
[SVN r71422]
2011-04-22 22:26:38 +00:00
Barend Gehrels
0fa12693b6
Updated xml2qbk parser to distinguish structs/classes, updated tag doc
...
[SVN r71419]
2011-04-22 12:07:01 +00:00
Barend Gehrels
4a26af5fec
Changed header to boost/geometry.hpp
...
[SVN r71418]
2011-04-22 11:10:24 +00:00
Barend Gehrels
ce4539e364
Added / updated core examples
...
[SVN r71417]
2011-04-22 11:03:31 +00:00
Barend Gehrels
373f4dc5f4
Doc update (metafunctions tag, tag_cast, point_type)
...
[SVN r71330]
2011-04-16 20:43:54 +00:00
Barend Gehrels
f4e8438ccb
Doc update (metafunctions coordinate type, system, dimensions, point_order, closure, tags degree/radian, constans min_corner, max_corner)
...
[SVN r71324]
2011-04-16 17:58:34 +00:00
Barend Gehrels
1e70d25b60
Added/updated doc/examples for assign/convert/convex_hull
...
[SVN r71322]
2011-04-16 13:17:50 +00:00
Barend Gehrels
e0bf400266
Doc fixes
...
[SVN r71318]
2011-04-16 12:23:50 +00:00
Barend Gehrels
914608d19c
Corrected Jamfile for assign/convert
...
[SVN r71317]
2011-04-16 12:20:48 +00:00
Barend Gehrels
964f231e9b
Reverted (manually) the move of convert to detail. It will stay.
...
Reversed arguments of assign (phase 1, therefore temporarily called "assign_rev" to avoid left occurances)
[SVN r71307]
2011-04-16 11:27:59 +00:00
Barend Gehrels
7edfdba5dc
Updates for assign->assign_values
...
[SVN r71211]
2011-04-12 18:44:44 +00:00
Barend Gehrels
1af9fe70f4
Changes in test/doc to reflect changes in assign
...
[SVN r71209]
2011-04-12 18:29:39 +00:00
Barend Gehrels
87b37952bf
Added doc for equals
...
[SVN r71155]
2011-04-09 21:24:27 +00:00
Barend Gehrels
bcc46bd20e
Bugfix in example
...
[SVN r71154]
2011-04-09 20:41:25 +00:00
Barend Gehrels
a8d62ccbaf
Added and updated documentation of correct, transform, distance, comparable_distance
...
[SVN r71153]
2011-04-09 20:31:35 +00:00
Barend Gehrels
645740dcd2
Doc update, added samples of clear, expand, reverse, unique
...
Removed convert from doc
[SVN r71123]
2011-04-08 20:17:49 +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
86422d59b5
Reflect changes on make/inserter
...
[SVN r70825]
2011-04-01 16:54:09 +00:00
Barend Gehrels
26f5b75935
Small change in comment location
...
[SVN r70714]
2011-03-29 21:29:32 +00:00
Barend Gehrels
8f1ac163c7
Documented area,centroid,within
...
Renamed combine to expand
[SVN r70711]
2011-03-29 21:21:58 +00:00
Barend Gehrels
802504ce10
bjam/msvc is now a policy.
...
[SVN r70643]
2011-03-27 18:45:19 +00:00
Bruno Lalande
0986e96af7
Discard all-KO rows and columns, if any.
...
[SVN r70604]
2011-03-26 23:38:59 +00:00
Barend Gehrels
0f315dc985
Added copyright note policy
...
[SVN r70603]
2011-03-26 23:08:11 +00:00
Barend Gehrels
21bb9b38f1
Updated copyright messages in examples
...
[SVN r70602]
2011-03-26 22:55:54 +00:00