Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-28 | compiler, runtime: copy slice code from Go 1.7 runtime | Ian Lance Taylor | 1 | -74/+0 |
2014-06-06 | libgo: Merge to master revision 19184. | Ian Lance Taylor | 1 | -1/+4 |
2013-10-02 | runtime: Fix append of slice with elements of zero size. | Ian Lance Taylor | 1 | -6/+6 |
2012-11-01 | compiler, runtime: More steps toward separating int and intgo. | Ian Lance Taylor | 1 | -2/+2 |
2012-09-28 | runtime: Better detection of memory allocation request overflow. | Ian Lance Taylor | 1 | -0/+3 |
2011-11-30 | runtime: Copy runtime_panicstring from master library. | Ian Lance Taylor | 1 | -1/+1 |
2011-10-26 | Update Go library to last weekly. | Ian Lance Taylor | 1 | -0/+1 |
2011-04-18 | libgo: Fix append declaration. | Ian Lance Taylor | 1 | -1/+1 |
2011-04-13 | Unify handling of runtime support functions. | Ian Lance Taylor | 1 | -5/+5 |
2010-12-17 | Avoid always splitting the stack when calling append and copy. | Ian Lance Taylor | 1 | -19/+24 |
2010-12-03 | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 1 | -0/+62 |