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

Issue 190080043: ticket:11018: Refactor date format string mapping code (ICU4C) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by roubert (google)
Modified:
9 years, 11 months ago
Reviewers:
tkeep
Base URL:
svn+ssh://source.icu-project.org/repos/icu/icu/trunk
Visibility:
Public.

Description

ticket:11018: Refactor date format string mapping code (ICU4C) To make this code more maintainable: Make mapping tables zero based, add a table to tell if a character can be used to define a field in a format string (instead of now rather long-winded character range expressions) and make all lookup tables accessed through helper functions. R=rocketman@google.com Committed: http://bugs.icu-project.org/trac/changeset/36899

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -74 lines) Patch
M source/i18n/smpdtfmt.cpp View 8 chunks +105 lines, -73 lines 0 comments Download
M source/i18n/unicode/smpdtfmt.h View 1 chunk +10 lines, -1 line 0 comments Download

Messages

Total messages: 3
roubert (google)
9 years, 11 months ago (2014-12-15 18:38:34 UTC) #1
tkeep
LGTM. Thanks for this work.
9 years, 11 months ago (2014-12-15 20:54:56 UTC) #2
roubert (google)
9 years, 11 months ago (2014-12-19 07:28:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 36899 (presubmit successful).
Sign in to reply to this message.

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