Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Selectively import timespec_get into namespace std, since some C libraries do... | Marshall Clow | 2018-08-15 | 1 | -1/+1 |
* | import timespec and timespec_get into namespace std if we're under c++17 or l... | Marshall Clow | 2018-07-31 | 1 | -0/+14 |
* | Fix warnings in tests. | Eric Fiselier | 2016-06-14 | 1 | -1/+1 |
* | Void cast runtime-unused variables. Patch from STL@microsoft.com | Eric Fiselier | 2016-05-02 | 1 | -1/+6 |
* | Fix warnings in test/std/language.support | Eric Fiselier | 2015-07-18 | 1 | -0/+1 |
* | Make support for thread-unsafe C functions optional. | Ed Schouten | 2015-06-24 | 1 | -0/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+40 |