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
/
path
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-4
/
+14
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
7
-130
/
+306
2010-06-09
add path.Base, analogous to Unix basename
Rob Pike
2
-0
/
+45
2010-04-09
rename os.Dir to os.FileInfo
Rob Pike
2
-12
/
+12
2010-03-11
math, path: minor comment fixes
Robert Griesemer
1
-1
/
+1
2010-02-25
strings: delete Runes, Bytes
Russ Cox
1
-1
/
+1
2010-02-25
path: Fix bug in Match with non-greedy stars
Kevin Ballard
2
-1
/
+9
2010-02-24
path: add Match
Russ Cox
3
-0
/
+274
2010-02-05
path: make Join variadic
Stephen Weinberg
2
-16
/
+34
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
2
-72
/
+72
2009-12-02
move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package.
Rob Pike
1
-2
/
+2
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-2
/
+2
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
1
-2
/
+2
2009-11-13
path.TestWalk: disable error case if root
Russ Cox
1
-23
/
+25
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
1
-3
/
+3
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
2
-28
/
+28
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
1
-3
/
+1
2009-11-05
gofmt'ed various stragglers
Robert Griesemer
1
-2
/
+2
2009-10-27
files that are okay from the last gofmt round
Russ Cox
1
-12
/
+10
2009-10-19
directory tree walk w/ visitor per rsc's suggestion
Robert Griesemer
2
-1
/
+192
2009-10-08
more lgtm files from gofmt
Russ Cox
2
-16
/
+14
2009-09-15
more "declared and not used".
Russ Cox
1
-4
/
+4
2009-09-14
fix "declared and not used" errors in non-test code.
Russ Cox
1
-1
/
+0
2009-08-12
convert non-low-level non-google pkg code
Russ Cox
2
-55
/
+4
2009-06-29
io.StringBytes -> strings.Bytes
Russ Cox
1
-2
/
+2
2009-06-09
mv src/lib to src/pkg
Rob Pike
3
-0
/
+332