<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go, branch weekly.2011-12-22</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=weekly.2011-12-22</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=weekly.2011-12-22'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2011-12-23T03:28:01Z</updated>
<entry>
<title>weekly.2011-12-22</title>
<updated>2011-12-23T03:28:01Z</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2011-12-23T03:28:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=1a06b513e758355f769cd894782c34751ba5722d'/>
<id>urn:sha1:1a06b513e758355f769cd894782c34751ba5722d</id>
<content type='text'>
R=dsymonds, r, r, rsc, adg, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/5498074
</content>
</entry>
<entry>
<title>cmd/go: two testing fixes</title>
<updated>2011-12-23T03:24:43Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-12-23T03:24:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=eef71840460669105aca633ad0d22c8ac5281166'/>
<id>urn:sha1:eef71840460669105aca633ad0d22c8ac5281166</id>
<content type='text'>
1. Show passing output for "go test" (no args) and with -v flag.
2. Warn about out-of-date packages being rebuilt.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5504080
</content>
</entry>
<entry>
<title>runtime: delete old asm_*.h if still around</title>
<updated>2011-12-23T03:24:34Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-12-23T03:24:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=3800b14071643951643f0b681b329b4ed30c0b98'/>
<id>urn:sha1:3800b14071643951643f0b681b329b4ed30c0b98</id>
<content type='text'>
Fixes bug Robert ran into.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5501070
</content>
</entry>
<entry>
<title>cmd/go: update "go help remote" to use correct Google Code urls</title>
<updated>2011-12-23T03:09:44Z</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2011-12-23T03:09:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=e8ae29588d87e931e4c2848f3fe76270c9c70e7d'/>
<id>urn:sha1:e8ae29588d87e931e4c2848f3fe76270c9c70e7d</id>
<content type='text'>
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5489114
</content>
</entry>
<entry>
<title>path/filepath: implement Base and Dir for windows</title>
<updated>2011-12-23T02:23:07Z</updated>
<author>
<name>Alex Brainman</name>
<email>alex.brainman@gmail.com</email>
</author>
<published>2011-12-23T02:23:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=5962ef2c008e10b21ad73a7bdc08713225f90297'/>
<id>urn:sha1:5962ef2c008e10b21ad73a7bdc08713225f90297</id>
<content type='text'>
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5501069
</content>
</entry>
<entry>
<title>dashboard: Don't highlight first heading row.</title>
<updated>2011-12-23T02:21:25Z</updated>
<author>
<name>David Symonds</name>
<email>dsymonds@golang.org</email>
</author>
<published>2011-12-23T02:21:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=0f14ebf99350fd8e87653129c5e1337cb8de3957'/>
<id>urn:sha1:0f14ebf99350fd8e87653129c5e1337cb8de3957</id>
<content type='text'>
The two heading rows were previously a little hard to pick out,
because they were alternately shaded like the commit rows.

R=adg
CC=golang-dev
https://golang.org/cl/5500074
</content>
</entry>
<entry>
<title>testing: add wrapper methods so the godoc output lists all methods</title>
<updated>2011-12-23T01:17:19Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2011-12-23T01:17:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=416afcb411d7b2fe59d38257bcfe0df3a903919e'/>
<id>urn:sha1:416afcb411d7b2fe59d38257bcfe0df3a903919e</id>
<content type='text'>
To be deleted when godoc catches up.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5504079
</content>
</entry>
<entry>
<title>html: Don't ignore whitespace in "after after frameset" mode.</title>
<updated>2011-12-23T00:07:11Z</updated>
<author>
<name>Andrew Balholm</name>
<email>andybalholm@gmail.com</email>
</author>
<published>2011-12-23T00:07:11Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=4a8ea4ae94c5db39f38cd1c8b7d0c8df6dc82f7b'/>
<id>urn:sha1:4a8ea4ae94c5db39f38cd1c8b7d0c8df6dc82f7b</id>
<content type='text'>
Pass tests6.dat, test 46:
&lt;html&gt;&lt;frameset&gt;&lt;/frameset&gt;&lt;/html&gt;

| &lt;html&gt;
|   &lt;head&gt;
|   &lt;frameset&gt;
|   " "

R=nigeltao
CC=golang-dev
https://golang.org/cl/5505065
</content>
</entry>
<entry>
<title>partial build fix: add missing argument to NewPackageDoc</title>
<updated>2011-12-22T23:52:56Z</updated>
<author>
<name>Robert Griesemer</name>
<email>gri@golang.org</email>
</author>
<published>2011-12-22T23:52:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=f927d9c1bb71e759ce035d1d6fd497a7ccfbd308'/>
<id>urn:sha1:f927d9c1bb71e759ce035d1d6fd497a7ccfbd308</id>
<content type='text'>
R=r
CC=golang-dev
https://golang.org/cl/5489112
</content>
</entry>
<entry>
<title>fix build: correct build scripts</title>
<updated>2011-12-22T23:52:33Z</updated>
<author>
<name>Robert Griesemer</name>
<email>gri@golang.org</email>
</author>
<published>2011-12-22T23:52:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=fcd877ea8abd737c0b9dcfa36e27589ae62cffb9'/>
<id>urn:sha1:fcd877ea8abd737c0b9dcfa36e27589ae62cffb9</id>
<content type='text'>
R=r
CC=golang-dev
https://golang.org/cl/5498075
</content>
</entry>
</feed>
