|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r55225 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-07-30 14:43:59
Author: danieljames
Date: 2009-07-28 03:27:41 EDT (Tue, 28 Jul 2009)
New Revision: 55225
URL: http://svn.boost.org/trac/boost/changeset/55225
Log:
Escape slashes in the wave release notes.
Text files modified:
website/public_html/beta/feed/history.rss | 11 +++++++----
website/public_html/beta/feed/history/boost_1_40_0.qbk | 4 ++--
website/public_html/beta/feed/news.rss | 11 +++++++----
3 files changed, 16 insertions(+), 10 deletions(-)
Modified: website/public_html/beta/feed/history.rss
Modified: website/public_html/beta/feed/history/boost_1_40_0.qbk
Modified: website/public_html/beta/feed/news.rss
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
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2009-07-28 03:27:41 EDT (Tue, 28 Jul 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.40.0</title><pubDate>$Date: 2009/07/28 07:24:58 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.40.0</title><pubDate>$Date: 2009/07/28 07:26:53 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
Build System improvements. Updated Libraries: Foreach, Function, Hash, Program.Options,
Serialization, Unordered, Wave.
</span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041><description><div class="description">
@@ -133,9 +133,12 @@
Finally fixed all remaining examples. Everything seems to work fine now.
</li>
<li>
- Added a new commandline option <code><span class="special">--</span><span class="identifier">macrocounts</span></code><em>`-c` to the Wave
- driver application which lists all macro invocation counts to an optionally
- specified file (default is `cout`). * Fixed `--list_includes`</em><code><span class="special">-</span><span class="identifier">l</span></code>
+ Added a new commandline option <code><span class="special">--</span><span class="identifier">macrocounts</span></code>/<code><span class="special">-</span><span class="identifier">c</span></code> to the Wave driver application which
+ lists all macro invocation counts to an optionally specified file (default
+ is <code><span class="identifier">cout</span></code>).
+ </li>
+ <li>
+ Fixed <code><span class="special">--</span><span class="identifier">list_includes</span></code>/<code><span class="special">-</span><span class="identifier">l</span></code>
command line option of the wave driver tool to correctly indent the generated
list of included files.
</li>
==============================================================================
--- website/public_html/beta/feed/history/boost_1_40_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_40_0.qbk 2009-07-28 03:27:41 EDT (Tue, 28 Jul 2009)
@@ -85,11 +85,11 @@
* Incorporated the changes from latest version of the flex_string class
([@https://svn.boost.org/trac/boost/ticket/2946 #2946]).
* Finally fixed all remaining examples. Everything seems to work fine now.
- * Added a new commandline option `--macrocounts`/`-c` to the Wave driver
+ * Added a new commandline option `--macrocounts`\/`-c` to the Wave driver
application
which lists all macro invocation counts to an optionally specified file
(default is `cout`).
- * Fixed `--list_includes`/`-l` command line option of the wave driver tool to
+ * Fixed `--list_includes`\/`-l` command line option of the wave driver tool to
correctly indent the generated list of included files.
[endsect]
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2009-07-28 03:27:41 EDT (Tue, 28 Jul 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.40.0</title><pubDate>$Date: 2009/07/28 07:24:58 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.40.0</title><pubDate>$Date: 2009/07/28 07:26:53 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
Build System improvements. Updated Libraries: Foreach, Function, Hash, Program.Options,
Serialization, Unordered, Wave.
</span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041><description><div class="description">
@@ -133,9 +133,12 @@
Finally fixed all remaining examples. Everything seems to work fine now.
</li>
<li>
- Added a new commandline option <code><span class="special">--</span><span class="identifier">macrocounts</span></code><em>`-c` to the Wave
- driver application which lists all macro invocation counts to an optionally
- specified file (default is `cout`). * Fixed `--list_includes`</em><code><span class="special">-</span><span class="identifier">l</span></code>
+ Added a new commandline option <code><span class="special">--</span><span class="identifier">macrocounts</span></code>/<code><span class="special">-</span><span class="identifier">c</span></code> to the Wave driver application which
+ lists all macro invocation counts to an optionally specified file (default
+ is <code><span class="identifier">cout</span></code>).
+ </li>
+ <li>
+ Fixed <code><span class="special">--</span><span class="identifier">list_includes</span></code>/<code><span class="special">-</span><span class="identifier">l</span></code>
command line option of the wave driver tool to correctly indent the generated
list of included files.
</li>