1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:21:24 -06:00
go/src/pkg/reflect
Shenghou Ma 9e30b708a1 all: set GOMAXPROCS to 1 when counting mallocs
also fix an annoying test that relies on $GOROOT be set.
Fixes #3690.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6844086
2012-12-01 00:38:01 +08:00
..
all_test.go all: set GOMAXPROCS to 1 when counting mallocs 2012-12-01 00:38:01 +08:00
asm_386.s reflect: add MakeFunc (API CHANGE) 2012-09-24 20:06:32 -04:00
asm_amd64.s reflect: add MakeFunc (API CHANGE) 2012-09-24 20:06:32 -04:00
asm_arm.s reflect: add MakeFunc (API CHANGE) 2012-09-24 20:06:32 -04:00
deepequal.go reflect: improve documentation for DeepEqual regarding maps 2012-10-30 14:42:47 -07:00
example_test.go reflect: add MakeFunc (API CHANGE) 2012-09-24 20:06:32 -04:00
export_test.go reflect: add ArrayOf, ChanOf, MapOf, SliceOf 2012-11-13 13:06:29 -05:00
makefunc.go reflect: add ArrayOf, ChanOf, MapOf, SliceOf 2012-11-13 13:06:29 -05:00
set_test.go gofmt: apply gofmt -w src misc 2012-10-30 13:38:01 -07:00
tostring_test.go use new strconv API 2011-12-05 15:48:46 -05:00
type.go all: fix the the typos 2012-11-22 02:58:24 +08:00
value.go reflect: add ArrayOf, ChanOf, MapOf, SliceOf 2012-11-13 13:06:29 -05:00