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

Issue 7066049: code review 7066049: exp/locale: proposed API for Locale type.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by mpvl
Modified:
10 years, 3 months ago
Reviewers:
rsc, bsiegert
CC:
golang-dev
Visibility:
Public.

Description

exp/locale: proposed API for Locale type.

Patch Set 1 #

Patch Set 2 : diff -r 8906cf341c9b https://go.googlecode.com/hg #

Total comments: 11

Patch Set 3 : diff -r 8906cf341c9b https://go.googlecode.com/hg #

Patch Set 4 : diff -r 8906cf341c9b https://go.googlecode.com/hg #

Patch Set 5 : diff -r 8906cf341c9b https://go.googlecode.com/hg #

Patch Set 6 : diff -r 8906cf341c9b https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+436 lines, -0 lines) Patch
A src/pkg/exp/locale/examples_test.go View 1 2 3 4 1 chunk +100 lines, -0 lines 0 comments Download
A src/pkg/exp/locale/locale.go View 1 2 3 4 5 1 chunk +336 lines, -0 lines 0 comments Download

Messages

Total messages: 4
mpvl
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
11 years, 2 months ago (2013-01-07 19:52:21 UTC) #1
bsiegert
https://codereview.appspot.com/7066049/diff/2001/src/pkg/exp/locale/locale.go File src/pkg/exp/locale/locale.go (right): https://codereview.appspot.com/7066049/diff/2001/src/pkg/exp/locale/locale.go#newcode26 src/pkg/exp/locale/locale.go:26: // Locale represents a Unicode Locale Identifier. It can ...
11 years, 2 months ago (2013-01-07 20:35:06 UTC) #2
mpvl
https://codereview.appspot.com/7066049/diff/2001/src/pkg/exp/locale/locale.go File src/pkg/exp/locale/locale.go (right): https://codereview.appspot.com/7066049/diff/2001/src/pkg/exp/locale/locale.go#newcode26 src/pkg/exp/locale/locale.go:26: // Locale represents a Unicode Locale Identifier. It can ...
11 years, 2 months ago (2013-01-08 14:24:34 UTC) #3
rsc
10 years, 3 months ago (2013-12-18 05:33:26 UTC) #4
R=close
Sign in to reply to this message.

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