[Pkg-golang-commits] [golang] 01/02: Merge tag 'upstream/1.4.1' into debian-experimental

Tianon Gravi admwiggin at gmail.com
Fri Jan 16 05:14:56 UTC 2015


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

tianon-guest pushed a commit to branch debian-experimental
in repository golang.

commit f76df0afd043e05c4b013ab2982e32020839d259
Merge: f971d23 90ad8a7
Author: Tianon Gravi <admwiggin at gmail.com>
Date:   Thu Jan 15 22:14:32 2015 -0700

    Merge tag 'upstream/1.4.1' into debian-experimental
    
    * tag 'upstream/1.4.1':
      Imported Upstream version 1.4.1

 .hgignore                           |  58 +++++++++++++++
 .hgtags                             | 138 ++++++++++++++++++++++++++++++++++++
 VERSION                             |   2 +-
 doc/contribute.html                 |  70 ++++++++----------
 doc/devel/release.html              |   7 ++
 doc/install-source.html             |  61 ++++++----------
 src/cmd/dist/build.c                | 100 +++++++++++++++-----------
 src/cmd/gc/reflect.c                |  30 ++++----
 src/cmd/go/get.go                   |   2 +-
 src/cmd/ld/dwarf.c                  |  15 ++--
 src/cmd/ld/ldelf.c                  |   5 +-
 src/reflect/type.go                 |  31 +++++---
 src/runtime/cgo/gcc_openbsd_386.c   |  40 ++++++++---
 src/runtime/cgo/gcc_openbsd_amd64.c |  40 ++++++++---
 src/runtime/crash_cgo_test.go       |  68 ++++++++++++++++++
 src/runtime/defs_windows.go         |   1 +
 src/runtime/hashmap.go              |  35 +++++----
 src/runtime/hashmap_fast.go         |  12 ++--
 src/runtime/mprof.go                |  14 ++--
 src/runtime/os_plan9.go             |   2 +
 src/runtime/sigqueue.go             |   9 +++
 src/runtime/syscall_windows.go      |   2 +
 src/syscall/route_openbsd.go        |   6 +-
 test/fixedbugs/issue9321.go         |  37 ++++++++++
 24 files changed, 579 insertions(+), 206 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