Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
go
Public
forked from
golang/go
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
go
src
compress
lzw
on
dev.debug
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 8, 2017
compress/lzw: don't follow code == hi if last is invalid.
Show description for 32d42fb
nigeltao
committed
32d42fb
View commit details
Copy full SHA for 32d42fb
View code at this point
Browse repository at this point
Commits on Apr 28, 2017
compress/lzw: fix hi code overflow.
Show description for 642a1cc
nigeltao
committed
642a1cc
View commit details
Copy full SHA for 642a1cc
View code at this point
Browse repository at this point
Commits on May 25, 2016
compress/lzw: use Run for benchmarks
Show description for 5dd922c
mpvl
committed
5dd922c
View commit details
Copy full SHA for 5dd922c
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
all: remove unnecessary type conversions
Show description for 0da4dbe
mdempsky
committed
0da4dbe
View commit details
Copy full SHA for 0da4dbe
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
build: shorten a few packages with long tests
Show description for 04d732b
rsc
committed
04d732b
View commit details
Copy full SHA for 04d732b
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
compress/lzw: tidy up some flush calls.
Show description for e5d9caf
nigeltao
committed
e5d9caf
View commit details
Copy full SHA for e5d9caf
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
compress/lzw: return the partial decoding for a truncated input.
Show description for fea18f5
nigeltao
committed
fea18f5
View commit details
Copy full SHA for fea18f5
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
compress/lzw: reject writing bytes that don't fit into litWidth.
Show description for ccec934
nigeltao
committed
ccec934
View commit details
Copy full SHA for ccec934
View code at this point
Browse repository at this point
compress/lzw: mention relation between litWidth and input bytes
Show description for 2a5745d
jeffallen
authored and
nigeltao
committed
2a5745d
View commit details
Copy full SHA for 2a5745d
View code at this point
Browse repository at this point
compress/lzw: be consistent with error message prefixes.
Show description for 62f169c
nigeltao
committed
62f169c
View commit details
Copy full SHA for 62f169c
View code at this point
Browse repository at this point
Commits on Nov 9, 2014
all: use golang.org/x/... import paths
Show description for 7f0be1f
adg
committed
7f0be1f
View commit details
Copy full SHA for 7f0be1f
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
compress/*: note that NewReader may introduce buffering
Show description for a6abe22
rsc
committed
a6abe22
View commit details
Copy full SHA for a6abe22
View code at this point
Browse repository at this point
Commits on Sep 8, 2014
build: move package sources from src/pkg to src
Show description for c007ce8
rsc
committed
c007ce8
View commit details
Copy full SHA for c007ce8
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.