]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-01-07 Brad Fitzpatricknet/http: update bundled http2; fixes TestTransportAndS...
2016-01-07 Andrew Gerranddoc: show relevant test instructions on install page
2016-01-07 Ian Lance Taylormisc/cgo/testcarchive,testcshared: deflake tests
2016-01-07 Tamir Dubersteincmd/dist: improve isGitRepo to handle git "worktree"s
2016-01-07 Russ Coxcmd/go: for go get -insecure, skip TLS certificate...
2016-01-07 Mikio Haranet/http, net/http/httputil: fix nits found by vet
2016-01-07 Russ Coxarchive/zip: fix reading, writing of zip64 archives
2016-01-07 Russ Coxos: document that Rename overwrites existing file
2016-01-07 Russ Coxgo/build: allow @ in #cgo directives for OS X
2016-01-06 Ian Lance Taylordoc: fix incorrect example in asm.html
2016-01-06 Ian Lance Taylorruntime: set new m signal mask to program startup mask
2016-01-06 Ian Lance Taylorruntime: preserve signal stack when calling Go on C...
2016-01-06 Brad Fitzpatrickruntime/pprof: skip TestStackBarrierProfiling on dragon...
2016-01-06 Russ Coxdoc: document release support policy
2016-01-06 Russ Coxdoc: document linux/ppc64 kernel requirement (2.6.37...
2016-01-06 Russ Coxdoc: fix source link in gdb docs
2016-01-06 Russ Coxcmd/go: do not force use of git master branch (again)
2016-01-06 Russ Coxdoc: discuss copyright changes in contribute.html
2016-01-06 Russ Coxnet: check /etc/hosts for modifications every 5 seconds...
2016-01-06 Brad Fitzpatricknet/http: fix flaky TestTransportCancelBeforeResponseHe...
2016-01-06 Brad Fitzpatricknet/http: add mechanism for marking flaky http tests
2016-01-06 Russ Coxdoc/play: update URL for concurrent pi
2016-01-06 Brad Fitzpatricknet/http: update bundled http2, add test for Transport...
2016-01-06 Robert Griesemergo/importer: always handle forward-declared imports...
2016-01-06 Russ Coxtesting: move comment inside T.Parallel
2016-01-06 Russ Coxnet: fix timeout test bug
2016-01-06 Russ Coxruntime/pprof: point to new docs about kernel bugs
2016-01-06 Russ Coxcmd/dist: assume amd64 on OS X, don't run sysctl
2016-01-06 Russ Coxtime: document that RFC1123 is wrong for times in UTC
2016-01-06 Russ Coxos/exec: document that examples assume Unix
2016-01-06 Russ Coxtest/bench/shootout: delete
2016-01-06 Russ CoxRevert "cmd/dist: improve isGitRepo to handle git ...
2016-01-06 Russ Coxcrypto/dsa: adjust GenerateParameters comment
2016-01-06 Alex Brainmaninternal/syscall/windows/registry: adjust TestGetMUIStr...
2016-01-06 Tamir Dubersteincmd/dist: improve isGitRepo to handle git "worktree"s
2016-01-06 Matthew Dempskycmd/compile: recognize bool(true) as a constant expression
2016-01-06 Ian Lance Tayloros/signal: Stop restores original signal handling
2016-01-06 Andrew Gerrandnet/http: better documentation for Transport
2016-01-06 Brad Fitzpatricknet/http/pprof: stop profiling if client's connection...
2016-01-06 Brad Fitzpatricknet/http: update bundled copied of x/net/http2 to git...
2016-01-06 Brad Fitzpatrickdoc: note the net/http CloseNotifier changes in go1...
2016-01-06 Ian Lance Taylordoc: mention new SIGPIPE behavior in 1.6 release notes
2016-01-06 Ian Lance Taylorruntime: call msanwrite on object passed to runtime/cgo
2016-01-06 Brad Fitzpatrickcrypto/hmac: update link to FIPS HMAC spec
2016-01-06 Adam Langleycrypto/x509: handle ECC private keys with the wrong...
2016-01-06 Kevin Vucmd/compile/internal/gc: fix initialization logic
2016-01-06 Tamir Dubersteincmd/dist: correct run's comment
2016-01-06 Michael Hudson... cmd/go: special case shared library name when passed...
2016-01-06 David Benjaminencoding/asn1: fix off-by-one in parseBase128Int.
2016-01-05 Brad FitzpatrickA+C: automated update
2016-01-05 Brad Fitzpatricklog/syslog: document that syslog is frozen
2016-01-05 Brad Fitzpatricknet/http: make Client use Request.Cancel for timeouts...
2016-01-05 Robert Griesemerspec: New year, new spec update (to refer to Unicode...
2016-01-05 Brad Fitzpatricknet/http: tighten protocol between Transport.roundTrip...
2016-01-05 Austin Clementsruntime/pprof: skip TestStackBarrierProfiling
2016-01-05 Ian Lance Taylorruntime: fix exit status when killed by signal
2016-01-05 Ian Lance Taylorruntime: set SIGCONT to _SigNotify + _SigDefault
2016-01-05 David Chasecmd/compile: suppress export of Note field within expor...
2016-01-05 Russ Coxnet: run all timeout tests in parallel
2016-01-05 Russ Coxmisc/cgo/testcshared: print a little more about GOROOT...
2016-01-05 Russ Coxcmd/dist: wait for pending tests before exiting
2016-01-05 Brad Fitzpatricknet/http: relax recently-updated rules and behavior...
2016-01-05 Matthew Dempskycmd/internal/obj: fix PCSP table at runtime.morestack...
2016-01-05 Ian Lance Tayloros: remove unused import to fix build
2016-01-05 Ian Lance Tayloros, runtime: better EPIPE behavior for command line...
2016-01-05 Ian Lance Taylorruntime: disable a signal by restoring the original...
2016-01-04 Aaron Jacobscmd/go: update out of date help text about vendoring
2016-01-04 Russ Coxtesting: add clear panic for duplicate call to t.Parallel
2016-01-04 Russ Coxruntime/pprof: shorten a few tests
2016-01-04 Russ Coxcmd/link: use current GOROOT for source file paths...
2016-01-04 Didier Speziabuild: prevent the entire repo to be wiped out by cgo...
2016-01-04 Brad Fitzpatricknet/http: deflake tests in full mode after t.Parallel...
2016-01-04 Ian Lance Taylorruntime: remove now-unused test string constants
2016-01-04 Ian Lance Taylorruntime: implement setsigstack for Solaris
2016-01-03 Benny Siegertdoc: fix typo in install-source.html.
2016-01-02 Ian Lance Taylorruntime: treat SIGTSTP/SIGCANCEL on Solaris as we do...
2016-01-01 Shenghou Madoc: fix typo
2015-12-31 David Symondsdoc: 2016 is the Year of the Gopher.
2015-12-31 Alex Brainmanos: change Open(`C:`) to open current directory on C:
2015-12-30 Evan Shawdatabase/sql: fix doc typos
2015-12-30 Hiroshi Iokaos: fix race condition between (*os.File).Stat and...
2015-12-29 Russ Coxruntime: move test programs out of source code, coalesce
2015-12-29 Brad Fitzpatricknet/http: update docs on Request.Proto, ProtoMajor...
2015-12-29 Russ Coxcmd/dist: apply final edits from CL 18199.
2015-12-29 Russ Coxcmd/dist: run shards of test dir in parallel
2015-12-29 Russ Coxcmd/dist: run wiki, shootout etc tests only on builders
2015-12-29 Russ Coxcmd/dist: run various one-off tests in parallel
2015-12-29 Russ Coxcmd/dist: run limited tests in race and libgcc=none...
2015-12-29 Russ Coxbuild: shorten a few packages with long tests
2015-12-29 Russ Coxapi/go1.6.txt: add debug.SetTraceback, build.Package...
2015-12-29 Russ Coxcmd/dist: make test default to --no-rebuild
2015-12-29 Mikio Haraos: add missing copyright notice
2015-12-28 Austin Clementsruntime: fix, simplify, and improve scan state in gorou...
2015-12-24 Dan Petersonruntime: fix sigaltstack test Skipf format string
2015-12-24 Ian Lance Taylorruntime: adjust gsignal stack to current signal stack
2015-12-24 Nigel Taoimage/color: have NYCbCrA.RGBA work in 16-bit color.
2015-12-24 Jonathan Boullenet/http: fix typo in docstring
2015-12-22 Rob Pikecrypto/cipher: fix typo from last change
2015-12-22 Rob Pikecrypto/cipher: improve documentation for AEAD
2015-12-22 Ian Lance Taylormisc/cgo/testcarchive: skip test4 on darwin/{arm,arm64}
next