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

Issue 8357044: code review 8357044: go.ext/locale: added a function for the common pattern ... (Closed)

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

Description

go.ext/locale: added a function for the common pattern [n<<2:][:4] and changed some of the functions to take the index as an argument so that testing functions do not need to modify global variables.

Patch Set 1 #

Patch Set 2 : diff -r faab6deef005 https://code.google.com/p/go.exp/ #

Patch Set 3 : diff -r faab6deef005 https://code.google.com/p/go.exp/ #

Patch Set 4 : diff -r faab6deef005 https://code.google.com/p/go.exp/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -18 lines) Patch
M locale/lookup.go View 1 2 3 4 chunks +18 lines, -12 lines 0 comments Download
M locale/lookup_test.go View 1 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3
mpvl
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.exp/
11 years ago (2013-04-04 14:30:00 UTC) #1
r
LGTM
11 years ago (2013-04-08 19:00:58 UTC) #2
mpvl
11 years ago (2013-04-09 13:08:11 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=091c2b6f39b9&repo=exp ***

go.ext/locale: added a function for the common pattern [n<<2:][:4] and
changed some of the functions to take the index as an argument so that
testing functions do not need to modify global variables.

R=r
CC=golang-dev
https://codereview.appspot.com/8357044
Sign in to reply to this message.

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