Eugene Kliuchnikov
|
6535435413
|
Update (#589)
* cleanup
* fix `unbrotli` CLI
* Java retouch for faster JS decoder
|
2017-08-24 13:29:48 +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
|
52441069ef
|
Update (#574)
* Update
* decoder: better behavior after failure
* encoder: replace "len_x_code" with delta
* research: add experimental dictionary generator
* python: test combing
|
2017-07-21 10:07:24 +02:00 |
|
Elouan Martinet
|
00cacfdff6
|
Fix compilation issue with BROTLI_ALLOC macro using GCC 7 (-Wint-in-bool-context) (#562)
|
2017-06-17 15:22:07 +02:00 |
|
Eugene Kliuchnikov
|
05d5f3d77a
|
Update (#560)
Update:
* add decoder API to avoid ringbuffer reallocation
* fix MSVC warnings
* remove dead code
|
2017-06-13 12:52:56 +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 |
|