This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_regex
Watch
1
Star
0
Fork
0
You've already forked boost_regex
forked from
boostorg/regex
Code
Pull Requests
Activity
Files
0f2f6b6dfcbe57361ee387a80abb768060346eb0
boost_regex
/
include
/
boost
/
regex
History
John Maddock
0f2f6b6dfc
changed MSVC calling convention setup - can't use __fastcall in debug mode especially with /RTC
...
[SVN r19190]
2003-07-18 11:25:34 +00:00
..
config
Disabled workarounds for SGI compiler - they don't work and shouldn't be needed.
2003-07-12 10:33:10 +00:00
v3
Merged regex-4 branch.
2003-05-17 11:45:48 +00:00
v4
Added explicit bounds to the array variables to work around Mtrowerks problems.
2003-07-13 11:27:05 +00:00
config.hpp
changed MSVC calling convention setup - can't use __fastcall in debug mode especially with /RTC
2003-07-18 11:25:34 +00:00
pattern_except.hpp
Merged regex-4 branch.
2003-05-17 11:45:48 +00:00
regex_traits.hpp
Merged regex-4 branch.
2003-05-17 11:45:48 +00:00
src.cpp
Fixed by adding BOOST_REGEX_NO_EXTERNAL_TEMPLATES define and extra error checks.
2003-02-07 12:16:40 +00:00
user.hpp
Moved static stables into the function bodies to fix a gcc on MacOS X and IMB compiler bug.
2003-07-11 11:51:35 +00:00