<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go, branch weekly.2010-02-04</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=weekly.2010-02-04</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=weekly.2010-02-04'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2010-02-05T01:37:46Z</updated>
<entry>
<title>release.2010-02-04 step one</title>
<updated>2010-02-05T01:37:46Z</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2010-02-05T01:37:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=e6004b3de3d697d827591ef034931315fdbcecf6'/>
<id>urn:sha1:e6004b3de3d697d827591ef034931315fdbcecf6</id>
<content type='text'>
R=rsc
CC=golang-dev
https://golang.org/cl/202054
</content>
</entry>
<entry>
<title>handle nils safely in Printf.</title>
<updated>2010-02-05T00:23:25Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2010-02-05T00:23:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=2d7dc0e70c6ce215b8d86ab97d8867197999738d'/>
<id>urn:sha1:2d7dc0e70c6ce215b8d86ab97d8867197999738d</id>
<content type='text'>
add some tests for erroneous formats.

R=rsc
CC=golang-dev
https://golang.org/cl/201058
</content>
</entry>
<entry>
<title>Added mingw specific build stubs.</title>
<updated>2010-02-04T21:09:09Z</updated>
<author>
<name>Joe Poirier</name>
<email>jdpoirier@gmail.com</email>
</author>
<published>2010-02-04T21:09:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=987e1198dbc4981a72e2815beb87e8d76fff718a'/>
<id>urn:sha1:987e1198dbc4981a72e2815beb87e8d76fff718a</id>
<content type='text'>
R=rsc
CC=golang-dev
https://golang.org/cl/198071
</content>
</entry>
<entry>
<title>time: Sleep through interruptions</title>
<updated>2010-02-04T21:09:02Z</updated>
<author>
<name>Christopher Wedgwood</name>
<email>cw@f00f.org</email>
</author>
<published>2010-02-04T21:09:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=1e66428d59919b4e2f58e47d989ef10d1781b3aa'/>
<id>urn:sha1:1e66428d59919b4e2f58e47d989ef10d1781b3aa</id>
<content type='text'>
R=rsc
CC=golang-dev
https://golang.org/cl/202043
</content>
</entry>
<entry>
<title>FreeBSD: Kill only takes pid &amp; signal</title>
<updated>2010-02-04T21:08:54Z</updated>
<author>
<name>Christopher Wedgwood</name>
<email>cw@f00f.org</email>
</author>
<published>2010-02-04T21:08:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=b655fa8d1df43cd2a6e96566195597b2efbe4bc6'/>
<id>urn:sha1:b655fa8d1df43cd2a6e96566195597b2efbe4bc6</id>
<content type='text'>
Cosmetic fix.  The FreeBSD system call only takes two
arguments.

http://fxr.watson.org/fxr/source/kern/kern_sig.c?im=bigexcerpts#L1678

R=dho, rsc
CC=golang-dev
https://golang.org/cl/202051
</content>
</entry>
<entry>
<title>A+C: Joe Poirier (individual CLA)</title>
<updated>2010-02-04T21:08:47Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2010-02-04T21:08:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=dcabd19a37127f7074ff694cb00a3741019f8111'/>
<id>urn:sha1:dcabd19a37127f7074ff694cb00a3741019f8111</id>
<content type='text'>
R=adg, adg1
CC=golang-dev
https://golang.org/cl/202044
</content>
</entry>
<entry>
<title>6l: move mapped symbol table lower in memory</title>
<updated>2010-02-04T20:46:11Z</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2010-02-04T20:46:11Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=8ec9ffc742bd00ee8d09c088d7e79bc634f4dc26'/>
<id>urn:sha1:8ec9ffc742bd00ee8d09c088d7e79bc634f4dc26</id>
<content type='text'>
Allows binary to run on some Linux system.

Fix for issue 365.

R=rsc
CC=golang-dev
https://golang.org/cl/199096
</content>
</entry>
<entry>
<title>Added Andrew Gerrand to CONTRIBUTORS</title>
<updated>2010-02-04T19:42:41Z</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2010-02-04T19:42:41Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=36cd49e3187eb9a08d6abd50d75aa8ebe6c41df1'/>
<id>urn:sha1:36cd49e3187eb9a08d6abd50d75aa8ebe6c41df1</id>
<content type='text'>
R=golang-dev
CC=golang-dev
https://golang.org/cl/201041
</content>
</entry>
<entry>
<title>In draw.Draw, separate the source-point and mask-point.</title>
<updated>2010-02-04T10:21:32Z</updated>
<author>
<name>Nigel Tao</name>
<email>nigeltao@golang.org</email>
</author>
<published>2010-02-04T10:21:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=4e2035bdc224f139ab48fba941484e5a22c682cb'/>
<id>urn:sha1:4e2035bdc224f139ab48fba941484e5a22c682cb</id>
<content type='text'>
This lets you draw text (i.e. with mask = a font image) with
sources that aren't uniform colors.

R=r, rsc
CC=golang-dev
https://golang.org/cl/193067
</content>
</entry>
<entry>
<title>syscall: on freebsd, darwin, give Kill same signature as on linux</title>
<updated>2010-02-04T10:06:08Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2010-02-04T10:06:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=f2317d3ec1e406ec0ae3d9f51e95e8d6c00286a4'/>
<id>urn:sha1:f2317d3ec1e406ec0ae3d9f51e95e8d6c00286a4</id>
<content type='text'>
R=r, cw
CC=golang-dev
https://golang.org/cl/201043
</content>
</entry>
</feed>
