brotli/c
Eugene Kliuchnikov 03739d2b11 Update (#555)
Update:
 * new CLI; bro -> brotli; + man page
 * JNI wrappers preparation (for bazel build)
 * add raw binary dictionary representation `dictionary.bin`
 * add ability to side-load brotli RFC dictionary
 * decoder persists last error now
 * fix `BrotliDecoderDecompress` documentation
 * go reader don't block until necessary
 * more consistent bazel target names
 * Java dictionary data compiled footprint reduced
 * Java tests refactoring
2017-05-29 17:55:14 +02:00
..
common Update (#555) 2017-05-29 17:55:14 +02:00
dec Update (#555) 2017-05-29 17:55:14 +02:00
enc Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
fuzz Move files & update paths (#541) 2017-04-23 14:07:08 +02:00
include/brotli Update (#555) 2017-05-29 17:55:14 +02:00
tools Update (#555) 2017-05-29 17:55:14 +02:00