1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:41:25 -06:00
go/src/pkg/utf8
2011-04-20 09:57:05 +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 src/pkg: make package doc comments consistently start with "Package foo". 2011-04-20 09:57:05 +10:00