mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #414] [MERGED] Update brotli to ToT #1018
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/414
Author: @eustas
Created: 8/22/2016
Status: ✅ Merged
Merged: 8/22/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (3)
801f5f3* rename macros with preceding underscore403729cFix setup.pydae9c7fFix brotlimodule📊 Changes
67 files changed (+324 additions, -1046 deletions)
View changed files
📝
BUILD(+17 -3)📝
common/dictionary.h(+1 -1)📝
common/port.h(+1 -1)➕
common/version.h(+19 -0)📝
dec/bit_reader.c(+1 -1)📝
dec/bit_reader.h(+1 -1)📝
dec/context.h(+1 -1)📝
dec/decode.c(+59 -13)📝
dec/huffman.c(+1 -1)📝
dec/huffman.h(+1 -1)📝
dec/prefix.h(+1 -1)📝
dec/state.c(+2 -1)📝
dec/state.h(+6 -5)📝
dec/transform.h(+1 -1)📝
enc/backward_references.c(+4 -4)📝
enc/backward_references.h(+1 -1)📝
enc/bit_cost.c(+1 -1)📝
enc/bit_cost.h(+1 -1)📝
enc/block_splitter.h(+1 -1)📝
enc/brotli_bit_stream.c(+1 -1)...and 47 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.