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

Issue 5285042: code review 5285042: runtime: random offset for map iteration (Closed)

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

Description

runtime: random offset for map iteration

Patch Set 1 #

Patch Set 2 : diff -r 4f8aab94dfd3 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 5ebff4e7b666 https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -19 lines) Patch
M doc/go_spec.html View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M src/cmd/gc/go.h View 1 2 3 1 chunk +10 lines, -8 lines 0 comments Download
M src/pkg/runtime/hashmap.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/runtime/hashmap.c View 1 2 3 4 chunks +49 lines, -10 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 6 months ago (2011-10-17 18:40:21 UTC) #1
r
spec change looks fine mike should do the code review. i'll loop him in.
13 years, 6 months ago (2011-10-17 18:50:07 UTC) #2
r
LGTM mike says: It looks good. Two comments; In hash_map.h, I'd put short comments on ...
13 years, 6 months ago (2011-10-17 20:46:05 UTC) #3
rsc
13 years, 6 months ago (2011-10-17 22:49:05 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=02c15930f43c ***

runtime: random offset for map iteration

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

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