10 Commits (9224b73be03845a99f8171c57dc282f806b70f4c)

Author SHA1 Message Date
Jonathan Nieder 987460611a Standardize do { ... } while (0) style 14 years ago
Andreas Gruenbacher 0606c36a73 base85: Make the code more obvious instead of explaining the non-obvious 15 years ago
Andreas Gruenbacher b0bec518aa base85: encode_85() does not use the decode table 15 years ago
Andreas Gruenbacher 75b7e16b6e base85 debug code: Fix length byte calculation 15 years ago
Linus Torvalds 48fb7deb5b Fix big left-shifts of unsigned char 16 years ago
Jerald Fitzjerald 86d14e1b1d decode_85(): fix missing return. 18 years ago
Jim Meyering f981577202 (encode_85, decode_85): Mark source buffer pointer as "const". 18 years ago
Nicolas Pitre addaacab07 improve base85 generated assembly code 19 years ago
Junio C Hamano 0660626caf binary diff: further updates. 19 years ago