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

Issue 154072: json: support \u escaping in strings (Closed)

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

Description

json: support \u escaping in strings Fixes issue 73.

Patch Set 1 #

Patch Set 2 : code review 154072: json: support \u escaping in strings #

Patch Set 3 : code review 154072: json: support \u escaping in strings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -12 lines) Patch
M src/pkg/json/generic_test.go View 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/json/parse.go View 1 3 chunks +27 lines, -12 lines 0 comments Download

Messages

Total messages: 3
agl1
15 years, 5 months ago (2009-11-12 00:59:50 UTC) #1
rsc
LGTM Thanks
15 years, 5 months ago (2009-11-12 01:06:16 UTC) #2
agl1
15 years, 5 months ago (2009-11-12 01:13:16 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=3b4e882cb58b ***

json: support \u escaping in strings

Fixes issue 73.

R=rsc
CC=golang-dev
http://codereview.appspot.com/154072
Sign in to reply to this message.

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