1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-27 01:25:34 +00:00
elinks/src/encoding
Witold Filipczyk 3d96b0d7d7 Revert "Compile with C++."
This reverts commit 4f4df33638.
2019-04-21 12:27:40 +02:00
..
brotli.c Fixes related to brotli. Errors occured on https://www.thetrendspotter.net/ 2017-07-02 15:20:03 +02:00
brotli.h Experimental brotli encoding support. 2015-10-12 23:18:23 +02:00
bzip2.c mem_free_if where aplicable. Initialised memory in encoding/* 2015-05-10 17:27:55 +02:00
bzip2.h More const in encoding backends. 2007-02-24 23:03:39 +02:00
deflate.c deflate once again. 2015-08-22 19:28:50 +02:00
deflate.h encoding: Fixed a chunked decompression and added the deflate. 2008-02-17 21:54:18 +02:00
encoding.c Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
encoding.h Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
lzma.c mem_free_if where aplicable. Initialised memory in encoding/* 2015-05-10 17:27:55 +02:00
lzma.h More const in encoding backends. 2007-02-24 23:03:39 +02:00
Makefile Experimental brotli encoding support. 2015-10-12 23:18:23 +02:00