Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r62383 - trunk/libs
From: lucanus.j.simonson_at_[hidden]
Date: 2010-06-02 11:45:07


Author: ljsimons
Date: 2010-06-02 11:45:06 EDT (Wed, 02 Jun 2010)
New Revision: 62383
URL: http://svn.boost.org/trac/boost/changeset/62383

Log:
adding entry for polygon library
Text files modified:
   trunk/libs/libraries.htm | 4 +++-
   trunk/libs/maintainers.txt | 1 +
   2 files changed, 4 insertions(+), 1 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2010-06-02 11:45:06 EDT (Wed, 02 Jun 2010)
@@ -216,6 +216,8 @@
     <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>pool - Memory pool management, from
       Steve Cleary.</li>
     <li>preprocessor - Preprocessor
@@ -767,4 +769,4 @@
 </p>
 
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: trunk/libs/maintainers.txt
==============================================================================
--- trunk/libs/maintainers.txt (original)
+++ trunk/libs/maintainers.txt 2010-06-02 11:45:06 EDT (Wed, 02 Jun 2010)
@@ -58,6 +58,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>
+polygon Lucanus Simonson <lucanus.j.simonson -at- intel.com>
 pool Stephen Cleary <scleary -at- jerviswebb.com>
 preprocessor Paul Mensonides <pmenso57 -at- comcast.net>
 program_options Vladimir Prus <ghost -at- cs.msu.su>


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