go1.3.txt 706 Bytes
Newer Older
1
cmd/gofmt: remove -tabwidth and -tabs flags (CL 52170043)
2 3
liblink: pull linker i/o into separate liblink C library (CL 35790044)
misc/dist: renamed misc/makerelease (CL 39920043)
4
runtime: output how long goroutines are blocked (CL 50420043)
5
syscall: add NewCallbackCDecl to use for windows callbacks (CL 36180044)
6
testing: diagnose buggy tests that panic(nil) (CL 55780043)
7
testing: add b.RunParallel function (CL 57270043)
8
misc/benchcmp has been replaced by go tool benchcmp (CL 47980043)
9
cmd/go, go/build: support .m files (CL 60590044)
10
unicode: upgrade from Unicode 6.2.0 to 6.3.0 (CL 65400044)
11
runtime/debug: add SetPanicOnFault (CL 66590044)
12
crypto/tls: ServerName or InsecureSkipVerify (CL 67010043)