1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/encoding
Miciah Dashiel Butler Masters ea372bd0cd get_opt_*: Add ses parameter
Add a session parameter to get_opt_ and its wrappers in preparation for session-specific and domain-specific options.
2007-08-28 17:24:59 +00: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 get_opt_*: Add ses parameter 2007-08-28 17:24:59 +00: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