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
ee85ed89a1aaf1e7a4864db3f822f04d3dc47bc6
boost_regex
/
include
/
boost
/
regex
History
John Maddock
13dfa17e63
Changed to make use of iterators and not strings where possible.
...
[SVN r20229]
2003-09-30 11:40:47 +00:00
..
config
Fixed Borland warning suppression.
2003-08-26 10:49:41 +00:00
v3
Added fix for broken VC++ preprocessor
2003-09-30 11:37:04 +00:00
v4
Changed to make use of iterators and not strings where possible.
2003-09-30 11:40:47 +00:00
config.hpp
Fixed Borland warning suppression.
2003-08-26 10:49:41 +00:00
pattern_except.hpp
Fixed spelling of "BOOST" - basically a enormous cut and paste error!
2003-08-14 10:22:05 +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