Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r78568 - website/public_html/live/feed/history
From: dnljms_at_[hidden]
Date: 2012-05-24 00:49:34


Author: danieljames
Date: 2012-05-24 00:49:33 EDT (Thu, 24 May 2012)
New Revision: 78568
URL: http://svn.boost.org/trac/boost/changeset/78568

Log:
Website: Libraries in alphabetical order.
Text files modified:
   website/public_html/live/feed/history/boost_1_50_0.qbk | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: website/public_html/live/feed/history/boost_1_50_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_50_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_50_0.qbk 2012-05-24 00:49:33 EDT (Thu, 24 May 2012)
@@ -65,6 +65,9 @@
    * [@http://svn.boost.org/trac/boost/ticket/6628 #6628] compiler warning in process_cpu_clocks.hpp.
    * [@http://svn.boost.org/trac/boost/ticket/6666 #6666] thread_clock.hpp needs pthread.h.
 
+* [phrase library..[@/libs/foreach/ Foreach]:]
+ * Revert fix for [@https://svn.boost.org/trac/boost/ticket/6131 #6131] which caused more harm than good.
+
 * [phrase library..[@/libs/multi_array/ MultiArray]:]
   * Concepts bug fix and Workaround for Visual Studio 2010
     ([@https://svn.boost.org/trac/boost/changeset/78496 Patch])
@@ -75,9 +78,6 @@
   * Improved error reporting
     ([@ https://svn.boost.org/trac/boost/changeset/77827 Patch from Leo Goodstadt])
 
-* [phrase library..[@/libs/foreach/ Foreach]:]
- * Revert fix for [@https://svn.boost.org/trac/boost/ticket/6131 #6131] which caused more harm than good.
-
 * [phrase library..[@/libs/proto/ Proto]:]
   * Use `decltype`-based `result_of` if and only if the compiler implements N3276.
   * For C++11, force parameter to `mpl::eval_if_c` and `mpl::if_c` to be `bool`.


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