go/test
Russ Cox 6cc001c312 return *os.Error instead of bool from strconv.ato*
R=r
DELTA=137  (56 added, 4 deleted, 77 changed)
OCL=19505
CL=19522
2008-11-18 17:12:07 -08:00
..
bugs return *os.Error instead of bool from strconv.ato* 2008-11-18 17:12:07 -08:00
chan return *os.Error instead of bool from strconv.ato* 2008-11-18 17:12:07 -08:00
fixedbugs This bug has been fixed; moving it from bugs to fixedbugs. 2008-11-12 21:59:43 -08:00
ken Don't use a type guard with a type which is not an interface. 2008-11-07 11:44:15 -08:00
235.go
args.go
bignum_test.go - implemented String() and Format functionality in Bignum 2008-11-06 12:13:52 -08:00
bufiolib.go
char_lit.go
complit.go
const.go fix the easy parts of bug120 2008-11-17 13:58:45 -08:00
convlit.go fix the easy parts of bug120 2008-11-17 13:58:45 -08:00
convlit1.go
dialgoogle.go
empty.go
env.go
errchk
export.go
float_lit.go
fmt_test.go fix the easy parts of bug120 2008-11-17 13:58:45 -08:00
for.go
func.go
func1.go
func2.go
func3.go
golden.out return *os.Error instead of bool from strconv.ato* 2008-11-18 17:12:07 -08:00
hashmap.go
helloworld.go
hilbert.go A recreational programming exercise: 2008-11-06 14:23:49 -08:00
if.go
if1.go
initcomma.go
int_lit.go
interface.go
interface1.go
interface2.go
interface3.go
iota.go
literal.go
map.go
mathtest.go * 6l: 2008-11-13 13:42:26 -08:00
method.go
method1.go Recognize gccgo error messages. This uses GCCGO_ERROR, which 2008-11-11 18:18:34 -08:00
method2.go
newfn.go
nil.go
peano.go
printbig.go
readfile.go
run update golden.out. 2008-11-17 12:44:22 -08:00
sieve.go
simassign.go
sorting.go adopt suggestions from Bentley and McIlroy (SP&E Nov 1993) 2008-11-17 11:51:34 -08:00
string_lit.go
stringslib.go return *os.Error instead of bool from strconv.ato* 2008-11-18 17:12:07 -08:00
switch.go
switch1.go
tcpserver.go
test0.go
timelib.go
turing.go
utf.go
varinit.go The scope rules have been clarified to indicate that a 2008-11-17 12:19:02 -08:00
vectors.go