| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace tabs following #define with spaces. | Jason Evans | 2017-01-21 | 1 | -1/+1 |
|
|
* | Remove extraneous parens around return arguments. | Jason Evans | 2017-01-21 | 1 | -8/+8 |
|
|
* | Update brace style. | Jason Evans | 2017-01-21 | 1 | -10/+10 |
|
|
* | Remove leading blank lines from function bodies. | Jason Evans | 2017-01-13 | 1 | -1/+0 |
|
|
* | Remove errno overrides. | Dmitri Smirnov | 2016-05-03 | 1 | -21/+1 |
|
|
* | Fix Windows build issues | Dmitri Smirnov | 2016-02-24 | 1 | -0/+30 |
|
|
* | Fix Windows-specific prof-related compilation portability issues. | Jason Evans | 2016-02-21 | 1 | -2/+0 |
|
|
* | getpid() fix for Win32 | rustyx | 2016-02-20 | 1 | -0/+2 |
|
|
* | Fix MinGW-related portability issues. | Jason Evans | 2015-07-23 | 3 | -315/+34 |
|
|
* | Allow to build with clang-cl | Mike Hommey | 2014-06-12 | 1 | -0/+4 |
|
|
* | Don't use msvc_compat's C99 headers with MSVC versions that have (some) C99 s... | Mike Hommey | 2014-06-02 | 3 | -0/+0 |
|
|
* | Use "standard" printf prefixes instead of MSVC ones in inttypes.h | Mike Hommey | 2012-05-02 | 1 | -51/+59 |
|
|
* | Add support for MSVC | Mike Hommey | 2012-05-01 | 4 | -0/+591 |
|
|