index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
http
/
triv.go
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-47
/
+30
2010-06-08
misc cleanup: gofmt + &x -> x[0:] conversion
Russ Cox
1
-4
/
+11
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-63
/
+63
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-8
/
+8
2009-11-08
a nagging inconsistency: capitalization of
Russ Cox
1
-2
/
+2
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
1
-3
/
+1
2009-11-01
reverse the arguments to io.Copy so the destination is on the
Rob Pike
1
-3
/
+3
2009-10-06
apply gofmt to go, gob, hash, http, image, io, json, log
Russ Cox
1
-8
/
+10
2009-09-30
rename the public exvar package to be expvar.
Rob Pike
1
-5
/
+5
2009-09-17
use buf.String() instead of string(buf.Bytes())
Rob Pike
1
-1
/
+1
2009-09-16
rename bytes.Buffer.Data() to bytes.Buffer.Bytes()
Rob Pike
1
-1
/
+1
2009-08-12
convert non-low-level non-google pkg code
Russ Cox
1
-1
/
+0
2009-06-29
io.StringBytes -> strings.Bytes
Russ Cox
1
-1
/
+2
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-0
/
+159