| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libcxx] [test] Untabify, NFC. | Stephan T. Lavavej | 2017-07-29 | 1 | -10/+10 |
| * | Implement P0426: Constexpr for std::char_traits | Marshall Clow | 2017-01-12 | 16 | -1/+251 |
| * | Fix unused parameters and variables | Eric Fiselier | 2016-12-23 | 4 | -4/+0 |
| * | [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized... | Stephan T. Lavavej | 2016-11-14 | 9 | -7/+2 |
| * | Fix comment typos, strip trailing whitespace. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-22 | 1 | -1/+1 |
| * | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 18 | -18/+54 |
| * | Remove arithmetic +/-127 on chars; results in UB when dealing with signed cha... | Marshall Clow | 2016-06-06 | 1 | -8/+13 |
| * | Rooting out more undefined behavior in char_traits. | Marshall Clow | 2015-02-13 | 16 | -0/+24 |
| * | Move the test for zero-length into the char_traits (from string_view). Add te... | Marshall Clow | 2015-02-12 | 4 | -0/+4 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 61 | -0/+1722 |

