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

Issue 7096045: code review 7096045: exp/locale/search: API proposal for locale-sensitive st...

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

Description

exp/locale/search: API proposal for locale-sensitive string search.

Patch Set 1 #

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

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

Total comments: 16

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -0 lines) Patch
A src/pkg/exp/locale/search/examples_test.go View 1 2 3 1 chunk +44 lines, -0 lines 0 comments Download
A src/pkg/exp/locale/search/search.go View 1 2 3 1 chunk +223 lines, -0 lines 0 comments Download

Messages

Total messages: 6
mpvl
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
13 years, 3 months ago (2013-01-11 20:40:38 UTC) #1
r
looks reasonable. why not write an illustrative example now, even if it doesn't run yet? ...
13 years, 1 month ago (2013-02-21 00:17:09 UTC) #2
mpvl
Hello rsc@golang.org, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 1 month ago (2013-02-21 17:17:30 UTC) #3
mpvl
https://codereview.appspot.com/7096045/diff/5001/src/pkg/exp/locale/search/search.go File src/pkg/exp/locale/search/search.go (right): https://codereview.appspot.com/7096045/diff/5001/src/pkg/exp/locale/search/search.go#newcode19 src/pkg/exp/locale/search/search.go:19: IgnoreDiacritics // Ignore diacritics marks. ("o" == "ö"). On ...
13 years, 1 month ago (2013-02-21 17:18:16 UTC) #4
r
LGTM for now but i think there may be another approach worth trying. this is ...
13 years, 1 month ago (2013-02-22 23:58:28 UTC) #5
rsc
12 years, 3 months ago (2013-12-18 05:33:49 UTC) #6
R=close
Sign in to reply to this message.

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