1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-13 00:38:32 -04:00
elinks/src/encoding
2006-05-31 19:34:49 +02:00
..
bzip2.c
bzip2.h
encoding.c Gradual rendering in pager mode. ELinks is almost as good as less. 2006-05-05 21:12:10 +02:00
encoding.h 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
gzip.c
gzip.h
lzma.c lzma files with end of stream marker are handled by allocating 2006-04-07 19:55:07 +02:00
lzma.h Missing lzma.h 2006-03-25 11:40:09 +01: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