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
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
1
-8
/
+41
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-3
/
+8
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-2
/
+3
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-140
/
+236
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+345
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-357
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-1
/
+1
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-1
/
+1
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-19
/
+6
2010-07-01
strings and bytes.Split: make count of 0 mean 0, not infinite.
Rob Pike
1
-1
/
+1
2010-03-19
godoc: improved comment formatting: recognize URLs
Robert Griesemer
1
-39
/
+135
2010-02-25
strings: delete Runes, Bytes
Russ Cox
1
-6
/
+6
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-76
/
+76
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