..
bench
big: completed set of Int division routines & cleanups
2010-05-03 18:48:05 -07:00
bugs
gc: bug264
2010-05-03 17:51:48 -07:00
chan
runtime: correct memory leak in select
2010-04-01 11:56:18 -07:00
fixedbugs
gc: bug264
2010-05-03 17:51:48 -07:00
garbage
gc benchmark: Update package list
2010-04-19 15:41:40 -07:00
interface
single argument panic
2010-03-30 10:34:57 -07:00
ken
single argument panic
2010-03-30 10:34:57 -07:00
nilptr
runtime: closures, defer bug fix for Native Client
2010-04-22 17:52:22 -07:00
syntax
gc: more specific error for statements at top level
2010-04-26 22:35:27 -07:00
64bit.go
- gofmt these files
2009-12-09 16:55:03 -08:00
235.go
single argument panic
2010-03-30 10:34:57 -07:00
args.go
…
arm-pass.txt
the android runner script
2010-04-16 13:06:45 +03:00
assign.go
gc: check for assignment to private fields during initialization
2009-12-03 22:09:58 -08:00
bigalg.go
…
blank.go
making some more non-gofmt'ed files save for new semicolon rule
2009-12-09 19:27:08 -08:00
blank1.go
…
chancap.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
char_lit.go
…
closedchan.go
…
closure.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
cmp1.go
single argument panic
2010-03-30 10:34:57 -07:00
cmp2.go
making some more non-gofmt'ed files save for new semicolon rule
2009-12-09 19:27:08 -08:00
cmp3.go
making some more non-gofmt'ed files save for new semicolon rule
2009-12-09 19:27:08 -08:00
cmp4.go
making some more non-gofmt'ed files save for new semicolon rule
2009-12-09 19:27:08 -08:00
cmp5.go
making some more non-gofmt'ed files save for new semicolon rule
2009-12-09 19:27:08 -08:00
cmplx.go
gc: cmplx typecheck bug fix
2010-04-19 09:21:51 -07:00
complit.go
…
compos.go
…
const.go
…
const1.go
Cleaned up gccgo error messages require minor adjustment to
2009-11-05 16:04:45 -08:00
const2.go
…
const3.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
convert.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
convert3.go
…
convlit.go
gc: implement []int(string) and []byte(string)
2010-02-25 15:11:07 -08:00
convlit1.go
…
copy.go
- flip in and out to exercise overlap check a little (could do better)
2009-11-18 22:26:36 -08:00
ddd.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
ddd1.go
Match gccgo error messages.
2010-02-05 18:38:27 -08:00
ddd2.go
gc: add ... T, rework plain ...
2010-02-01 00:25:59 -08:00
ddd3.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
decl.go
…
declbad.go
…
defer.go
Change type of Printf's args to ... interface{}
2010-02-02 10:53:37 +11:00
deferprint.go
gc: implement defer print/println/panic/panicln
2010-01-27 15:37:08 -08:00
empty.go
…
env.go
runtime: closures, defer bug fix for Native Client
2010-04-22 17:52:22 -07:00
errchk
…
escape.go
gc: allow taking address of out parameters
2010-03-26 18:01:02 -07:00
float_lit.go
making some more non-gofmt'ed files save for new semicolon rule
2009-12-09 19:27:08 -08:00
floatcmp.go
gc: fix up floating point NaN comparisons
2009-11-15 17:24:14 -08:00
for.go
…
func.go
…
func1.go
…
func2.go
…
func3.go
…
func4.go
…
func5.go
single argument panic
2010-03-30 10:34:57 -07:00
gc.go
finalizers; merge package malloc into package runtime
2010-02-03 16:31:34 -08:00
gc1.go
…
golden-arm.out
arm: fix build, attempt #1
2010-04-06 17:56:48 -07:00
golden.out
gc: bug264
2010-05-03 17:51:48 -07:00
hashmap.go
…
helloworld.go
…
hilbert.go
…
if.go
…
if1.go
…
import.go
…
import1.go
Match gccgo error messages.
2010-02-01 16:35:23 -08:00
import2.go
gc: fix chan <- chan precedence.
2010-01-26 10:40:28 -08:00
import3.go
gc: fix chan <- chan precedence.
2010-01-26 10:40:28 -08:00
import4.go
gc: fix imported and not used message - show path
2010-03-03 17:23:47 -08:00
indirect.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
indirect1.go
making some more non-gofmt'ed files save for new semicolon rule
2009-12-09 19:27:08 -08:00
initcomma.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
initialize.go
…
initializerr.go
…
initsyscall.go
…
int_lit.go
…
intcvt.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
iota.go
…
literal.go
…
malloc1.go
finalizers; merge package malloc into package runtime
2010-02-03 16:31:34 -08:00
mallocfin.go
single argument panic
2010-03-30 10:34:57 -07:00
mallocrand.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
mallocrep.go
single argument panic
2010-03-30 10:34:57 -07:00
mallocrep1.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
map.go
…
method.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
method1.go
…
method2.go
…
method3.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
named.go
…
named1.go
gccgo does not distinguish "use" and "assign" in these error
2009-10-20 23:11:00 -07:00
nil.go
…
nul1.go
runtime: closures, defer bug fix for Native Client
2010-04-22 17:52:22 -07:00
parentype.go
…
peano.go
single argument panic
2010-03-30 10:34:57 -07:00
printbig.go
…
range.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
recover.go
runtime: turn run time errors checks into panics
2010-04-01 22:31:27 -07:00
recover1.go
test for panic and recover
2010-03-31 11:47:09 -07:00
recover2.go
runtime: two proc bug fixes
2010-04-06 13:48:31 -07:00
recover3.go
runtime: closures, defer bug fix for Native Client
2010-04-22 17:52:22 -07:00
rename.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
rename1.go
delete all uses of panicln by rewriting them using panic or,
2010-03-24 16:46:53 -07:00
run
runtime: closures, defer bug fix for Native Client
2010-04-22 17:52:22 -07:00
run-arm
test: fix run-arm to count bugs correctly
2010-05-03 13:24:26 -07:00
runtime.go
New gccgo error message; match both compilers with one string.
2010-01-30 11:31:30 -08:00
sieve.go
…
sigchld.go
runtime: closures, defer bug fix for Native Client
2010-04-22 17:52:22 -07:00
simassign.go
single argument panic
2010-03-30 10:34:57 -07:00
sinit.go
test: test of static initialization (fails)
2010-05-03 17:21:49 -07:00
stack.go
runtime: closures, defer bug fix for Native Client
2010-04-22 17:52:22 -07:00
string_lit.go
gc: implement []int(string) and []byte(string)
2010-02-25 15:11:07 -08:00
stringrange.go
…
switch.go
…
switch1.go
…
test0.go
…
turing.go
…
typeswitch.go
…
typeswitch1.go
single argument panic
2010-03-30 10:34:57 -07:00
typeswitch2.go
runtime, type switch: eliminate package global name space assumption
2010-01-25 18:23:20 -08:00
utf.go
…
varinit.go
single argument panic
2010-03-30 10:34:57 -07:00
vectors.go
single argument panic
2010-03-30 10:34:57 -07:00