lzsa/src
Emmanuel Marty 4436f216ce
Bump version
2019-10-11 09:06:50 +02:00
..
libdivsufsort Moved 2019-06-08 13:36:40 +02:00
dictionary.c Set dictionnary to NULL in lzsa_dictionary_free 2019-08-28 09:39:07 +01:00
dictionary.h Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
expand_block_v1.c Add extra bound checks in C decompressors 2019-09-12 16:19:14 +02:00
expand_block_v1.h Fix comments, header single inclusion defines 2019-08-04 16:42:30 +02:00
expand_block_v2.c Add extra bound checks in C decompressors 2019-09-12 16:19:14 +02:00
expand_block_v2.h Fix comments, header single inclusion defines 2019-08-04 16:42:30 +02:00
expand_context.c Support backward decompression 2019-07-24 20:08:23 +02:00
expand_context.h Support backward decompression 2019-07-24 20:08:23 +02:00
expand_inmem.c Support backward decompression 2019-07-24 20:08:23 +02:00
expand_inmem.h Support backward decompression 2019-07-24 20:08:23 +02:00
expand_streaming.c Support backward decompression 2019-07-24 20:08:23 +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 Support backward decompression 2019-07-24 20:08:23 +02:00
lzsa.c Bump version 2019-10-11 09:06:50 +02:00
matchfinder.c Prevent small matchfinder inefficiency 2019-10-04 11:54:54 +02:00
matchfinder.h Reduce memory used for compression 2019-09-24 00:21:17 +02:00
shrink_block_v1.c Implement -stats 2019-10-09 18:20:22 +02:00
shrink_block_v1.h Fix comments, header single inclusion defines 2019-08-04 16:42:30 +02:00
shrink_block_v2.c Newly compressed LZSA2 files depack 0.7% faster 2019-10-11 09:05:58 +02:00
shrink_block_v2.h Fix comments, header single inclusion defines 2019-08-04 16:42:30 +02:00
shrink_context.c Newly compressed LZSA2 files depack 0.7% faster 2019-10-11 09:05:58 +02:00
shrink_context.h Newly compressed LZSA2 files depack 0.7% faster 2019-10-11 09:05:58 +02:00
shrink_inmem.c Implement forward arrivals optimal parsers 2019-08-27 00:51:34 +02:00
shrink_inmem.h Support backward decompression 2019-07-24 20:08:23 +02:00
shrink_streaming.c Implement -stats 2019-10-09 18:20:22 +02:00
shrink_streaming.h Implement -stats 2019-10-09 18:20:22 +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