Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76698 - in website/public_html/live: feed feed/history generated/state users/history
From: dnljms_at_[hidden]
Date: 2012-01-26 02:32:26


Author: danieljames
Date: 2012-01-26 02:32:24 EST (Thu, 26 Jan 2012)
New Revision: 76698
URL: http://svn.boost.org/trac/boost/changeset/76698

Log:
Website: Icl release notes.
Text files modified:
   website/public_html/live/feed/dev.rss | 19 +++++++++++++++++++
   website/public_html/live/feed/history/boost_1_49_0.qbk | 7 +++++++
   website/public_html/live/generated/state/feed-pages.txt | 6 +++---
   website/public_html/live/users/history/version_1_49_0.html | 19 +++++++++++++++++++
   4 files changed, 48 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-26 02:32:24 EST (Thu, 26 Jan 2012)
@@ -125,6 +125,25 @@
       </li>
       <li>
         <div>
+ [phrace library..<a href="http://www.boost.org/libs/icl/">Icl</a>:]
+ <ul>
+ <li>
+ <div>
+ Fixed tickets <a href="https://svn.boost.org/trac/boost/ticket/6095">#6095</a>
+ and <a href="https://svn.boost.org/trac/boost/ticket/6210">#6210</a>.
+ </div>
+ </li>
+ <li>
+ <div>
+ Added move semantics for constructors, assignment operators and binary
+ operators.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library"><a href="http://www.boost.org/libs/interprocess/">Interprocess</a>:</span>
           <ul>
             <li>

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-26 02:32:24 EST (Thu, 26 Jan 2012)
@@ -103,6 +103,13 @@
   * Re-enabled LEDA graph support (thanks to Jens Muller for the patch).
   * Added documentation for `edge_predecessor_recorder`.
 
+* [phrace library..[@/libs/icl/ Icl]:]
+ * Fixed tickets
+ [@https://svn.boost.org/trac/boost/ticket/6095 #6095] and
+ [@https://svn.boost.org/trac/boost/ticket/6210 #6210].
+ * Added move semantics for constructors, assignment operators and binary
+ operators.
+
 * [phrase library..[@/libs/interprocess/ Interprocess]:]
   * Fixed bugs
   [@https://svn.boost.org/trac/boost/ticket/6412 #6412],

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-01-26 02:32:24 EST (Thu, 26 Jan 2012)
@@ -1836,7 +1836,7 @@
 -id
 "version_1_49_0
 -last_modified
-.1327523546.14
+.1327563123.32
 -location
 "users/history/version_1_49_0.html
 -page_state
@@ -1847,10 +1847,10 @@
 " New Libraries: Updated Libraries:
 "
 -qbk_hash
-"d4c96281f7756eae114757c2d7d81a2ea091fa469e88b139828c20fb1631c1d4
+"a887f9f5c46eba9edc5822a53df53f84ebac78b6c0053e261352c9a382a1b1a9
 -release_status
 -rss_hash
-"65d00a20b9b57dccac91299dc97fd9b52eb471a3b6237b5fc50d57fe3c0a7af3
+"0be9a22e45745663b055adb05842eda094fe67836d7162332b614fb052096340
 -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-26 02:32:24 EST (Thu, 26 Jan 2012)
@@ -164,6 +164,25 @@
       </li>
       <li>
         <div>
+ [phrace library..Icl:]
+ <ul>
+ <li>
+ <div>
+ Fixed tickets #6095
+ and #6210.
+ </div>
+ </li>
+ <li>
+ <div>
+ Added move semantics for constructors, assignment operators and binary
+ operators.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library">Interprocess:</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