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

Issue 3308041: code review 3308041: runtime: parallel definitions in Go for all C structs. (Closed)

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

Description

runtime: parallel definitions in Go for all C structs.

Patch Set 1 #

Patch Set 2 : code review 3308041: runtime: parallel definitions in Go for all C structs. #

Patch Set 3 : code review 3308041: runtime: parallel definitions in Go for all C structs. #

Patch Set 4 : code review 3308041: runtime: parallel definitions in Go for all C structs. #

Total comments: 2

Patch Set 5 : code review 3308041: runtime: parallel definitions in Go for all C structs. #

Patch Set 6 : code review 3308041: runtime: parallel definitions in Go for all C structs. #

Patch Set 7 : code review 3308041: runtime: parallel definitions in Go for all C structs. #

Patch Set 8 : code review 3308041: runtime: parallel definitions in Go for all C structs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+621 lines, -18 lines) Patch
M src/pkg/runtime/Makefile View 1 2 3 4 5 1 chunk +7 lines, -0 lines 0 comments Download
A src/pkg/runtime/chan_defs.go View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
A src/pkg/runtime/darwin/runtime_defs.go View 1 1 chunk +23 lines, -0 lines 0 comments Download
M src/pkg/runtime/extern.go View 1 chunk +0 lines, -18 lines 0 comments Download
A src/pkg/runtime/freebsd/runtime_defs.go View 1 1 chunk +14 lines, -0 lines 0 comments Download
A src/pkg/runtime/hashmap_defs.go View 1 2 3 1 chunk +51 lines, -0 lines 0 comments Download
A src/pkg/runtime/iface_defs.go View 1 2 3 4 5 1 chunk +18 lines, -0 lines 0 comments Download
A src/pkg/runtime/linux/runtime_defs.go View 1 1 chunk +14 lines, -0 lines 0 comments Download
A src/pkg/runtime/malloc_defs.go View 1 chunk +130 lines, -0 lines 0 comments Download
A src/pkg/runtime/mheapmap32_defs.go View 1 chunk +23 lines, -0 lines 0 comments Download
A src/pkg/runtime/mheapmap64_defs.go View 1 chunk +31 lines, -0 lines 0 comments Download
A src/pkg/runtime/nacl/runtime_defs.go View 1 chunk +14 lines, -0 lines 0 comments Download
A src/pkg/runtime/runtime_defs.go View 1 2 3 4 5 1 chunk +204 lines, -0 lines 0 comments Download
A src/pkg/runtime/tiny/runtime_defs.go View 1 chunk +14 lines, -0 lines 0 comments Download
M src/pkg/runtime/type.go View 1 chunk +2 lines, -0 lines 0 comments Download
A src/pkg/runtime/windows/runtime_defs.go View 1 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 4
lvd
Hello golang-dev@googlegroups.com, I'd like you to review this change.
14 years, 3 months ago (2010-11-30 15:48:16 UTC) #1
rsc1
please undo the unnecessary changes. please add a TODO(lvd): automate conversion to all the _defs.go ...
14 years, 3 months ago (2010-11-30 15:57:15 UTC) #2
rsc1
LGTM
14 years, 3 months ago (2010-11-30 17:20:44 UTC) #3
lvd
14 years, 3 months ago (2010-11-30 17:21:33 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=3e7a6a3c7e33 ***

runtime: parallel definitions in Go for all C structs.

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

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