mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #463] [MERGED] Update docs and add more java tests #1088
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/463
Author: @eustas
Created: 10/31/2016
Status: ✅ Merged
Merged: 10/31/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (1)
f1c29acUpdate docs and add more java tests📊 Changes
34 files changed (+794 additions, -347 deletions)
View changed files
📝
Makefile(+1 -1)📝
common/dictionary.h(+2 -2)📝
dec/bit_reader.c(+1 -1)📝
dec/bit_reader.h(+9 -9)📝
dec/decode.c(+23 -23)📝
dec/port.h(+1 -1)📝
dec/state.h(+1 -1)📝
dec/transform.h(+1 -1)📝
enc/backward_references.h(+2 -2)📝
enc/backward_references_inc.h(+1 -1)📝
enc/block_splitter_inc.h(+1 -1)📝
enc/brotli_bit_stream.c(+3 -3)📝
enc/compress_fragment.c(+4 -4)📝
enc/compress_fragment_two_pass.c(+3 -3)📝
enc/encode.c(+38 -19)📝
enc/entropy_encode.c(+8 -8)📝
enc/entropy_encode.h(+3 -3)📝
enc/hash.h(+8 -8)📝
enc/hash_forgetful_chain_inc.h(+1 -1)📝
enc/hash_longest_match_inc.h(+2 -2)...and 14 more files
📄 Description
LDFLAGSin conventionalMakefile🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.