1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-08-25 21:44:47 -04:00
elinks/src/encoding
2007-01-07 21:48:34 +01:00
..
bzip2.c bzip2: buf must be the last. 2007-01-07 21:48:34 +01:00
bzip2.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
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_read: always call gzclearerr 2006-11-05 04:53:42 +00:00
gzip.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
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