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
1d17ca9d5d9da1d67f1c1960eac46c015b4b809a
boost_regex
/
include
/
boost
/
regex
T
History
jzmaddock
1d17ca9d5d
Add tests for
https://github.com/boostorg/regex/issues/153
...
Make runtime errors, regex_error's.
2021-10-12 19:23:18 +01:00
..
config
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-31 17:42:38 -04:00
pending
Fixes and testing update for MSVC in C++20 mode.
2021-03-07 08:42:18 +00:00
v4
#148
: icu_regex_traits::translate_nocase doesn't use case-folding
2021-08-12 22:07:57 +02:00
v5
Add tests for
https://github.com/boostorg/regex/issues/153
2021-10-12 19:23:18 +01:00
concepts.hpp
Prune <iostream> includes
2021-06-07 02:11:41 +03:00
config.hpp
More cleanups.
2020-12-20 13:13:14 +00:00
icu.hpp
Remove more old code and enable standalone mode.
2020-12-10 16:47:08 +00:00
mfc.hpp
Change detail namespace.
2015-04-04 19:10:37 +01:00
pattern_except.hpp
Remove more old code and enable standalone mode.
2020-12-10 16:47:08 +00:00
regex_traits.hpp
Preparation for V5.
2020-11-26 16:47:48 +00:00
user.hpp
Remove recursive option for v5.
2020-11-26 17:10:24 +00:00