Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76663 - in website/public_html/live: feed feed/history site-tools/state users/history
From: dnljms_at_[hidden]
Date: 2012-01-24 10:49:20


Author: danieljames
Date: 2012-01-24 10:49:18 EST (Tue, 24 Jan 2012)
New Revision: 76663
URL: http://svn.boost.org/trac/boost/changeset/76663

Log:
Website: uuid notes.
Text files modified:
   website/public_html/live/feed/dev.rss | 24 ++++++++++++++++++++++++
   website/public_html/live/feed/history/boost_1_49_0.qbk | 7 +++++++
   website/public_html/live/site-tools/state/feed-pages.txt | 6 +++---
   website/public_html/live/users/history/version_1_49_0.html | 24 ++++++++++++++++++++++++
   4 files changed, 58 insertions(+), 3 deletions(-)

Modified: website/public_html/live/feed/dev.rss
==============================================================================
--- website/public_html/live/feed/dev.rss (original)
+++ website/public_html/live/feed/dev.rss 2012-01-24 10:49:18 EST (Tue, 24 Jan 2012)
@@ -58,6 +58,30 @@
           </ul>
         </div>
       </li>
+ <li>
+ <div>
+ <span class="library"><a href="http://www.boost.org/libs/uuid/">Uuid</a>:</span>
+ <ul>
+ <li>
+ <div>
+ fixed <a href="https://svn.boost.org/trac/boost/ticket/6258">#6258</a>
+ </div>
+ </li>
+ <li>
+ <div>
+ fixed <a href="https://svn.boost.org/trac/boost/ticket/5325">#5325</a>
+ (sha1 implementation handles messages as long as the specification)
+ </div>
+ </li>
+ <li>
+ <div>
+ progress on <a href="https://svn.boost.org/trac/boost/ticket/6118">#6118</a>
+ (there are fewer warnings)
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
     </ul>
   </div>
   <div id="version_1_49_0.compilers_tested">

Modified: website/public_html/live/feed/history/boost_1_49_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_49_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_49_0.qbk 2012-01-24 10:49:18 EST (Tue, 24 Jan 2012)
@@ -63,6 +63,13 @@
     * Fixed incorrect use of `MultiByteToWideChar` in detection of invalid
       input sequences.
 
+* [phrase library..[@/libs/uuid/ Uuid]:]
+ * fixed [@https://svn.boost.org/trac/boost/ticket/6258 #6258]
+ * fixed [@https://svn.boost.org/trac/boost/ticket/5325 #5325] (sha1
+ implementation handles messages as long as the specification)
+ * progress on [@https://svn.boost.org/trac/boost/ticket/6118 #6118]
+ (there are fewer warnings)
+
 [/
 
 * /TODO/: [phrase library..[@/libs/spirit/index.html Spirit]:]

Modified: website/public_html/live/site-tools/state/feed-pages.txt
==============================================================================
--- website/public_html/live/site-tools/state/feed-pages.txt (original)
+++ website/public_html/live/site-tools/state/feed-pages.txt 2012-01-24 10:49:18 EST (Tue, 24 Jan 2012)
@@ -1836,7 +1836,7 @@
 -id
 "version_1_49_0
 -last_modified
-.1327411850.86
+.1327420107.87
 -location
 "users/history/version_1_49_0.html
 -page_state
@@ -1847,10 +1847,10 @@
 " New Libraries: Updated Libraries:
 "
 -qbk_hash
-"99542aad6d2e8c11a10fb7a79aaf48db1e1bfa29ddb697262e4f6b6021328544
+"b3eb11e2fec9c03a60cacf48f686025c534ee812259605bdca749e14da552d47
 -release_status
 -rss_hash
-"7872164a1edf0b3270bb1360fddf4320ea5c1df5563e62f118fbc3a4ddc4fc98
+"0498b2bb374e3e2d6bf731cccb37aa8abd1ec113071804c43eee01599a185345
 -title
 "Version 1.49.0
 -type

Modified: website/public_html/live/users/history/version_1_49_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_49_0.html (original)
+++ website/public_html/live/users/history/version_1_49_0.html 2012-01-24 10:49:18 EST (Tue, 24 Jan 2012)
@@ -97,6 +97,30 @@
           </ul>
         </div>
       </li>
+ <li>
+ <div>
+ <span class="library">Uuid:</span>
+ <ul>
+ <li>
+ <div>
+ fixed #6258
+ </div>
+ </li>
+ <li>
+ <div>
+ fixed #5325
+ (sha1 implementation handles messages as long as the specification)
+ </div>
+ </li>
+ <li>
+ <div>
+ progress on #6118
+ (there are fewer warnings)
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
     </ul>
   </div>
   <div id="version_1_49_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