regex: minor VC6 optimisation changes.

[SVN r8380]
This commit is contained in:
John Maddock
2000-12-03 12:16:18 +00:00
parent 2b0fc3c3a8
commit 6221e7f953
15 changed files with 489 additions and 193 deletions

View File

@ -1,3 +1,5 @@
CHANGED: Build options for VC6 to avoid compiler optimisation bug.
FIXED: Missing BOOST_RE_NO_WCSTRING guard around using declaration in regex.h
FIXED: Pathological regular expressions in snip4.cpp and in docs.
FIXED: Missing std:: prefixes in some headers.
@ -218,5 +220,6 @@ BUG: character sets don't function correctly when regbase::char_classes