]> Cypherpunks repositories - gostls13.git/commit
unicode: sort tables.go
authorRuss Cox <rsc@golang.org>
Wed, 19 Oct 2011 20:02:22 +0000 (16:02 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 19 Oct 2011 20:02:22 +0000 (16:02 -0400)
commitb4d6b71e169f48009948174cfc2478892ccb757d
tree574990b4e6eb94d73a09c1d5346cfca883a21434
parentc0523e1db9bffc6a799775aea891606b1235564d
unicode: sort tables.go

Makes tables.go output consistent across maketable runs.
(It was already inconsistent across architectures; the new
map iteration order just make it inconsistent across runs.)

R=r
CC=golang-dev
https://golang.org/cl/5303046
src/pkg/unicode/maketables.go
src/pkg/unicode/tables.go