]> Cypherpunks.ru repositories - gostls13.git/commit
gofix -r mapdelete
authorRuss Cox <rsc@golang.org>
Tue, 18 Oct 2011 13:56:34 +0000 (09:56 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 18 Oct 2011 13:56:34 +0000 (09:56 -0400)
commit313c8224d5e16fe554252aeaa11365e33c35b87b
tree656f3f3d1503c7a3fb1ac90ce1b5088fd703db78
parent7242052bc71f02734b1902f13c490f1791df1c76
gofix -r mapdelete

R=golang-dev, r, adg, r, cw
CC=golang-dev
https://golang.org/cl/5266045
28 files changed:
src/cmd/cgo/gcc.go
src/cmd/gofmt/rewrite.go
src/pkg/debug/dwarf/type.go
src/pkg/exp/types/check_test.go
src/pkg/exp/types/universe.go
src/pkg/gob/decode.go
src/pkg/gob/type.go
src/pkg/http/fcgi/child.go
src/pkg/http/persist.go
src/pkg/http/transfer.go
src/pkg/http/transport.go
src/pkg/net/fd.go
src/pkg/net/fd_linux.go
src/pkg/net/textproto/header.go
src/pkg/net/textproto/pipeline.go
src/pkg/old/netchan/export.go
src/pkg/old/netchan/import.go
src/pkg/os/inotify/inotify_linux.go
src/pkg/reflect/type.go
src/pkg/rpc/client.go
src/pkg/rpc/jsonrpc/client.go
src/pkg/rpc/jsonrpc/server.go
src/pkg/syscall/syscall_unix.go
src/pkg/unicode/maketables.go
src/pkg/unicode/script_test.go
src/pkg/url/url.go
src/pkg/xml/xml.go
test/nil.go