Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84061 - trunk/libs
From: dnljms_at_[hidden]
Date: 2013-04-28 06:46:08


Author: danieljames
Date: 2013-04-28 06:46:07 EDT (Sun, 28 Apr 2013)
New Revision: 84061
URL: http://svn.boost.org/trac/boost/changeset/84061

Log:
Update polygon in library list.
Text files modified:
   trunk/libs/libraries.htm | 16 ++++++++++++----
   1 files changed, 12 insertions(+), 4 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2013-04-28 06:46:07 EDT (Sun, 28 Apr 2013)
@@ -250,8 +250,9 @@
     <li>pointer container
     - Containers for storing heap-allocated polymorphic objects to ease
       OO-programming, from Thorsten Ottosen. </li>
- <li>polygon - Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from
- Lucanus Simonson.</li>
+ <li>polygon - Voronoi diagram construction
+ and booleans/clipping, resizing/offsetting and more for planar polygons
+ with integral coordinates, from Lucanus Simonson, Andrii Sydorchuk.</li>
     <li>pool - Memory pool management, from
       Steve Cleary.</li>
     <li>preprocessor - Preprocessor
@@ -381,6 +382,9 @@
     <li>minmax - standard library
         extensions for simultaneous min/max and min/max element computations,
         from Herv&eacute; Br&ouml;nnimann.</li>
+ <li>polygon - Voronoi diagram construction
+ and booleans/clipping, resizing/offsetting and more for planar polygons
+ with integral coordinates, from Lucanus Simonson, Andrii Sydorchuk.</li>
     <li>range - A new infrastructure
         for generic algorithms that builds on top
         of the new iterator concepts, from Thorsten Ottosen.</li>
@@ -498,6 +502,9 @@
     wrapper for optional values, from Fernando Cacciola.</li>
     <li>pointer container
     - Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen. </li>
+ <li>polygon - Voronoi diagram construction
+ and booleans/clipping, resizing/offsetting and more for planar polygons
+ with integral coordinates, from Lucanus Simonson, Andrii Sydorchuk.</li>
     <li>property tree - A tree data
         structure especially suited to storing configuration data, from Marcin
         Kalicinski and Sebastian Redl.</li>
@@ -721,8 +728,9 @@
     <li>operators - Templates
         ease arithmetic classes and iterators, from Dave Abrahams
         and Jeremy Siek.</li>
- <li>polygon - Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from
- Lucanus Simonson.</li>
+ <li>polygon - Voronoi diagram construction
+ and booleans/clipping, resizing/offsetting and more for planar polygons
+ with integral coordinates, from Lucanus Simonson, Andrii Sydorchuk.</li>
     <li>random - A complete
         system for random number generation, from Jens Maurer.</li>
     <li>ratio - A compile time ratio arithmetic,


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk