| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-06-20 | Since rangecoder is just a bunch of C functions, move it into the one user | Rob Landley | |
| (decompress_unlzma.c). Also a slight #include cleanup, and I've been meaning to put #include <unistd.h> into libbb.h since it's so darn common... | |||
| 2006-05-29 | More size shrinkage. | Rob Landley | |
| 2006-05-26 | - use ATTRIBUTE_ALWAYS_INLINE if requested | Bernhard Reutner-Fischer | |
| - use shorter boilerplate while at it | |||
| 2006-03-09 | Patch from Denis Vlasenko to make unlzma smaller. | Rob Landley | |
| 2006-01-20 | Patch from Aurelien Jacobs to add unlzma. (A new decompression type, | Rob Landley | |
| see www.7-zip.org) | |||
