[Pkg-golang-commits] [golang] 02/03: Merge tag 'upstream/1.3.1' into debian-sid
Michael Stapelberg
michael at stapelberg.de
Wed Aug 13 07:32:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
stapelberg pushed a commit to branch debian-sid
in repository golang.
commit 529609eb4df48905f8ed2ef746c642fb3113ad36
Merge: 384c13f 64f344c
Author: Michael Stapelberg <stapelberg at debian.org>
Date: Wed Aug 13 09:15:13 2014 +0200
Merge tag 'upstream/1.3.1' into debian-sid
Upstream version 1.3.1
VERSION | 2 +-
doc/cmd.html | 6 +--
doc/code.html | 16 ++++----
doc/contrib.html | 10 ++---
doc/devel/release.html | 73 +++++++++++++++++++---------------
doc/devel/weekly.html | 2 +-
doc/docs.html | 16 ++++----
doc/effective_go.html | 8 ++--
doc/gccgo_contribute.html | 6 +--
doc/go1.1.html | 2 +-
doc/go1.2.html | 10 ++---
doc/go1.3.html | 23 +++++++----
doc/go1.html | 12 +++---
doc/go1compat.html | 2 +-
doc/go_faq.html | 38 +++++++++---------
doc/go_spec.html | 2 +-
doc/help.html | 8 ++--
doc/install-source.html | 14 +++----
doc/install.html | 4 +-
doc/root.html | 8 ++--
doc/tos.html | 4 +-
include/u.h | 1 +
misc/cgo/test/issue8441.go | 27 +++++++++++++
src/cmd/6g/ggen.c | 2 +-
src/cmd/6g/peep.c | 5 +++
src/cmd/8g/ggen.c | 2 +-
src/cmd/8g/peep.c | 5 +++
src/cmd/cgo/gcc.go | 57 ++++++++++++++++++++------
src/cmd/gc/array.c | 14 -------
src/cmd/gc/bv.c | 36 ++++++++++++++---
src/cmd/gc/go.h | 2 +-
src/cmd/gc/plive.c | 52 +++++++++++++++++-------
src/pkg/compress/gzip/gzip.go | 3 +-
src/pkg/compress/zlib/writer.go | 3 +-
src/pkg/crypto/rsa/pkcs1v15.go | 43 +++++++++++++-------
src/pkg/crypto/rsa/pkcs1v15_test.go | 20 ++++++++++
src/pkg/crypto/subtle/constant_time.go | 9 ++++-
src/pkg/net/dnsconfig_unix.go | 10 +++--
src/pkg/net/fd_unix.go | 18 +++++++--
src/pkg/net/fd_windows.go | 9 ++++-
src/pkg/net/sock_posix.go | 22 ++++------
src/pkg/net/testdata/resolv.conf | 1 +
src/pkg/runtime/sys_windows_386.s | 5 +++
src/pkg/runtime/sys_windows_amd64.s | 5 +++
src/pkg/runtime/traceback_arm.c | 9 ++++-
src/pkg/runtime/traceback_x86.c | 2 +-
test/fixedbugs/issue8325.go | 31 +++++++++++++++
47 files changed, 440 insertions(+), 219 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