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
/
go
/
doc
/
comment.go
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
1
-4
/
+4
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
1
-7
/
+7
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-18
/
+18
2009-11-08
assorted cleanup
Russ Cox
1
-22
/
+8
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
1
-3
/
+1
2009-11-04
gofmt-ify src/pkg/go (excluding printer directory due to pending CL,
Robert Griesemer
1
-19
/
+18
2009-10-06
more comment work.
Russ Cox
1
-50
/
+21
2009-10-05
preserve blank lines in // comments
Russ Cox
1
-18
/
+19
2009-09-17
unused imports
Russ Cox
1
-1
/
+0
2009-09-16
publish doc.CommentText
Russ Cox
1
-2
/
+12
2009-09-15
more "declared and not used".
Russ Cox
1
-5
/
+5
2009-08-05
support []byte (more efficient) as well as string in the interfaces.
Rob Pike
1
-3
/
+3
2009-07-09
Show BUG comments in godoc:
Robert Griesemer
1
-1
/
+1
2009-06-29
io.StringBytes -> strings.Bytes
Russ Cox
1
-6
/
+6
2009-06-24
Change strings.Split, bytes.Split to take a maximum substring count argument.
David Symonds
1
-1
/
+1
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-0
/
+310