1
0
mirror of https://github.com/golang/go synced 2024-10-04 17:21:20 -06:00
go/src/pkg/unicode
Rob Pike 38f1231f3e strings and bytes.Split: make count of 0 mean 0, not infinite.
Use a count of -1 for infinity.  Ditto for Replace.

R=rsc
CC=golang-dev
https://golang.org/cl/1704044
2010-07-01 14:08:14 -07:00
..
casetables.go Unicode: provide an ability to supplement the case-mapping tables 2010-03-30 17:51:03 -07:00
digit_test.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
digit.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
letter_test.go Unicode: provide an ability to supplement the case-mapping tables 2010-03-30 17:51:03 -07:00
letter.go Unicode: fix stupid typo in comment. 2010-03-30 18:33:06 -07:00
Makefile Unicode: provide an ability to supplement the case-mapping tables 2010-03-30 17:51:03 -07:00
maketables.go strings and bytes.Split: make count of 0 mean 0, not infinite. 2010-07-01 14:08:14 -07:00
script_test.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
tables.go gofmt: modified algorithm for alignment of multi-line composite/list entries 2010-03-04 17:37:15 -08:00