[Pkg-golang-commits] [golang] branch debian-sid updated (f913cbd -> f6f1436)

Tianon Gravi admwiggin at gmail.com
Sat May 2 16:04:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

tianon-guest pushed a change to branch debian-sid
in repository golang.

      from  f913cbd   Change version -> exp1
      adds  839657a   Imported Upstream version 1.4.2
       new  900a90f   Merge tag 'upstream/1.4.2' into debian-sid
       new  f6f1436   Bump changelog to 1.4.2

The 2 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 +-
 debian/changelog                    |  7 ++++++
 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 ++++++++++++++++
 23 files changed, 211 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