<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go, branch weekly.2011-01-06</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=weekly.2011-01-06</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=weekly.2011-01-06'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2011-01-07T04:28:25Z</updated>
<entry>
<title>release.2011-01-06</title>
<updated>2011-01-07T04:28:25Z</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2011-01-07T04:28:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=41170c91e5f7854b2cdf980f314ae33907305018'/>
<id>urn:sha1:41170c91e5f7854b2cdf980f314ae33907305018</id>
<content type='text'>
R=nigeltao, nigeltao_gnome
CC=golang-dev
https://golang.org/cl/3829043
</content>
</entry>
<entry>
<title>ld: Permit an ELF symbol to be exported in the dynamic symbol table.</title>
<updated>2011-01-07T00:37:05Z</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2011-01-07T00:37:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=1b2d5b4c9389aecc56a4547a9770d0c73925b248'/>
<id>urn:sha1:1b2d5b4c9389aecc56a4547a9770d0c73925b248</id>
<content type='text'>
This permits exporting crosscall2 from the runtime/cgo
package.

R=rsc
CC=golang-dev
https://golang.org/cl/3885041
</content>
</entry>
<entry>
<title>doc: add golanguage.ru to foreign-language doc list</title>
<updated>2011-01-06T22:34:13Z</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2011-01-06T22:34:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=4cd31e8a28b84a467bbcbe74e3f2044872472fbc'/>
<id>urn:sha1:4cd31e8a28b84a467bbcbe74e3f2044872472fbc</id>
<content type='text'>
R=r, brainman, r2
CC=golang-dev
https://golang.org/cl/3881041
</content>
</entry>
<entry>
<title>cgo: disallow use of C.errno</title>
<updated>2011-01-06T20:15:31Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-01-06T20:15:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=02327a72d7ae27c16ab4ed702138ca6a818e6123'/>
<id>urn:sha1:02327a72d7ae27c16ab4ed702138ca6a818e6123</id>
<content type='text'>
It's incorrect, and it causes cryptic linker errors.

Fixes #1360.

R=r, r2
CC=golang-dev
https://golang.org/cl/3880041
</content>
</entry>
<entry>
<title>Make.pkg: use installed runtime.h for cgo</title>
<updated>2011-01-06T20:15:22Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-01-06T20:15:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=c1fbe589a931168673c57662e7dd03416218df8e'/>
<id>urn:sha1:c1fbe589a931168673c57662e7dd03416218df8e</id>
<content type='text'>
Fixes #1381.

R=r, r2
CC=golang-dev
https://golang.org/cl/3775050
</content>
</entry>
<entry>
<title>runtime/cgo: fix stackguard on FreeBSD/amd64</title>
<updated>2011-01-06T16:36:47Z</updated>
<author>
<name>Anthony Martin</name>
<email>ality@pbrane.org</email>
</author>
<published>2011-01-06T16:36:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=db89e19d26f4e4d4aaf7a5c1873d532e9d8f6bac'/>
<id>urn:sha1:db89e19d26f4e4d4aaf7a5c1873d532e9d8f6bac</id>
<content type='text'>
A cursory reading of the cgo code suggests this
should be necessary, though I don't have access
to a FreeBSD machine for testing.

R=rsc, adg
CC=golang-dev
https://golang.org/cl/3746047
</content>
</entry>
<entry>
<title>gc: fix &amp;^=</title>
<updated>2011-01-06T16:21:18Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-01-06T16:21:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=2281ca169cb9f07755d905dec03d2fc7a168094b'/>
<id>urn:sha1:2281ca169cb9f07755d905dec03d2fc7a168094b</id>
<content type='text'>
Fixes #1394.

R=ken2
CC=golang-dev
https://golang.org/cl/3879041
</content>
</entry>
<entry>
<title>crypto/cipher: make NewCBCEncrypter return BlockMode</title>
<updated>2011-01-06T16:21:04Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-01-06T16:21:04Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=a46102d2094126c7e33cfd9b90e739e7ad1ab9b7'/>
<id>urn:sha1:a46102d2094126c7e33cfd9b90e739e7ad1ab9b7</id>
<content type='text'>
Fixes #1389.

R=agl1
CC=golang-dev
https://golang.org/cl/3827043
</content>
</entry>
<entry>
<title>Made format string handling more efficient.</title>
<updated>2011-01-05T19:42:35Z</updated>
<author>
<name>Kyle Consalus</name>
<email>consalus@gmail.com</email>
</author>
<published>2011-01-05T19:42:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=754f0402c3d570e9d956b491f0434e1fccff6e6f'/>
<id>urn:sha1:754f0402c3d570e9d956b491f0434e1fccff6e6f</id>
<content type='text'>
R=rsc, r, r2
CC=golang-dev
https://golang.org/cl/3421042
</content>
</entry>
<entry>
<title>effective go: explain the effect of repanicking better.</title>
<updated>2011-01-05T19:39:57Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2011-01-05T19:39:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=29d0f02bd24541adbcee5c5b5583371c2b72d7d5'/>
<id>urn:sha1:29d0f02bd24541adbcee5c5b5583371c2b72d7d5</id>
<content type='text'>
Also fix a &lt;p&gt; error in go_spec.html.

Fixes #1370.

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