Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-27 | Some API changes, bug fixes, cleanups etc. | Lasse Collin | 1 | -2/+2 | |
2008-09-17 | Miscellaneous LZ and LZMA encoder cleanups | Lasse Collin | 1 | -1/+0 | |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -14/+23 | |
broken. API has changed a lot and it will still change a little more here and there. The command line tool doesn't have all the required changes to reflect the API changes, so it's easy to get "internal error" or trigger assertions. | |||||
2008-04-24 | Fix fastpos problem in Makefile.am when built with --enable-small. | Lasse Collin | 1 | -1/+4 | |
2008-01-15 | Revised the fastpos code. It now uses the slightly faster | Lasse Collin | 1 | -0/+4 | |
table-based version from LZMA SDK 4.57. This should be fast on most systems. A simpler and smaller alternative version is also provided. On some CPUs this can be even a little faster than the default table-based version (see comments in fastpos.h), but on most systems the table-based code is faster. | |||||
2007-12-09 | Imported to git. | Lasse Collin | 1 | -0/+43 | |