-
Rui Ueyama authored
Previously we had a bitmap to check whether or not a byte appears in a string should be replaced. But we don't actually need a separate bitmap for that purpose. Removing the bitmap makes the code simpler. LGTM=dave, iant, nigeltao R=golang-codereviews, dave, gobot, nigeltao, iant, bradfitz, rsc CC=golang-codereviews https://golang.org/cl/110100043
90870e61
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
example_test.go | ||
export_test.go | ||
reader.go | ||
reader_test.go | ||
replace.go | ||
replace_test.go | ||
search.go | ||
search_test.go | ||
strings.go | ||
strings.s | ||
strings_decl.go | ||
strings_test.go |