commit 309e16554aab1686c5bb744cababfbaa2d83db4d [browse]
Author: Andrew Gerrand
Date: 2013-10-18 13:53:33 +09:00

go1.2rc2

commit 04e95a1a56c35f63e3ac51c9d9973297a57c2b10 [browse]
Author: Andrew Gerrand
Date: 2013-10-18 13:36:59 +09:00

api: add go1.2.txt, use in tests

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

commit 73d7d12ea62e99fef210ec3d9d2ffbe87d1628f0 [browse]
Author: Andrew Gerrand
Date: 2013-10-18 10:51:21 +09:00

misc/dist: set default go.tools tag

Fixes #6607.

R=dsymonds
CC=golang-dev
https://golang.org/cl/14830043

commit f41b43a02431baab166d06b8b4c41467d9cc88e4 [browse]
Author: Brad Fitzpatrick
Date: 2013-10-17 16:06:40 -07:00

net/url: fix regression when serializing relative URLs

Only add a slash to path if it's a separator between
a host and path.

Fixes #6609

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

commit 88c448ba40a29ac96563e9945d2af17fba779d23 [browse]
Author: Ian Lance Taylor
Date: 2013-10-17 11:57:48 -07:00

runtime: correct test for when to poll network

Fixes #6610.

R=golang-dev, khr
CC=golang-dev
https://golang.org/cl/14793043

clone the repository to get more history