Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-16 | base85.c: have SP around arithmetic operators | 1 | -1/+1 | |
2010-08-12 | Standardize do { ... } while (0) style | 1 | -3/+3 | |
2010-01-10 | Merge branch 'maint-1.6.2' into maint | 1 | -11/+3 | |
2010-01-09 | base85: Make the code more obvious instead of explaining the non-obvious | 1 | -8/+2 | |
2010-01-09 | base85: encode_85() does not use the decode table | 1 | -2/+0 | |
2010-01-09 | base85 debug code: Fix length byte calculation | 1 | -1/+1 | |
2009-06-18 | Fix big left-shifts of unsigned char | 1 | -1/+1 | |
2007-05-30 | decode_85(): fix missing return. | 1 | -1/+1 | |
2007-04-11 | (encode_85, decode_85): Mark source buffer pointer as "const". | 1 | -2/+2 | |
2006-05-08 | improve base85 generated assembly code | 1 | -29/+35 | |
2006-05-05 | binary diff: further updates. | 1 | -0/+134 |