go/src
Rob Pike eb864e92db gob: keep free lists of encoder and decoder states.
Avoids 3 mallocs in a round trip encoding/decoding a struct.

R=rsc, rsc1
CC=golang-dev
https://golang.org/cl/4278052
2011-03-15 21:30:07 -07:00
..
cmd gofix: fix godoc doc 2011-03-16 15:20:46 +11:00
lib9 lib9, libmach: Change GOOS references to GOHOSTOS 2011-03-15 14:42:18 -04:00
libbio
libmach lib9, libmach: Change GOOS references to GOHOSTOS 2011-03-15 14:42:18 -04:00
pkg gob: keep free lists of encoder and decoder states. 2011-03-15 21:30:07 -07:00
Make.ccmd build: remove intermediate yacc files in Make.ccmd 2010-12-14 12:22:40 -05:00
Make.clib build: Allow archiver to be specified in the environment with HOST_AR. 2010-12-07 15:28:26 -05:00
Make.cmd build: remove duplicate dependency in Make.cmd 2011-03-14 12:33:44 -04:00
Make.common build: avoid calling gomake wrapper in recursive make 2011-03-05 14:53:29 -05:00
Make.inc goinstall: handle $(GOOS) and $(GOARCH) in filenames 2011-03-07 10:54:53 -05:00
Make.pkg build: remove old cgo files 2011-03-06 17:04:24 -05:00
all.bash
clean.bash runtime: scheduler, cgo reorganization 2011-03-07 10:37:42 -05:00
env.bash build: move $GOBIN ahead of /bin, /usr/bin in build $PATH 2011-02-28 14:55:27 -05:00
make.bash build: convert src/cmd to use make directly and simplify src/make.bash 2011-03-01 09:20:32 +11:00
quietgcc.bash
run.bash build: run gotest in misc/cgo/test 2011-03-11 15:09:32 -05:00
sudo.bash
version.bash .hgtags: s/release/weekly/ 2011-03-11 18:04:18 +11:00