commit 659f1f208af02a3dd5cc13da0d4f8756a3cc5369 [browse]
Author: Andrew Gerrand
Date: 2011-10-26 14:47:38 +09:00
weekly.2011-10-26 (new rune type)
R=rsc
CC=golang-dev
https://golang.org/cl/5297062
commit c945f77f41fc69b652dc359e52a32f031ca5c730 [browse]
Author: Russ Cox
Date: 2011-10-25 22:26:12 -07:00
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
commit b50a847c3cf4ffa9064f03652126ef603efa3cf5 [browse]
Author: Russ Cox
Date: 2011-10-25 22:23:54 -07:00
csv, gob, json, mail, mime, xml: use rune
Nothing terribly interesting here.
R=golang-dev, r, borman
CC=golang-dev
https://golang.org/cl/5315043
commit 9f6d036f333effed712e54c0e087b4be616d2dab [browse]
Author: Russ Cox
Date: 2011-10-25 22:23:34 -07:00
bufio, io: use rune
ReadRune, WriteRune change signature.
R=golang-dev, gri, r
CC=golang-dev
https://golang.org/cl/5314043
commit 7630a107bb8a10f041881774afb70e90782263c3 [browse]
Author: Russ Cox
Date: 2011-10-25 22:23:15 -07:00
unicode, utf8, utf16: use rune
Everything changes.
R=r
CC=golang-dev
https://golang.org/cl/5310045
clone the repository to get more history