Age | Commit message (Expand) | Author |
2015-10-25 | cbfstool: have decompress functions provide ouput data size | Aaron Durbin |
2015-04-25 | cbfstool: Clean up in preparation for adding new files | Sol Boucher |
2015-03-04 | cbfstool: Clean up code | Stefan Reinauer |
2014-09-25 | cbfstool: Propogate compression errors back to the caller. | Gabe Black |
2014-03-02 | cbfstool/lzma: Remove dead code under #ifdefs | Alexandru Gagniuc |
2014-02-11 | cbfstool/lzma: Remove code which depends on commented out defines | Alexandru Gagniuc |
2014-02-10 | cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OK | Alexandru Gagniuc |
2014-02-10 | cbfstool: Fix LzmaEnc.c and build with -Wshadow | Alexandru Gagniuc |
2014-02-10 | cbfstool: Fix build errors when building with clang | Alexandru Gagniuc |
2014-01-29 | cbfstool/lzma: Avoid use of typedef with structs and enums | Alexandru Gagniuc |
2014-01-29 | cbfstool/lzma: Remove windows-specific remnants | Alexandru Gagniuc |
2014-01-29 | cbfstool/lzma: Remove C++ remnants | Alexandru Gagniuc |
2014-01-29 | cbfstool/lzma: Use stdint and stdbool types | Alexandru Gagniuc |
2013-09-17 | Fix whitespace leaked into tree | Kyösti Mälkki |
2013-04-08 | cbfstool: completely initialize input and output streams | Stefan Reinauer |
2013-04-03 | cbfstool: Replace C++ code with C code | Stefan Reinauer |
2012-11-12 | cbfstool: Update LZMA encoder to LZMA SDK 9.12 | Stefan Reinauer |
2010-10-10 | fix typo in minilzma.cc, found by Idwer. | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2009-11-21 | Make the kconfig-style build work in mingw: | Patrick Georgi |
2009-09-23 | fix some wrong versions of the FSF's address (trivial) | Stefan Reinauer |
2009-09-14 | New cbfstool. Works without mmap or fork/exec and | Patrick Georgi |