[Pkg-golang-commits] [golang] branch upstream-sid updated (64d2a7c -> c8bf49e)

Michael Stapelberg michael at stapelberg.de
Sat Mar 8 17:02:08 UTC 2014


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

stapelberg pushed a change to branch upstream-sid
in repository golang.

      from  64d2a7c   Imported Upstream version 1.2
       new  c8bf49e   Imported Upstream version 1.2.1

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            |   6 ++
 doc/install.html                  |   2 +-
 src/pkg/database/sql/sql.go       |   4 +-
 src/pkg/database/sql/sql_test.go  |  23 ++++++
 src/pkg/net/fd_windows.go         |  48 ++++++++++---
 src/pkg/net/net_windows_test.go   | 146 ++++++++++++++++++++++++++++++++++++++
 src/pkg/runtime/mgc0.c            |   5 +-
 src/pkg/runtime/mprof.goc         |   4 +-
 src/pkg/runtime/proc.c            |   4 +-
 src/pkg/runtime/sys_x86.c         |  13 ++++
 src/pkg/runtime/traceback_arm.c   |  12 ++++
 src/pkg/runtime/traceback_x86.c   |  10 +++
 src/pkg/syscall/ztypes_windows.go |   2 +
 14 files changed, 264 insertions(+), 17 deletions(-)
 create mode 100644 src/pkg/net/net_windows_test.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