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

Issue 4517081: code review 4517081: big: better support for string conversions (Closed)

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

Description

big: better support for string conversions Fixes issue 1842.

Patch Set 1 #

Patch Set 2 : diff -r 0eeb0f5fa186 https://go.googlecode.com/hg/ #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -37 lines) Patch
M src/pkg/big/int.go View 1 2 chunks +12 lines, -10 lines 0 comments Download
M src/pkg/big/nat.go View 1 3 chunks +25 lines, -10 lines 0 comments Download
M src/pkg/big/nat_test.go View 1 2 chunks +18 lines, -14 lines 0 comments Download
M src/pkg/big/rat.go View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-05-17 22:09:11 UTC) #1
r
LGTM
14 years ago (2011-05-17 22:11:41 UTC) #2
gri
14 years ago (2011-05-17 22:32:41 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=d74b7d671a0a ***

big: better support for string conversions

Fixes issue 1842.

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

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