index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
re
/
re.regex
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] basic_regex: add traits_type, string_type
Hubert Tong
2016-08-02
1
-0
/
+6
*
Avoid octal escape sequence warning with MSVC. Patch from STL@microsoft.com
Eric Fiselier
2016-06-14
1
-1
/
+1
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
4
-6
/
+6
*
#include <test_macros.h> in all the regex tests, and remove all mentions of _...
Marshall Clow
2016-04-26
28
-0
/
+28
*
[libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.
Daniel Sanders
2016-01-21
1
-0
/
+2
*
Fix PR#26175. Thanks to Josh Petrie for the report and the patch. Reviewed as...
Marshall Clow
2016-01-19
1
-0
/
+1
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
3
-0
/
+3
*
Detect and throw on a class of bad regexes that we mistakenly accepted before...
Marshall Clow
2015-07-23
2
-1
/
+43
*
Make regex::assign not clobber the regex in case of failure. Fixes PR#22213
Marshall Clow
2015-01-13
1
-0
/
+9
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
29
-0
/
+1067