NSIS/Source/bzip2
2002-09-27 05:00:46 +00:00
..
blocksort.c made bzip2 not get compiled when compression is disabled 2002-09-18 21:20:59 +00:00
bzlib.c more bzip size savings (made it so our bzip2 can only decompress one thing at a time, though, which is fine cause thats what we use anyway) 2002-09-27 05:00:46 +00:00
bzlib.h 50ish bytes of bzip2 code removed 2002-09-27 03:35:12 +00:00
bzlib_private.h more bzip size savings (made it so our bzip2 can only decompress one thing at a time, though, which is fine cause thats what we use anyway) 2002-09-27 05:00:46 +00:00
compress.c made bzip2 not get compiled when compression is disabled 2002-09-18 21:20:59 +00:00
decompress.c bzip2 mode reduced down to 36.5kb. yay. 2002-09-27 04:05:26 +00:00
huffman.c made bzip2 not get compiled when compression is disabled 2002-09-18 21:20:59 +00:00
randtable.c bzip2 mode reduced down to 36.5kb. yay. 2002-09-27 04:05:26 +00:00