aboutsummaryrefslogtreecommitdiff
path: root/test/recover2.go
AgeCommit message (Expand)Author
2019-09-03cmd/compile,runtime: generate hash functions only for types which are map keysKeith Randall
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2012-02-16test: use testlib (final 61)Russ Cox
2011-12-12gc: implement == on structs and arraysRuss Cox
2011-11-01non-pkg: gofix -r error -force=errorRuss Cox
2011-01-19delete float, complex - code changesRuss Cox
2010-12-15remove naclRuss Cox
2010-10-25arm: enable all testsRuss Cox
2010-08-03gc: index bounds tests and fixesRuss Cox
2010-06-18complex divide: match C99 implementationRuss Cox
2010-04-06runtime: two proc bug fixesRuss Cox
2010-04-01runtime: turn run time errors checks into panicsRuss Cox