Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-31 | Update some files in debug directory. | Lasse Collin | 1 | -2/+0 | |
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 1 | -1/+1 | |
- Updated to the latest, probably final file format version. - Command line tool reworked to not use threads anymore. Threading will probably go into liblzma anyway. - Memory usage limit is now about 30 % for uncompression and about 90 % for compression. - Progress indicator with --verbose - Simplified --help and full --long-help - Upgraded to the last LGPLv2.1+ getopt_long from gnulib. - Some bug fixes | |||||
2008-09-27 | Some API changes, bug fixes, cleanups etc. | Lasse Collin | 1 | -11/+11 | |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -3/+5 | |
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-25 | Added memusage.c to debug directory. | Lasse Collin | 1 | -0/+55 | |