mirror of
https://github.com/google/brotli.git
synced 2026-09-22 06:35:52 +00:00
[PR #432] [MERGED] Pick up travis config fix #1045
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/432
Author: @eustas
Created: 9/21/2016
Status: ✅ Merged
Merged: 9/21/2016
Merged by: @eustas
Base:
large-window← Head:master📝 Commits (9)
58cecf1Add distance encoding research tools.9589396Add description of research tools.0e52c59Update variable naming.4291932Update research tools description.9294022Replace sais.hxx by submodule hillbig/esaxx.887f6fdFix integration buildea9c51eUpdate .travis.yml56c890dMerge pull request #429 from google/fix-homebrew-gcc-620e36efMerge pull request #427 from Zip753/master📊 Changes
12 files changed (+579 additions, -3 deletions)
View changed files
📝
.gitmodules(+3 -0)📝
.travis.yml(+3 -3)➕
research/Makefile(+17 -0)➕
research/README.md(+67 -0)➕
research/draw_diff.cc(+104 -0)➕
research/draw_histogram.cc(+197 -0)➕
research/esaxx(+1 -0)➕
research/find_opt_references.cc(+147 -0)➕
research/img/enwik9_brotli.png(+0 -0)➕
research/img/enwik9_diff.png(+0 -0)➕
research/img/enwik9_opt.png(+0 -0)➕
research/read_dist.h(+40 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.