summaryrefslogtreecommitdiff
path: root/test/recover2.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (final 61)Russ Cox2012-02-161-1/+1
* gc: implement == on structs and arraysRuss Cox2011-12-121-0/+1
* non-pkg: gofix -r error -force=errorRuss Cox2011-11-011-5/+2
* delete float, complex - code changesRuss Cox2011-01-191-1/+1
* remove naclRuss Cox2010-12-151-6/+0
* arm: enable all testsRuss Cox2010-10-251-2/+2
* gc: index bounds tests and fixesRuss Cox2010-08-031-1/+3
* complex divide: match C99 implementationRuss Cox2010-06-181-4/+4
* runtime: two proc bug fixesRuss Cox2010-04-061-0/+5
* runtime: turn run time errors checks into panicsRuss Cox2010-04-011-0/+86