kc3-lang/brotli/c/common/version.h

Branch :


Log

Author Commit Date CI Message
feb6d8bc 2023-08-21 03:34:13 prepare for 1.1.0rc PiperOrigin-RevId: 558736892
27a9a809 2023-07-30 03:44:38 simplify CMake build PiperOrigin-RevId: 552238545
e61745a6 2020-08-27 16:12:55 Re-release
665e81dc 2020-08-26 14:36:02 New version: 1.0.8 (#827)
d6d98957 2018-10-23 12:24:40 Ramp up version to 1.0.7
2216a0dd 2018-09-13 08:09:32 Update (#706) Update * add ASAN/MSAN unaligned read specializations * add "brotli" prefix to u_uint64 type * increment version to 1.0.06 * fix CoverityScan "unused assignment" warning * fix JDK 8<->9 incompatibility * add encoder optimization for empty input * regenerate JS decoder * unbreak Travis builds
b601fe81 2018-06-27 17:03:45 Ramp up version to 1.0.5
0f3c84e7 2018-03-27 22:29:22 Update (#656) * proper fix for the "fall through" warning" * automatic NDIRECT/NPOSTFIX tuning (better compression) * fix unaligned access for `aarch64`-cross-`armhf` build * fix `aarch64` detection (10% decoder speedup) * expose `large_window` CLI option * make default window size 16MiB * ramp up version to 1.0.4
533843e3 2018-03-02 15:49:58 Update (#643) Update * make the zopflification aware of `NDIRECT`, `NPOSTFIX` (better compression in `font` mode) * add small and simple decoder tool * fix typo * Java: wrapper: make decoder channel more async-friendly Ramp up version to 1.0.3 / 1.0.3
0ad94eed 2017-11-28 15:37:28 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
a0c7dafe 2017-10-10 11:24:13 Fix permissions of various files in project (#613) Move from 755 to 644.
5b476999 2017-09-22 14:05:06 Ramp up to version to 1.0.1
6ece1d87 2017-04-23 14:07:08 Move files & update paths (#541) * Move files & update paths * Rename build to scripts. * Fix paths * Fix script.