aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/hashmap.goc
AgeCommit message (Expand)Author
2014-05-20reflect: don't panic on delete from nil map.Keith Randall
2014-05-19reflect: test, fix access to nil mapsRuss Cox
2014-03-26runtime: initialize complete Hiter during mapiterinitRuss Cox
2014-03-01runtime: small Native Client fixesDave Cheney
2014-02-20runtime: use goc2c as much as possibleRuss Cox