summaryrefslogtreecommitdiff
path: root/test/recover2.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile,runtime: generate hash functions only for types which are map keysKeith Randall2019-09-031-1/+1
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* 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