Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-25 | msvc: add pragmas for common warnings | Philip Oakley | 1 | -0/+4 |
2019-06-20 | msvc: define ftello() | Jeff Hostetler | 1 | -0/+2 |
2019-06-20 | msvc: define O_ACCMODE | Philip Oakley | 1 | -0/+2 |
2019-06-20 | msvc: include sigset_t definition | Philip Oakley | 1 | -0/+2 |
2018-11-20 | msvc: directly use MS version (_stricmp) of strcasecmp | Sven Strickroth | 1 | -7/+1 |
2013-09-11 | MSVC: fix stat definition hell | Karsten Blees | 1 | -15/+0 |
2013-02-25 | msvc: test-svn-fe: Fix linker "unresolved external" error | Ramsay Jones | 1 | -0/+2 |
2011-10-31 | Compile fix for MSVC: Include <io.h> | Vincent van Ravesteijn | 1 | -0/+1 |
2011-02-26 | compat: provide a fallback va_copy definition | Jeff King | 1 | -1/+0 |
2010-01-16 | MSVC: Fix an "incompatible pointer types" compiler warning | Ramsay Jones | 1 | -24/+16 |
2009-09-18 | Define strncasecmp and ftruncate for MSVC | Marius Storm-Olsen | 1 | -0/+2 |
2009-09-18 | Make usage of windows.h lean and mean | Marius Storm-Olsen | 1 | -7/+0 |
2009-09-18 | Add platform files for porting to MSVC | Frank Li | 1 | -0/+55 |