1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-30 03:26:23 -04:00
elinks/src/encoding
2007-05-08 15:28:33 +02:00
..
bzip2.c Fix trailing whitespaces 2007-05-01 20:36:04 +02:00
bzip2.h More const in encoding backends. 2007-02-24 23:03:39 +02:00
deflate.c deflate: Used -MAX_WBITS instead of hard coded -15. 2007-05-08 15:28:33 +02:00
deflate.h encoding: added deflate. 2007-05-05 18:57:47 +02:00
encoding.c encoding: added deflate. 2007-05-05 18:57:47 +02:00
encoding.h encoding: added deflate. 2007-05-05 18:57:47 +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 encoding: added deflate. 2007-05-05 18:57:47 +02:00