Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r86485 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2013-10-27 16:37:44


Author: danieljames
Date: 2013-10-27 16:37:44 EDT (Sun, 27 Oct 2013)
New Revision: 86485
URL: http://svn.boost.org/trac/boost/changeset/86485

Log:
Rebuild release notes.

Text files modified:
   website/public_html/live/feed/history/boost_1_55_0.qbk | 2 +-
   website/public_html/live/generated/dev.rss | 24 ++++++++++++++++++++++++
   website/public_html/live/generated/download-items.html | 4 ++--
   website/public_html/live/generated/state/feed-pages.txt | 8 ++++----
   website/public_html/live/generated/state/rss-items.txt | 26 +++++++++++++++++++++++++-
   website/public_html/live/users/history/version_1_55_0.html | 24 ++++++++++++++++++++++++
   6 files changed, 80 insertions(+), 8 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_55_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_55_0.qbk Sun Oct 27 16:20:32 2013 (r86484)
+++ website/public_html/live/feed/history/boost_1_55_0.qbk 2013-10-27 16:37:44 EDT (Sun, 27 Oct 2013) (r86485)
@@ -7,7 +7,7 @@
         Config, Chrono, Circular Buffer, Container, Context, Coroutine,
         Filesystem, Fusion, Geometry, Graph, Hash, Interprocess, Intrusive,
         Lexical Cast, Log, Math, Meta State Machine, Move, Multiprecision,
- Multi-index Containers, MPI, Phoenix, PropertyMap,
+ Multi-index Containers, MPI, Phoenix, Polygon, PropertyMap,
         Rational, Thread, Timer, Type Traits, Unordered, Utility,
         Variant, Wave, xpressive.
     ]

Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss Sun Oct 27 16:20:32 2013 (r86484)
+++ website/public_html/live/generated/dev.rss 2013-10-27 16:37:44 EDT (Sun, 27 Oct 2013) (r86485)
@@ -1211,6 +1211,30 @@
       </li>
       <li>
         <div>
+ <span class="library"><a href="http://www.boost.org/doc/libs/1_55_0b1/libs/polygon/">Polygon</a>:</span>
+ <ul>
+ <li>
+ <div>
+ Updated CGAL part of the Voronoi benchmark with patches from Sebastien
+ Loriot. Updated documentation.
+ </div>
+ </li>
+ <li>
+ <div>
+ Added polygon decomposition capability to polygon_90_set_data container
+ (patch from Intel). Updated documentation.
+ </div>
+ </li>
+ <li>
+ <div>
+ Bugs fixed from Trac: <a href="https://svn.boost.org/trac/boost/ticket/8197">#8197</a>.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library"><a href="http://www.boost.org/doc/libs/1_55_0b1/libs/property_map/index.html">PropertyMap</a>:</span>
           <ul>
             <li>

Modified: website/public_html/live/generated/download-items.html
==============================================================================
--- website/public_html/live/generated/download-items.html Sun Oct 27 16:20:32 2013 (r86484)
+++ website/public_html/live/generated/download-items.html 2013-10-27 16:37:44 EDT (Sun, 27 Oct 2013) (r86485)
@@ -37,8 +37,8 @@
       Config, Chrono, Circular Buffer, Container, Context, Coroutine, Filesystem,
       Fusion, Geometry, Graph, Hash, Interprocess, Intrusive, Lexical Cast, Log,
       Math, Meta State Machine, Move, Multiprecision, Multi-index Containers, MPI,
- Phoenix, PropertyMap, Rational, Thread, Timer, Type Traits, Unordered, Utility,
- Variant, Wave, xpressive.
+ Phoenix, Polygon, PropertyMap, Rational, Thread, Timer, Type Traits, Unordered,
+ Utility, Variant, Wave, xpressive.
 </span></span></p>
 
 <ul class="menu">

Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt Sun Oct 27 16:20:32 2013 (r86484)
+++ website/public_html/live/generated/state/feed-pages.txt 2013-10-27 16:37:44 EDT (Sun, 27 Oct 2013) (r86485)
@@ -2041,7 +2041,7 @@
 -id
 "version_1_55_0
 -last_modified
-.1382899778.28
+.1382906237.51
 -location
 "users/history/version_1_55_0.html
 -notice
@@ -2055,11 +2055,11 @@
 " Config, Chrono, Circular Buffer, Container, Context, Coroutine, Filesystem,
 " Fusion, Geometry, Graph, Hash, Interprocess, Intrusive, Lexical Cast, Log,
 " Math, Meta State Machine, Move, Multiprecision, Multi-index Containers, MPI,
-" Phoenix, PropertyMap, Rational, Thread, Timer, Type Traits, Unordered, Utility,
-" Variant, Wave, xpressive.
+" Phoenix, Polygon, PropertyMap, Rational, Thread, Timer, Type Traits, Unordered,
+" Utility, Variant, Wave, xpressive.
 "
 -qbk_hash
-"8dc6bc06c2838be46a452b40920795c482e44ff65e61094e763bebc9cd6cb577
+"1438e6c2cfda09134feae1a17911b23f9f304621551403fa58870b4031c1ad0b
 -release_status
 "beta
 -title

Modified: website/public_html/live/generated/state/rss-items.txt
==============================================================================
--- website/public_html/live/generated/state/rss-items.txt Sun Oct 27 16:20:32 2013 (r86484)
+++ website/public_html/live/generated/state/rss-items.txt 2013-10-27 16:37:44 EDT (Sun, 27 Oct 2013) (r86485)
@@ -21533,6 +21533,30 @@
 " &lt;/li&gt;
 " &lt;li&gt;
 " &lt;div&gt;
+" &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;http://www.boost.org/doc/libs/1_55_0b1/libs/polygon/&quot;&gt;Polygon&lt;/a&gt;:&lt;/span&gt;
+" &lt;ul&gt;
+" &lt;li&gt;
+" &lt;div&gt;
+" Updated CGAL part of the Voronoi benchmark with patches from Sebastien
+" Loriot. Updated documentation.
+" &lt;/div&gt;
+" &lt;/li&gt;
+" &lt;li&gt;
+" &lt;div&gt;
+" Added polygon decomposition capability to polygon_90_set_data container
+" (patch from Intel). Updated documentation.
+" &lt;/div&gt;
+" &lt;/li&gt;
+" &lt;li&gt;
+" &lt;div&gt;
+" Bugs fixed from Trac: &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/8197&quot;&gt;#8197&lt;/a&gt;.
+" &lt;/div&gt;
+" &lt;/li&gt;
+" &lt;/ul&gt;
+" &lt;/div&gt;
+" &lt;/li&gt;
+" &lt;li&gt;
+" &lt;div&gt;
 " &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;http://www.boost.org/doc/libs/1_55_0b1/libs/property_map/index.html&quot;&gt;PropertyMap&lt;/a&gt;:&lt;/span&gt;
 " &lt;ul&gt;
 " &lt;li&gt;
@@ -22110,7 +22134,7 @@
 " &lt;/div&gt;
 "</description></item>
 -last_modified
-.1382899778.28
+.1382906237.51
 -quickbook
 "feed/history/boost_1_55_0.qbk
 )

Modified: website/public_html/live/users/history/version_1_55_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_55_0.html Sun Oct 27 16:20:32 2013 (r86484)
+++ website/public_html/live/users/history/version_1_55_0.html 2013-10-27 16:37:44 EDT (Sun, 27 Oct 2013) (r86485)
@@ -1247,6 +1247,30 @@
       </li>
       <li>
         <div>
+ <span class="library">Polygon:</span>
+ <ul>
+ <li>
+ <div>
+ Updated CGAL part of the Voronoi benchmark with patches from Sebastien
+ Loriot. Updated documentation.
+ </div>
+ </li>
+ <li>
+ <div>
+ Added polygon decomposition capability to polygon_90_set_data container
+ (patch from Intel). Updated documentation.
+ </div>
+ </li>
+ <li>
+ <div>
+ Bugs fixed from Trac: #8197.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library">PropertyMap:</span>
           <ul>
             <li>


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