|
76e7a4218e
|
Fix for building with BOOST_REGEX_MAX_CACHE_BLOCKS=0.
Also fix some msvc warnings in test_sets.cpp.
Add test case.
Fixes the issues in https://github.com/boostorg/regex/pull/171
|
2022-03-07 16:32:43 +00:00 |
|
|
7b10b5dac5
|
Added possessive modifiers ++ *+ ?+ {}+.
Added support for \v and \h as character classes as per Perl-5.10.
[SVN r52558]
|
2009-04-23 09:51:31 +00:00 |
|
|
9ec9aa9cbc
|
Fully qualified use of "extended" flag, to keep gcc on Solaris happy.
[SVN r40086]
|
2007-10-16 16:11:30 +00:00 |
|
|
b3433fc7c8
|
Added tests for trailing - in ranges, for example [a-b-].
[SVN r31534]
|
2005-11-01 18:06:59 +00:00 |
|
|
b5bc6e2be9
|
Enabled negated character classes inside character sets.
[SVN r31053]
|
2005-09-20 12:01:25 +00:00 |
|
|
28285007cc
|
Fixes for compaq C++
[SVN r28931]
|
2005-05-15 16:14:47 +00:00 |
|
|
ecd5dd5ff3
|
Allow sort keys to contain nothing but a single NUL character (characters may be ignorable).
[SVN r27408]
|
2005-02-17 12:44:16 +00:00 |
|
|
56fadadba8
|
More Sunpro std::distance fixes.
Changed Dr John Maddock to John Maddock
[SVN r26793]
|
2005-01-21 17:28:42 +00:00 |
|
|
9781fe3150
|
Removed dead files.
Changed some asserts to BOOST_ASSERT.
Disabled collation in one test (locale dependent behaviour fails on some platforms).
[SVN r26722]
|
2005-01-18 12:51:26 +00:00 |
|
|
30acb7d2f8
|
Rewritten grep example program.
"touched" some of the sources to force regression tests to rebuild.
Split test code up some more to help msvc-stlport.
[SVN r26705]
|
2005-01-15 12:29:59 +00:00 |
|
|
34355d3e79
|
Added fix for msvc+STLport.
[SVN r26696]
|
2005-01-14 11:19:46 +00:00 |
|
|
71a0e020e2
|
merged changes in regex5 branch
[SVN r26692]
|
2005-01-13 17:06:21 +00:00 |
|