forked from boostorg/regex
Updated changes log
[SVN r11830]
This commit is contained in:
@ -1,4 +1,11 @@
|
|||||||
|
Version 331:
|
||||||
|
FIXED: All known current bugs.
|
||||||
|
ADDED: Support for default SGI allocator when available (even if it's not
|
||||||
|
standard conformant).
|
||||||
|
|
||||||
Version 330:
|
Version 330:
|
||||||
|
BUG: Not all occurances of BOOST_RE_THREADS changed to use BOOST_HAS_THREADS
|
||||||
|
|
||||||
CHANGED: Completely redesigned config support (now fully integrated with boost).
|
CHANGED: Completely redesigned config support (now fully integrated with boost).
|
||||||
FIXED: Support for building with _UNICODE defined.
|
FIXED: Support for building with _UNICODE defined.
|
||||||
FIXED: Bug when running on Windows XP (character classification bitmaps wrong).
|
FIXED: Bug when running on Windows XP (character classification bitmaps wrong).
|
||||||
@ -269,5 +276,6 @@ BUG: character sets don't function correctly when regbase::char_classes
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user