commit | 5ea413e2a0414c4bd6dbf9d00d760b6ed8b156ec | [log] [tgz] |
---|---|---|
author | Rob Pike <r@golang.org> | Wed Jul 27 15:54:23 2011 -0700 |
committer | Rob Pike <r@golang.org> | Wed Jul 27 15:54:23 2011 -0700 |
tree | 35bd1ed73bf281cd2161e89bd425a2a4f62db225 | |
parent | 2f4632febc46b2504313c271d04aaed008732f2b [diff] |
unicode: fix case-mapping for roman numerals!! Hurray! Also fix the mystical U+0345 COMBINING GREEK YPOGEGRAMMENI, so everyone is satisfied. Also add a -local flag to use local files for faster turnaround when debugging. R=rsc CC=golang-dev https://golang.org/cl/4825054