brotli/c
Eugene Kliuchnikov 0ad94eed00
Update (#620)
* add autotools build
* separate semantic and ABI version
* extract sources.lst (used by CMake and Automake)
* share pkgconfig templates (used by CMake and Automake)
* decoder: always set `total_out`
* encoder: fix `BROTLI_ENSURE_CAPACITY` macro (no-op after preprocessor)
* decoder/encoder: refine `free_func` contract
2017-11-28 15:37:28 +01:00
..
common Update (#620) 2017-11-28 15:37:28 +01:00
dec Update (#620) 2017-11-28 15:37:28 +01:00
enc Update (#620) 2017-11-28 15:37:28 +01:00
fuzz Fix fuzzer test script and add it to travis matrix (#606) 2017-09-26 13:49:30 +02:00
include/brotli Update (#620) 2017-11-28 15:37:28 +01:00
tools Fix permissions of various files in project (#613) 2017-10-10 11:24:13 +02:00