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 |
|
Alex Nicksay
|
4651f7c000
|
Python: Format bro.py with yapf (#480)
|
2016-12-12 10:28:15 +01:00 |
|
Eugene Kliuchnikov
|
30612e3a64
|
Add binding for custom_dictionary.
|
2016-02-23 17:42:55 +01:00 |
|
Ilya Nazarov
|
291d21cc2f
|
Fix choices for --lgwin and --mode in python/bro.py.
|
2016-02-19 16:54:15 +06:00 |
|
Cosimo Lupo
|
82ffc4df57
|
[bro.py] set 'lgwin' valid range to [10..24]
|
2015-10-06 19:50:53 +01:00 |
|
Cosimo Lupo
|
8c7edd3e07
|
[bro.py] print --version as brotli.__version__
|
2015-08-11 11:12:56 +01:00 |
|
Cosimo Lupo
|
c93c0dab92
|
[bro.py] use brotli.MODE_GENERIC as default compression mode;
remove additional low-level parameters
|
2015-05-11 11:10:48 +01:00 |
|
Cosimo Lupo
|
b7e8291788
|
[bro.py] remove debug print
|
2015-05-11 10:39:29 +01:00 |
|
Cosimo Lupo
|
4106a406d0
|
[bro.py] use new optional encoder parameters when compressing;
modified the help string to include the new parameters.
|
2015-05-11 10:39:28 +01:00 |
|
Cosimo Lupo
|
32c44ec87d
|
[bro.py] use argparse instead of getopt
|
2015-05-11 10:39:26 +01:00 |
|
Cosimo Lupo
|
b316cb747a
|
[python] fix unbuffered binary mode for I/O streams in Windows pypy
|
2015-04-16 12:41:40 +01:00 |
|
Cosimo Lupo
|
b33e10e9dc
|
add Python port of bro utility and scripts to test Brotli extension
|
2015-03-16 17:56:10 +00:00 |
|