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
John Maddock
22548cdf53
Enable PDF generation.
...
[SVN r72757]
2011-06-26 08:08:46 +00:00
Barend Gehrels
b09438434d
Merged r72657 through r72658 adding macro __boost__
...
Authorized by Daniel James
[SVN r72659]
2011-06-17 22:07:01 +00:00
Barend Gehrels
4dbc7e4203
Added macro Boost
...
[SVN r72658]
2011-06-17 21:41:09 +00:00
Barend Gehrels
8cbd04307a
Boost.Geometry: Merged r72410 through r72424
...
[SVN r72425]
2011-06-05 21:14:57 +00:00
Barend Gehrels
b9ae2f8835
Updated doc w.r.t. side strategies
...
[SVN r72418]
2011-06-05 17:40:41 +00:00
Barend Gehrels
c76cee8932
Boost.Geometry: Merged r72086 through r72406
...
[SVN r72409]
2011-06-05 14:43:07 +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
779aec050b
Added file slipped through merge process
...
[SVN r72084]
2011-05-22 16:11:58 +00:00
Barend Gehrels
53cd02a7ee
Merged r72075 .. 72082
...
[SVN r72083]
2011-05-22 15:58:43 +00:00
Barend Gehrels
a9447a6073
Fixed split for gcc/clang
...
[SVN r72082]
2011-05-22 15:43:19 +00:00
Daniel James
f7d9013180
Geometry: add redirect to online documentation.
...
This will be replaced by a local copy of the documentation during the
release process.
[SVN r72077]
2011-05-22 15:06:54 +00:00
Barend Gehrels
88050db7ae
Removed define TEST_WITH_SVG from project files (for release version)
...
and commented auto-index (also for release version)
[SVN r72076]
2011-05-22 14:52:10 +00:00
Barend Gehrels
ed6731169a
Merging r71820 through r72073
...
[SVN r72074]
2011-05-22 14:23:38 +00:00
Barend Gehrels
892562e640
Turned auto-index postprocessing of till "terms-on-multiple-pages" is solved
...
[SVN r72073]
2011-05-22 13:33:53 +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
9cd38383bf
Doc update
...
[SVN r71837]
2011-05-08 20:59:38 +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
996ab253cb
Merged updates for (small) changes for views/ranges/iterators (r71711 through r71812)
...
[SVN r71815]
2011-05-08 12:18:28 +00:00
Barend Gehrels
fb45f37eec
Reflects changes in moving range_type/as_range/circular_iterator
...
[SVN r71808]
2011-05-08 11:01:13 +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
3eb466b8de
Merged Boost.Geometry from revision 71351 through 71709
...
Mainly registration macro (instead of calling header files) for Boost.Tuple, C-Array, Boost.Array, Boost.Fusion
Second the intersections check if geometries are valid
Further doc updates
[SVN r71710]
2011-05-04 12:15:07 +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
b66c5d12bf
Fixed doxygen file to omit samples not present in release branch
...
[SVN r71359]
2011-04-17 20:58:41 +00:00
Barend Gehrels
ea998cda96
Merged Boost.Geometry from revision 71338 through 71342
...
[SVN r71343]
2011-04-16 23:45:24 +00:00
Barend Gehrels
6b023357d5
Added distance_status.qbk
...
[SVN r71342]
2011-04-16 23:42:17 +00:00
Barend Gehrels
5476006aa0
Merged Boost.Geometry from revision 71123 to 71336 (doc non-recursive)
...
[SVN r71341]
2011-04-16 23:39:53 +00:00
Barend Gehrels
26ecd9e57a
Merged Boost.Geometry from revision 71123 to 71336
...
[SVN r71340]
2011-04-16 23:26:32 +00:00
Barend Gehrels
ac0807a26f
Merged Boost.Geometry from revision 71123 to 71336
...
[SVN r71339]
2011-04-16 23:24:35 +00:00
Barend Gehrels
21b34006a6
Removed doc/quickbook for release branch
...
[SVN r71336]
2011-04-16 22:59:01 +00:00
Barend Gehrels
46c6f5fc8d
Removed doc/other for release branch
...
[SVN r71335]
2011-04-16 22:58:30 +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
7f1b59fa64
Small doc update/fix
...
[SVN r71299]
2011-04-15 20:57:08 +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
05f7a8bbe6
Merged changes with ifdefs for release branch
...
[SVN r70922]
2011-04-03 07:57:51 +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
907dd0cfb9
Moved cross_product to extensions/arithmetic
...
[SVN r70859]
2011-04-02 16:31:59 +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
Bruno Lalande
e424dbc94c
Fix: Call Bjam with -a option to make sure it really compiles each test.
...
[SVN r70584]
2011-03-26 19:52:54 +00:00
Bruno Lalande
3cb6482925
Install the implemenation-status exe at standard location.
...
[SVN r70362]
2011-03-21 21:34:19 +00:00
Bruno Lalande
f3e1fbc531
Bjam'ified the implementation_status tool.
...
[SVN r70352]
2011-03-21 20:43:25 +00:00
Barend Gehrels
61fb9d0cb5
Applied patch of Daniel James to build doc:
...
- install location goes to dist/bin
- support for multiple Doxygen's
[SVN r70181]
2011-03-19 13:40:38 +00:00
Bruno Lalande
ecd12623d3
Deleted all files in generated, except area_status.qbk
...
[SVN r69985]
2011-03-14 22:02: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
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
f8f6ef0c95
Fixed typo/small change
...
[SVN r69897]
2011-03-12 17:07:13 +00:00
Barend Gehrels
8a929b11b3
Added about_documentation.qbk
...
Added generated status including two symbols
[SVN r69894]
2011-03-12 16:20:15 +00:00
Barend Gehrels
9b5d633ce1
Added tool "implementation_status"
...
[SVN r69847]
2011-03-11 14:36:50 +00:00
Barend Gehrels
252b3dd94b
Small addition/update in examples
...
Updated various intersection tests
[SVN r69585]
2011-03-05 22:28:20 +00:00
Barend Gehrels
520f6ffa00
Added difference*.qbk
...
[SVN r69344]
2011-02-27 18:26:38 +00:00
Barend Gehrels
eb0bc69f56
Doc update
...
[SVN r69343]
2011-02-27 18:20:28 +00:00
Barend Gehrels
e4487bdc26
ifdefed ttmath for Linux, on assign_2d_point.cpp
...
[SVN r69341]
2011-02-27 17:46:15 +00:00
Barend Gehrels
9382f261fb
Doc update, moved reference/* to generated/* and ref/* to reference/*
...
doxygen_xml2qbk escaping of underscores
[SVN r69328]
2011-02-27 14:02:14 +00:00
Barend Gehrels
985a945819
Doc update, added images,
...
Added union/difference docs
Added samples
[SVN r69253]
2011-02-24 22:31:37 +00:00
Barend Gehrels
5de18e2881
Doc update
...
[SVN r69128]
2011-02-21 22:26:05 +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
fb6625dafb
for_each_segment doc update (doc folder)
...
[SVN r68931]
2011-02-15 21:16:23 +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
2b76b1018b
Doc update, mainly with respect to num_{geometries, points, interior_rings}
...
[SVN r68811]
2011-02-12 16:23:33 +00:00
Barend Gehrels
2c0540341a
Changes related to mutable polygon concept
...
[SVN r68697]
2011-02-07 18:55:36 +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
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
6417757873
Updated Jamfile for program_options
...
[SVN r68389]
2011-01-23 16:30:12 +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
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
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
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
df45fd8735
Added previously forgotten example-file
...
[SVN r67649]
2011-01-04 17:08:47 +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
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
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
f0be3d6d8b
Update for quickbook/doxygen
...
[SVN r67444]
2010-12-24 14:19:00 +00:00
Barend Gehrels
2d69e93a5d
Changed BOOST_AUTO by typename interior_rings in loops through interior rings
...
[SVN r67244]
2010-12-15 19:52:49 +00:00
Barend Gehrels
1f90af482d
Updated polygon.hpp, ring_type is now reference because it returns a reference to its rings
...
Updated many test files to avoid point_2d
Updated boost.polygon adaption
[SVN r67178]
2010-12-11 15:51:38 +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
2ac352f948
Major update:
...
Adaptions to snippets with respect to new namespace model
[SVN r66812]
2010-11-28 13:35:52 +00:00
Barend Gehrels
b16e1b3247
Fixed last pie case (as multi-polygon)
...
[SVN r66587]
2010-11-15 09:38:32 +00:00
Mateusz Loskot
d33a1519c6
[geometry] Handle more than one <para> under <detaileddescription> to allow generating multi-paragraph detailed description of documented types and functions.
...
[SVN r66112]
2010-10-19 23:50:59 +00:00
Mateusz Loskot
814612515f
[geometry] Fix to use .qbk file basename only in make_qbk.py script.
...
[SVN r66111]
2010-10-19 23:48:41 +00:00
Mateusz Loskot
2a60100f9e
[geometry] Pythonize make_qbk.py script
...
[SVN r66084]
2010-10-18 23:36:38 +00:00
Barend Gehrels
8f86439655
Implemented ccw, plus check on areal feature, to union, conform intersection
...
Splitted assemble.hpp into get_ring.hpp, convert_ring.hpp, add_to_containment.hpp, overlay.hpp, assemble.hpp
Added some other mpl asserts
[SVN r65923]
2010-10-12 13:04:45 +00:00
Barend Gehrels
68d1af85a9
Now runs on linux
...
[SVN r65376]
2010-09-10 17:43:13 +00:00
Barend Gehrels
b9aaeadf67
Added python script which will replace batch/shell scripts
...
[SVN r65375]
2010-09-10 17:34:05 +00:00
Barend Gehrels
4589062969
Doc update
...
Converter update (now convenience headers)
[SVN r65334]
2010-09-07 16:28:21 +00:00
Barend Gehrels
d92605e4f0
Doc update
...
Renamed snippet to example
Added additional distinguishing qbk option
Some doc fixes
[SVN r65322]
2010-09-06 16:26:04 +00:00
Barend Gehrels
8f98113556
Other approach for similar function names (nullary/unary/binary etc)
...
[SVN r65321]
2010-09-06 15:53:55 +00:00
Barend Gehrels
2f90ce7e13
Added solution
...
[SVN r65278]
2010-09-04 18:06:47 +00:00
Barend Gehrels
52238c9603
Doxygen file update
...
[SVN r65277]
2010-09-04 18:04:45 +00:00
Barend Gehrels
39cd76434a
qbk update
...
[SVN r65276]
2010-09-04 17:52:30 +00:00
Barend Gehrels
563bd9d623
Added compilation instructions
...
[SVN r65275]
2010-09-04 17:48:17 +00:00
Barend Gehrels
d0c8b3cc30
Added shellscript
...
[SVN r65274]
2010-09-04 17:46:01 +00:00
Barend Gehrels
428bb9e7f1
Added forgotten qbks
...
[SVN r65270]
2010-09-04 17:18:37 +00:00
Barend Gehrels
e4793f80d6
Added jams for doxygen_xml2qbk
...
[SVN r65266]
2010-09-04 16:49:06 +00:00
Barend Gehrels
4f7472ef8e
Added pictures and css not generated but expected in "html" by quickbook
...
[SVN r65258]
2010-09-04 15:57:06 +00:00
Barend Gehrels
fc81433ef7
Removed all old Doxygen output
...
[SVN r65257]
2010-09-04 15:42:14 +00:00
Barend Gehrels
2d141c7857
Added testcases for intersections outputting points, disjoint segment/linestring, updated Doxygen file
...
[SVN r65256]
2010-09-04 15:28:27 +00:00
Barend Gehrels
02d140357f
Quickbook Doc update
...
[SVN r65210]
2010-09-03 10:17:00 +00:00
Barend Gehrels
96fed9a296
Added template-only parameter
...
[SVN r65209]
2010-09-03 10:12:02 +00:00
Barend Gehrels
1d347e3a4e
Small fixes
...
[SVN r65106]
2010-08-29 14:19:24 +00:00
Barend Gehrels
446a79f168
Doc update
...
[SVN r64844]
2010-08-16 12:56:31 +00:00
Barend Gehrels
4741a9e479
Major doc upgrade
...
[SVN r64820]
2010-08-15 14:40:49 +00:00
Barend Gehrels
7f95e42c85
Added class output, defines, etc.
...
[SVN r64817]
2010-08-15 14:22:44 +00:00
Barend Gehrels
801f2e0eed
Recent changes in qbk-generation
...
[SVN r64692]
2010-08-09 10:33:57 +00:00
Barend Gehrels
ccf8665993
Experimentally generated quickbooks for area/distance including samples
...
[SVN r64529]
2010-08-01 20:06:13 +00:00
Barend Gehrels
20782293bc
Added utility doxygen_xml2qbk
...
[SVN r64528]
2010-08-01 19:18:44 +00:00
Barend Gehrels
bf45a7c988
strategy_distance is now better named to services::default_strategy (with version for point and segment)
...
strategy_tag is now services::tag everywhere
[SVN r63634]
2010-07-04 21:29:06 +00:00
Barend Gehrels
068c2fa90a
Added closed / closure
...
Updated jamfiles
[SVN r62170]
2010-05-24 09:07:05 +00:00
Barend Gehrels
ee78fe9333
Moved section iterators to extensions
...
Solved wxwidges vcproj
Removed /W4 flag in Jamroot
[SVN r61536]
2010-04-24 14:22:22 +00:00
Barend Gehrels
6327031546
Last changes in buffer before moving it to extensions
...
Changes in dissolver/split rings
Added extensions/offset
Added const behaviour for for_each_coordinate
Aded reverse test for intersection
[SVN r61508]
2010-04-23 15:51:13 +00:00
Barend Gehrels
e4d8c6d72f
Update doxygen doc sourcecode (for mapper)
...
[SVN r61341]
2010-04-17 15:59:07 +00:00
Mateusz Loskot
eb461d3d41
Geometry: update to quickbook Reference with new sections and source input
...
[SVN r60716]
2010-03-19 21:25:07 +00:00
Mateusz Loskot
609701e8a2
Geometry: added more .hpp input for Doxygen generating XML
...
[SVN r60715]
2010-03-19 21:23:47 +00:00
Mateusz Loskot
823f258c67
Geometry: updated quickref.xml ToC with constants, coordinate systems, iterators, policies and extensions stub
...
[SVN r60714]
2010-03-19 21:21:36 +00:00
Mateusz Loskot
ad5fc6a7ab
Geometry: escape quickbook punctuation while parsing Doxygen XML output to quickbook
...
[SVN r60713]
2010-03-19 21:17:33 +00:00
Mateusz Loskot
61f0d89f92
Geometry: improved reference.xsl to escape Quickbook punctuations [] which are used in comments to denote intervals.
...
[SVN r60586]
2010-03-14 21:54:46 +00:00
Mateusz Loskot
3c1aade455
Geometry: in quickbook docs moved Arithmetic sectoin below Algorithms and added two sections Strategy Concepts and Strategies - part of docs review suggestions. Fixed rendering of class details, added heading.
...
[SVN r60573]
2010-03-14 04:30:40 +00:00
Mateusz Loskot
070b406a40
Geometry: added geometry/strategies to Doxygen input for quickbook-based docs.
...
[SVN r60565]
2010-03-14 02:21:02 +00:00
Mateusz Loskot
8ff0ccd6f3
Geometry: added Strategy section to quickref.xml
...
[SVN r60564]
2010-03-14 02:20:11 +00:00
Mateusz Loskot
d618a0a973
Geometry: regenerated reference.qbk with Reference node content
...
[SVN r60518]
2010-03-12 14:15:19 +00:00
Mateusz Loskot
b4affc034d
Geometry: added more .hpp input for Doxygen
...
[SVN r60517]
2010-03-12 14:13:36 +00:00
Mateusz Loskot
98c960edad
Geometry: large update to table of content of Reference section.
...
[SVN r60516]
2010-03-12 14:12:52 +00:00
Mateusz Loskot
9e7554e1eb
Geometry: removed work in progress from quickbook ToC. Updated IDs and sections. Tidy up.
...
[SVN r60502]
2010-03-12 03:15:29 +00:00
Mateusz Loskot
8e91968e29
Geometry: added reference.qbk generated from Doxygen XML output and quickref.xml.
...
[SVN r60501]
2010-03-12 03:14:05 +00:00
Mateusz Loskot
61b3c53523
Geometry: added to quickref.xml sections Core, Arithmetic and Algorithms
...
[SVN r60500]
2010-03-12 03:12:04 +00:00
Mateusz Loskot
02659f2430
Geometry: removed deprecated settings and updated input files in reference.doxygen.
...
[SVN r60499]
2010-03-12 03:11:16 +00:00
Mateusz Loskot
3cce883da2
Geometry: add doxygen preprocessor definitions to Jamfile.v2
...
[SVN r60498]
2010-03-12 03:10:37 +00:00
Mateusz Loskot
e3aaf22696
Geometry: first working version of reference.xsl prototype.
...
[SVN r60497]
2010-03-12 03:08:52 +00:00
Mateusz Loskot
eb7b941606
Geometry: removed ] accidentally added to group parser
...
[SVN r60334]
2010-03-08 00:00:04 +00:00
Mateusz Loskot
99e5905bc2
Geometry: removed maually written reference.qbk which now is generated by xsltproc using reference.xsl sheet.
...
[SVN r60333]
2010-03-07 23:51:28 +00:00
Mateusz Loskot
3496f4ae44
Geometry: fixed reference.doxyge name in doxygen2qbk.pl
...
[SVN r60327]
2010-03-07 20:28:35 +00:00
Mateusz Loskot
8d48b7ef1b
Geometry: tweaked quickbook/Jamfile.v2 to improve integration of Doxygne-based Reference sections.
...
[SVN r60326]
2010-03-07 20:20:41 +00:00
Mateusz Loskot
7b7a35c08b
Geomtry: added doxygen2qbk.pl script used to generate Quickbook files from merged Doxygen XML output processed with XSLT using reference.xsl sheet. Based on similar tool from Boost.Asio.
...
[SVN r60325]
2010-03-07 20:19:47 +00:00
Mateusz Loskot
8ac60b6610
Geometry: added quickref.xml with manually crafted table of content for Reference sections.
...
[SVN r60324]
2010-03-07 20:17:26 +00:00
Mateusz Loskot
d0f56da046
Geometry: added reference.xsl used to generate Reference sections from Doxygen generated docs. The XSL sheet is based on Boost.Asio reference.xsl and is portig work is still in progress. Kudos to Christopher M. Kohlhoff for the idea.
...
[SVN r60323]
2010-03-07 20:16:04 +00:00
Mateusz Loskot
4647228e46
Geometry: Added reference.doxygen config used specifically to build Reference sections from Doxygen comments
...
[SVN r60322]
2010-03-07 20:13:38 +00:00
Mateusz Loskot
d9b821c0d0
Geometry: removed generated docs from repo - these will be uploaded to website or sit in separate module in SVN repo
...
[SVN r59857]
2010-02-23 22:38:52 +00:00
Mateusz Loskot
3748d38e35
Geometry: testing doxygen and quickbook integration with /// style comments and formatting of varios elements of synopsis.
...
[SVN r59851]
2010-02-23 00:31:24 +00:00
Mateusz Loskot
7a32d7f62a
Geometry: testing combining doxygen-based reference with quickbook (see Access Reference section).
...
[SVN r59847]
2010-02-22 23:59:41 +00:00
Barend Gehrels
7a85b4c1f9
Moved rejected to the operation level, now state of visited
...
This solves cases 56/57. 55 still to be solved
[SVN r59806]
2010-02-21 12:38:45 +00:00
Barend Gehrels
51c55ffbf9
Added namespaces for svg_mapper in testfiles
...
[SVN r59802]
2010-02-21 09:12:09 +00:00
Mateusz Loskot
c217bbc49d
geometry: removed old version of quickbook docs
...
[SVN r59790]
2010-02-20 19:47:33 +00:00
Barend Gehrels
2d70d05930
Added html/geometry
...
[SVN r59781]
2010-02-20 16:37:14 +00:00
Barend Gehrels
363580fbf6
Added old doxygen docs
...
[SVN r59777]
2010-02-20 15:57:12 +00:00
Barend Gehrels
e3a686f138
Added libs/geometry/doc folder with many docs
...
[SVN r59775]
2010-02-20 15:44:35 +00:00