]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2016-04-11 Andrew Gerrand[release-branch.go1.5] go1.5.4 go1.5.4
2016-04-08 Alex Brainmanruntime: leave directory before removing it in TestDLLP...
2016-04-08 Brad Fitzpatricksyscall: point to x/sys in DLL loading docs, update...
2016-04-08 Brad Fitzpatrickruntime, syscall: only search for Windows DLLs in the...
2016-04-08 Brad Fitzpatrickcrypto/rsa, crypto/ecdsa: fail earlier on zero parameters
2016-04-08 Robert Griesemercrypto/dsa: eliminate invalid PublicKey early
2016-01-27 Alberto Donizetti[release-branch.go1.5] doc: update install from source...
2016-01-13 Chris Broadfoot[release-branch.go1.5] go1.5.3 go1.5.3
2016-01-13 Russ Cox[release-branch.go1.5] math/big: fix nat test
2016-01-13 Russ Cox[release-branch.go1.5] doc: document Go 1.5.3
2016-01-13 Russ Cox[release-branch.go1.5] math/big: fix Exp(x, x, x) for...
2016-01-13 Russ Cox[release-branch.go1.5] math/big: fix carry propagation...
2015-12-07 Chris Broadfoot[release-branch.go1.5] doc: add heading IDs to Code...
2015-12-04 Chris Broadfootdoc: correct ordering of go1.5 minor revisions
2015-12-03 Chris Broadfoot[release-branch.go1.5] go1.5.2 go1.5.2
2015-12-03 Chris Broadfoot[release-branch.go1.5] doc: correct release date for...
2015-12-03 Chris Broadfoot[release-branch.go1.5] doc: document go1.5.2
2015-11-24 Andrew Gerrand[release-branch.go1.5] doc: add Code of Conduct
2015-11-24 Austin Clements[release-branch.go1.5] runtime: take stack barrier...
2015-11-24 Austin Clements[release-branch.go1.5] runtime: improve stack barrier...
2015-11-23 David Crawshaw[release-branch.go1.5] misc/ios: keep whole buffer...
2015-11-23 Ian Lance Taylor[release-branch.go1.5] cmd/cgo: ignore vars with no...
2015-11-23 Russ Cox[release-branch.go1.5] cmd/go: disable TestNoteReading...
2015-11-23 Russ Cox[release-branch.go1.5] runtime: fix bad signal stack...
2015-11-23 Shawn Walker... [release-branch.go1.5] cmd/go: fix Go buildid reading...
2015-11-23 Shenghou Ma[release-branch.go1.5] runtime: make it possible to...
2015-11-23 Russ Cox[release-branch.go1.5] runtime: make asmcgocall work...
2015-11-23 Russ Cox[release-branch.go1.5] cmd/go: skip TestNoteReading2K...
2015-11-23 Russ Cox[release-branch.go1.5] cmd/go: fix loading of buildid...
2015-11-23 Russ Cox[release-branch.go1.5] cmd/link: link go.o first
2015-11-23 Russ Cox[release-branch.go1.5] cmd/compile: fix crash with...
2015-11-23 Russ Cox[release-branch.go1.5] cmd/compile: fix Val vs Opt...
2015-11-20 Austin Clements[release-branch.go1.5] runtime: prevent sigprof during...
2015-11-20 Russ Cox[release-branch.go1.5] runtime: fix new stack barrier...
2015-11-20 Austin Clements[release-branch.go1.5] runtime: handle sigprof in stack...
2015-11-17 Austin Clements[release-branch.go1.5] runtime: handle sysReserve retur...
2015-11-17 Austin Clements[release-branch.go1.5] runtime: avoid stat underflow...
2015-11-17 Michael Hudson... [release-branch.go1.5] runtime: ignore rt_sigaction...
2015-11-17 Austin Clements[release-branch.go1.5] runtime: make SIGPROF skip stack...
2015-11-17 Alex Brainman[release-branch.go1.5] net: fix off by one error while...
2015-11-17 Michael Hudson... [release-branch.go1.5] cmd/internal/obj/ppc64: fix...
2015-11-17 Ian Lance Taylor[release-branch.go1.5] cmd/link: support new 386/amd64...
2015-11-17 Michael Hudson... [release-branch.go1.5] cmd/compile: do not let regopt...
2015-11-17 Austin Clements[release-branch.go1.5] runtime: adjust huge page flags...
2015-11-17 Francisco Claude[release-branch.go1.5] multipart: fixes problem parsing...
2015-11-17 David Crawshaw[release-branch.go1.5] runtime: preserve R11 in darwin...
2015-11-17 Ian Lance Taylor[release-branch.go1.5] runtime: unblock special glibc...
2015-11-17 Shenghou Ma[release-branch.go1.5] runtime/cgo: explicitly link...
2015-11-17 Keith Randall[release-branch.go1.5] cmd/compile/internal/gc: handle...
2015-11-13 Keith Randall[release-branch.go1.5] runtime: memmove/memclr pointers...
2015-11-13 Michael Hudson... [release-branch.go1.5] runtime: adjust the arm64 memmov...
2015-11-13 Austin Clements[release-branch.go1.5] runtime: use 4 byte writes in...
2015-11-13 Michael Hudson... [release-branch.go1.5] runtime: adjust the ppc64x memmo...
2015-10-15 Austin Clements[release-branch.go1.5] runtime: fix recursive GC assist...
2015-10-12 Austin Clements[release-branch.go1.5] runtime: fix recursive GC assist
2015-10-03 Austin Clementsdoc: update release tag in source directions to go1.5.1
2015-09-23 Chris Broadfoot[release-branch.go1.5] doc: document go1.4.3
2015-09-09 Chris Broadfoot[release-branch.go1.5] go1.5.1 go1.5.1
2015-09-09 Chris Broadfoot[release-branch.go1.5] doc: document go1.5.1
2015-09-08 Rob Pike[release-branch.go1.5] cmd/asm: handle CMPF and CMPD...
2015-09-08 Rob Pike[release-branch.go1.5] fmt: in Scanf, %c can scan a...
2015-09-08 Rob Pike[release-branch.go1.5] doc: mention that go install...
2015-09-08 Brad Fitzpatrick[release-branch.go1.5] AUTHORS: add Oracle as corporate...
2015-09-08 Chris BroadfootRevert "[release-branch.go1.5] runtime: check that...
2015-09-08 Austin Clements[release-branch.go1.5] runtime: check that stack barrie...
2015-09-08 Brad Fitzpatrick[release-branch.go1.5] net/http/httputil: permit nil...
2015-09-08 Russ Cox[release-branch.go1.5] net: restore LookupPort for...
2015-09-08 Vincent Vanackere[release-branch.go1.5] cmd/go: properly ignore import...
2015-09-08 Ulrich Kunitz[release-branch.go1.5] cmd/compile: fix register alloca...
2015-09-08 Austin Clements[release-branch.go1.5] runtime: don't install a stack...
2015-09-08 Austin Clements[release-branch.go1.5] runtime: add GODEBUG for stack...
2015-09-08 Austin Clements[release-branch.go1.5] cmd/compile: fix uninitialized...
2015-09-08 Alex Brainman[release-branch.go1.5] internal/syscall/windows/registr...
2015-09-08 Didier Spezia[release-branch.go1.5] cmd/asm: fix potential infinite...
2015-09-08 Ian Lance Taylor[release-branch.go1.5] cmd/go: -a does apply to the...
2015-09-06 Shenghou Macmd/link/internal/ld: align PE .text section to 32...
2015-09-04 Dave Cheney[release-branch.go1.5] build: Fix bootstrap.bash for...
2015-09-03 Shenghou Ma[release-branch.go1.5] net: add -lsendfile to cgo LDFLA...
2015-09-03 Andrew Gerrand[release-branch.go1.5] doc: add Go Security Policy...
2015-09-03 Andrew Gerrand[release-branch.go1.5] doc: only show Share button...
2015-08-19 Russ Cox[release-branch.go1.5] go1.5 go1.5
2015-08-19 Russ Cox[release-branch.go1.5] release: merge master branch...
2015-08-19 Russ Coxdoc: document Go 1.5 on release page
2015-08-19 Russ Coxnet: respect go vs cgo resolver selection in all lookup...
2015-08-19 Russ Coxnet: force LookupAddr results to be rooted DNS paths...
2015-08-19 Russ Coxnet: document GODEBUG=netdns=xxx settings
2015-08-19 Rob Pikedoc: fix typos in go1.5.html
2015-08-19 Russ Coxdoc/go1.5.html: refer to ppc64 as 64-bit PowerPC, not...
2015-08-19 Russ Coxdoc: adjust binary install page supported system list
2015-08-18 Russ Coxcmd/vet: power64 is now ppc64
2015-08-18 Russ Coxcmd/go: really skip TestNoteReading on linux/ppc64le
2015-08-18 Russ Coxcmd/go: disable TestNoteReading on solaris, linux/ppc64le
2015-08-18 Russ Coxcmd/compile: fix interaction between GOEXPERIMENT=field...
2015-08-18 Russ Coxcmd/go: fix vendor-related index out of range panic...
2015-08-18 Russ Coxcmd/go: fix spurious rebuild of binaries using cgo...
2015-08-18 Russ Coxcmd/yacc: fix compile error in empty grammar
2015-08-18 Brad Fitzpatricknet/http: fix races cloning TLS config
2015-08-17 Ian Lance Taylordoc: only the Logger.SetOutput method is new in Go 1.5
2015-08-17 Matt Bostocksort: Fix typo in Stable() comment
2015-08-16 Dave Cheneycmd/compile/internal/arm64: remove Reginuse check in...
next