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
2025-07-25 01:57:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66d8b8140add890c5e4638d51bd1077a8a8793cf
regex
/
include
/
boost
History
John Maddock
66d8b8140a
When a {} repeat sequence is invalid or incomplete, and the language is Perl, then backtrack and treat the sequence as a literal, not a repeat operator.
...
Fixes
#8569
. [SVN r84371]
2013-05-19 11:12:14 +00:00
..
regex
When a {} repeat sequence is invalid or incomplete, and the language is Perl, then backtrack and treat the sequence as a literal, not a repeat operator.
2013-05-19 11:12:14 +00:00
cregex.hpp
More std::distance fixes for Sunpro.
2005-01-21 17:22:39 +00:00
regex_fwd.hpp
More std::distance fixes for Sunpro.
2005-01-21 17:22:39 +00:00
regex.h
Stamped on more C++ style comments in C compatible code.
2004-09-29 10:22:04 +00:00
regex.hpp
More std::distance fixes for Sunpro.
2005-01-21 17:22:39 +00:00