<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go, branch weekly.2010-09-06</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=weekly.2010-09-06</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=weekly.2010-09-06'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2010-09-07T06:09:20Z</updated>
<entry>
<title>release.2010-09-06</title>
<updated>2010-09-07T06:09:20Z</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2010-09-07T06:09:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=863ba0427bb8ab344aaf9eb71d0f241d0d442c4f'/>
<id>urn:sha1:863ba0427bb8ab344aaf9eb71d0f241d0d442c4f</id>
<content type='text'>
R=r
CC=golang-dev
https://golang.org/cl/2141043
</content>
</entry>
<entry>
<title>exp/draw: unify a draw.Context's keyboard, mouse, etc. channels into a</title>
<updated>2010-09-06T09:22:49Z</updated>
<author>
<name>Nigel Tao</name>
<email>nigeltao@golang.org</email>
</author>
<published>2010-09-06T09:22:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=c849b23ce9f8c72dd14392ad7b4d2bf7a97622ee'/>
<id>urn:sha1:c849b23ce9f8c72dd14392ad7b4d2bf7a97622ee</id>
<content type='text'>
single event channel.

A quit event is now represented by closing that channel.

R=r, rsc, nigeltao
CC=golang-dev
https://golang.org/cl/2114042
</content>
</entry>
<entry>
<title>fmt.Scan: fix integer overflow on 32-bit machines</title>
<updated>2010-09-05T22:04:53Z</updated>
<author>
<name>Anthony Martin</name>
<email>ality@pbrane.org</email>
</author>
<published>2010-09-05T22:04:53Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=68cce4ab206586267fcfa9ac4ef3dc8396054e94'/>
<id>urn:sha1:68cce4ab206586267fcfa9ac4ef3dc8396054e94</id>
<content type='text'>
R=r, rsc
CC=golang-dev
https://golang.org/cl/2144043
</content>
</entry>
<entry>
<title>netchan: use acknowledgements on export send.</title>
<updated>2010-09-04T13:41:54Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2010-09-04T13:41:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=d54b921c9baf19105d074896da98d6dbf3c9e219'/>
<id>urn:sha1:d54b921c9baf19105d074896da98d6dbf3c9e219</id>
<content type='text'>
Also add exporter.Drain() to wait for completion.
This makes it possible for an Exporter to fire off a message
and wait (by calling Drain) for the message to be received,
even if a client has yet to call to retrieve it.

Once this design is settled, I'll do the same for import send.

Testing strategies welcome.  I have some working stand-alone
tests.

R=rsc
CC=golang-dev
https://golang.org/cl/2137041
</content>
</entry>
<entry>
<title>fmt: delete erroneous sentence about return value for Sprint*.</title>
<updated>2010-09-04T12:29:10Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2010-09-04T12:29:10Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=6405ab0fae63b9b5e051c8d19ba2ee3666cb327e'/>
<id>urn:sha1:6405ab0fae63b9b5e051c8d19ba2ee3666cb327e</id>
<content type='text'>
R=rsc
CC=golang-dev
https://golang.org/cl/2160041
</content>
</entry>
<entry>
<title>test/turing: refactor</title>
<updated>2010-09-04T00:40:00Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2010-09-04T00:40:00Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=e430ee6cbacc9574cab5a507013fe3ea11783cba'/>
<id>urn:sha1:e430ee6cbacc9574cab5a507013fe3ea11783cba</id>
<content type='text'>
R=gri
CC=golang-dev
https://golang.org/cl/2116043
</content>
</entry>
<entry>
<title>test: remove semiocolons.</title>
<updated>2010-09-04T00:36:13Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2010-09-04T00:36:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=4f61fc96b2788be7cbfc6f7a72acef3d3feeeb6c'/>
<id>urn:sha1:4f61fc96b2788be7cbfc6f7a72acef3d3feeeb6c</id>
<content type='text'>
The ken directory is untouched so we have some examples with explicit semis.

R=gri
CC=golang-dev
https://golang.org/cl/2157041
</content>
</entry>
<entry>
<title>tutorial: regenerate HTML to pick up change to progs/file.go.</title>
<updated>2010-09-04T00:22:49Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2010-09-04T00:22:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=cd8f4cd2068964bfa12e10cd094d41ddd725af4f'/>
<id>urn:sha1:cd8f4cd2068964bfa12e10cd094d41ddd725af4f</id>
<content type='text'>
Fixes #1075.

R=gri
CC=golang-dev
https://golang.org/cl/2104048
</content>
</entry>
<entry>
<title>build: implement NOINSTALL=1 for Make.ccmd</title>
<updated>2010-09-03T19:37:57Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2010-09-03T19:37:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=ef8af73ef53da61121b27c26d117f45e8c3e450d'/>
<id>urn:sha1:ef8af73ef53da61121b27c26d117f45e8c3e450d</id>
<content type='text'>
The makefiles for prof and cov use it already.
(It's also in Make.clib.)

R=adg
CC=golang-dev
https://golang.org/cl/2036045
</content>
</entry>
<entry>
<title>goinstall: assume go binaries are in path</title>
<updated>2010-09-03T19:37:45Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2010-09-03T19:37:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=a41db4318d0e551e22d0766d6191e436ea9fa87b'/>
<id>urn:sha1:a41db4318d0e551e22d0766d6191e436ea9fa87b</id>
<content type='text'>
(Following new convention.)

Fixes #1063.

R=adg
CC=golang-dev
https://golang.org/cl/2115042
</content>
</entry>
</feed>
