regex: Fixed spurious matches when grepping with .*

[SVN r9686]
This commit is contained in:
John Maddock
2001-03-31 11:24:27 +00:00
parent fac0fa6653
commit 020cbe902e
3 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Version 305:
FIXED: SunPro 6.1 support
FIXED: Spurious extra matches at the end of input when grepping with .*
Version 304:
FIXED: Missing this-> prefix to some symbols in cpp_regex_traits.cpp
CHANGED: Error reporting for wide character tests.
@ -238,5 +242,6 @@ BUG: character sets don't function correctly when regbase::char_classes