go/src/pkg/reflect
Albert Strasheim 0a71a5b029 all: Skip AllocsPerRun tests if GOMAXPROCS>1.
Fixes #4974.

R=rsc, bradfitz, r
CC=golang-dev
https://golang.org/cl/7545043
2013-03-06 15:52:32 -08:00
..
all_test.go all: Skip AllocsPerRun tests if GOMAXPROCS>1. 2013-03-06 15:52:32 -08:00
asm_386.s reflect: stop using run-time code generation 2013-02-22 15:23:57 -05:00
asm_amd64.s reflect: stop using run-time code generation 2013-02-22 15:23:57 -05:00
asm_arm.s reflect: stop using run-time code generation 2013-02-22 15:23:57 -05: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: stop using run-time code generation 2013-02-22 15:23:57 -05:00
set_test.go all: fix a few more printf arg bugs found by go vet 2013-02-28 11:33:08 -08:00
tostring_test.go use new strconv API 2011-12-05 15:48:46 -05:00
type.go cmd/gc, reflect, runtime: switch to indirect func value representation 2013-02-21 17:01:13 -05:00
value.go reflect: stop using run-time code generation 2013-02-22 15:23:57 -05:00