commit | c945f77f41fc69b652dc359e52a32f031ca5c730 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Tue Oct 25 22:26:12 2011 -0700 |
committer | Russ Cox <rsc@golang.org> | Tue Oct 25 22:26:12 2011 -0700 |
tree | 299c56512299a58eb361132a3bdad2444824e3b6 | |
parent | b50a847c3cf4ffa9064f03652126ef603efa3cf5 [diff] |
exp/norm: use rune Nothing terribly interesting here. (!) Since the public APIs are all in terms of UTF-8, the changes are all internal only. R=mpvl, gri, r CC=golang-dev https://golang.org/cl/5309042