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