The Go programming language
Go to file
Russ Cox 5d2ee9d90a add Addr() string to net.Listener interface.
use it to avoid use of fixed ports in tests.
convert google/net/rpc to gotest

R=r
DELTA=523  (275 added, 229 deleted, 19 changed)
OCL=30458
CL=30460
2009-06-17 21:44:26 -07:00
doc fix for incorrect type switch clause: 2009-06-17 14:31:33 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib delete dreg comment 2009-06-16 13:49:40 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src add Addr() string to net.Listener interface. 2009-06-17 21:44:26 -07:00
test do use $$ in path names, so that multiple 2009-06-17 13:21:01 -07:00
usr - install gofmt in src/cmd/gofmt 2009-06-16 12:03:32 -07:00