Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2004-05-03 07:08:27


All users of Boost.Regex-1.31.1 should be aware that there are now a set of
patches available for this release - see
https://sourceforge.net/project/showfiles.php?group_id=7586 for downloads.

Issues fixed include:

POSIX style regular expressions not behaving correctly with regex_grep.
Non-greedy repeats not backtracking correctly in some cases.
Backreferences cause some repeat operators to behave incorrectly.
Some wide character expressions weren't getting correctly optimised, leading
to thrown exceptions in trivial cases.
Misc. compiler compatibility fixes.

Regards,

John Maddock.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk