]> Cypherpunks repositories - gostls13.git/commit
convert non-pkg go files to whole-package compilation.
authorRuss Cox <rsc@golang.org>
Wed, 12 Aug 2009 20:18:54 +0000 (13:18 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 12 Aug 2009 20:18:54 +0000 (13:18 -0700)
commit5b62b19d436de41f77278c7511896a4921f6d040
tree5c642bf4fc333537144c9e43fc2bc06bce4f8a52
parenteda49f331f3350c1c3c2fb8bd843a88b2704d460
convert non-pkg go files to whole-package compilation.
mostly removing forward declarations.

R=r
DELTA=138  (2 added, 127 deleted, 9 changed)
OCL=33068
CL=33099
13 files changed:
test/chan/powser1.go
test/chan/powser2.go
test/fixedbugs/bug043.go [deleted file]
test/fixedbugs/bug044.go [deleted file]
test/fixedbugs/bug085.go
test/hashmap.go
test/interface/recursive.go
test/ken/mfunc.go
test/ken/ptrfun.go
test/ken/rob2.go
test/ken/simpfun.go
usr/dsymonds/iterable/Makefile
usr/dsymonds/iterable/iterable_test.go