summaryrefslogtreecommitdiffstats
path: root/libgo/go/reflect/all_test.go
Commit message (Expand)AuthorAgeFilesLines
* compiler, reflect, runtime: Implement method values in reflect.ian2013-12-121-8/+12
* reflect: Handle calls to functions that take or return empty structsian2013-11-191-0/+40
* libgo: Update to October 24 version of master library.ian2013-11-061-14/+162
* reflect: Fix calling Interface method on value created by MakeFunc.ian2013-10-041-0/+24
* reflect: Fix reflect.Call with function following non-pointer.ian2013-10-011-0/+9
* reflect: Implement MakeFunc for 386.ian2013-09-271-1/+1
* reflect: Implement MakeFunc for amd64.ian2013-09-271-6/+6
* libgo: Update to Go 1.1.1.ian2013-07-161-40/+496
* compiler, runtime: Use function descriptors.ian2013-06-181-0/+3
* libgo: Update to current master library sources.ian2012-12-121-4/+2
* libgo: Update to current version of master library.ian2012-11-211-2/+160
* libgo: Update to current sources.ian2012-10-231-11/+1071
* libgo: Update to Go 1.0.3.ian2012-10-031-0/+23
* libgo: Use -fgo-pkgpath.ian2012-05-141-1/+1
* libgo: Update to Go 1.0.1 release.ian2012-05-041-0/+5
* libgo: Update to weekly.2012-03-04 release.ian2012-03-061-0/+22
* libgo: Update to weekly.2012-02-07.ian2012-02-091-3/+7
* compiler, reflect: Fix hash codes of named types, fix PtrTo hash.ian2012-02-041-0/+12
* libgo: Update to weekly.2012-01-20.ian2012-01-251-2/+13
* libgo: Update to weekly.2011-12-14.ian2012-01-121-5/+17
* libgo: Update to weekly.2011-12-06.ian2011-12-141-5/+5
* libgo: Update to weekly.2011-11-18.ian2011-12-121-7/+48
* libgo: Update to weekly.2011-11-02.ian2011-12-031-1/+1
* libgo: Update to weekly.2011-11-01.ian2011-12-021-3/+3
* Update Go library to last weekly.ian2011-10-261-12/+38
* Update Go library to r60.3 release.ian2011-10-221-25/+90
* Update Go library to r60.ian2011-09-161-15/+71
* Update to current version of Go library.ian2011-05-201-349/+403
* Update to current version of Go library.ian2011-03-241-23/+14
* Update to current version of Go library (revision 94d654be2064).ian2011-03-161-0/+75
* Remove the types float and complex.ian2011-01-211-27/+63
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+1356
OpenPOWER on IntegriCloud