Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(443)

Issue 4825054: code review 4825054: unicode: fix case-mapping for roman numerals!! (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by r
Modified:
13 years, 7 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

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.

Patch Set 1 #

Patch Set 2 : diff -r 5fa47694f2c5 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -114 lines) Patch
M src/pkg/unicode/letter_test.go View 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/unicode/maketables.go View 9 chunks +55 lines, -29 lines 0 comments Download
M src/pkg/unicode/tables.go View 4 chunks +6 lines, -85 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-07-27 22:49:35 UTC) #1
rsc
LGTM
13 years, 7 months ago (2011-07-27 22:52:53 UTC) #2
r
13 years, 7 months ago (2011-07-27 22:54:32 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=c952e0304bf2 ***

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
http://codereview.appspot.com/4825054
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b