Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions. | Ed Schouten | 2016-12-30 | 1 | -2/+0 |
* | Manually suppress -Wnonnull when it occurs in an unevaluated context | Eric Fiselier | 2015-10-01 | 1 | -0/+6 |
* | Fix a handful of tests that fail in C++03 | Eric Fiselier | 2015-07-28 | 1 | -3/+3 |
* | Fix warnings in test/std/language.support | Eric Fiselier | 2015-07-18 | 1 | -3/+15 |
* | Make support for thread-unsafe C functions optional. | Ed Schouten | 2015-06-24 | 1 | -1/+3 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+86 |