]> Cypherpunks repositories - gostls13.git/commit
unicode: include rune 0 in RangeTables.
authorMarcel van Lohuizen <mpvl@golang.org>
Wed, 19 Aug 2015 18:28:18 +0000 (20:28 +0200)
committerMarcel van Lohuizen <mpvl@golang.org>
Mon, 24 Aug 2015 15:05:48 +0000 (15:05 +0000)
commitc714bbbfd37f6eb542c99899693bf5088ee07cb9
tree2bfc2cb0d52f46d12103befd0f5061a127b490ce
parent1870c81205534cd2bce729f3100f62da349d82e2
unicode: include rune 0 in RangeTables.

All of Go passes. No changes for the text repo.

Fixes #10153

Change-Id: I313369bf471c8974390a6d42075e5c54f6a81750
Reviewed-on: https://go-review.googlesource.com/13667
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/unicode/maketables.go
src/unicode/tables.go