1
0
mirror of https://github.com/golang/go synced 2024-10-04 01:31:25 -06:00
go/src/cmd
Rob Pike c8b47c6fce Name change to improve embeddability:
io.Read->io.Reader
	io.Write,Close,etc.->io.Writer,Closer etc.

R=rsc
DELTA=190  (0 added, 0 deleted, 190 changed)
OCL=28525
CL=28535
2009-05-08 11:22:57 -07:00
..
5a This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
5c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
5g Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
5l Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
6a throw away most of the compat.h compatibility layer 2009-03-24 12:12:57 -07:00
6c bug in stack size used in 2009-04-10 15:23:19 -07:00
6g 6g: simplify trampoline by postponing load. 2009-05-06 17:06:06 -07:00
6l 6l: eliminate dead code, not just the symbols 2009-05-05 12:43:00 -07:00
8a make 8a, 8c build again. 2009-03-24 18:04:19 -07:00
8c make 8a, 8c build again. 2009-03-24 18:04:19 -07:00
8g implement some more 8g 2009-04-02 16:48:06 -07:00
8l implement some more 8g 2009-04-02 16:48:06 -07:00
ar don't warn anymore about missing imports 2008-12-04 14:59:38 -08:00
cc bug in stack size used in 2009-04-10 15:23:19 -07:00
cov new flags to 6cov 2008-11-20 11:58:07 -08:00
gc if a struct s contains an anonymous interface value 2009-05-07 13:42:47 -07:00
gobuild Name change to improve embeddability: 2009-05-08 11:22:57 -07:00
godefs multiple bugs in bitfield handling 2009-03-31 15:44:43 -07:00
gotest change 6l library directory flag to -L, 2009-04-30 13:32:39 -07:00
ld 6l: eliminate dead code, not just the symbols 2009-05-05 12:43:00 -07:00
nm fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
prof libmach: 2009-02-03 15:00:09 -08:00
clean.bash new tool godefs. 2009-03-30 00:21:25 -07:00
make5.bash This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
make8.bash move bits.c from 6g to gc 2009-03-30 16:13:11 -07:00
make.bash rewrite gobuild in go. 2009-04-16 00:18:11 -07:00