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
f04f7605ce409f928614365f89ab376996731756
boost_regex
/
include
/
boost
/
regex
History
John Maddock
f04f7605ce
Improve sprintf usage.
...
Stop passing UDT's through (...) even in meta programs.
Fixes
#5958
. Refs
#5835
. [SVN r74897]
2011-10-10 15:46:07 +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
Add checked constructors to the Unicode iterators that need them.
2011-07-21 10:01:09 +00:00
v4
Improve sprintf usage.
2011-10-10 15:46:07 +00:00
concepts.hpp
Up the warning level, and fix the resulting warnings with msvc, gcc and Intel.
2010-09-03 08:33:13 +00:00
config.hpp
Fix issue with VC10 not compiling std::messages<unsigned short>.
2011-04-06 17:50:57 +00:00
icu.hpp
Fix code to use checked iterators.
2011-10-09 17:37:05 +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