1
0
mirror of https://github.com/golang/go synced 2024-11-22 16:04:40 -07:00
go/test
Russ Cox d3d0c256be bug123
R=ken
OCL=25075
CL=25075
2009-02-16 17:44:05 -08:00
..
bugs bug123 2009-02-16 17:44:05 -08:00
chan convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
fixedbugs bug123 2009-02-16 17:44:05 -08:00
ken insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
235.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
args.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
bigalg.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
char_lit.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
closure.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
cmp1.go interface speedups and fixes. 2009-01-26 12:36:21 -08:00
cmp2.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
cmp3.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
cmp4.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
cmp5.go implement new restrictions on what 2009-01-26 09:56:42 -08:00
complit.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
const.go
convlit1.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
convlit.go
defer.go test for defer 2009-01-27 15:08:08 -08:00
empty.go
env.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
errchk
escape1.go Rename function to avoid function redefinition error. Remove 2009-02-05 12:54:15 -08:00
escape.go if take address of local, move to heap. 2009-01-29 17:38:58 -08:00
export.go delete export 2009-01-20 14:40:40 -08:00
float_lit.go
for.go
func1.go
func2.go
func3.go
func4.go Recognize gccgo error messages: 2009-02-06 15:57:02 -08:00
func5.go update go code tree to new func rules. 2009-01-30 14:39:31 -08:00
func.go delete export 2009-01-20 14:40:40 -08:00
gc1.go gc #0. mark and sweep collector. 2009-01-26 17:37:05 -08:00
gc.go gc #0. mark and sweep collector. 2009-01-26 17:37:05 -08:00
golden.out bug123 2009-02-16 17:44:05 -08:00
hashmap.go delete export 2009-01-20 14:40:40 -08:00
helloworld.go
hilbert.go delete export 2009-01-20 14:40:40 -08:00
if1.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
if.go
indirect.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
initcomma.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
int_lit.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
interface1.go delete export 2009-01-20 14:40:40 -08:00
interface2.go insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
interface3.go delete export 2009-01-20 14:40:40 -08:00
interface4.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
interface5.go insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
interface6.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
interface.go delete export 2009-01-20 14:40:40 -08:00
iota.go delete export 2009-01-20 14:40:40 -08:00
literal.go
malloc1.go printf->Printf etc. 2009-01-15 13:48:11 -08:00
mallocrand.go delete export 2009-01-20 14:40:40 -08:00
mallocrep1.go delete export 2009-01-20 14:40:40 -08:00
mallocrep.go convert tests; nothing interesting. 2009-01-16 16:12:14 -08:00
map.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
method1.go delete export 2009-01-20 14:40:40 -08:00
method2.go delete export 2009-01-20 14:40:40 -08:00
method3.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
method.go delete export 2009-01-20 14:40:40 -08:00
nil.go delete export 2009-01-20 14:40:40 -08:00
peano.go delete export 2009-01-20 14:40:40 -08:00
printbig.go
run
sieve.go delete export 2009-01-20 14:40:40 -08:00
sigchld.go
simassign.go
stack.go closures - runtime and debugger support, test case 2009-02-06 13:46:56 -08:00
string_lit.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
switch1.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
switch.go
test0.go delete export 2009-01-20 14:40:40 -08:00
turing.go
utf.go casify, cleanup sys 2009-01-16 14:58:14 -08:00
varinit.go
vectors.go - vector package (identical to array except for names) 2009-02-13 15:07:56 -08:00