Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -5/+5 |
* | #include <test_macros.h> in all the regex tests, and remove all mentions of _... | Marshall Clow | 2016-04-26 | 13 | -0/+13 |
* | 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 | 2 | -0/+2 |
* | Detect and throw on a class of bad regexes that we mistakenly accepted before... | Marshall Clow | 2015-07-23 | 2 | -1/+43 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 12 | -0/+561 |