Sign in
go
/
go
/
c2049d2dfeeea3d41fafa91e3e3f0e47c285355b
/
src
/
pkg
/
encoding
/
git85
/
git_test.go
c2049d2
src/pkg/[a-m]*: gofix -r error -force=error
by Russ Cox
· 13 years ago
3478891
gofmt -s -w src misc
by Robert Griesemer
· 14 years ago
2ee420f
... changes
by Russ Cox
· 15 years ago
9750adb
strings: delete Runes, Bytes
by Russ Cox
· 15 years ago
8b8c103
fix build - misc ... vs ...T fixes
by Russ Cox
· 15 years ago
1c72959
1) Change default gofmt default settings for
by Robert Griesemer
· 15 years ago
295ceb4
remove uses of string concatenation from src and misc directory
by Robert Griesemer
· 15 years ago
b0683bd
move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package.
by Rob Pike
· 15 years ago
baba292
- replaced gofmt expression formatting algorithm with
by Robert Griesemer
· 15 years ago
40621d5
remove semis after statements in one-statement statement lists
by Robert Griesemer
· 15 years ago
d3d3acc
gofmt-ify io, json, runtime, encoding
by Robert Griesemer
· 15 years ago
12dbd06
gofmt-ify encoding
by Robert Griesemer
· 15 years ago
93253a8
encoding/*: reverse the order of src, dst so that dst is first.
by Adam Langley
· 15 years ago
357b770
base64 -> encoding/base64
by Russ Cox
· 15 years ago
[Copied (65%) from src/pkg/base85/base85_test.go]
fcc4be8
Add base85, based on base64.
by Russ Cox
· 15 years ago