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

Issue 5845071: code review 5845071: cmd/go, go/build, misc/swig: add SWIG support to Go tool (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by iant
Modified:
11 years, 8 months ago
Reviewers:
CC:
adg, rsc, fss, binet, genbattle, golang-dev
Visibility:
Public.

Description

cmd/go, go/build, misc/swig: add SWIG support to Go tool

Patch Set 1 #

Patch Set 2 : diff -r 0002f1f792e0 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 0002f1f792e0 https://go.googlecode.com/hg/ #

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

Patch Set 5 : diff -r 146c8378f3cc https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 146c8378f3cc https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+356 lines, -100 lines) Patch
M api/next.txt View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
R misc/swig/callback/Makefile View 1 1 chunk +0 lines, -17 lines 0 comments Download
A misc/swig/callback/callback.go View 1 1 chunk +11 lines, -0 lines 0 comments Download
A misc/swig/callback/callback_test.go View 1 1 chunk +34 lines, -0 lines 0 comments Download
R misc/swig/callback/run.go View 1 1 chunk +0 lines, -39 lines 0 comments Download
M misc/swig/stdio/file.swig View 1 1 chunk +14 lines, -1 line 0 comments Download
A misc/swig/stdio/file_test.go View 1 1 chunk +22 lines, -0 lines 0 comments Download
R misc/swig/stdio/hello.go View 1 1 chunk +0 lines, -11 lines 0 comments Download
M src/cmd/go/build.go View 1 2 3 4 6 chunks +153 lines, -1 line 0 comments Download
M src/cmd/go/clean.go View 1 3 chunks +21 lines, -5 lines 0 comments Download
M src/cmd/go/doc.go View 1 2 3 4 1 chunk +8 lines, -6 lines 0 comments Download
M src/cmd/go/list.go View 1 1 chunk +8 lines, -6 lines 0 comments Download
M src/cmd/go/pkg.go View 1 2 3 4 5 chunks +49 lines, -7 lines 0 comments Download
M src/cmd/go/test.go View 1 1 chunk +19 lines, -0 lines 0 comments Download
M src/pkg/go/build/build.go View 1 2 3 4 3 chunks +15 lines, -7 lines 0 comments Download

Messages

Total messages: 11
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 1 month ago (2012-03-19 22:59:16 UTC) #1
adg
On 20 March 2012 09:59, <iant@golang.org> wrote: > cmd/go, go/build, misc/swig: add SWIG support to ...
12 years, 1 month ago (2012-03-20 13:36:41 UTC) #2
rsc
Yes, let's hold off until after Go 1.
12 years, 1 month ago (2012-03-26 14:46:51 UTC) #3
fss
Can we back to this CL now that Go 1 is out? Using swig with ...
11 years, 11 months ago (2012-05-22 13:43:47 UTC) #4
binet
On 2012/05/22 13:43:47, fsouza wrote: > Can we back to this CL now that Go ...
11 years, 11 months ago (2012-06-02 08:27:34 UTC) #5
adg
On 2012/06/02 08:27:34, binet wrote: > On 2012/05/22 13:43:47, fsouza wrote: > > Can we ...
11 years, 10 months ago (2012-06-04 03:55:04 UTC) #6
adg
On 2012/06/04 03:55:04, adg wrote: > On 2012/06/02 08:27:34, binet wrote: > > On 2012/05/22 ...
11 years, 10 months ago (2012-06-04 03:55:20 UTC) #7
genbattle
On 2012/06/04 03:55:20, adg wrote: > On 2012/06/04 03:55:04, adg wrote: > > On 2012/06/02 ...
11 years, 10 months ago (2012-06-26 00:12:21 UTC) #8
rsc
On Mon, Jun 25, 2012 at 8:12 PM, <gen.battle@gmail.com> wrote: > Could this be merged ...
11 years, 10 months ago (2012-06-26 00:16:06 UTC) #9
rsc
LGTM I am fine with the API changes here. I trust you on the rest ...
11 years, 8 months ago (2012-08-03 20:11:56 UTC) #10
iant
11 years, 8 months ago (2012-08-04 01:09:02 UTC) #11
*** Submitted as http://code.google.com/p/go/source/detail?r=422b4a8160bc ***

cmd/go, go/build, misc/swig: add SWIG support to Go tool

R=adg, rsc, franciscossouza, seb.binet, gen.battle
CC=golang-dev
http://codereview.appspot.com/5845071
Sign in to reply to this message.

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