Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57377 - website/public_html/beta/feed/history
From: eric_at_[hidden]
Date: 2009-11-04 14:41:51


Author: eric_niebler
Date: 2009-11-04 14:41:50 EST (Wed, 04 Nov 2009)
New Revision: 57377
URL: http://svn.boost.org/trac/boost/changeset/57377

Log:
release notes for proto and xpressive
Text files modified:
   website/public_html/beta/feed/history/boost_1_41_0.qbk | 11 +++++++++++
   1 files changed, 11 insertions(+), 0 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_41_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_41_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_41_0.qbk 2009-11-04 14:41:50 EST (Wed, 04 Nov 2009)
@@ -44,6 +44,10 @@
   [@/libs/multi_index/doc/release_notes.html#boost_1_41 release notes] for
   further information.
 
+* [phrase library..[@/libs/proto/index.html Proto]:]
+ * Clean up some MSVC warnings and errors in /Za (disable Microsoft extensions) mode.
+ * Fixes for c++0x mode on various compilers.
+
 * [phrase library..[@/libs/python/index.html Python]:]
   Boost.Python now supports Python 3 (Haoyu Bai's Google Summer of Code
   project, mentored by Stefan Seefeld).
@@ -71,6 +75,13 @@
 * [phrase library..[@/libs/wave/index.html Wave]:]
   See the [@/libs/wave/ChangeLog changelog] for details.
 
+* [phrase library..[@/libs/xpressive/index.html Xpressive]:]
+ * Fix infinite loop with some uses of [^\Q...\E] quotemeta
+ ([@https://svn.boost.org/trac/boost/ticket/3586 #3586]).
+ * Eliminate unreachable code warnings on MSVC
+ * Clean up some MSVC warnings and errors in /Za ("disable Microsoft extensions") mode.
+ * Fixes for c++0x mode on various compilers.
+
 [endsect]
 
 [section Build System]


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