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
97005c20175cbcf6e7140c8e52d53b463742beee
boost_regex
/
include
/
boost
/
regex
History
John Maddock
97005c2017
Suppress external templates with Mingw32 - it seems to cause issues with dll's.
...
Fix match_results.swap. Add missing namespace qualifiers to ICU code:
fixes
#3631
. [SVN r57739]
2009-11-18 09:59:42 +00:00
..
config
Windows CE does not define the wcscoll function from the CRT so, for WinCE, don't try to pull wcscoll from the global namespace into the std namespace.
2009-04-01 14:56:27 +00:00
pending
Improved error messages generated for thrown exceptions.
2009-11-07 15:32:45 +00:00
v4
Suppress external templates with Mingw32 - it seems to cause issues with dll's.
2009-11-18 09:59:42 +00:00
concepts.hpp
Improved error messages generated for thrown exceptions.
2009-11-07 15:32:45 +00:00
config.hpp
Suppress external templates with Mingw32 - it seems to cause issues with dll's.
2009-11-18 09:59:42 +00:00
icu.hpp
Suppress external templates with Mingw32 - it seems to cause issues with dll's.
2009-11-18 09:59:42 +00:00
mfc.hpp
More std::distance fixes for Sunpro.
2005-01-21 17:22:39 +00:00
pattern_except.hpp
Fixes track issue
#775
, see
http://svn.boost.org/trac/boost/ticket/775
.
2007-08-23 09:06:24 +00:00
regex_traits.hpp
Fixed remaining zero-width assertion issues.
2005-09-14 12:20:41 +00:00
user.hpp
Removed unsupported file.
2005-05-31 09:45:35 +00:00