1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:21:26 -06:00
go/src/pkg/compress
Robert Griesemer 90564a9256 go/printer: changed max. number of newlines from 3 to 2
manual changes in src/pkg/go/printer, src/cmd/gofix/signal_test.go
(cd src/cmd/gofix/testdata; gofmt -w *.in *.out)
(cd src/pkg/go/printer; gotest -update)
gofmt -w misc src

runs all tests

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/4715041
2011-07-14 14:39:40 -07:00
..
bzip2 pkg: spelling tweaks, A-H 2011-05-18 13:14:56 -04:00
flate go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
gzip os.Error API: don't export os.ErrorString, use os.NewError consistently 2011-06-22 10:52:47 -07:00
lzw strings.Split: make the default to split all. 2011-06-28 09:43:14 +10:00
testdata compress: move zlib/testdata to testdata so it can be shared by all 2011-02-16 11:41:29 +11:00
zlib os.Error API: don't export os.ErrorString, use os.NewError consistently 2011-06-22 10:52:47 -07:00