1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/encoding
Kalle Olavi Niemitalo 69cae5d791 Revert "Gradual rendering in pager mode. ELinks is almost as good as less."
I am reverting all /dev/fd recognition because of bug 917.
This reverts commit c283f8cfd9,
except src/protocol/file/file.c still needs #include "osdep/osdep.h"
for STRING_DIR_SEP.
2008-06-15 19:31:29 +03:00
..
bzip2.c encoding: Set *new_len even if data was truncated. 2008-02-17 21:54:19 +02:00
bzip2.h More const in encoding backends. 2007-02-24 23:03:39 +02:00
deflate.c Content-Encoding: deflate means neither zlib nor gzip header. 2008-02-27 00:52:24 +02:00
deflate.h encoding: Fixed a chunked decompression and added the deflate. 2008-02-17 21:54:18 +02:00
encoding.c Revert "Gradual rendering in pager mode. ELinks is almost as good as less." 2008-06-15 19:31:29 +03:00
encoding.h http encoding: Moved the accept_encoding_header to the http.c. 2008-02-29 15:32:10 +01:00
lzma.c lzma: Set *new_len even if data was truncated. 2008-02-24 20:45:33 +02:00
lzma.h More const in encoding backends. 2007-02-24 23:03:39 +02:00
Makefile lzma: used the lzma library from tukaani.org. 2008-02-24 20:45:32 +02:00