1
0
mirror of https://github.com/golang/go synced 2024-11-23 05:00:07 -07:00
go/src/cmd/gofix
David Symonds 39493be294 io: rename Copyn to CopyN.
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5157045
2011-09-30 13:13:39 -07: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
httpserver.go gofix: add -diff, various fixes and helpers 2011-04-08 12:27:08 -04:00
imagenew_test.go image: change the NewXxx functions to take a Rectangle instead of 2011-09-14 21:39:49 +10:00
imagenew.go image: change the NewXxx functions to take a Rectangle instead of 2011-09-14 21:39:49 +10:00
iocopyn_test.go io: rename Copyn to CopyN. 2011-09-30 13:13:39 -07:00
iocopyn.go io: rename Copyn to CopyN. 2011-09-30 13:13:39 -07:00
main_test.go gofix: add -diff, various fixes and helpers 2011-04-08 12:27:08 -04:00
main.go path/filepath: new signature for Walk 2011-09-13 17:47:59 -07:00
Makefile io: rename Copyn to CopyN. 2011-09-30 13:13:39 -07:00
math_test.go math: remove the leading F from Fabs etc. 2011-09-29 09:54:20 -07:00
math.go math: remove the leading F from Fabs etc. 2011-09-29 09:54:20 -07: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
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 gofix: do not convert url in field names 2011-09-03 16:01:54 -03:00
url.go gofix: do not convert url in field names 2011-09-03 16:01:54 -03:00