1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/liblzma/lzma
Lasse Collin 0733f4c999 Make fastpos.h use tuklib_integer.h instead of bsr.h
when --enable-small has been specified.
2009-11-22 11:55:03 +02:00
..
fastpos.h Make fastpos.h use tuklib_integer.h instead of bsr.h 2009-11-22 11:55:03 +02:00
fastpos_table.c Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
fastpos_tablegen.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma2_decoder.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma2_decoder.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma2_encoder.c Fix wrong indentation caused by incorrect settings 2009-11-15 12:54:45 +02:00
lzma2_encoder.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma_common.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma_decoder.c Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
lzma_decoder.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma_encoder.c Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
lzma_encoder.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma_encoder_optimum_fast.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
lzma_encoder_optimum_normal.c Fix wrong indentation caused by incorrect settings 2009-11-15 12:54:45 +02:00
lzma_encoder_presets.c Fix a design error in liblzma API. 2009-11-14 18:59:19 +02:00
lzma_encoder_private.h Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
Makefile.inc Build system fixes 2009-06-30 17:09:57 +03:00