xz/src
Lasse Collin 128586213f Beta was supposed to be API stable but I had forgot to rename
lzma_memlimit_encoder and lzma_memlimit_decoder to
lzma_raw_encoder_memlimit and lzma_raw_decoder_memlimit. :-(
Now it is fixed. Hopefully it doesn't cause too much trouble
to those who already thought API is stable.
2009-01-17 14:24:25 +02:00
..
common Use pthread_sigmask() instead of sigprocmask() when pthreads 2009-01-07 18:41:15 +02:00
liblzma Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
scripts Imported to git. 2007-12-09 00:42:33 +02:00
xz Beta was supposed to be API stable but I had forgot to rename 2009-01-17 14:24:25 +02:00
xzdec Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
Makefile.am Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00