mirror of
https://github.com/google/brotli.git
synced 2026-09-23 07:05:31 +00:00
[PR #600] [MERGED] Update #1252
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/600
Author: @eustas
Created: 9/19/2017
Status: ✅ Merged
Merged: 9/19/2017
Merged by: @eustas
Base:
master← Head:upd9b📝 Commits (1)
ad3be10Update:📊 Changes
11 files changed (+707 additions, -518 deletions)
View changed files
📝
c/enc/backward_references_hq.c(+1 -3)📝
c/enc/block_splitter.c(+2 -4)📝
c/enc/block_splitter_inc.h(+3 -4)📝
c/enc/encode.c(+4 -8)📝
c/tools/brotli.c(+12 -0)📝
java/org/brotli/dec/SynthTest.java(+653 -480)📝
java/org/brotli/dec/proguard.cfg(+4 -0)📝
java/org/brotli/wrapper/enc/Encoder.java(+1 -1)📝
java/org/brotli/wrapper/enc/EncoderJNI.java(+5 -1)📝
java/org/brotli/wrapper/enc/EncoderTest.java(+11 -8)📝
java/org/brotli/wrapper/enc/encoder_jni.cc(+11 -9)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.