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 974ebe6349 liblzma: Rename a few variables and constants.
This has no semantic changes. I find the new names slightly
more logical and they match the names that are already used
in XZ Embedded.

The name fastpos wasn't changed (not worth the hassle).
2010-10-26 10:36:41 +03:00
..
fastpos.h liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +03: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 Clean up a few FIXMEs and TODOs. 2010-10-19 11:44:37 +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 liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +03: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 liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +03:00
lzma_decoder.c liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +03:00
lzma_decoder.h Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00
lzma_encoder.c liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +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 liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +03:00
lzma_encoder_optimum_normal.c liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +03:00
lzma_encoder_presets.c Fix the preset -3e. 2010-09-26 18:10:31 +03:00
lzma_encoder_private.h liblzma: Rename a few variables and constants. 2010-10-26 10:36:41 +03:00
Makefile.inc Build system fixes 2009-06-30 17:09:57 +03:00