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

Issue 3827042: code review 3827042: atof: added 'E' as valid token for exponent (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 6 months ago by snilsson
Modified:
14 years, 6 months ago
Reviewers:
CC:
golang-dev, gri
Visibility:
Public.

Description

atof: added 'E' as valid token for exponent

Patch Set 1 #

Patch Set 2 : code review 3827042: atof: added 'E' as valid token for exponent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/pkg/strconv/atof.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/strconv/atof_test.go View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
snilsson
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 6 months ago (2010-12-27 12:38:57 UTC) #1
gri
LGTM thanks. - gri On Mon, Dec 27, 2010 at 4:38 AM, <snilsson@nada.kth.se> wrote: > ...
14 years, 6 months ago (2010-12-27 18:11:58 UTC) #2
gri
14 years, 6 months ago (2010-12-27 18:12:13 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=fac46b340ec9 ***

atof: added 'E' as valid token for exponent

R=golang-dev, gri
CC=golang-dev
http://codereview.appspot.com/3827042

Committer: Robert Griesemer <gri@golang.org>
Sign in to reply to this message.

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