index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: add make.bash --dist-tool
Russ Cox
2012-02-06
1
-0
/
+5
*
doc: remove overuse of simply
Russ Cox
2012-02-06
5
-7
/
+7
*
build: delete make paraphernalia
Russ Cox
2012-02-06
34
-1383
/
+76
*
cmd/dist: ignore file names beginning with . or _
Russ Cox
2012-02-06
1
-1
/
+17
*
runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).
R?my Oudompheng
2012-02-06
12
-47
/
+59
*
database/sql: permit scanning into interface{}
Brad Fitzpatrick
2012-02-06
3
-8
/
+42
*
8a, 8l: implement support for RDTSC instruction.
Shenghou Ma
2012-02-06
4
-2
/
+7
*
build: remove unnecessary pragmas
Anthony Martin
2012-02-06
2
-4
/
+0
*
cmd/go: fixed panic on `go clean -n` and `go clean -x`.
Sanjay Menakuru
2012-02-06
1
-2
/
+4
*
cmd/gc: disallow switch _ := v.(type)
Russ Cox
2012-02-06
2
-2
/
+2
*
cmd/go: pass env CGO_CFLAGS to cgo
Jeff Hodges
2012-02-06
1
-1
/
+1
*
runtime: fix float64 hash on 32-bit machine
Russ Cox
2012-02-06
1
-1
/
+1
*
runtime: use GOTRACEBACK to decide whether to show runtime frames
Russ Cox
2012-02-06
1
-2
/
+5
*
cmd/gc: another special (%hhS) case for method names.
Luuk van Dijk
2012-02-06
1
-0
/
+10
*
cmd/gc: fix codegen reordering for expressions involving && and ||
Luuk van Dijk
2012-02-06
2
-1
/
+8
*
archive/zip: support full range of FileMode flags
Gustavo Niemeyer
2012-02-06
4
-17
/
+71
*
gc: don't print implicit type on struct literal in export
Luuk van Dijk
2012-02-06
5
-9
/
+20
*
net/http: Don't set Content-Type header for HEAD requests by default
Patrick Mylund Nielsen
2012-02-06
2
-3
/
+8
*
bytes: API tweaks
Rob Pike
2012-02-06
1
-7
/
+11
*
io: API tweaks
Rob Pike
2012-02-06
2
-15
/
+16
*
cmd/go: build: print import errors when invoked on files
Kyle Lemons
2012-02-06
1
-0
/
+12
*
all: avoid bytes.NewBuffer(nil)
Rob Pike
2012-02-06
18
-39
/
+37
*
gob: fuzz testing, plus a fix for very large type names.
David Symonds
2012-02-06
3
-2
/
+69
*
testing: capture panics, present them, and mark the test as a failure.
David Symonds
2012-02-06
1
-0
/
+20
*
html: add package doc.
Nigel Tao
2012-02-06
1
-0
/
+1
*
net: fix Plan 9 build
Anthony Martin
2012-02-05
1
-1
/
+1
*
image: add package docs, rename s/UnknownFormatError/ErrFormat/ and
Nigel Tao
2012-02-06
3
-18
/
+36
*
cmd/dist: fix bug in bsubst
Alex Brainman
2012-02-05
1
-1
/
+4
*
build: fix sudo.bash.
David Symonds
2012-02-05
1
-2
/
+2
*
cmd/dist: add GOBIN to env's output
Gustavo Niemeyer
2012-02-05
1
-0
/
+1
*
unicode: document large var blocks and the SpecialCase vars.
David Symonds
2012-02-04
3
-2
/
+7
*
cmd/dist: fix memory bug (fix builders?)
Russ Cox
2012-02-04
1
-1
/
+1
*
cmd/dist: fix arm build
Russ Cox
2012-02-04
1
-1
/
+8
*
cmd/dist: more build fixes
Russ Cox
2012-02-04
1
-1
/
+2
*
cmd/dist: add BSD gohostos cases
Russ Cox
2012-02-04
1
-0
/
+6
*
path/filepath: disable broken tests
Russ Cox
2012-02-04
1
-0
/
+6
*
cmd/dist: fix build
Russ Cox
2012-02-04
4
-16
/
+16
*
build: delete buildscripts, runtime scripts
Russ Cox
2012-02-04
17
-7166
/
+0
*
build: use cmd/dist
Russ Cox
2012-02-04
6
-270
/
+43
*
build: dist-based build for windows
Russ Cox
2012-02-04
4
-58
/
+288
*
cmd/dist: fix build on openbsd
Mikio Hara
2012-02-04
1
-2
/
+2
*
expvar: revise API.
David Symonds
2012-02-04
2
-47
/
+55
*
reflect: test that PtrTo returns types that match program types
Ian Lance Taylor
2012-02-03
1
-0
/
+12
*
go/printer: update documentation
Robert Griesemer
2012-02-03
1
-1
/
+1
*
cmd/dist: generate files for package runtime
Russ Cox
2012-02-03
8
-183
/
+1892
*
docs: replace references to gofix etc. with tool invocations
Rob Pike
2012-02-04
1
-2
/
+1
*
lib9/utf: make safe for automatic build
Russ Cox
2012-02-03
5
-2903
/
+3
*
crypto/...: changes to address some of bug 2841.
Adam Langley
2012-02-03
9
-215
/
+34
*
tools: update references to "x" to be "go tool x"
Rob Pike
2012-02-04
9
-16
/
+15
*
strings: add Fields example
Brad Fitzpatrick
2012-02-03
1
-0
/
+15
[next]