Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -329/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Re-commit the test for regex that I busted last night - now passes under ASAN | Marshall Clow | 2014-12-16 | 1 | -2/+2 |
| | | | | llvm-svn: 224342 | ||||
* | Comment out the breaking tests until I figure out what's going on here. | Marshall Clow | 2014-12-16 | 1 | -2/+2 |
| | | | | llvm-svn: 224301 | ||||
* | Fix the literal string that I said would be six elements long to actually be ↵ | Marshall Clow | 2014-12-16 | 1 | -2/+2 |
| | | | | | | six elements long. Octal. Sheesh. llvm-svn: 224297 | ||||
* | Implement LWG 2217 - operator==(sub_match, string) slices on embedded '\0's | Marshall Clow | 2014-12-15 | 1 | -13/+17 |
| | | | | llvm-svn: 224292 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 2 | -4/+4 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -41/+41 |
| | | | | llvm-svn: 111763 | ||||
* | [re.submatch] | Howard Hinnant | 2010-06-29 | 2 | -0/+325 |
llvm-svn: 107187 |