]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-06-30 Ben Shicmd/internal/obj/arm: check illegal base registers...
2017-06-30 Shawn Walker... net: fix sendfile for Solaris
2017-06-30 fanzha02cmd/internal/obj/arm64: fix assemble LDXP bug
2017-06-30 Brad Fitzpatricktesting: revert CL 36791's conditional ReadMemStats
2017-06-30 Lucas Clementedoc: note quoted cookie value change in Go 1.9 relnotes
2017-06-30 Brad Fitzpatrickos: add documentation for Windows users
2017-06-29 Robert Griesemercmd/vet/all: in case of vet panic, don't filter stacktrace
2017-06-29 smasher164io: clarify documentation for io.ByteReader on error...
2017-06-29 Brad Fitzpatrickdoc: update binary requirements
2017-06-29 Brad FitzpatrickRevert "encoding/json: reduce unmarshal mallocs for...
2017-06-29 Alberto Donizettitesting: clarify rules for concurrent t.Run calls
2017-06-29 Egon Elbrenet: fix Windows TestInterfaceHardwareAddrWithGetmac
2017-06-29 Ian Lance Taylorreflect: document that value.NumMethod counts exported...
2017-06-29 Dmitri Shuralyovcrypto/x509: improve internal comment
2017-06-29 Brad Fitzpatrickdoc, api: add syscall.SysProcAttr.AmbientCaps change...
2017-06-29 Brad Fitzpatricktime: warn that RFC3339Nano does not guarantee a natura...
2017-06-29 Brad Fitzpatrickencoding/binary: clarify the repercussions for not...
2017-06-29 Brad Fitzpatricknet/http: update bundled http2
2017-06-29 Brad Fitzpatrickencoding/gob: warn about decoding data from untrusted...
2017-06-28 Michael Stapelbergsyscall: add AmbientCaps to linux SysProcAttr
2017-06-28 Robert Griesemergo/importer: don't return packages that are not fully...
2017-06-28 Austin Clementsruntime: use rwmutex for execLock
2017-06-28 Austin Clementsruntime: make rwmutex work on Ms instead of Gs
2017-06-28 Aliaksandr... sync: deflake TestPool and TestPoolNew
2017-06-28 Alan Donovango/ast: improve comment on FuncDecl.Body
2017-06-28 Meir Fischertesting: always ReadMemStats before first benchmark run
2017-06-28 Brad Fitzpatrickdoc: document the state of NetBSD in the Go 1.9 release...
2017-06-28 Robert Griesemercmd/vet/all: fix print statement, add platform information
2017-06-28 Ian Lance Taylordoc: mention gccgo status in 1.9 release notes
2017-06-28 Shawn Walker... syscall: fix Exec on solaris
2017-06-28 Ibrahim AshShohailos: fix passing long paths to Chmod on Windows
2017-06-28 Kevin Burketime: show how to get midnight on the current day
2017-06-28 Robert Griesemerspec: minor grammar fix
2017-06-28 Cherry Zhangcmd/compile: fix slice-in-bound check on amd64p32
2017-06-28 Russ Coxtime: fix example in monotonic time comment
2017-06-28 Gabriel Nicolas... doc: Proper default value for the $GOPATH.
2017-06-28 Shawn Walker... runtime: temporarily skip gdb python-related tests...
2017-06-28 Joe Tsaiarchive/tar: use best effort at writing USTAR header
2017-06-27 Hiroshi Iokacmd/cgo: unwrap typedef-chains before type checking
2017-06-27 Brad Fitzpatrickdoc: mention testing/quick RNG seeding change in Go...
2017-06-27 Brad Fitzpatricknet/http: whitelist another non-http goroutine in leak...
2017-06-27 Matthew Dempskycmd/compile: suppress errors after "cannot assign to X"
2017-06-27 Martin Gartonbufio: make Reader.Peek invalidate Unreads
2017-06-27 Brad Fitzpatrickcmd/go: skip broken TestExecutableGOROOT/RelocatedExe
2017-06-27 Dong-hee Nacmd/go: update helpdoc.go about '-buildmode'
2017-06-27 Dmitri Shuralyovencoding/binary: improve comment formatting consistency
2017-06-27 Dmitri Shuralyovcrypto/x509: fix panic in TestEnvVars, improve style
2017-06-27 Ian Lance Taylorruntime: get more info for TestCgoSignalDeadlock failures
2017-06-27 Gabríel Arthúr... test/fixedbugs: Close opening parenthesis in comment...
2017-06-26 Hana (Hyang... net/http/pprof: mention mutex profile in doc
2017-06-26 Brad Fitzpatrickdoc: add FMA mention to Go 1.9 release notes
2017-06-26 Matt Hardennet/http: fix double-close of req.Body
2017-06-26 Brad Fitzpatrickcmd/go: add more info in t.Fatal message go1.9beta2
2017-06-26 Brad Fitzpatricknet/http/httputil: always deep copy the Request.Header...
2017-06-26 Austin Clementsruntime: drain local runq when dedicated mark worker...
2017-06-26 Robert Griesemercmd/compile: use correct variable when setting up dummy...
2017-06-26 Yasha Bubnovnet/http/httptest: close client connections in separate...
2017-06-25 Ian Lance Tayloros/signal: check MustHaveExec in TestAtomicStop
2017-06-24 Ian Lance Tayloros/signal: avoid race between Stop and receiving on...
2017-06-23 Ben Shicmd/internal/obj/arm: fix wrong encoding of MULBB
2017-06-23 Ian Lance Tayloros: align siginfo argument to waitid
2017-06-23 Russ Coxcmd/go: fix TestExecutableGOROOT when GOROOT_FINAL...
2017-06-23 Russ Coxcmd/go: be more precise when a directory cannot be...
2017-06-23 Russ Coxcmd/go: report possibly-relevant ignored symlinks durin...
2017-06-23 Russ Coxcmd/go: detect case-insensitive import path collision
2017-06-23 Ben Shicmd/internal/obj/arm: fix setting U bit in shifted...
2017-06-23 Mark Ryanencoding/ascii85: make bigtest big again
2017-06-23 Kevin Burkenet/http: document that Dir can serve sensitive directories
2017-06-23 Qiuxuan Zhunet/http: Update server idleTimeout documentation
2017-06-23 Russ Coxcmd/go: detect Go assembly before assembling with gcc
2017-06-23 Russ Coxcmd/go: require -buildmode=c-shared to take one main...
2017-06-23 Robert Griesemergo/types: prevent crash in type cycles involving non...
2017-06-23 Mikio Haranet: update documentation on IP.IsUnspecified
2017-06-22 Robert Griesemercmd/compile: fix array slice expression bounds check
2017-06-22 Mikio Haranet: update documentation on methods of UnixConn
2017-06-22 Mikio Haranet: update documentation on methods of IPConn
2017-06-22 Mikio Haranet: update documentation on methods of UDPConn
2017-06-22 Russ Coxcmd/go: read URL not Repository Root from svn info
2017-06-22 Mikio Haranet: update documentation on JoinHostPort and SplitHostPort
2017-06-22 Mikio Haranet: update documentation on Resolve{TCP,UDP,IP,Unix...
2017-06-22 Mikio Haranet: update documentation on Listen{TCP,UDP,MulticastUD...
2017-06-22 Mikio Haranet: update documentation on Dial{TCP,UDP,IP,Unix}
2017-06-22 Mikio Haranet: update documentation on Listen and ListenPacket
2017-06-22 Mikio Haranet: update documentation on Dial and its variants
2017-06-22 Michael Hendricksos: run more of TestExecutable on OpenBSD
2017-06-22 Robert Griesemergo/types: more robust operand printing
2017-06-21 Robert Griesemergo/ast: improved documentation for comments associated...
2017-06-21 David Chasecmd/compile: make loop guard+rotate conditional on...
2017-06-21 Hiroshi Iokaruntime/cgo: fix typos
2017-06-21 Alberto Donizettisync: make clear that WaitGroup.Done decrements by one
2017-06-21 Michael Hendricksos: fix documentation for Executable on OpenBSD
2017-06-21 Mikio Haraall: gofmt
2017-06-20 John R. Lentonruntime, syscall: workaround for bug in Linux's execve
2017-06-20 Brad Fitzpatrickcrypto/x509: update MaxPathLen & MaxPathLenZero docs
2017-06-20 Brad FitzpatrickA+C: updated update
2017-06-20 Austin Clementssyscall: mark forkAndExecInChild1 noinline
2017-06-20 Austin Clementssyscall: use CLONE_VFORK safely
2017-06-20 Alberto DonizettiRevert "cmd/vendor/github.com/google/pprof: refresh...
2017-06-20 Alberto Donizetticmd/vendor/github.com/google/pprof: refresh from upstream
2017-06-20 sam boyerdoc: add qualified mention of dep to FAQ
next