mirror of
https://github.com/google/brotli.git
synced 2026-09-23 07:05:31 +00:00
[PR #246] [CLOSED] Suggested RFC changes #841
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/246
Author: @dsnet
Created: 10/29/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
6db33deMerge pull request #1 from google/master6ad0428Minor formatting changes317ea91Fix ambiguity about whether final bit padding must be zero1a5c031Make pseudo-code more code-like466f356Clarify simple and complex prefix codes1a4f884Define the maximum number of bytes transforms may add to a word805ff4fMinor formatting changes04ba9acMinor formatting of Section 9.2. and Section 9.3.fcd05dbClarify Section 4.2459bb7Use consistent bit convention in Section 5.📊 Changes
1 file changed (+248 additions, -190 deletions)
View changed files
📝
docs/draft-alakuijala-brotli-07.nroff(+248 -190)📄 Description
I recommend reviewing each commit individually. The "large" commits that touch many lines are actually fairly mechanical changes that do not change the semantic meaning of the text at all. I included rationale for every change in the description of each commit.
Keeping track of what has been merged (or abandoned):
(6ad0428) Minor formatting changes(317ea91) Fix ambiguity about whether final bit padding must be zero1a5c031) Make pseudo-code more code-like(466f356) Clarify simple and complex prefix codes(1a4f884) Define the maximum number of bytes transforms may add to a word805ff4f) Minor formatting changes(04ba9ac) Minor formatting of Section 9.2. and Section 9.3.(fcd05db) Clarify Section 4.(2459bb7) Use consistent bit convention in Section 5.(f9f173c) Clarify section 7.1.(4d375a2) Clarify Section 7.3(238d459) Clarify Section 8.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.