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
66b633b417647037d74f8615609be0cb221fc7fc
boost_regex
/
include
/
boost
/
regex
History
John Maddock
66b633b417
Added support for (?(DEFINE) blocks and updated the docs accordingly.
...
Added support for ICU libraries which may be named icui18n.lib on some Win32 platforms. [SVN r55267]
2009-07-29 17:11:56 +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 explicit type cast to fix GCC-C++0X mode error.
2008-04-15 17:50:11 +00:00
v4
Added support for (?(DEFINE) blocks and updated the docs accordingly.
2009-07-29 17:11:56 +00:00
concepts.hpp
Add support for named sub-expressions.
2009-05-07 09:46:51 +00:00
config.hpp
Simplify and fix PP logic.
2009-06-07 17:50:17 +00:00
icu.hpp
Added possessive modifiers ++ *+ ?+ {}+.
2009-04-23 09:51:31 +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