12 Commits (fe86abd7511a9a6862d5706c6fa1d9b57a63ba09)

Author SHA1 Message Date
Elijah Newren 9b5041f647 base85.h: move declarations for base85.c functions from cache.h 2 years ago
Junio C Hamano 5f050e3c4c base85.c: have SP around arithmetic operators 11 years ago
Jonathan Nieder 987460611a Standardize do { ... } while (0) style 15 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