[Pkg-golang-commits] [golang] branch upstream-sid updated (90ad8a7 -> 839657a)
Tianon Gravi
admwiggin at gmail.com
Sat May 2 16:03:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
tianon-guest pushed a change to branch upstream-sid
in repository golang.
from 90ad8a7 Imported Upstream version 1.4.1
new 839657a Imported Upstream version 1.4.2
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
VERSION | 2 +-
doc/devel/release.html | 5 +++++
src/cmd/5g/cgen.c | 11 +++++-----
src/cmd/gc/align.c | 5 +++++
src/cmd/gc/go.h | 1 +
src/cmd/gc/inl.c | 9 +++++---
src/cmd/gc/subr.c | 9 ++++++++
src/cmd/gc/typecheck.c | 2 +-
src/cmd/go/doc.go | 1 +
src/cmd/go/generate.go | 5 +++++
src/cmd/go/generate_test.go | 6 ++++++
src/math/big/int.go | 2 +-
src/math/big/int_test.go | 1 +
src/runtime/mgc0.c | 3 +++
src/runtime/syscall_windows.go | 10 +++++----
src/runtime/syscall_windows_test.go | 8 +++++++
test/fixedbugs/issue9432.go | 15 +++++++++++++
test/fixedbugs/issue9537.dir/a.go | 25 +++++++++++++++++++++
test/fixedbugs/issue9537.dir/b.go | 43 +++++++++++++++++++++++++++++++++++++
test/fixedbugs/issue9537.go | 10 +++++++++
test/fixedbugs/issue9604.go | 29 +++++++++++++++++++++++++
test/fixedbugs/issue9634.go | 18 ++++++++++++++++
22 files changed, 204 insertions(+), 16 deletions(-)
create mode 100644 test/fixedbugs/issue9432.go
create mode 100644 test/fixedbugs/issue9537.dir/a.go
create mode 100644 test/fixedbugs/issue9537.dir/b.go
create mode 100644 test/fixedbugs/issue9537.go
create mode 100644 test/fixedbugs/issue9604.go
create mode 100644 test/fixedbugs/issue9634.go
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-golang/golang.git
More information about the pkg-golang-commits
mailing list