go/src/pkg/encoding
Brad Fitzpatrick f7a266a5aa encoding/binary: add a non-reflect fast path for Write
before/after:
binary.BenchmarkWrite	  100000	     18312 ns/op
binary.BenchmarkWrite	  500000	      4468 ns/op

R=rsc, gri
CC=golang-dev
https://golang.org/cl/4515154
2011-05-27 16:29:33 -07:00
..
ascii85 gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
base32 encoding/base32: new package 2011-01-20 12:51:15 -05:00
base64 encoding/base64: add DecodeString and EncodeToString 2011-05-25 12:24:36 -07:00
binary encoding/binary: add a non-reflect fast path for Write 2011-05-27 16:29:33 -07:00
git85 pkg: spelling tweaks, A-H 2011-05-18 13:14:56 -04:00
hex src/pkg: make package doc comments consistently start with "Package foo". 2011-04-20 09:57:05 +10:00
pem pkg: spelling tweaks, A-H 2011-05-18 13:14:56 -04:00