Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Void cast runtime-unused variables. Patch from STL@microsoft.com | Eric Fiselier | 2016-05-02 | 1 | -0/+5 |
* | Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com | Eric Fiselier | 2016-04-28 | 1 | -0/+2 |
* | [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8. | Daniel Sanders | 2016-01-21 | 2 | -0/+4 |
* | Suppress some warnings in the tests that snuck in. That 'tmpnam' is deprecat... | Marshall Clow | 2015-09-15 | 1 | -0/+1 |
* | Make the presence of stdin and stdout optional. | Ed Schouten | 2015-03-26 | 1 | -20/+25 |
* | Add option to disable access to the global filesystem namespace. | Ed Schouten | 2015-03-12 | 5 | -0/+38 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 60 | -0/+3542 |