<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go/src/cmd/fix/httpserver_test.go, branch main</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2013-02-21T17:19:54Z</updated>
<entry>
<title>cmd/fix: delete pre-Go 1 fixes</title>
<updated>2013-02-21T17:19:54Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2013-02-21T17:19:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=df93283d5694814efc97efd2132da11722d11523'/>
<id>urn:sha1:df93283d5694814efc97efd2132da11722d11523</id>
<content type='text'>
Assume people who were going to update to Go 1 have done so.
Those with pre-Go 1 trees remaining will need to update first
to Go 1.0 (using its 'go fix') and then to Go 1.1.

Cuts the cmd/fix test time by 99% (3 seconds to 0.03 seconds).

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7402046
</content>
</entry>
<entry>
<title>cmd/go: add go tools to rearrangement</title>
<updated>2012-01-29T19:07:25Z</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2012-01-29T19:07:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=71d83b72efe3e20ce6b0ab96226873074afe24be'/>
<id>urn:sha1:71d83b72efe3e20ce6b0ab96226873074afe24be</id>
<content type='text'>
fix, vet
yacc is also fixed (it was wrong before)
All that's left is the commands used during compilation
This looks like a huge CL, but it's almost all file renames.
The action is in cmd/go/pkg.go, the Makefiles, and .../doc.go.

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