Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r59410 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2010-02-01 04:59:50


Author: danieljames
Date: 2010-02-01 04:59:49 EST (Mon, 01 Feb 2010)
New Revision: 59410
URL: http://svn.boost.org/trac/boost/changeset/59410

Log:
Workaround a quickbook bug.
Text files modified:
   website/public_html/beta/feed/history.rss | 5 ++---
   website/public_html/beta/feed/history/boost_1_42_0.qbk | 2 +-
   website/public_html/beta/feed/news.rss | 5 ++---
   3 files changed, 5 insertions(+), 7 deletions(-)

Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2010-02-01 04:59:49 EST (Mon, 01 Feb 2010)
@@ -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.42.0</title><pubDate>$Date: 2010/02/01 09:56:30 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ <item><title>Version 1.42.0</title><pubDate>$Date: 2010/02/01 09:59:08 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Libraries: Uuid. Updated Libraries: Asio, Circular Buffer, Fusion, Graph,
       Integer, Iostreams, Program.Options, PropertyMap, Proto, Regex, Spirit, Unordered,
       Xpressive.
@@ -198,8 +198,7 @@
             Fix compile warning caused by usage of boost::any (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2562&quot;&gt;#2562&lt;/a&gt;).
           &lt;/li&gt;
           &lt;li&gt;
- Fix memory bug in example&lt;em&gt;response_file.cpp ([@https:&lt;/em&gt;/svn.boost.org/trac/boost/ticket/3525
- #3525]).
+ Fix memory bug in example/response_file.cpp (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3525&quot;&gt;#3525&lt;/a&gt;).
           &lt;/li&gt;
           &lt;li&gt;
             Most compilation warnings were fixed (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3608&quot;&gt;#3608&lt;/a&gt;).

Modified: website/public_html/beta/feed/history/boost_1_42_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_42_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_42_0.qbk 2010-02-01 04:59:49 EST (Mon, 01 Feb 2010)
@@ -117,7 +117,7 @@
     ([@https://svn.boost.org/trac/boost/ticket/689 #689]).
   * Fix compile warning caused by usage of boost::any
     ([@https://svn.boost.org/trac/boost/ticket/2562 #2562]).
- * Fix memory bug in example/response_file.cpp
+ * Fix memory bug in example\/response_file.cpp
     ([@https://svn.boost.org/trac/boost/ticket/3525 #3525]).
   * Most compilation warnings were fixed
     ([@https://svn.boost.org/trac/boost/ticket/3608 #3608]).

Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2010-02-01 04:59:49 EST (Mon, 01 Feb 2010)
@@ -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.42.0</title><pubDate>$Date: 2010/02/01 09:56:30 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ <item><title>Version 1.42.0</title><pubDate>$Date: 2010/02/01 09:59:08 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Libraries: Uuid. Updated Libraries: Asio, Circular Buffer, Fusion, Graph,
       Integer, Iostreams, Program.Options, PropertyMap, Proto, Regex, Spirit, Unordered,
       Xpressive.
@@ -198,8 +198,7 @@
             Fix compile warning caused by usage of boost::any (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2562&quot;&gt;#2562&lt;/a&gt;).
           &lt;/li&gt;
           &lt;li&gt;
- Fix memory bug in example&lt;em&gt;response_file.cpp ([@https:&lt;/em&gt;/svn.boost.org/trac/boost/ticket/3525
- #3525]).
+ Fix memory bug in example/response_file.cpp (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3525&quot;&gt;#3525&lt;/a&gt;).
           &lt;/li&gt;
           &lt;li&gt;
             Most compilation warnings were fixed (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3608&quot;&gt;#3608&lt;/a&gt;).


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