mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
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/306
Author: @szabadka
Created: 1/27/2016
Status: ✅ Merged
Merged: 1/27/2016
Merged by: @szabadka
Base:
master← Head:master📝 Commits (1)
dbb53e6Use a hash-to-binary-tree data structure for quality 11 as suggested by Issue #180.📊 Changes
6 files changed (+319 additions, -68 deletions)
View changed files
📝
enc/backward_references.cc(+46 -34)📝
enc/backward_references.h(+1 -1)📝
enc/encode.cc(+3 -6)📝
enc/encode.h(+0 -1)📝
enc/encode_parallel.cc(+2 -3)📝
enc/hash.h(+267 -23)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.