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

Issue 9780050: code review 9780050: [release-branch.go1.1] runtime: introduce cnewarray() t... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by adg
Modified:
10 years, 10 months ago
Reviewers:
dsymonds, dfc
CC:
dsymonds, dvyukov, dfc, golang-dev
Visibility:
Public.

Description

[release-branch.go1.1] runtime: introduce cnewarray() to simplify allocation of typed arrays ««« CL 9648044 / 139919984600 runtime: introduce cnewarray() to simplify allocation of typed arrays R=golang-dev, dsymonds CC=golang-dev https://codereview.appspot.com/9648044 »»»

Patch Set 1 #

Patch Set 2 : diff -r 8ea9ab12aeb6 https://code.google.com/p/go #

Patch Set 3 : diff -r 8ea9ab12aeb6 https://code.google.com/p/go #

Patch Set 4 : diff -r 8ea9ab12aeb6 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -74 lines) Patch
M src/pkg/reflect/all_test.go View 1 1 chunk +19 lines, -0 lines 0 comments Download
M src/pkg/runtime/iface.c View 1 1 chunk +2 lines, -30 lines 0 comments Download
M src/pkg/runtime/malloc.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/runtime/malloc.goc View 1 2 chunks +33 lines, -25 lines 0 comments Download
M src/pkg/runtime/slice.c View 1 1 chunk +1 line, -19 lines 0 comments Download

Messages

Total messages: 5
adg
Hello dsymonds, dvyukov (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 10 months ago (2013-06-03 23:47:51 UTC) #1
dfc
I don't see a link to a Go1.1.1 tagged issue from CL 9648044, was this ...
10 years, 10 months ago (2013-06-03 23:56:52 UTC) #2
dsymonds
LGTM
10 years, 10 months ago (2013-06-04 00:53:56 UTC) #3
dfc
LGTM. Please ignore my earlier comment. On 04/06/2013, at 9:47, adg@golang.org wrote: > Reviewers: dsymonds, ...
10 years, 10 months ago (2013-06-04 01:08:55 UTC) #4
adg
10 years, 10 months ago (2013-06-04 02:54:18 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=74e2ffd333e9 ***

[release-branch.go1.1] runtime: introduce cnewarray() to simplify allocation of
typed arrays

««« CL 9648044 / 139919984600
runtime: introduce cnewarray() to simplify allocation of typed arrays

R=golang-dev, dsymonds
CC=golang-dev
https://codereview.appspot.com/9648044
»»»

R=dsymonds, dvyukov, dave
CC=golang-dev
https://codereview.appspot.com/9780050
Sign in to reply to this message.

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