Lasse Collin
|
96a4f840e3
|
Improve displaying of the memory usage limit.
|
2010-01-31 18:17:50 +02:00 |
|
Lasse Collin
|
0dd6d00766
|
Some improvements to printing sizes in xz.
|
2010-01-24 16:57:40 +02:00 |
|
Lasse Collin
|
cad62551c5
|
Ugly hack to make it possible to use the thousand separator
format character with snprintf() on POSIX systems but not
on non-POSIX systems and still keep xgettext working.
|
2009-06-26 20:36:45 +03:00 |
|
Lasse Collin
|
02ddf09bc3
|
Put the interesting parts of XZ Utils into the public domain.
Some minor documentation cleanups were made at the same time.
|
2009-04-13 11:27:40 +03:00 |
|
Lasse Collin
|
75905a9afc
|
Various code cleanups the the xz command line tool.
It now builds with MinGW.
|
2009-02-05 09:12:57 +02:00 |
|
Lasse Collin
|
1880a3927b
|
Renamed lzma to xz and lzmadec to xzdec. We create symlinks
lzma, unlzma, and lzcat in "make install" for backwards
compatibility with LZMA Utils 4.32.x; I'm not sure if this
should be the default though.
|
2008-11-19 23:52:24 +02:00 |
|