regex: updated snip4.cpp (fixed patholgical expressions).

[SVN r8366]
This commit is contained in:
John Maddock
2000-11-30 12:05:15 +00:00
parent 91953b9cf2
commit 2b0fc3c3a8
3 changed files with 40 additions and 31 deletions

View File

@ -1,3 +1,11 @@
FIXED: Pathological regular expressions in snip4.cpp and in docs.
FIXED: Missing std:: prefixes in some headers.
Version 302:
FIXED: STLPort debug problems.
FIXED: Compatibility with updated Dinkum libraries and VC6.
ADDED: Tentative support for partial matches (not yet documented).
Version 301:
First boost release version,
CHANGED: reg_match to match_results
@ -209,5 +217,6 @@ BUG: character sets don't function correctly when regbase::char_classes