commit 9dd07f680a4a8ddb0f750a0de89ccc880e322147 [browse]
Author: Andrew Gerrand
Date: 2011-12-01 16:17:24 +11:00

weekly.2011-12-01

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

commit 68e30a9765ca2fc596af32e75935b33c27c3d59b [browse]
Author: Alex Brainman
Date: 2011-12-01 15:26:28 +11:00

time: fix windows build

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

commit 9a86e244bf9041926e03610319474a149356fa2d [browse]
Author: Rob Pike
Date: 2011-11-30 20:11:57 -08:00

html/template: make execution thread-safe
The problem is that execution can modify the template, so it needs
interlocking to have the same thread-safe guarantee as text/template.
Fixes #2439.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5450056

commit ce27b00f48bf3b90445bb4bcd28f6115c129d75b [browse]
Author: Andrew Balholm
Date: 2011-12-01 12:47:57 +11:00

html: implement fragment parsing algorithm

Pass the tests in tests4.dat.

R=nigeltao
CC=golang-dev
https://golang.org/cl/5447055

commit 595efd0d205b2a1fe143440088f8f394b09c3b8c [browse]
Author: Joel Sing
Date: 2011-12-01 10:17:33 +11:00

syscall: fix openbsd sysctl hostname/domainname workaround

Fixes #2509.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5451055

clone the repository to get more history