<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go/src/cmd/gofix/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>2012-01-29T19:07:25Z</updated>
<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>
<entry>
<title>gofix: make fix order explicit</title>
<updated>2011-10-13T22:45:38Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-10-13T22:45:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=6198336bb51c5a176adce5777159509954b211ac'/>
<id>urn:sha1:6198336bb51c5a176adce5777159509954b211ac</id>
<content type='text'>
Also test only specific fixes, not all fixes.
This means we don't have to keep updating old
test cases to match later changes to the library.

I had to adjust some of the reflect test cases,
because they were implicitly testing
reflect+oserrorstring, not just reflect.

R=golang-dev, bradfitz, r
CC=golang-dev
https://golang.org/cl/5283042
</content>
</entry>
<entry>
<title>gofix: httpserver - rewrite rw.SetHeader to rw.Header.Set</title>
<updated>2011-03-16T22:59:18Z</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2011-03-16T22:59:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=4bd0a544350568e28a49843e7311a8b04517a60f'/>
<id>urn:sha1:4bd0a544350568e28a49843e7311a8b04517a60f</id>
<content type='text'>
R=rsc
CC=golang-dev
https://golang.org/cl/4271048
</content>
</entry>
<entry>
<title>gofix: fix procattr registration, tests</title>
<updated>2011-03-16T02:58:09Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-03-16T02:58:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=35c274a0dad8f123031e87104b18ed1890616825'/>
<id>urn:sha1:35c274a0dad8f123031e87104b18ed1890616825</id>
<content type='text'>
R=adg
CC=golang-dev
https://golang.org/cl/4275054
</content>
</entry>
<entry>
<title>gofix: procattr</title>
<updated>2011-03-16T02:33:57Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-03-16T02:33:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=d7106f280d349c4a34ac5cc4d9de627f23d4ae9c'/>
<id>urn:sha1:d7106f280d349c4a34ac5cc4d9de627f23d4ae9c</id>
<content type='text'>
R=adg
CC=golang-dev
https://golang.org/cl/4274059
</content>
</entry>
<entry>
<title>gofix: new command for updating code to new release</title>
<updated>2011-03-15T18:15:41Z</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-03-15T18:15:41Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=a34f1bbb2201c0e66ebd172ac4a533bfeb7e9957'/>
<id>urn:sha1:a34f1bbb2201c0e66ebd172ac4a533bfeb7e9957</id>
<content type='text'>
R=bradfitzgo, dsymonds, r, gri, adg
CC=golang-dev
https://golang.org/cl/4282044
</content>
</entry>
</feed>
