]> Cypherpunks repositories - gostls13.git/commit
compress/flate: make lazy matching work.
authorIvan Krasin <krasin@golang.org>
Sat, 21 Jan 2012 04:35:18 +0000 (23:35 -0500)
committerRuss Cox <rsc@golang.org>
Sat, 21 Jan 2012 04:35:18 +0000 (23:35 -0500)
commitc4b16a3864102b45cc50188cee416133c165a460
tree353ce48e9bb34b6fbba2839cb243e0f7f0b19f1c
parentfb3b27329ef584d51f9cdb9a500cc45037439e3d
compress/flate: make lazy matching work.

R=rsc, imkrasin
CC=golang-dev
https://golang.org/cl/5554066
src/pkg/compress/flate/deflate.go
src/pkg/compress/flate/deflate_test.go
src/pkg/compress/testdata/Mark.Twain-Tom.Sawyer.txt [new file with mode: 0644]