Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-format the files | dota17 | 2020-04-03 | 1 | -2/+2 |
* | Add a brief overview of each file to the docs. | Eric Haszlakiewicz | 2017-12-06 | 1 | -0/+5 |
* | strerror_override: re-organize strerror_override.h | Alexandru Ardelean | 2017-11-07 | 1 | -2/+2 |
* | PR #336: fix to previous change, be sure to include string.h when we're using... | Eric Haszlakiewicz | 2017-07-27 | 1 | -0/+2 |
* | strerror_override: add extern "C" and JSON_EXPORT specifiers for Visual C++ c... | Alexandru Ardelean | 2017-07-19 | 1 | -1/+11 |
* | PR #336: since we can't use function overriding (due to problems with it on | Eric Haszlakiewicz | 2017-07-15 | 1 | -4/+5 |
* | build: make `strerror()` override-able | Alexandru Ardelean | 2017-07-13 | 1 | -0/+12 |