Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r80849 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2012-10-04 14:31:22


Author: danieljames
Date: 2012-10-04 14:31:21 EDT (Thu, 04 Oct 2012)
New Revision: 80849
URL: http://svn.boost.org/trac/boost/changeset/80849

Log:
Website: Uuid release notes + library list.
Text files modified:
   website/public_html/live/feed/history/boost_1_52_0.qbk | 8 ++++++--
   website/public_html/live/generated/dev.rss | 12 ++++++++++++
   website/public_html/live/generated/state/feed-pages.txt | 10 ++++++----
   website/public_html/live/users/history/version_1_52_0.html | 12 ++++++++++++
   4 files changed, 36 insertions(+), 6 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-10-04 14:31:21 EDT (Thu, 04 Oct 2012)
@@ -1,7 +1,9 @@
 [article Version 1.52.0
     [quickbook 1.5]
     [source-mode c++]
- [purpose Updated Libraries: Graph, Iterator]
+ [purpose Updated Libraries: Config, Chrono, DateTime, Foreach, Graph,
+ Graph, Hash, Iterator, Lexical Cast, Math, Phoenix, Polygon,
+ Proto, Result_of, Thread, uBLAS, Unordered, Uuid, Wave, xpressive.]
     [authors [Dawes, Beman]]
     [last-revision ]
 ]
@@ -171,6 +173,9 @@
   * In assignment, reuse existing nodes where possible.
   * Some work on the implementation.
 
+* [phrase library..[@/libs/uuid/ Uuid]:]
+ * Fixes [ticket 6118], [ticket 6788], [ticket 7375].
+
 * [phrase library..[@/libs/wave/ Wave]:]
   * See the [@/libs/wave/ChangeLog Changelog] for details.
 
@@ -196,4 +201,3 @@
 /TODO/
 
 [endsect]
-

Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss (original)
+++ website/public_html/live/generated/dev.rss 2012-10-04 14:31:21 EDT (Thu, 04 Oct 2012)
@@ -623,6 +623,18 @@
       </li>
       <li>
         <div>
+ <span class="library"><a href="http://www.boost.org/libs/uuid/">Uuid</a>:</span>
+ <ul>
+ <li>
+ <div>
+ Fixes <a href="https://svn.boost.org/trac/boost/ticket/6118">#6118</a>, <a href="https://svn.boost.org/trac/boost/ticket/6788">#6788</a>, <a href="https://svn.boost.org/trac/boost/ticket/7375">#7375</a>.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library"><a href="http://www.boost.org/libs/wave/">Wave</a>:</span>
           <ul>
             <li>

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-10-04 14:31:21 EDT (Thu, 04 Oct 2012)
@@ -1934,7 +1934,7 @@
 -id
 "version_1_52_0
 -last_modified
-.1349336656.75
+.1349375428.94
 -location
 "users/history/version_1_52_0.html
 -page_state
@@ -1942,14 +1942,16 @@
 "In Progress
 -purpose
 "
-" Updated Libraries: Graph, Iterator
+" Updated Libraries: Config, Chrono, DateTime, Foreach, Graph, Graph, Hash, Iterator,
+" Lexical Cast, Math, Phoenix, Polygon, Proto, Result_of, Thread, uBLAS, Unordered,
+" Uuid, Wave, xpressive.
 "
 -qbk_hash
-"fb9949ca5c92d67185f8b73cb8b522b467656265d606b4fdae9a6a26c4228afd
+"a2f8f1a46454b6cf3bd20c2fe0aefc7bfb84bbf16d43f2f0b1caf4c592fe88aa
 -release_status
 "dev
 -rss_hash
-"c14a2139fff9faca958876bf7bda9b9b23cd39b79943ac97d8d61141feb0c484
+"67601eabb118227f62f3ab65caf56a790b3626d872e9103492942a7ab858b4d3
 -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-10-04 14:31:21 EDT (Thu, 04 Oct 2012)
@@ -660,6 +660,18 @@
       </li>
       <li>
         <div>
+ <span class="library">Uuid:</span>
+ <ul>
+ <li>
+ <div>
+ Fixes #6118, #6788, #7375.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library">Wave:</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