1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:31:21 -06:00
go/src/pkg/utf8
2011-08-12 11:50:46 +10:00
..
Makefile utf8: Add new type String to automate string indexing by code point. 2010-09-25 06:58:34 +10:00
string_test.go testing: shorten some more tests 2011-03-26 11:25:22 -07:00
string.go utf8.String: provide an Init method to avoid unnecessary allocation 2010-09-27 12:06:29 -07:00
utf8_test.go throughout: fix broken calls to Printf etc. 2010-12-07 16:42:54 -05:00
utf8.go utf8: rename some internal constants to remove leading underscores. 2011-08-12 11:50:46 +10:00