1
0
mirror of https://github.com/golang/go synced 2024-10-05 12:21:22 -06:00
go/src/cmd/gofix
2011-08-22 15:40:15 +10:00
..
testdata go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
doc.go gofix, gofmt: update documentation 2011-04-20 11:01:21 -07:00
filepath_test.go gofix: fixes for path/filepath changes 2011-06-26 11:24:28 +10:00
filepath.go gofix: fixes for path/filepath changes 2011-06-26 11:24:28 +10:00
fix.go gofix: walk names in ValueSpecs 2011-08-18 13:48:44 +10:00
httpfinalurl_test.go http: remove finalURL from Client.Get; move to Response 2011-05-13 07:31:24 -07:00
httpfinalurl.go gofix: Fix inconsistent indentation in help output 2011-06-15 21:07:21 +10:00
httpfs_test.go http: add FileSystem interface, make FileServer use it 2011-06-27 15:26:36 -07:00
httpfs.go http: add FileSystem interface, make FileServer use it 2011-06-27 15:26:36 -07:00
httpheaders_test.go http: make Headers be source of truth 2011-06-16 13:02:28 -07:00
httpheaders.go http: make Headers be source of truth 2011-06-16 13:02:28 -07:00
httpserver_test.go gofix: httpserver - rewrite rw.SetHeader to rw.Header.Set 2011-03-17 09:59:18 +11:00
httpserver.go gofix: add -diff, various fixes and helpers 2011-04-08 12:27:08 -04:00
main_test.go gofix: add -diff, various fixes and helpers 2011-04-08 12:27:08 -04:00
main.go strings.Split: make the default to split all. 2011-06-28 09:43:14 +10:00
Makefile net: join and leave a IPv6 group address, on a specific interface 2011-08-18 12:22:02 -04:00
netdial_test.go gofix: netdial 2011-03-28 23:29:00 -04:00
netdial.go gofix: add -diff, various fixes and helpers 2011-04-08 12:27:08 -04:00
netudpgroup_test.go net: join and leave a IPv6 group address, on a specific interface 2011-08-18 12:22:02 -04:00
netudpgroup.go net: join and leave a IPv6 group address, on a specific interface 2011-08-18 12:22:02 -04:00
oserrorstring_test.go os.Error API: don't export os.ErrorString, use os.NewError consistently 2011-06-22 10:52:47 -07:00
oserrorstring.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
osopen_test.go gofix: osopen: fixed=true when changing O_CREAT 2011-08-22 15:40:15 +10:00
osopen.go gofix: osopen: fixed=true when changing O_CREAT 2011-08-22 15:40:15 +10:00
procattr_test.go gofix: fix procattr registration, tests 2011-03-16 13:58:09 +11:00
procattr.go gofix: add -diff, various fixes and helpers 2011-04-08 12:27:08 -04:00
reflect_test.go gofix: reflect changes 2011-04-08 12:27:24 -04:00
reflect.go gofix: add support for reflect rename 2011-04-25 13:39:00 -04:00
signal_test.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
signal.go gofix: fixes for os/signal changes 2011-06-29 16:44:47 +10:00
sorthelpers_test.go sort: rename helpers: s/Sort// in sort.Sort[Float64s|Ints|Strings] 2011-07-08 10:52:50 +10:00
sorthelpers.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
sortslice_test.go gofix: fixes for sort changes 2011-06-26 08:48:53 +10:00
sortslice.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
stringssplit_test.go strings.Split: make the default to split all. 2011-06-28 09:43:14 +10:00
stringssplit.go strings.Split: make the default to split all. 2011-06-28 09:43:14 +10:00
typecheck.go gofix: add support for reflect rename 2011-04-25 13:39:00 -04:00
url_test.go url: new package 2011-08-17 13:36:02 +10:00
url.go gofix: walk names in ValueSpecs 2011-08-18 13:48:44 +10:00