mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #316] [MERGED] Update decoder #916
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/316
Author: @eustas
Created: 2/18/2016
Status: ✅ Merged
Merged: 2/18/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (2)
2393473Update decoder:5d0fb7aApply 80-chars limit to CONTRIBUTING.md📊 Changes
16 files changed (+277 additions, -508 deletions)
View changed files
📝
CONTRIBUTING.md(+6 -4)📝
dec/bit_reader.c(+1 -1)📝
dec/bit_reader.h(+17 -15)📝
dec/context.h(+4 -4)📝
dec/decode.c(+83 -110)📝
dec/dictionary.c(+1 -1)📝
dec/dictionary.h(+6 -7)📝
dec/huffman.c(+98 -100)📝
dec/huffman.h(+6 -6)📝
dec/port.h(+17 -23)📝
dec/state.c(+2 -2)📝
dec/state.h(+3 -4)➖
dec/streams.c(+0 -102)➖
dec/streams.h(+0 -95)📝
dec/transform.h(+31 -32)📝
dec/types.h(+2 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.