Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-26 | Better handling of platforms which hide "extended" functionality | H. Peter Anvin | 1 | -5/+21 |
2007-10-18 | Cleaner solution for MinGW handling of __STRICT_ANSI__ | H. Peter Anvin | 1 | -0/+5 |
2007-10-11 | Define macros necessary for <inttypes.h> on C++ | H. Peter Anvin | 1 | -0/+7 |
2007-10-10 | Use the compiler-provided booleans if available, otherwise emulate | H. Peter Anvin | 1 | -0/+8 |
2007-10-03 | Use autoconf to request feature macros | H. Peter Anvin | 1 | -8/+0 |
2007-10-02 | Portability fixes | H. Peter Anvin | 1 | -4/+14 |
2007-09-28 | Add substitutes for snprintf() and vsnprintf() | H. Peter Anvin | 1 | -5/+16 |
2007-09-17 | Cleaner way to handle MSVC's _snprintf() underscore damage | H. Peter Anvin | 1 | -0/+10 |
2007-04-13 | AIf we have config.h, we should actually include it!! | H. Peter Anvin | 1 | -2/+6 |
2007-04-13 | Macroize any compiler-specific code; macros defined in "compiler.h" | H. Peter Anvin | 1 | -0/+36 |