mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #444] [MERGED] Eliminate more magic constants. #1062
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/444
Author: @eustas
Created: 10/17/2016
Status: ✅ Merged
Merged: 10/18/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (1)
9521d96Eliminate more magic constants.📊 Changes
8 files changed (+24 additions, -12 deletions)
View changed files
📝
common/constants.h(+5 -0)📝
dec/decode.c(+1 -1)📝
enc/backward_references.c(+5 -3)📝
enc/backward_references.h(+2 -1)📝
enc/compress_fragment.c(+3 -2)📝
enc/compress_fragment_two_pass.c(+3 -2)📝
enc/encode.c(+1 -1)📝
enc/hash.h(+4 -2)📄 Description
Author: Ivan Nikulin
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.