This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
regex
Watch
1
Star
0
Fork
1
You've already forked regex
mirror of
https://github.com/boostorg/regex.git
synced
2025-07-14 12:56:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c915e3fda140d16fef3b638c7bf746e0a9dd2d0
regex
/
include
/
boost
/
regex
History
John Maddock
1c915e3fda
Disabled workarounds for SGI compiler - they don't work and shouldn't be needed.
...
Removed local declaration of icase, when class member should do. [SVN r19085]
2003-07-12 10:33:10 +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
Disabled workarounds for SGI compiler - they don't work and shouldn't be needed.
2003-07-12 10:33:10 +00:00
config.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
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