commit 22ef504654079bd0a6f227b7485ce0657bf205e1 [browse]
Author: Nigel Tao
Date: 2012-01-20 16:57:10 +11:00
weekly.2012-01-20
R=r
CC=golang-dev
https://golang.org/cl/5557067
commit 5e59e8537c6154862214bffb787a68f24ae58252 [browse]
Author: Mikio Hara
Date: 2012-01-19 18:56:17 -08:00
net: fix linux build
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5558056
commit 8d6958fc041eee42e78ba3c20569c71c35795b8b [browse]
Author: Alex Brainman
Date: 2012-01-20 12:59:44 +11:00
misc/cgo/test: make tests run on windows
- use proper Win64 gcc calling convention when
calling initcgo on amd64
- increase g0 stack size to 64K on amd64 to make
it the same as 386
- implement C.sleep
- do not use C.stat, since it is renamed to C._stat by mingw
- use fopen to implement TestErrno, since C.strtol
always succeeds on windows
- skip TestSetEnv on windows, because os.Setenv
sets windows process environment, while C.getenv
inspects internal C runtime variable instead
R=golang-dev, vcc.163, rsc
CC=golang-dev
https://golang.org/cl/5500094
commit 7fc4c07172b7b6feb2da345511ad439fedaf876b [browse]
Author: Brad Fitzpatrick
Date: 2012-01-19 16:04:26 -08:00
database/sql: move from exp/sql
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5536076
commit 369454d7b2f3b03ee5bdfde1eae6092bace14951 [browse]
Author: Gustavo Niemeyer
Date: 2012-01-19 21:49:28 -02:00
html/template: fix docs after API changes
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5528109
clone the repository to get more history