Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler, runtime: change type hash/equal to Go funcs | Ian Lance Taylor | 2015-10-29 | 1 | -3/+3 |
* | re PR go/61258 (gccgo: assertion failure go-map-delete.c:37 [GoSmith]) | Ian Lance Taylor | 2014-12-13 | 1 | -1/+4 |
* | re PR go/61620 (FAIL: go.test/test/fixedbugs/bug242.go execution, -O2 -g) | Ian Lance Taylor | 2014-07-02 | 1 | -1/+3 |
* | runtime: Delete from a nil map is now a no-op. | Ian Lance Taylor | 2012-12-12 | 1 | -1/+1 |
* | libgo: Solaris and Irix compatibility patches. | Ian Lance Taylor | 2012-01-17 | 1 | -1/+1 |
* | runtime: Copy runtime_panicstring from master library. | Ian Lance Taylor | 2011-11-30 | 1 | -2/+2 |
* | Implement predeclared delete function. | Ian Lance Taylor | 2011-10-25 | 1 | -1/+1 |
* | Support nil maps. | Ian Lance Taylor | 2011-09-21 | 1 | -0/+4 |
* | Use backend interface for map descriptors. | Ian Lance Taylor | 2011-06-11 | 1 | -1/+1 |
* | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 2010-12-03 | 1 | -0/+52 |