Tomáš Popela
|
a0c7dafe28
|
Fix permissions of various files in project (#613)
Move from 755 to 644.
|
2017-10-10 11:24:13 +02:00 |
|
Eugene Kliuchnikov
|
5b4769990d
|
Ramp up to version to 1.0.1
|
2017-09-22 14:05:06 +02:00 |
|
Eugene Kliuchnikov
|
d63e8f75f5
|
Update API, and more (#581)
Update API, and more:
* remove "custom dictionary" support
* c/encoder: fix #580: big-endian build
* Java: reduce jar size
* Java: speedup decoding
* Java: add 32-bit CPU support
* Java: make source code JS transpiler-ready
|
2017-08-04 10:02:56 +02:00 |
|
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 |
|
Eugene Kliuchnikov
|
6ece1d8791
|
Move files & update paths (#541)
* Move files & update paths
* Rename build to scripts.
* Fix paths
* Fix script.
|
2017-04-23 14:07:08 +02:00 |
|