xz/src/liblzma
Lasse Collin fdbc0cfa71 Changed how the version number is specified in various places.
Now configure.ac will get the version number directly from
src/liblzma/api/lzma/version.h. The intent is to reduce the
number of places where the version number is duplicated. In
future, support for displaying Git commit ID may be added too.
2009-02-13 18:00:03 +02:00
..
api Changed how the version number is specified in various places. 2009-02-13 18:00:03 +02:00
check Improve support for DOS-like systems. 2009-02-13 17:29:02 +02:00
common Changed how the version number is specified in various places. 2009-02-13 18:00:03 +02:00
delta Added lzma_delta_coder_memusage() which also validates 2008-12-01 16:30:11 +02:00
lz Add a separate internal function to initialize the CRC32 2009-02-08 18:24:50 +02:00
lzma Modify LZMA_API macro so that it works on Windows with 2009-02-02 20:14:03 +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