mirror of
https://github.com/google/brotli.git
synced 2026-09-22 14:45:51 +00:00
[PR #589] [MERGED] Update #1233
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/589
Author: @eustas
Created: 8/24/2017
Status: ✅ Merged
Merged: 8/24/2017
Merged by: @eustas
Base:
master← Head:upd8b📝 Commits (1)
7c37f2dUpdate📊 Changes
8 files changed (+79 additions, -41 deletions)
View changed files
📝
c/dec/decode.c(+0 -2)📝
c/enc/hash_to_binary_tree_inc.h(+3 -1)📝
c/tools/brotli.c(+1 -1)📝
java/org/brotli/dec/BitReader.java(+28 -17)📝
java/org/brotli/dec/Decode.java(+35 -12)📝
java/org/brotli/dec/Dictionary.java(+3 -0)📝
java/org/brotli/dec/DictionaryData.java(+9 -7)📝
java/org/brotli/dec/State.java(+0 -1)📄 Description
unbrotliCLI🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.