<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go, branch weekly.2011-12-01</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=weekly.2011-12-01</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=weekly.2011-12-01'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2011-12-01T05:17:24Z</updated>
<entry>
<title>weekly.2011-12-01</title>
<updated>2011-12-01T05:17:24Z</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2011-12-01T05:17:24Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=9dd07f680a4a8ddb0f750a0de89ccc880e322147'/>
<id>urn:sha1:9dd07f680a4a8ddb0f750a0de89ccc880e322147</id>
<content type='text'>
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5448067
</content>
</entry>
<entry>
<title>time: fix windows build</title>
<updated>2011-12-01T04:26:28Z</updated>
<author>
<name>Alex Brainman</name>
<email>alex.brainman@gmail.com</email>
</author>
<published>2011-12-01T04:26:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=68e30a9765ca2fc596af32e75935b33c27c3d59b'/>
<id>urn:sha1:68e30a9765ca2fc596af32e75935b33c27c3d59b</id>
<content type='text'>
R=rsc
CC=golang-dev
https://golang.org/cl/5440071
</content>
</entry>
<entry>
<title>html/template: make execution thread-safe</title>
<updated>2011-12-01T04:11:57Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2011-12-01T04:11:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=9a86e244bf9041926e03610319474a149356fa2d'/>
<id>urn:sha1:9a86e244bf9041926e03610319474a149356fa2d</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>html: implement fragment parsing algorithm</title>
<updated>2011-12-01T01:47:57Z</updated>
<author>
<name>Andrew Balholm</name>
<email>andybalholm@gmail.com</email>
</author>
<published>2011-12-01T01:47:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=ce27b00f48bf3b90445bb4bcd28f6115c129d75b'/>
<id>urn:sha1:ce27b00f48bf3b90445bb4bcd28f6115c129d75b</id>
<content type='text'>
Pass the tests in tests4.dat.

R=nigeltao
CC=golang-dev
https://golang.org/cl/5447055
</content>
</entry>
<entry>
<title>syscall: fix openbsd sysctl hostname/domainname workaround</title>
<updated>2011-11-30T23:17:33Z</updated>
<author>
<name>Joel Sing</name>
<email>jsing@google.com</email>
</author>
<published>2011-11-30T23:17:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=595efd0d205b2a1fe143440088f8f394b09c3b8c'/>
<id>urn:sha1:595efd0d205b2a1fe143440088f8f394b09c3b8c</id>
<content type='text'>
Fixes #2509.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5451055
</content>
</entry>
<entry>
<title>html/template: update to new template API</title>
<updated>2011-11-30T22:42:18Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2011-11-30T22:42:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=07ee3cc741604136254499ccaf1e6c9d1bd868ff'/>
<id>urn:sha1:07ee3cc741604136254499ccaf1e6c9d1bd868ff</id>
<content type='text'>
Not quite done yet but enough is here to review.

Embedding is eliminated so clients can't accidentally reach
methods of text/template.Template that would break the
invariants.

TODO later: Add and Clone are unimplemented.
TODO later: address issue 2349

R=golang-dev, r, rsc
CC=golang-dev
https://golang.org/cl/5434077
</content>
</entry>
<entry>
<title>undo CL 5436056 / 03560deae933</title>
<updated>2011-11-30T22:14:03Z</updated>
<author>
<name>Dave Cheney</name>
<email>dave@cheney.net</email>
</author>
<published>2011-11-30T22:14:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=0e62c75b9d6e96a24c5a0a933c6a634a4595d62a'/>
<id>urn:sha1:0e62c75b9d6e96a24c5a0a933c6a634a4595d62a</id>
<content type='text'>
Remove the accidentally exported net.Listener

««« original CL description
exp/ssh: remove unused forwarding methods in Server Listener

R=agl, rsc
CC=golang-dev
https://golang.org/cl/5436056

»»»

R=agl, rsc
CC=golang-dev
https://golang.org/cl/5437090
</content>
</entry>
<entry>
<title>ld: align ELF data sections</title>
<updated>2011-11-30T21:24:16Z</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2011-11-30T21:24:16Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=bf43161c00d1214983f85a1535d226ab19287aac'/>
<id>urn:sha1:bf43161c00d1214983f85a1535d226ab19287aac</id>
<content type='text'>
fixes #2506

R=rsc, iant
CC=golang-dev
https://golang.org/cl/5440066
</content>
</entry>
<entry>
<title>time: fix windows build</title>
<updated>2011-11-30T20:45:24Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-11-30T20:45:24Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=97197a6248e5239fc3491f8acbd1dccc5ec3d509'/>
<id>urn:sha1:97197a6248e5239fc3491f8acbd1dccc5ec3d509</id>
<content type='text'>
TBR=brainman
CC=golang-dev
https://golang.org/cl/5447057
</content>
</entry>
<entry>
<title>math: faster Sincos</title>
<updated>2011-11-30T20:11:44Z</updated>
<author>
<name>Charles L. Dorian</name>
<email>cldorian@gmail.com</email>
</author>
<published>2011-11-30T20:11:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=06e635e46ded747737c26b74c088b48257883baa'/>
<id>urn:sha1:06e635e46ded747737c26b74c088b48257883baa</id>
<content type='text'>
Sincos via sincos.go is 35.4 ns/op, via sincos_amd64.s is 37.4 ns/op on 2.53 GHz Intel Core 2 Duo (Mac OS X).

R=rsc, golang-dev
CC=golang-dev
https://golang.org/cl/5447045
</content>
</entry>
</feed>
