Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r79715 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2012-07-24 02:55:22


Author: danieljames
Date: 2012-07-24 02:55:21 EDT (Tue, 24 Jul 2012)
New Revision: 79715
URL: http://svn.boost.org/trac/boost/changeset/79715

Log:
Website: Move 'TODO' note to top of list.
Text files modified:
   website/public_html/live/feed/history/boost_1_51_0.qbk | 4 ++--
   website/public_html/live/generated/dev.rss | 10 +++++-----
   website/public_html/live/generated/state/feed-pages.txt | 6 +++---
   website/public_html/live/users/history/version_1_51_0.html | 10 +++++-----
   4 files changed, 15 insertions(+), 15 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_51_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_51_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_51_0.qbk 2012-07-24 02:55:21 EDT (Tue, 24 Jul 2012)
@@ -54,6 +54,8 @@
 
 [section Updated Libraries]
 
+* /TODO/: This list is incomplete.
+
 * [phrase library..[@/libs/functional/hash Hash]:]
   * Support the standard smart pointers.
   * `hash_value` now implemented using SFINAE to avoid implicit casts to built
@@ -63,8 +65,6 @@
   * Fix construction/destruction issue when using a C++11 compiler with a
     C++03 allocator ([@https://svn.boost.org/trac/boost/changeset/7100 #7100]).
 
-* /TODO/: This list is incomplete.
-
 [/
 
 * /TODO/: [phrase library..[@/libs/spirit/ Spirit]:]

Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss (original)
+++ website/public_html/live/generated/dev.rss 2012-07-24 02:55:21 EDT (Tue, 24 Jul 2012)
@@ -26,6 +26,11 @@
     <ul>
       <li>
         <div>
+ <em>TODO</em>: This list is incomplete.
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library"><a href="http://www.boost.org/libs/functional/hash">Hash</a>:</span>
           <ul>
             <li>
@@ -56,11 +61,6 @@
           </ul>
         </div>
       </li>
- <li>
- <div>
- <em>TODO</em>: This list is incomplete.
- </div>
- </li>
     </ul>
   </div>
   <div id="version_1_51_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-07-24 02:55:21 EDT (Tue, 24 Jul 2012)
@@ -1902,7 +1902,7 @@
 -id
 "version_1_51_0
 -last_modified
-.1343112812.14
+.1343112889.87
 -location
 "users/history/version_1_51_0.html
 -page_state
@@ -1913,11 +1913,11 @@
 " New Libraries: Updated Libraries:
 "
 -qbk_hash
-"66c03d1af5fce3e3df9c8ef83d057445aa7cbd1c5da124a8ec0ba4bb3d025ed3
+"20ef776c34a86169dd3acf677e43b7447910a4301832bc0a7de338b7dd3bf0eb
 -release_status
 "dev
 -rss_hash
-"4d5eeb0bddb1998fd7037b750ddc9d16d8d257ccfd1255d7820f74939333720c
+"1a9b6ba05d975eab7c16703e87a10de6cf6ea5019b7ec207988fa0b9ee025650
 -title
 "Version 1.51.0
 -type

Modified: website/public_html/live/users/history/version_1_51_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_51_0.html (original)
+++ website/public_html/live/users/history/version_1_51_0.html 2012-07-24 02:55:21 EDT (Tue, 24 Jul 2012)
@@ -65,6 +65,11 @@
     <ul>
       <li>
         <div>
+ <em>TODO</em>: This list is incomplete.
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library">Hash:</span>
           <ul>
             <li>
@@ -95,11 +100,6 @@
           </ul>
         </div>
       </li>
- <li>
- <div>
- <em>TODO</em>: This list is incomplete.
- </div>
- </li>
     </ul>
   </div>
   <div id="version_1_51_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