1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-29 03:17:53 -04:00
elinks/src/encoding
2007-04-26 15:02:04 +02:00
..
bzip2.c Fix trailing whitespaces 2007-04-26 15:02:04 +02:00
bzip2.h More const in encoding backends. 2007-02-24 23:03:39 +02:00
encoding.c More const in encoding backends. 2007-02-24 23:03:39 +02:00
encoding.h More const in encoding backends. 2007-02-24 23:03:39 +02:00
gzip.c More const in encoding backends. 2007-02-24 23:03:39 +02:00
gzip.h More const in encoding backends. 2007-02-24 23:03:39 +02:00
lzma.c More const in encoding backends. 2007-02-24 23:03:39 +02:00
lzma.h More const in encoding backends. 2007-02-24 23:03:39 +02:00
LzmaDecode.c Trim trailing whitespaces. 2006-05-31 19:34:49 +02:00
LzmaDecode.h Trim trailing whitespaces. 2006-05-31 19:34:49 +02:00
Makefile lzma encoding support using LZMA SDK. Original lzma executable decompresses faster than this code. I have no idea why. 2006-03-24 12:30:54 +01:00