|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r80213 - website/public_html/live/feed/history
From: eric_at_[hidden]
Date: 2012-08-25 15:32:13
Author: eric_niebler
Date: 2012-08-25 15:32:13 EDT (Sat, 25 Aug 2012)
New Revision: 80213
URL: http://svn.boost.org/trac/boost/changeset/80213
Log:
add xpressive 1.51 release notes, better late than never
Text files modified:
website/public_html/live/feed/history/boost_1_51_0.qbk | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
Modified: website/public_html/live/feed/history/boost_1_51_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_51_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_51_0.qbk 2012-08-25 15:32:13 EDT (Sat, 25 Aug 2012)
@@ -168,6 +168,12 @@
* [phrase library..[@/libs/wave/ Wave]:]
* See the [@/libs/wave/ChangeLog Changelog] for details.
+* [phrase library..[@/libs/xpressive/ xpressive]:]
+ * Work around buggy wide ctype facet on cygwin and mingw.
+ * Work around absence of __isctype on some glibc implementations.
+ * `op::as` shouldn't assume `string::iterator` != `char*`.
+ * Fix assertion in `cpp_regex_traits` on libc++, thanks to John Fletcher.
+
[endsect]
[section Compilers Tested]
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