Re: [boost] [ANN] xpressive 0.9.5 in boost-sandbox

Nice work! (I especially like the static expressions :) ) Any feel for when you will be ready for formal review?
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Eric Niebler Sent: Monday, August 01, 2005 8:24 PM To: Boost mailing list Subject: [boost] [ANN] xpressive 0.9.5 in boost-sandbox
<< Background >> xpressive is a TR1 regex work-alike that also accepts regexes as expression templates and lets regexes nest and call each other recursively.
<< Significant changes since 0.9.3 >> - c_regex_traits to wrap the global C locale - null_regex_traits for searching non-char data - doc and test improvements - bugs in static regexes and Unicode support squashed
<< Download >> xpressive.zip at: http://boost-sandbox.sf.net/vault/index.php?directory=eric_niebler
<< Docs >> http://boost-sandbox.sf.net/libs/xpressive
Note: You can consider this the xpressive 1.0 release candidate. All that remains is to add more tests and documentation, and perhaps a tweak to the traits interface.
-- Eric Niebler Boost Consulting www.boost-consulting.com
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (1)
-
Brian Braatz