aboutsummaryrefslogtreecommitdiff
path: root/src/common/physmem.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-02-05Various code cleanups the the xz command line tool.Lasse Collin1-0/+13
It now builds with MinGW.
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-0/+4
- 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-01-08More pre-C99 inttypes.h compatibility fixes. Now the codeLasse Collin1-11/+0
should work even if the system has no inttypes.h.
2007-12-09Imported to git.Lasse Collin1-0/+77