summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorAndrii Sydorchuk <sydorchuk.andriy@gmail.com>2012-09-16 22:48:03 +0000
committerAndrii Sydorchuk <sydorchuk.andriy@gmail.com>2012-09-16 22:48:03 +0000
commitef2f8f6c8a2706bca9da532bac6e15c19880fa83 (patch)
treea5727455d207bc5e7385e0e5f38ddd28c1a05537 /libs
parent0a9ce9974ebb3296c8456c7425a1ae7cb5b4622a (diff)
downloadboost-ef2f8f6c8a2706bca9da532bac6e15c19880fa83.tar.gz
Polygon: merge from trunk. New functionality: Voronoi diagram, segment concept, segment utils.
[SVN r80546]
Diffstat (limited to 'libs')
-rw-r--r--libs/libraries.htm5
-rw-r--r--libs/maintainers.txt2
m---------libs/polygon0
3 files changed, 4 insertions, 3 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 8a8406afe8..1dad927176 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -241,8 +241,9 @@ how to download, build, and install the libraries.</p>
<li><a href="ptr_container/index.html">pointer container</a>
- Containers for storing heap-allocated polymorphic objects to ease
OO-programming, from Thorsten Ottosen. </li>
- <li><a href="polygon/index.html">polygon</a> - Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from
- Lucanus Simonson.</li>
+ <li><a href="polygon/index.html">polygon</a> - Voronoi diagram construction and
+ booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates,
+ from Lucanus Simonson, Andrii Sydorchuk.</li>
<li><a href="pool/doc/html/index.html">pool</a> - Memory pool management, from
Steve Cleary.</li>
<li><a href="preprocessor/doc/index.html">preprocessor</a> - Preprocessor
diff --git a/libs/maintainers.txt b/libs/maintainers.txt
index 92ce6d4cff..2b0d38a1ef 100644
--- a/libs/maintainers.txt
+++ b/libs/maintainers.txt
@@ -71,7 +71,7 @@ optional Fernando Cacciola <fernando_cacciola -at- ciudad.com.ar>
operators Daniel Frey <d.frey -at- gmx.de>
parameter David Abrahams <dave -at- boost-consulting.com>, Daniel Wallin <daniel -at- boostpro.com>
phoenix Joel de Guzman <joel -at- boost-consulting.com>, Thomas Heller <thom.heller -at- gmail.com>
-polygon Lucanus Simonson <lucanus.j.simonson -at- intel.com>
+polygon Lucanus Simonson <lucanus.j.simonson -at- intel.com>, Andrii Sydorchuk <sydorchuk.andriy -at- gmail.com>
pool Stephen Cleary <scleary -at- jerviswebb.com>
preprocessor Paul Mensonides <pmenso57 -at- comcast.net>
program_options Vladimir Prus <ghost -at- cs.msu.su>
diff --git a/libs/polygon b/libs/polygon
-Subproject 65ebf0ba43ec7b281ae4142e1e5529000cbd2e1
+Subproject f3c8a67eab9f52f8305586998330b7d6191c7ed