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
2026-07-05 07:51:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
sandbox-branches/optional_optimization
regex
/
include
/
boost
/
regex
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
John Maddock
9ab4fb9eff
Fix bug in object_cache.hpp
...
Fixes
#6440
. [SVN r76775]
2012-01-29 13:33:03 +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
Fix bug in object_cache.hpp
2012-01-29 13:33:03 +00:00
v4
Fix pp-logic.
2012-01-05 17:31:34 +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
Add BOOST_REGEX_NO_FASTCALL config macro and regenerate docs.
2011-12-24 18:04:37 +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
Add BOOST_REGEX_NO_FASTCALL config macro and regenerate docs.
2011-12-24 18:04:37 +00:00