.. |
Makefile.am
|
Add list.h to src/xz/Makefile.am.
|
2010-01-29 22:48:04 +02:00 |
args.c
|
Rename MIN() and MAX() to my_min() and my_max().
|
2010-05-26 10:36:46 +03:00 |
args.h
|
Add support for --info-memory and --robot to xz.
|
2009-11-16 18:16:45 +02:00 |
coder.c
|
Split message_filters().
|
2010-05-16 18:42:22 +03:00 |
coder.h
|
Updated comments to match renamed files.
|
2009-06-26 21:00:35 +03:00 |
file_io.c
|
Collection of language fixes to comments and docs.
|
2010-02-12 13:16:15 +02:00 |
file_io.h
|
Delay opening the destionation file and other fixes.
|
2010-01-31 12:01:54 +02:00 |
hardware.c
|
Increase the default memory usage limit on "low-memory" systems.
|
2010-03-07 13:29:28 +02:00 |
hardware.h
|
Make the default memory usage limit 40 % of RAM for both
|
2009-05-22 11:29:50 +03:00 |
list.c
|
Major update to xz --list.
|
2010-06-01 15:51:44 +03:00 |
list.h
|
Add initial version of xz --list.
|
2010-01-24 23:50:54 +02:00 |
main.c
|
Collection of language fixes to comments and docs.
|
2010-02-12 13:16:15 +02:00 |
main.h
|
Collection of language fixes to comments and docs.
|
2010-02-12 13:16:15 +02:00 |
message.c
|
Adjust SA_RESTART workaround.
|
2010-06-02 17:46:58 +03:00 |
message.h
|
Rename message_filters_get() to message_filters_to_str().
|
2010-06-01 14:13:03 +03:00 |
options.c
|
Remove the Subblock filter code for now.
|
2010-05-26 09:55:47 +03:00 |
options.h
|
Remove the Subblock filter code for now.
|
2010-05-26 09:55:47 +03:00 |
private.h
|
Add initial version of xz --list.
|
2010-01-24 23:50:54 +02:00 |
signals.c
|
Take Cygwin into account in some #if lines.
|
2010-05-27 14:32:51 +03:00 |
signals.h
|
Take Cygwin into account in some #if lines.
|
2010-05-27 14:32:51 +03:00 |
suffix.c
|
Various changes.
|
2009-09-19 09:47:30 +03:00 |
suffix.h
|
Put the interesting parts of XZ Utils into the public domain.
|
2009-04-13 11:27:40 +03:00 |
util.c
|
Treat all integer multiplier suffixes as base-2.
|
2010-03-07 13:59:32 +02:00 |
util.h
|
Improve displaying of the memory usage limit.
|
2010-01-31 18:17:50 +02:00 |
xz.1
|
xz man page updates.
|
2010-06-01 16:02:30 +03:00 |
xz_w32res.rc
|
Added public domain notice into a few files.
|
2009-07-18 11:26:39 +03:00 |