diff: shrink code (-85 bytes):
[oweals/busybox.git] / archival / libunarchive / decompress_unlzma.c
2007-06-12 Denis Vlasenkodiff: shrink code (-85 bytes):
2007-06-08 Denis Vlasenkormp: add optional support for bz2 data. +50 bytes of...
2007-01-05 Denis VlasenkoStop tracking buffer size - it is a constant.
2007-01-05 Denis Vlasenkosimplify access to buffer, making code a bit smaller
2006-10-01 Denis Vlasenkog[un]zip: add support for -v (verbose).
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-20 Rob LandleySince rangecoder is just a bunch of C functions, move...
2006-05-29 Rob LandleyAdd SWAP_LE?? and SWAP_BE?? macros, and make things...
2006-04-02 Bernhard Reutner... - include proper prototypes in libunarchive.
2006-03-04 Rob LandleyPatch from Robert P. Day, moving byte order checks...
2006-01-25 Tim Rikerjust whitespace
2006-01-20 Rob LandleyPatch from Aurelien Jacobs to add unlzma. (A new decom...