<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go, branch weekly.2009-11-06</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=weekly.2009-11-06</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=weekly.2009-11-06'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2009-11-06T18:33:46Z</updated>
<entry>
<title>expand "this is not just mercurial" section</title>
<updated>2009-11-06T18:33:46Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-11-06T18:33:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=9ad14c94db182dd3326e4c80053e0311f47700ce'/>
<id>urn:sha1:9ad14c94db182dd3326e4c80053e0311f47700ce</id>
<content type='text'>
R=r
CC=go-dev
http://go/go-review/1024008
</content>
</entry>
<entry>
<title>contribute.html</title>
<updated>2009-11-06T18:04:22Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-11-06T18:04:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=38a41eec67e5a630385f50c0ac58d5e10e153cb5'/>
<id>urn:sha1:38a41eec67e5a630385f50c0ac58d5e10e153cb5</id>
<content type='text'>
R=r, iant
CC=go-dev
http://go/go-review/1022007
</content>
</entry>
<entry>
<title>require gofmt for all $GOROOT/src/.../*.go.</title>
<updated>2009-11-06T17:45:24Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-11-06T17:45:24Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=043486eb3e4365808e07e43e44b09ce55b8fde74'/>
<id>urn:sha1:043486eb3e4365808e07e43e44b09ce55b8fde74</id>
<content type='text'>
try harder to post messages to rietveld.

R=gri, r
CC=go-dev
http://go/go-review/1024006
</content>
</entry>
<entry>
<title>crypto/x509: build fix for 32-bit</title>
<updated>2009-11-06T17:23:40Z</updated>
<author>
<name>Adam Langley</name>
<email>agl@golang.org</email>
</author>
<published>2009-11-06T17:23:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=ecf0690c0156fb47b4c6502b7152bda0f2815852'/>
<id>urn:sha1:ecf0690c0156fb47b4c6502b7152bda0f2815852</id>
<content type='text'>
TBR=rsc

R=rsc
CC=go-dev
http://go/go-review/1024007
</content>
</entry>
<entry>
<title>Fix add-back division test so that it triggers the add-back case on</title>
<updated>2009-11-06T17:05:19Z</updated>
<author>
<name>Adam Langley</name>
<email>agl@golang.org</email>
</author>
<published>2009-11-06T17:05:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=17021f48f3ae9a41da06eb5d0ba516755115e5b4'/>
<id>urn:sha1:17021f48f3ae9a41da06eb5d0ba516755115e5b4</id>
<content type='text'>
both 64 and 32 bit platforms.

Also, uncomment some tests that were still commented out from
debugging.

R=gri, rsc
CC=go-dev
http://go/go-review/1026003
</content>
</entry>
<entry>
<title>gofmt -w misc</title>
<updated>2009-11-06T07:18:06Z</updated>
<author>
<name>Robert Griesemer</name>
<email>gri@golang.org</email>
</author>
<published>2009-11-06T07:18:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=a074e37489789f7d078d75d82429a9fabea4f835'/>
<id>urn:sha1:a074e37489789f7d078d75d82429a9fabea4f835</id>
<content type='text'>
R=rsc
http://go/go-review/1025004
</content>
</entry>
<entry>
<title>	make 5g executables run on android/arm hardware. change OABI</title>
<updated>2009-11-06T06:53:08Z</updated>
<author>
<name>Kai Backman</name>
<email>kaib@golang.org</email>
</author>
<published>2009-11-06T06:53:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=52c549fc9be7baef252448b3f6c18070d445cebf'/>
<id>urn:sha1:52c549fc9be7baef252448b3f6c18070d445cebf</id>
<content type='text'>
	usage to EABI.

        go/test: passes 85% (296/347) on random android phone.

R=rsc
http://go/go-review/1024003
</content>
</entry>
<entry>
<title>gofmt src/cmd/goyacc</title>
<updated>2009-11-06T06:29:29Z</updated>
<author>
<name>Robert Griesemer</name>
<email>gri@golang.org</email>
</author>
<published>2009-11-06T06:29:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=054354ebd410d14c023cc21d011d1bd6632f91f3'/>
<id>urn:sha1:054354ebd410d14c023cc21d011d1bd6632f91f3</id>
<content type='text'>
(with this change: gofmt -l src/cmd/ | wc
is 0 0 0)

R=ken, rsc
http://go/go-review/1024005
</content>
</entry>
<entry>
<title>gofmt'ed src/cmd</title>
<updated>2009-11-06T06:25:46Z</updated>
<author>
<name>Robert Griesemer</name>
<email>gri@golang.org</email>
</author>
<published>2009-11-06T06:25:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=79284cae32ae358684182efad32f301bfbf68729'/>
<id>urn:sha1:79284cae32ae358684182efad32f301bfbf68729</id>
<content type='text'>
R=rsc
http://go/go-review/1024004
</content>
</entry>
<entry>
<title>- fix elf.go manually so it is idempotent for gofmt</title>
<updated>2009-11-06T06:05:43Z</updated>
<author>
<name>Robert Griesemer</name>
<email>gri@golang.org</email>
</author>
<published>2009-11-06T06:05:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=07b6becc8883b26ac379228c3c7bc470b1d610ef'/>
<id>urn:sha1:07b6becc8883b26ac379228c3c7bc470b1d610ef</id>
<content type='text'>
- with this change, `gofmt -l src/pkg | wc` is 0

R=rsc
http://go/go-review/1025002
</content>
</entry>
</feed>
