go/src/pkg/encoding
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
..
ascii85 gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
base32 go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
base64 encoding/base64: add DecodeString and EncodeToString 2011-05-25 12:24:36 -07:00
binary encoding/binary: add a non-reflect fast path for Write 2011-05-27 16:29:33 -07:00
git85 pkg: spelling tweaks, A-H 2011-05-18 13:14:56 -04:00
hex go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
pem docs: fix wrong it's -> its 2011-07-13 10:54:51 -07:00