Age | Commit message (Expand) | Author | Files | Lines |
2016-09-10 | libgo: update to Go 1.7.1 release | Ian Lance Taylor | 1 | -0/+2 |
2016-07-22 | libgo: update to go1.7rc3 | Ian Lance Taylor | 1 | -76/+832 |
2016-04-12 | reflect: change Value.Call results to not be addressable | Ian Lance Taylor | 1 | -0/+6 |
2016-02-03 | libgo: Update to go1.6rc1. | Ian Lance Taylor | 1 | -0/+238 |
2015-10-31 | runtime: Remove now unnecessary pad field from ParFor. | Ian Lance Taylor | 1 | -25/+647 |
2015-01-15 | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | Ian Lance Taylor | 1 | -4/+257 |
2014-10-03 | re PR go/61877 (reflect: cannot use []string as type string in Call) | Ian Lance Taylor | 1 | -6/+71 |
2014-07-19 | reflect, runtime: Use libffi closures to implement reflect.MakeFunc. | Ian Lance Taylor | 1 | -24/+0 |
2014-07-19 | libgo: Update to Go 1.3 release. | Ian Lance Taylor | 1 | -0/+147 |
2014-06-04 | libgo: Merge from revision 18783:00cce3a34d7e of master library. | Ian Lance Taylor | 1 | -5/+41 |
2013-12-12 | compiler, reflect, runtime: Implement method values in reflect. | Ian Lance Taylor | 1 | -8/+12 |
2013-11-19 | reflect: Handle calls to functions that take or return empty structs | Ian Lance Taylor | 1 | -0/+40 |
2013-11-06 | libgo: Update to October 24 version of master library. | Ian Lance Taylor | 1 | -14/+162 |
2013-10-04 | reflect: Fix calling Interface method on value created by MakeFunc. | Ian Lance Taylor | 1 | -0/+24 |
2013-10-01 | reflect: Fix reflect.Call with function following non-pointer. | Ian Lance Taylor | 1 | -0/+9 |
2013-09-27 | reflect: Implement MakeFunc for 386. | Ian Lance Taylor | 1 | -1/+1 |
2013-09-27 | reflect: Implement MakeFunc for amd64. | Ian Lance Taylor | 1 | -6/+6 |
2013-07-16 | libgo: Update to Go 1.1.1. | Ian Lance Taylor | 1 | -40/+496 |
2013-06-18 | compiler, runtime: Use function descriptors. | Ian Lance Taylor | 1 | -0/+3 |
2012-12-12 | libgo: Update to current master library sources. | Ian Lance Taylor | 1 | -4/+2 |
2012-11-21 | libgo: Update to current version of master library. | Ian Lance Taylor | 1 | -2/+160 |
2012-10-23 | libgo: Update to current sources. | Ian Lance Taylor | 1 | -11/+1071 |
2012-10-03 | libgo: Update to Go 1.0.3. | Ian Lance Taylor | 1 | -0/+23 |
2012-05-14 | libgo: Use -fgo-pkgpath. | Ian Lance Taylor | 1 | -1/+1 |
2012-05-04 | libgo: Update to Go 1.0.1 release. | Ian Lance Taylor | 1 | -0/+5 |
2012-03-06 | libgo: Update to weekly.2012-03-04 release. | Ian Lance Taylor | 1 | -0/+22 |
2012-02-09 | libgo: Update to weekly.2012-02-07. | Ian Lance Taylor | 1 | -3/+7 |
2012-02-04 | compiler, reflect: Fix hash codes of named types, fix PtrTo hash. | Ian Lance Taylor | 1 | -0/+12 |
2012-01-25 | libgo: Update to weekly.2012-01-20. | Ian Lance Taylor | 1 | -2/+13 |
2012-01-12 | libgo: Update to weekly.2011-12-14. | Ian Lance Taylor | 1 | -5/+17 |
2011-12-14 | libgo: Update to weekly.2011-12-06. | Ian Lance Taylor | 1 | -5/+5 |
2011-12-12 | libgo: Update to weekly.2011-11-18. | Ian Lance Taylor | 1 | -7/+48 |
2011-12-03 | libgo: Update to weekly.2011-11-02. | Ian Lance Taylor | 1 | -1/+1 |
2011-12-02 | libgo: Update to weekly.2011-11-01. | Ian Lance Taylor | 1 | -3/+3 |
2011-10-26 | Update Go library to last weekly. | Ian Lance Taylor | 1 | -12/+38 |
2011-10-22 | Update Go library to r60.3 release. | Ian Lance Taylor | 1 | -25/+90 |
2011-09-16 | Update Go library to r60. | Ian Lance Taylor | 1 | -15/+71 |
2011-05-20 | Update to current version of Go library. | Ian Lance Taylor | 1 | -349/+403 |
2011-03-24 | Update to current version of Go library. | Ian Lance Taylor | 1 | -23/+14 |
2011-03-16 | Update to current version of Go library (revision 94d654be2064). | Ian Lance Taylor | 1 | -0/+75 |
2011-01-21 | Remove the types float and complex. | Ian Lance Taylor | 1 | -27/+63 |
2010-12-03 | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 1 | -0/+1356 |