lzsa/src
2019-07-01 09:25:19 +02:00
..
libdivsufsort Moved 2019-06-08 13:36:40 +02:00
dictionary.c Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
dictionary.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
expand_block_v1.c Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
expand_block_v1.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
expand_block_v2.c Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
expand_block_v2.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
expand_context.c Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
expand_context.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
expand_inmem.c Fix self-tests, in-memory benchmarks in raw mode 2019-06-08 18:05:00 +02:00
expand_inmem.h Fix self-tests, in-memory benchmarks in raw mode 2019-06-08 18:05:00 +02:00
expand_streaming.c Small improvement over 6502 LZSA2 depacker 2019-06-08 16:18:36 +02:00
expand_streaming.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
format.h Split code, add automated tests, update LZSA2 2019-06-07 23:15:40 +02:00
frame.c Split code, add automated tests, update LZSA2 2019-06-07 23:15:40 +02:00
frame.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
hashmap.c Improve LZSA2 compression ratio further and allow incompressible raw blocks 2019-07-01 09:25:19 +02:00
hashmap.h Improve LZSA2 compression ratio further and allow incompressible raw blocks 2019-07-01 09:25:19 +02:00
lib.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
lzsa.c Improve LZSA2 compression ratio further and allow incompressible raw blocks 2019-07-01 09:25:19 +02:00
matchfinder.c Remove erroneous comment 2019-06-25 11:13:13 +02:00
matchfinder.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
shrink_block_v1.c Improve LZSA2 compression ratio further and allow incompressible raw blocks 2019-07-01 09:25:19 +02:00
shrink_block_v1.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
shrink_block_v2.c Improve LZSA2 compression ratio further and allow incompressible raw blocks 2019-07-01 09:25:19 +02:00
shrink_block_v2.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
shrink_context.c Improve LZSA2 compression ratio further and allow incompressible raw blocks 2019-07-01 09:25:19 +02:00
shrink_context.h Improve LZSA2 compression ratio further and allow incompressible raw blocks 2019-07-01 09:25:19 +02:00
shrink_inmem.c Improve LZSA2 compression ratio further and allow incompressible raw blocks 2019-07-01 09:25:19 +02:00
shrink_inmem.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
shrink_streaming.c Improve LZSA2 compression ratio further and allow incompressible raw blocks 2019-07-01 09:25:19 +02:00
shrink_streaming.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
stream.c Move top-level streaming compression code to library 2019-05-13 22:22:53 +02:00
stream.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00