[Pkg-golang-commits] [golang] 02/05: Merge tag 'upstream/1.7.1' into golang-1.7

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Thu Sep 8 01:23:36 UTC 2016


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

mwhudson-guest pushed a commit to branch golang-1.7
in repository golang.

commit 9564412ab97425ed717ba389b4a30588be36dfcd
Merge: 46b72b7 0df09c9
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date:   Thu Sep 8 13:01:44 2016 +1200

    Merge tag 'upstream/1.7.1' into golang-1.7
    
    Upstream version 1.7.1

 VERSION                                        |   2 +-
 doc/contrib.html                               |   1 +
 doc/devel/release.html                         |  12 ++
 doc/go1.7.html                                 |   2 +-
 doc/gopher/favicon.svg                         | 238 +++++++++++++++++++++++++
 doc/install-source.html                        |   4 +-
 favicon.ico                                    | Bin 1150 -> 5686 bytes
 src/cmd/compile/internal/ssa/deadstore.go      |  17 +-
 src/cmd/compile/internal/ssa/deadstore_test.go |  33 +++-
 src/compress/flate/deflate.go                  |   2 +-
 src/compress/flate/deflate_test.go             |  50 ++++++
 src/compress/flate/huffman_bit_writer.go       |  40 +++--
 src/hash/crc32/crc32_s390x.go                  |  35 +---
 src/hash/crc32/crc32_s390x.s                   |   7 +
 src/io/multi.go                                |   9 +-
 src/io/multi_test.go                           |  38 ++++
 src/net/dnsclient_unix.go                      |  24 +--
 src/net/dnsclient_unix_test.go                 | 105 +++++++++--
 src/net/http/h2_bundle.go                      |  12 +-
 src/net/http/transport.go                      |   9 +-
 src/net/http/transport_test.go                 |  55 ++++++
 src/path/filepath/export_windows_test.go       |   5 +-
 src/path/filepath/path_test.go                 |  32 +++-
 src/path/filepath/path_windows_test.go         | 101 ++++++++++-
 src/path/filepath/symlink_windows.go           |  29 ++-
 src/reflect/all_test.go                        |   2 +
 src/reflect/type.go                            |   2 +
 src/runtime/mheap.go                           |   4 +-
 src/syscall/syscall_bsd_test.go                |  31 +++-
 29 files changed, 795 insertions(+), 106 deletions(-)

-- 
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