| Commit message (Expand) | Author | Age | Files | Lines |
* | libgo: update to Go1.18beta2 | Ian Lance Taylor | 2022-02-11 | 1 | -91/+364 |
* | libgo: update to Go1.17rc2 | Ian Lance Taylor | 2021-08-12 | 1 | -8/+58 |
* | libgo: update to Go1.16beta1 release | Ian Lance Taylor | 2020-12-30 | 1 | -4/+33 |
* | libgo: update to Go 1.15.4 release | Ian Lance Taylor | 2020-11-10 | 1 | -1/+11 |
* | reflect: ensure uniqueness of type descriptors on AIX. | Clément Chigot | 2020-10-13 | 1 | -1/+1 |
* | libgo: update to go1.15rc1 | Ian Lance Taylor | 2020-08-01 | 1 | -45/+73 |
* | libgo: update to Go 1.14.6 release | Ian Lance Taylor | 2020-07-17 | 1 | -0/+1 |
* | libgo: update to Go1.14beta1 | Ian Lance Taylor | 2020-01-21 | 1 | -1/+16 |
* | compiler, runtime, reflect: generate hash functions only for map keys | Ian Lance Taylor | 2020-01-02 | 1 | -0/+3 |
* | libgo: update to Go 1.13beta1 release | Ian Lance Taylor | 2019-09-06 | 1 | -16/+69 |
* | reflect: correctly handle direct interface typed receiver in Value.call | Ian Lance Taylor | 2019-05-08 | 1 | -1/+1 |
* | libgo: update to Go1.12beta2 | Ian Lance Taylor | 2019-01-18 | 1 | -18/+92 |
* | libgo: update to Go 1.11.1 release | Ian Lance Taylor | 2018-10-08 | 1 | -9/+9 |
* | libgo: update to Go 1.11 | Ian Lance Taylor | 2018-09-24 | 1 | -13/+17 |
* | libgo: update to Go1.10beta1 | Ian Lance Taylor | 2018-01-09 | 1 | -60/+93 |
* | libgo: update to go1.9 | Ian Lance Taylor | 2017-09-14 | 1 | -8/+13 |
* | compiler, runtime: simplify select and channel operations | Ian Lance Taylor | 2017-09-14 | 1 | -4/+4 |
* | compiler, reflect: fix struct field names for embedded aliases | Ian Lance Taylor | 2017-09-14 | 1 | -2/+2 |
* | libgo: update to Go 1.8 release candidate 1 | Ian Lance Taylor | 2017-01-14 | 1 | -2/+2 |
* | libgo: update to go1.7rc3 | Ian Lance Taylor | 2016-07-22 | 1 | -34/+33 |
* | reflect: change Value.Call results to not be addressable | Ian Lance Taylor | 2016-04-12 | 1 | -3/+5 |
* | libgo: Update to go1.6rc1. | Ian Lance Taylor | 2016-02-03 | 1 | -7/+15 |
* | re PR go/66138 (json decoder Decode function fails for some structure return ... | Ian Lance Taylor | 2015-11-07 | 1 | -11/+18 |
* | runtime: Remove now unnecessary pad field from ParFor. | Ian Lance Taylor | 2015-10-31 | 1 | -41/+73 |
* | compiler, reflect, runtime: Use static chain for closures. | Richard Henderson | 2015-01-16 | 1 | -24/+0 |
* | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | Ian Lance Taylor | 2015-01-15 | 1 | -412/+181 |
* | reflect: allocate correct type in assignTo and cvtT2I | Ian Lance Taylor | 2014-10-20 | 1 | -11/+11 |
* | runtime: remove unused variable | Ian Lance Taylor | 2014-07-20 | 1 | -4/+3 |
* | libgo: Update to Go 1.3 release. | Ian Lance Taylor | 2014-07-19 | 1 | -16/+29 |
* | libgo: Merge to master revision 19184. | Ian Lance Taylor | 2014-06-06 | 1 | -102/+116 |
* | libgo: Merge from revision 18783:00cce3a34d7e of master library. | Ian Lance Taylor | 2014-06-04 | 1 | -263/+435 |
* | compiler, reflect, runtime: Implement method values in reflect. | Ian Lance Taylor | 2013-12-12 | 1 | -30/+13 |
* | libgo: Update to October 24 version of master library. | Ian Lance Taylor | 2013-11-06 | 1 | -58/+76 |
* | reflect: Fix reflect.Call with function following non-pointer. | Ian Lance Taylor | 2013-10-01 | 1 | -2/+4 |
* | reflect: Implement MakeFunc for amd64. | Ian Lance Taylor | 2013-09-27 | 1 | -69/+0 |
* | reflect: Fix bug calling method on indirect value. | Ian Lance Taylor | 2013-09-17 | 1 | -1/+7 |
* | compiler, runtime: Use runtime functions to pass closure value. | Ian Lance Taylor | 2013-09-03 | 1 | -7/+0 |
* | libgo: Update to Go 1.1.1. | Ian Lance Taylor | 2013-07-16 | 1 | -59/+137 |
* | compiler, runtime: Use function descriptors. | Ian Lance Taylor | 2013-06-18 | 1 | -8/+31 |
* | libgo: Update Go library to master revision 15489/921e53d4863c. | Ian Lance Taylor | 2013-01-29 | 1 | -2/+2 |
* | libgo: Update to current version of master library. | Ian Lance Taylor | 2012-11-21 | 1 | -77/+105 |
* | reflect: Fix invalid sharing in valueInterface. | Ian Lance Taylor | 2012-11-19 | 1 | -4/+4 |
* | libgo: Update to current sources. | Ian Lance Taylor | 2012-10-23 | 1 | -8/+536 |
* | libgo: Update to Go 1.0.3. | Ian Lance Taylor | 2012-10-03 | 1 | -1/+2 |
* | libgo: Update to weekly.2012-03-22. | Ian Lance Taylor | 2012-03-30 | 1 | -0/+9 |
* | libgo: Update to weekly.2012-03-13. | Ian Lance Taylor | 2012-03-30 | 1 | -0/+4 |
* | libgo: Update to weekly.2012-03-04 release. | Ian Lance Taylor | 2012-03-06 | 1 | -2/+14 |
* | libgo: Update to weekly.2012-02-14 release. | Ian Lance Taylor | 2012-03-02 | 1 | -17/+31 |
* | compiler: Give an error if a variable is defined but not used. | Ian Lance Taylor | 2012-01-23 | 1 | -6/+5 |
* | libgo: Update to weekly.2011-12-14. | Ian Lance Taylor | 2012-01-12 | 1 | -1/+1 |