Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-16 | compat: make gcc bswap an inline function | Jonathan Nieder | 1 | -8/+10 |
2010-03-31 | Don't redefine htonl and ntohl on big-endian | Holger Weiß | 1 | -0/+2 |
2009-11-25 | Explicitly truncate bswap operand to uint32_t | Benjamin Kramer | 1 | -1/+1 |
2009-10-30 | Use faster byte swapping when compiling with MSVC | Sebastian Schuberth | 1 | -0/+10 |
2009-10-02 | Fix some printf format warnings | Ramsay Jones | 1 | -2/+2 |
2009-08-18 | make sure byte swapping is optimal for git | Nicolas Pitre | 1 | -0/+36 |