xz/src
Lasse Collin e5728142a2 Revised the fastpos code. It now uses the slightly faster
table-based version from LZMA SDK 4.57. This should be
fast on most systems.

A simpler and smaller alternative version is also provided.
On some CPUs this can be even a little faster than the
default table-based version (see comments in fastpos.h),
but on most systems the table-based code is faster.
2008-01-15 14:02:22 +02:00
..
common More pre-C99 inttypes.h compatibility fixes. Now the code 2008-01-08 00:48:30 +02:00
liblzma Revised the fastpos code. It now uses the slightly faster 2008-01-15 14:02:22 +02:00
lzma Added one assert() to process.c of the command line tool. 2008-01-14 13:34:29 +02:00
lzmadec With printf(), use PRIu64 with a cast to uint64_t instead 2008-01-06 19:45:27 +02:00
scripts Imported to git. 2007-12-09 00:42:33 +02:00
Makefile.am Imported to git. 2007-12-09 00:42:33 +02:00