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
5c896e27be7f97adf3076160f4a4321b51296eb2
boost_regex
/
include
/
boost
/
regex
History
John Maddock
5c896e27be
Fix for .{n,} failing in partial matches.
...
Fix for [\x0-\xff] failing in wide character expressions. [SVN r26566]
2004-12-21 17:07:46 +00:00
..
config
Fix for RW STL: undef wchar symbols before use
2004-09-18 10:32:05 +00:00
v3
Moved detail/allocator.hpp into regex directory.
2004-05-28 12:21:44 +00:00
v4
Fix for .{n,} failing in partial matches.
2004-12-21 17:07:46 +00:00
config.hpp
Enable auto-linking for compilers other than MSVC.
2004-11-08 12:24:18 +00:00
pattern_except.hpp
Added new licence info.
2003-10-04 11:29:20 +00:00
regex_traits.hpp
Added new licence info.
2003-10-04 11:29:20 +00:00
src.cpp
Added new licence info.
2003-10-04 11:29:20 +00:00
user.hpp
Added new experimental captures support.
2003-12-13 12:28:48 +00:00