go/src
Nigel Tao 6910356ea8 strings: fix NewReplacer(old0, new0, old1, new1, ...) to be consistent
when oldi == oldj.

Benchmark numbers show no substantial change.

R=eric.d.eisner, rogpeppe
CC=golang-dev
https://golang.org/cl/6496104
2012-09-12 10:40:39 +10:00
..
cmd cmd/gc: Inline pointer sized T2I interface conversions 2012-09-11 21:42:30 +02:00
lib9 cmd/gc: string conversion for surrogates 2012-08-30 11:16:55 -07:00
libbio
libmach cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARM 2012-06-08 02:42:28 +08:00
pkg strings: fix NewReplacer(old0, new0, old1, new1, ...) to be consistent 2012-09-12 10:40:39 +10:00
Make.dist
all.bash build: restore PATH before "dist banner" 2012-06-06 20:19:16 +08:00
all.bat build: restore PATH before "dist banner" 2012-06-06 20:19:16 +08:00
all.rc build: dist-based build for Plan 9 2012-05-01 22:32:46 -07:00
clean.bash
clean.bat
clean.rc build: dist-based build for Plan 9 2012-05-01 22:32:46 -07:00
make.bash
make.bat
make.rc build: dist-based build for Plan 9 2012-05-01 22:32:46 -07:00
run.bash misc/cgo/{life,stdio}, test/run.go: use test/run.go to do the cgo tests 2012-08-07 09:38:35 +08:00
run.bat misc/cgo/life: disable it temporarily on windows, because go builder fails 2012-09-11 14:06:34 +10:00
run.rc build: dist-based build for Plan 9 2012-05-01 22:32:46 -07:00
sudo.bash