Files
boost_regex/test/regress
John Maddock de28eb9b18 1) Disabled recursive implementation for VC8: stack overflows can't be reliably detected unless the whole program is compiled with asynchronous exceptions.
2) Changed std::copy calls on VC8 to avoid "dangerous code" warnings.
3) Moved backreference and octal escape code into line with POSIX-extended requirements.
4) Changed match_results leftmost-longest rules to stop unnecessary std::distance computations (an optimisation for non-random access iterators).
5) Changed C lib calls to use "safe" versions of string API's where available.
6) Added many new POSIX-extended leftmost-longest tests, to verify the above.


[SVN r27880]
2005-03-30 11:38:51 +00:00
..
2005-01-13 17:06:21 +00:00
2005-01-13 17:06:21 +00:00
2005-01-21 17:28:42 +00:00
2005-01-13 17:06:21 +00:00
2005-01-21 17:28:42 +00:00
2005-01-21 17:28:42 +00:00
2005-01-21 17:28:42 +00:00
2005-01-21 17:28:42 +00:00
2005-01-21 17:28:42 +00:00
2005-01-21 17:28:42 +00:00
2005-01-22 16:32:01 +00:00
2005-02-05 13:12:23 +00:00
2004-05-13 12:33:22 +00:00
2005-01-13 17:06:21 +00:00
2005-01-13 17:06:21 +00:00
2005-01-13 17:06:21 +00:00