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

Issue 6843121: unicode: add RuneWidth() to work as wcwidth(). return 1...

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

Description

unicode: add RuneWidth() to work as wcwidth(). return 1 for ambiguous width character.

Patch Set 1 #

Patch Set 2 : diff -r 1289e67dec66 http://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 1289e67dec66 http://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -0 lines) Patch
A src/pkg/unicode/wcwidth.go View 1 1 chunk +23 lines, -0 lines 0 comments Download
A src/pkg/unicode/wcwidth_test.go View 1 2 1 chunk +32 lines, -0 lines 0 comments Download

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