Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r80784 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2012-09-30 11:37:14


Author: danieljames
Date: 2012-09-30 11:37:13 EDT (Sun, 30 Sep 2012)
New Revision: 80784
URL: http://svn.boost.org/trac/boost/changeset/80784

Log:
Website: Polygon release notes.
Text files modified:
   website/public_html/live/feed/history/boost_1_52_0.qbk | 5 +++++
   website/public_html/live/generated/dev.rss | 34 ++++++++++++++++++++++++++++++++++
   website/public_html/live/generated/state/feed-pages.txt | 6 +++---
   website/public_html/live/users/history/version_1_52_0.html | 34 ++++++++++++++++++++++++++++++++++
   4 files changed, 76 insertions(+), 3 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_52_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_52_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_52_0.qbk 2012-09-30 11:37:13 EDT (Sun, 30 Sep 2012)
@@ -48,6 +48,11 @@
     ([ticket 7437]).
   * New floating point hasher - will hash the binary representation on more
     platforms, which should be faster.
+
+* [phrase library..[@/libs/polygon/ Polygon]:]
+ * Included Voronoi diagram extensions.
+ * Introduced new Segment concept.
+ * Fixed compilation issues.
     
 * [phrase library..[@/libs/unordered/ Unordered]:]
   * In assignment, reuse existing nodes where possible.

Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss (original)
+++ website/public_html/live/generated/dev.rss 2012-09-30 11:37:13 EDT (Sun, 30 Sep 2012)
@@ -70,6 +70,28 @@
       </li>
       <li>
         <div>
+ <span class="library"><a href="http://www.boost.org/libs/polygon/">Polygon</a>:</span>
+ <ul>
+ <li>
+ <div>
+ Included Voronoi diagram extensions.
+ </div>
+ </li>
+ <li>
+ <div>
+ Introduced new Segment concept.
+ </div>
+ </li>
+ <li>
+ <div>
+ Fixed compilation issues.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library"><a href="http://www.boost.org/libs/unordered/">Unordered</a>:</span>
           <ul>
             <li>
@@ -85,6 +107,18 @@
           </ul>
         </div>
       </li>
+ <li>
+ <div>
+ <span class="library"><a href="http://www.boost.org/libs/wave/">Wave</a>:</span>
+ <ul>
+ <li>
+ <div>
+ See the <a href="http://www.boost.org/libs/wave/ChangeLog">Changelog</a> for details.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
     </ul>
   </div>
   <div id="version_1_52_0.compilers_tested">

Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt (original)
+++ website/public_html/live/generated/state/feed-pages.txt 2012-09-30 11:37:13 EDT (Sun, 30 Sep 2012)
@@ -1934,7 +1934,7 @@
 -id
 "version_1_52_0
 -last_modified
-.1349007023.75
+.1349019399.13
 -location
 "users/history/version_1_52_0.html
 -page_state
@@ -1945,11 +1945,11 @@
 " Updated Libraries: Graph
 "
 -qbk_hash
-"5845e6190aa71e80fdebedf1563dcc9e27b48d84b1a2c547a19a54afed9cb33a
+"1003d319ebd2b9a018200310285c7ab2a123f0c8af3a0031037ecee33c74a654
 -release_status
 "dev
 -rss_hash
-"40fb9b00a0fdf27b7c77bcc8773b5a5d45341f10c6e84b711fd67b360768d7d1
+"eddbb230d4f9db33dcb70874da1cfe025b084bbe304f0f94a15e121f6adfdb37
 -title
 "Version 1.52.0
 -type

Modified: website/public_html/live/users/history/version_1_52_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_52_0.html (original)
+++ website/public_html/live/users/history/version_1_52_0.html 2012-09-30 11:37:13 EDT (Sun, 30 Sep 2012)
@@ -107,6 +107,28 @@
       </li>
       <li>
         <div>
+ <span class="library">Polygon:</span>
+ <ul>
+ <li>
+ <div>
+ Included Voronoi diagram extensions.
+ </div>
+ </li>
+ <li>
+ <div>
+ Introduced new Segment concept.
+ </div>
+ </li>
+ <li>
+ <div>
+ Fixed compilation issues.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library">Unordered:</span>
           <ul>
             <li>
@@ -122,6 +144,18 @@
           </ul>
         </div>
       </li>
+ <li>
+ <div>
+ <span class="library">Wave:</span>
+ <ul>
+ <li>
+ <div>
+ See the Changelog for details.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
     </ul>
   </div>
   <div id="version_1_52_0.compilers_tested">


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