Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55465 - website/public_html/beta/feed/history
From: daniel_james_at_[hidden]
Date: 2009-08-08 14:04:59


Author: danieljames
Date: 2009-08-08 14:04:59 EDT (Sat, 08 Aug 2009)
New Revision: 55465
URL: http://svn.boost.org/trac/boost/changeset/55465

Log:
Remove wave from release notes, the new version is delayed until 1.41.
Text files modified:
   website/public_html/beta/feed/history/boost_1_40_0.qbk | 25 ++-----------------------
   1 files changed, 2 insertions(+), 23 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_40_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_40_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_40_0.qbk 2009-08-08 14:04:59 EDT (Sat, 08 Aug 2009)
@@ -2,7 +2,8 @@
     [quickbook 1.4]
     [source-mode c++]
     [purpose Build System improvements.
- Updated Libraries: Foreach, Function, Hash, Program.Options, Serialization, Unordered, Wave.]
+ Updated Libraries: Accumulators, Foreach, Function, Fusion, Hash, Interprocess,
+ Intrusive, MPL, Program.Options, Proto, Serialization, Unordered, Xpressive.]
     [authors [Dawes, Beman]]
     [last-revision ]
 ]
@@ -105,28 +106,6 @@
     [@https://svn.boost.org/trac/boost/ticket/3096 #3096],
     [@https://svn.boost.org/trac/boost/ticket/3082 #3082]).
     
-* [phrase library..[@/libs/wave/index.html Wave]:]
- * Fixed several race condition inhibiting to use Wave in multi threaded
- environments. Wave is now usable in multi threaded applications again.
- * Fixed compilation problems caused by recent changes to the multi_pass
- iterator from Spirit V2.1.
- * Fixed Wave to compile with BOOST_FILESYSTEM_NO_DEPRECATED defined (i.e.
- the library doesn't use the deprecated filesystem interface anymore).
- * Switched to Re2C V0.13.5
- * Specifying a custom token type now works as expected. The new lexer
- interface introduced in V2.0 broke this part.
- * Removed old code related to pre Boost V1.31 (related to V1 of iterator
- library), this breaks compatibility with Boost versions this old.
- * 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
- 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
- correctly indent the generated list of included files.
-
 * [phrase library..[@/libs/xpressive/index.html Xpressive]:]
   * Works on Visual C++ 10.0
     ([@https://svn.boost.org/trac/boost/ticket/3124 #3124]).


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