xz/src/liblzma
Lasse Collin 6a2eb54092 Add LZMA_API to liblzma API headers. It's useful at least
on Windows. sysdefs.h no longer #includes lzma.h, so lzma.h
has to be #included separately where needed.
2009-01-31 11:01:48 +02:00
..
api Add LZMA_API to liblzma API headers. It's useful at least 2009-01-31 11:01:48 +02:00
check Remove dangling crc64_init.c. 2009-01-30 00:29:58 +02:00
common Add LZMA_API to liblzma API headers. It's useful at least 2009-01-31 11:01:48 +02:00
delta Added lzma_delta_coder_memusage() which also validates 2008-12-01 16:30:11 +02:00
lz Added initial support for preset dictionary for raw LZMA1 2009-01-27 18:36:05 +02:00
lzma Added initial support for preset dictionary for raw LZMA1 2009-01-27 18:36:05 +02:00
rangecoder Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
simple Renamed lzma_options_simple to lzma_options_bcj in the API. 2008-12-31 16:29:39 +02:00
subblock Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
Makefile.am Updated src/liblzma/Makefile.am to use liblzma.pc.in, which 2008-12-31 00:48:23 +02:00
liblzma.pc.in Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00