|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r51070 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-02-07 09:41:43
Author: danieljames
Date: 2009-02-07 09:41:41 EST (Sat, 07 Feb 2009)
New Revision: 51070
URL: http://svn.boost.org/trac/boost/changeset/51070
Log:
Link to any::operator= ticket.
Text files modified:
website/public_html/beta/feed/history.rss | 4 ++--
website/public_html/beta/feed/history/boost_1_38_0.qbk | 3 ++-
website/public_html/beta/feed/news.rss | 4 ++--
3 files changed, 6 insertions(+), 5 deletions(-)
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2009-02-07 09:41:41 EST (Sat, 07 Feb 2009)
@@ -6,7 +6,7 @@
<description/>
<language>en-us</language>
<copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
- <item><title>Version 1.38.0</title><pubDate>$Date: 2009/02/07 14:03:40 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.38.0</title><pubDate>$Date: 2009/02/07 14:26:19 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Flyweight, ScopeExit, Swap. Updated Libraries: Accumulators,
Config, Date_Time, Exception, Filesystem, Graph, Hash, Interprocess, Intrusive,
Math, Multi-index Containers, Proto, Regex, TR1, Type Traits, Unordered, Xpressive.
@@ -49,7 +49,7 @@
<span class="library"><a href="/doc/html/any.html">Any</a>:</span>
<ul>
<li>
- Use a by-value argument for <code><span class="keyword">operator</span><span class="special">=</span></code>.
+ Use a by-value argument for <code><span class="keyword">operator</span><span class="special">=</span></code> (<a href="https://svn.boost.org/trac/boost/ticket/2311">#2311</a>).
</li>
</ul>
</li>
Modified: website/public_html/beta/feed/history/boost_1_38_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_38_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_38_0.qbk 2009-02-07 09:41:41 EST (Sat, 07 Feb 2009)
@@ -42,7 +42,8 @@
[section Updated Libraries]
* [phrase library..[@/doc/html/any.html Any]:]
- * Use a by-value argument for `operator=`.
+ * Use a by-value argument for `operator=`
+ ([@https://svn.boost.org/trac/boost/ticket/2311 #2311]).
* [phrase library..[@/libs/accumulators/index.html Accumulators]:]
* Add `rolling_sum`, `rolling_count` and `rolling_mean` accumulators.
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2009-02-07 09:41:41 EST (Sat, 07 Feb 2009)
@@ -6,7 +6,7 @@
<description/>
<language>en-us</language>
<copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
- <item><title>Version 1.38.0</title><pubDate>$Date: 2009/02/07 14:03:40 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.38.0</title><pubDate>$Date: 2009/02/07 14:26:19 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Flyweight, ScopeExit, Swap. Updated Libraries: Accumulators,
Config, Date_Time, Exception, Filesystem, Graph, Hash, Interprocess, Intrusive,
Math, Multi-index Containers, Proto, Regex, TR1, Type Traits, Unordered, Xpressive.
@@ -49,7 +49,7 @@
<span class="library"><a href="/doc/html/any.html">Any</a>:</span>
<ul>
<li>
- Use a by-value argument for <code><span class="keyword">operator</span><span class="special">=</span></code>.
+ Use a by-value argument for <code><span class="keyword">operator</span><span class="special">=</span></code> (<a href="https://svn.boost.org/trac/boost/ticket/2311">#2311</a>).
</li>
</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