mirror of
https://github.com/google/brotli.git
synced 2026-09-23 07:05:31 +00:00
[PR #753] [MERGED] Update #1380
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/753
Author: @eustas
Created: 5/2/2019
Status: ✅ Merged
Merged: 5/3/2019
Merged by: @eustas
Base:
master← Head:upd05a📝 Commits (1)
2453e89Update📊 Changes
17 files changed (+104 additions, -68 deletions)
View changed files
📝
c/dec/decode.c(+2 -1)📝
c/enc/backward_references_hq.c(+7 -5)📝
c/enc/block_splitter.c(+3 -3)📝
c/enc/block_splitter_inc.h(+15 -6)📝
c/enc/brotli_bit_stream.c(+4 -4)📝
c/enc/cluster_inc.h(+6 -3)📝
c/enc/encode.c(+20 -11)📝
c/enc/hash.h(+1 -1)📝
c/enc/hash_longest_match_quickly_inc.h(+7 -7)📝
c/enc/hash_rolling_inc.h(+1 -1)📝
c/enc/memory.h(+24 -12)📝
c/enc/metablock.c(+11 -11)📝
c/enc/metablock_inc.h(+1 -1)📝
c/enc/ringbuffer.h(+1 -1)📝
java/org/brotli/dec/BUILD(+1 -1)📝
java/org/brotli/dec/proguard.pgcfg(+0 -0)📝
js/decode.js(+0 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.