Lasse Collin
|
65014fd211
|
Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]
to avoid problems on systems with system headers with those
names.
|
2009-06-26 20:49:54 +03:00 |
Lasse Collin
|
5e1257466d
|
Rename process_file() to coder_run().
|
2009-06-26 20:43:36 +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
|
4820f10d0f
|
Some xz command line tool improvements.
|
2008-12-27 19:30:19 +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 |