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
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/rpc: log I/O and internal errors only if debugLog is set.
Han-Wen Nienhuys
2013-09-16
3
-4
/
+10
*
sort: move example to package level and simplify further
Andrew Gerrand
2013-09-16
1
-7
/
+7
*
encoding/gob: ignore chan and func fields of structures
Rob Pike
2013-09-16
6
-44
/
+55
*
runtime: fix CPU profiling on Windows
Russ Cox
2013-09-15
1
-1
/
+7
*
go/build: add ctxt.MatchFile
Russ Cox
2013-09-15
2
-51
/
+143
*
encoding/xml: document behavior for undefined name space prefixes
Russ Cox
2013-09-15
1
-0
/
+4
*
fmt: %b for complex64 and complex128
Rob Pike
2013-09-15
3
-2
/
+10
*
os/exec: add more caveats to StdoutPipe, StderrPipe
Russ Cox
2013-09-13
1
-4
/
+16
*
runtime: avoid inconsistent goroutine state in profiler
Russ Cox
2013-09-13
8
-29
/
+225
*
reflect: document FieldByName shortcoming
Russ Cox
2013-09-13
1
-0
/
+8
*
syscall: add TCIOFLUSH family of constants
Dave Cheney
2013-09-13
5
-0
/
+19
*
text/template/parse: mostly roll back the error detection for unmatched right...
Rob Pike
2013-09-13
2
-5
/
+4
*
encoding/xml: add Encoder.Flush
Russ Cox
2013-09-12
2
-0
/
+35
*
runtime, cmd/gc, cmd/ld: ignore method wrappers in recover
Russ Cox
2013-09-12
11
-71
/
+51
*
go/token: rename RemoveLine to MergeLine, improve documentation
Josh Bleecher Snyder
2013-09-12
2
-6
/
+20
*
crypto/x509: allow ECDSA public keys to be marshaled.
Nicholas Sullivan
2013-09-12
1
-39
/
+41
*
net/rpc: document thread safety requirements of codec types.
Han-Wen Nienhuys
2013-09-12
2
-0
/
+2
*
net/http: document ServeMux handling of pattern "/"
Brad Fitzpatrick
2013-09-12
2
-0
/
+22
*
text/template: catch unmatched right delimiter
Rob Pike
2013-09-12
3
-1
/
+8
*
net: move mock ICMP into separate file
Mikio Hara
2013-09-12
2
-110
/
+116
*
net: make TestDialFailPDLeak shorter
Mikio Hara
2013-09-12
1
-7
/
+20
*
undo CL 13348045 / 43675523c526
Russ Cox
2013-09-11
1
-7
/
+5
*
net/http: explain the "1.1" in the default User-Agent
Russ Cox
2013-09-11
1
-0
/
+5
*
cmd/gc: inline copy in frontend to call memmove directly.
R?my Oudompheng
2013-09-12
1
-0
/
+40
*
runtime: keep args and frame in struct Func
Russ Cox
2013-09-11
1
-1
/
+0
*
go/build: reject directory with only cgo files if cgo not in use
Russ Cox
2013-09-11
1
-1
/
+3
*
runtime: show m stack during crash on m stack
Russ Cox
2013-09-11
3
-3
/
+3
*
runtime: show runtime.panic frame in traceback
Russ Cox
2013-09-11
1
-1
/
+8
*
net: defend against broken getaddrinfo on Linux
Russ Cox
2013-09-11
1
-0
/
+10
*
cmd/cgo: replace C.malloc with our own wrapper
Russ Cox
2013-09-11
1
-0
/
+2
*
net: implement TCP connection setup with fast failover
Mikio Hara
2013-09-11
8
-63
/
+337
*
bytes: additional test coverage
Dave Cheney
2013-09-11
2
-0
/
+85
*
go/doc: restore handling of multi-paragraph BUG comments
Russ Cox
2013-09-10
11
-45
/
+186
*
cmd/go: better error for shadowed directories in GOPATH
Russ Cox
2013-09-10
1
-11
/
+14
*
runtime: explicit init of runtime-gdb helpers
Alexis Imperial-Legrand
2013-09-10
1
-3
/
+6
*
go/build: allow $ in cgo LDFLAGS
Russ Cox
2013-09-10
1
-3
/
+6
*
runtime: clean up / align comment tabbing
Keith Randall
2013-09-10
1
-15
/
+15
*
net: remove dreg of obsoleted network poller
Mikio Hara
2013-09-10
2
-91
/
+0
*
os/exec: change windows LookPath so it works like cmd.exe
Alex Brainman
2013-09-10
2
-4
/
+402
*
encoding/json: document actual behavior for Unmarshal into interface{}
Russ Cox
2013-09-09
2
-3
/
+42
*
container/list: unexpected panic if Next/Prev called outside of list.
Richard Eric Gavaletz
2013-09-09
2
-2
/
+20
*
path/filepath: fix race with other tests
Russ Cox
2013-09-09
1
-9
/
+14
*
encoding/xml: fix panic in Marshal
Russ Cox
2013-09-09
2
-2
/
+16
*
syslog: fix data race on 'crashy' in test function
Russ Cox
2013-09-09
1
-5
/
+11
*
log/syslog: use alternate format for logging to local syslog daemon
Russ Cox
2013-09-09
2
-5
/
+16
*
runtime: remove OABI check from ARM startup
Russ Cox
2013-09-09
1
-20
/
+25
*
runtime: unbreak build on dragonfly
Joel Sing
2013-09-09
1
-6
/
+6
*
time: allow more time for TestOverflowRuntimeTimer to succeed
Alex Brainman
2013-09-09
1
-1
/
+5
*
compress/flate: small documentation fix
Dominik Honnef
2013-09-09
1
-1
/
+1
*
sort: fix up example expected output formatting
Robert Daniel Kortschak
2013-09-08
2
-6
/
+7
[next]