1
0
mirror of https://github.com/golang/go synced 2024-10-04 22:21:22 -06:00
go/src/pkg/strings
Russ Cox 2050a9e478 build: remove Make.pkg, Make.tool
Consequently, remove many package Makefiles,
and shorten the few that remain.

gomake becomes 'go tool make'.

Turn off test phases of run.bash that do not work,
flagged with $BROKEN.  Future CLs will restore these,
but this seemed like a big enough CL already.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5601057
2012-01-30 23:43:46 -05:00
..
export_test.go strings: implement a faster byte->byte Replacer 2011-10-03 13:12:01 -07:00
reader.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
replace_test.go bytes, strings: use rune 2011-10-25 22:22:09 -07:00
replace.go src/pkg/[n-z]*: gofix -r error -force=error 2011-11-01 22:05:34 -04:00
strings_test.go panics: use the new facilities of testing.B instead 2011-12-20 10:36:25 -08:00
strings.go update tree for new default type rule 2011-12-08 22:08:03 -05:00