Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49575 - in website/public_html/live/feed: . history
From: daniel_james_at_[hidden]
Date: 2008-11-03 15:51:57


Author: danieljames
Date: 2008-11-03 15:51:56 EST (Mon, 03 Nov 2008)
New Revision: 49575
URL: http://svn.boost.org/trac/boost/changeset/49575

Log:
Merge from beta, up to 49574
Text files modified:
   website/public_html/live/feed/downloads.rss | 19 ++++++++++++++++++-
   website/public_html/live/feed/history.rss | 19 ++++++++++++++++++-
   website/public_html/live/feed/history/boost_1_37_0.qbk | 10 ++++++++--
   website/public_html/live/feed/news.rss | 19 ++++++++++++++++++-
   4 files changed, 62 insertions(+), 5 deletions(-)

Modified: website/public_html/live/feed/downloads.rss
==============================================================================
--- website/public_html/live/feed/downloads.rss (original)
+++ website/public_html/live/feed/downloads.rss 2008-11-03 15:51:56 EST (Mon, 03 Nov 2008)
@@ -8,7 +8,7 @@
     <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.37.0</title><pubDate>Mon, 03 Nov 2008 12:00:00 GMT</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Library: Proto. Updated Libraries: Asio, Circular Buffer, Dynamic Bitset,
- Hash, Interprocess, Intrusive, Math Type, Traits, Unordered
+ Exception, Hash, Interprocess, Intrusive, Math, Type Traits, Unordered
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&amp;package_id=8041&amp;release_id=637761><description>&lt;div class=&quot;description&quot;&gt;
   
   &lt;div id=&quot;version_1_37_0.new_libraries&quot;&gt;
@@ -88,6 +88,23 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/exception/index.html&quot;&gt;Exception&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Support for non-RTTI builds.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Optimizations.
+ &lt;/li&gt;
+ &lt;li&gt;
+ A new macro &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;BOOST_THROW_EXCEPTION&lt;/span&gt;&lt;/code&gt;
+ which can be used instead of &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;boost&lt;/span&gt;&lt;span class=&quot;special&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;throw_exception&lt;/span&gt;&lt;/code&gt;
+ when throwing, to automatically record information about the location
+ of the throw in the exception object.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/functional/hash/index.html&quot;&gt;Hash&lt;/a&gt;:&lt;/span&gt;
         &lt;ul&gt;
           &lt;li&gt;

Modified: website/public_html/live/feed/history.rss
==============================================================================
--- website/public_html/live/feed/history.rss (original)
+++ website/public_html/live/feed/history.rss 2008-11-03 15:51:56 EST (Mon, 03 Nov 2008)
@@ -8,7 +8,7 @@
     <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.37.0</title><pubDate>Mon, 03 Nov 2008 12:00:00 GMT</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Library: Proto. Updated Libraries: Asio, Circular Buffer, Dynamic Bitset,
- Hash, Interprocess, Intrusive, Math Type, Traits, Unordered
+ Exception, Hash, Interprocess, Intrusive, Math, Type Traits, Unordered
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&amp;package_id=8041&amp;release_id=637761><description>&lt;div class=&quot;description&quot;&gt;
   
   &lt;div id=&quot;version_1_37_0.new_libraries&quot;&gt;
@@ -88,6 +88,23 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/exception/index.html&quot;&gt;Exception&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Support for non-RTTI builds.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Optimizations.
+ &lt;/li&gt;
+ &lt;li&gt;
+ A new macro &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;BOOST_THROW_EXCEPTION&lt;/span&gt;&lt;/code&gt;
+ which can be used instead of &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;boost&lt;/span&gt;&lt;span class=&quot;special&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;throw_exception&lt;/span&gt;&lt;/code&gt;
+ when throwing, to automatically record information about the location
+ of the throw in the exception object.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/functional/hash/index.html&quot;&gt;Hash&lt;/a&gt;:&lt;/span&gt;
         &lt;ul&gt;
           &lt;li&gt;

Modified: website/public_html/live/feed/history/boost_1_37_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_37_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_37_0.qbk 2008-11-03 15:51:56 EST (Mon, 03 Nov 2008)
@@ -2,8 +2,8 @@
     [quickbook 1.4]
     [source-mode c++]
     [purpose New Library: Proto.
- Updated Libraries: Asio, Circular Buffer, Dynamic Bitset, Hash,
- Interprocess, Intrusive, Math Type, Traits, Unordered]
+ Updated Libraries: Asio, Circular Buffer, Dynamic Bitset, Exception,
+ Hash, Interprocess, Intrusive, Math, Type Traits, Unordered]
     [authors [Dawes, Beman]]
     [last-revision Mon, 03 Nov 2008 12:00:00 GMT]
 ]
@@ -48,6 +48,12 @@
     [@
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#438
     library issue 438], currently in the [^C++0x] working paper).
   * Improvements to documentation, code examples and implementation.
+* [phrase library..[@/libs/exception/index.html Exception]:]
+ * Support for non-RTTI builds.
+ * Optimizations.
+ * A new macro `BOOST_THROW_EXCEPTION` which can be used instead of
+ `boost::throw_exception` when throwing, to automatically record
+ information about the location of the throw in the exception object.
 * [phrase library..[@/libs/functional/hash/index.html Hash]:]
   * Minor bug fix ([@http://svn.boost.org/trac/boost/ticket/2264 ticket 2264]).
 * [phrase library..[@/libs/interprocess/index.html Interprocess]:]

Modified: website/public_html/live/feed/news.rss
==============================================================================
--- website/public_html/live/feed/news.rss (original)
+++ website/public_html/live/feed/news.rss 2008-11-03 15:51:56 EST (Mon, 03 Nov 2008)
@@ -8,7 +8,7 @@
     <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.37.0</title><pubDate>Mon, 03 Nov 2008 12:00:00 GMT</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Library: Proto. Updated Libraries: Asio, Circular Buffer, Dynamic Bitset,
- Hash, Interprocess, Intrusive, Math Type, Traits, Unordered
+ Exception, Hash, Interprocess, Intrusive, Math, Type Traits, Unordered
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&amp;package_id=8041&amp;release_id=637761><description>&lt;div class=&quot;description&quot;&gt;
   
   &lt;div id=&quot;version_1_37_0.new_libraries&quot;&gt;
@@ -88,6 +88,23 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/exception/index.html&quot;&gt;Exception&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Support for non-RTTI builds.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Optimizations.
+ &lt;/li&gt;
+ &lt;li&gt;
+ A new macro &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;BOOST_THROW_EXCEPTION&lt;/span&gt;&lt;/code&gt;
+ which can be used instead of &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;boost&lt;/span&gt;&lt;span class=&quot;special&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;throw_exception&lt;/span&gt;&lt;/code&gt;
+ when throwing, to automatically record information about the location
+ of the throw in the exception object.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/functional/hash/index.html&quot;&gt;Hash&lt;/a&gt;:&lt;/span&gt;
         &lt;ul&gt;
           &lt;li&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