|
6579375f35
|
Remove outdated C++03 code.
|
2024-03-23 17:45:04 +00:00 |
|
|
ae34d3cfc5
|
Rework format string protection to be non-throwing.
Remove old test case, fix up tests to disable testing the new issues on the recursive implementation which will be going soon anyway.
|
2024-03-17 16:12:14 +00:00 |
|
|
b86985e65a
|
Set a limit on max recursions.
Applies to last remaining recursive calls in regex creation, and format string parsing.
Added tests, and updated CI.
|
2024-03-16 19:06:10 +00:00 |
|
|
cc09733d03
|
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
|
2020-03-31 17:42:38 -04:00 |
|
|
9ec9aa9cbc
|
Fully qualified use of "extended" flag, to keep gcc on Solaris happy.
[SVN r40086]
|
2007-10-16 16:11:30 +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 |
|
|
71a0e020e2
|
merged changes in regex5 branch
[SVN r26692]
|
2005-01-13 17:06:21 +00:00 |
|