commit 11b04261c754c67ad4c4ef13b667854c5ecb64e8 [browse]
Author: Andrew Gerrand
Date: 2011-06-10 14:26:09 +10:00

weekly.2011-06-09

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4601052

commit c0c824cd7be85fa46806050b880e3d03a2b4a7e8 [browse]
Author: Nigel Tao
Date: 2011-06-10 14:07:29 +10:00

image: add Paletted.Set, and a basic test of the concrete image types.

R=r
CC=golang-dev
https://golang.org/cl/4589045

commit d44c4c351d9c3779b407e819fb1d06755492c9ad [browse]
Author: Andrew Gerrand
Date: 2011-06-10 13:50:19 +10:00

sync/atomic: fix arm check64 bug

R=r, rsc
CC=golang-dev
https://golang.org/cl/4571059

commit 86183e43c92be0f3761abd0855e5cdac2280e073 [browse]
Author: Dave Cheney
Date: 2011-06-09 22:41:19 -04:00

gopack: make unused page function a fatal error

R=iant, rsc
CC=golang-dev
https://golang.org/cl/4601051

commit 5e8b9c614bed42da8cc2c16b705e491dcab693fc [browse]
Author: Brad Fitzpatrick
Date: 2011-06-09 18:10:21 -07:00

http: fix regression permitting io.Copy on HEAD response

With the ReadFrom change in the sendfile CL, it became
possible to illegally send a response to a HEAD request if you
did it via io.Copy.

Fixes #1939

R=rsc
CC=golang-dev
https://golang.org/cl/4584049

clone the repository to get more history