commit 036b8fd40b60830ca1d152f17148e52b96d8aa6c [browse]
Author: Chris Broadfoot
Date: 2016-01-27 15:44:35 -08:00
[release-branch.go1.6] cmd/newlink: remove from release branch
Change-Id: Iec73b9a4279b5d6b458615c265e75b6becff320e
Reviewed-on: https://go-review.googlesource.com/19023
Run-TryBot: Chris Broadfoot <cbro@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
commit 6c6aabe0bca7209d646c840d6274b1ffd199bba0 [browse]
Author: Chris Broadfoot
Date: 2016-01-27 15:23:52 -08:00
[release-branch.go1.6] go1.6rc1
Change-Id: If8b5d7fd5f93d6aef2f746ae3cfd937b259be79e
Reviewed-on: https://go-review.googlesource.com/19022
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
commit e97096661ecaf1f7476c2320208d92709b72279d [browse]
Author: Ian Lance Taylor
Date: 2016-01-27 14:07:25 -08:00
runtime: handle kindString in cgoCheckArg
It's awkward to get a string value in cgoCheckArg, but SWIG testing
revealed that it is possible. The new handling of extra files in the
ptr.go test emulates what SWIG does with an exported function that
returns a string.
Change-Id: I453717f867b8a49499576c28550e7c93053a0cf8
Reviewed-on: https://go-review.googlesource.com/19020
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
commit e7ce1ba88c7c2a8c02c48ecb341540b30d9e9159 [browse]
Author: Russ Cox
Date: 2016-01-27 17:24:03 -05:00
misc/cgo/test: disable sigaltstack test on darwin/386
It doesn't work there ("out of memory") and doesn't really matter.
Fixes build (now that we enable cgo on the darwin/386 builder.)
Change-Id: I1d91e51ecb88c54eae39ac9a76f2c0b4e45263b0
Reviewed-on: https://go-review.googlesource.com/19004
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
commit a3c1a3f40120b4cf6a5e24025a0279a8c48ea22f [browse]
Author: Russ Cox
Date: 2016-01-27 16:21:33 -05:00
runtime: deflake TestNumGoroutine
Fixes #14107.
Change-Id: Icd9463b1a77b139c7ebc2d8732482d704ea332d0
Reviewed-on: https://go-review.googlesource.com/19002
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
clone the repository to get more history