]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2022-11-01 Gopher Robot[release-branch.go1.19] go1.19.3 go1.19.3
2022-11-01 Damien Neil[release-branch.go1.19] syscall, os/exec: reject enviro...
2022-10-24 Cuong Manh Le[release-branch.go1.19] cmd/compile: fix missing walk...
2022-10-24 Cuong Manh Le[release-branch.go1.19] all: prevent fakePC overflow...
2022-10-24 Michael Pratt[release-branch.go1.19] runtime: always keep global...
2022-10-20 Bryan C. Mills[release-branch.go1.19] cmd/go/internal/modload: update...
2022-10-04 Gopher Robot[release-branch.go1.19] go1.19.2 go1.19.2
2022-10-04 Russ Cox[release-branch.go1.19] regexp: limit size of parsed...
2022-10-04 Damien Neil[release-branch.go1.19] archive/tar: limit size of...
2022-09-28 Damien Neil[release-branch.go1.19] net/http/httputil: avoid query...
2022-09-21 Cuong Manh Le[release-branch.go1.19] cmd/compile/internal/typebits...
2022-09-21 Matthew Dempsky[release-branch.go1.19] cmd/compile: skip emitting...
2022-09-21 Cherry Mui[release-branch.go1.19] cmd/link: suppress -no_pie...
2022-09-21 Cherry Mui[release-branch.go1.19] cmd/link: stop passing -pagezer...
2022-09-21 Robert Griesemer[release-branch.go1.19] go/types, types2: allow (string...
2022-09-21 Keith Randall[release-branch.go1.19] cmd/compile: avoid using destin...
2022-09-19 Matthew Dempsky[release-branch.go1.19] cmd/compile/internal/inline...
2022-09-13 Austin Clements[release-branch.go1.19] runtime/cgo: add -fno-stack...
2022-09-09 Damien Neil[release-branch.go1.19] all: upgrade golang.org/x/net...
2022-09-06 Gopher Robot[release-branch.go1.19] go1.19.1 go1.19.1
2022-09-06 Damien Neil[release-branch.go1.19] net/http: update bundled golang...
2022-08-31 Cherry Mui[release-branch.go1.19 cmd/compile: align stack offset...
2022-08-31 Cherry Mui[release-branch.go1.19] runtime: mark morestack_noctxt...
2022-08-31 Paul E. Murphy[release-branch.go1.19] runtime: fix ppc64 startup...
2022-08-31 Cuong Manh Le[release-branch.go1.19] cmd/compile: only inline method...
2022-08-30 Zeke Lu[release-branch.go1.19] cmd/go/internal/imports: recogn...
2022-08-29 Jeremy Quirke[release-branch.go1.19] cmd/link: fix trampolines break...
2022-08-29 Filippo Valsorda[release-branch.go1.19] crypto/tls: support ECDHE when...
2022-08-29 Zeke Lu[release-branch.go1.19] cmd/go/internal/imports: includ...
2022-08-29 Bryan C. Mills[release-branch.go1.19] cmd/go: avoid registering AtExi...
2022-08-29 Filippo Valsorda[release-branch.go1.19] crypto/x509: don't panic marsha...
2022-08-29 Damien Neil[release-branch.go1.19] net/url: consistently remove...
2022-08-29 Bryan C. Mills[release-branch.go1.19] cmd/go: avoid overwriting cache...
2022-08-29 Keith Randall[release-branch.go1.19] cmd/compile: handle partially...
2022-08-29 Ian Lance Taylor[release-branch.go1.19] misc/cgo/testcarchive: permit...
2022-08-29 Cuong Manh Le[release-branch.go1.19] cmd/compile: correct alignment...
2022-08-19 Michael Pratt[release-branch.go1.19] cmd: vendor github.com/google...
2022-08-17 Cuong Manh Le[release-branch.go1.19] cmd/compile: fix wrong typepara...
2022-08-11 Matthew Dempsky[release-branch.go1.19] cmd/compile: fix import/export...
2022-08-02 Gopher Robot[release-branch.go1.19] go1.19 go1.19
2022-08-01 Matthew Dempsky[release-branch.go1.19] test: improve generic type...
2022-08-01 Wayne Zuo[release-branch.go1.19] cmd/compile: fix wrong dict...
2022-08-01 Dmitri Shuralyov[release-branch.go1.19] all: merge master (e99f53f...
2022-08-01 Dmitri Shuralyovdoc: move Go 1.19 release notes to x/website
2022-08-01 Matthew Dempskydoc: mention removal of cmd/compile's -importmap and...
2022-08-01 WANG Xueruidoc/go1.19: fix typo: EM_LONGARCH -> EM_LOONGARCH
2022-08-01 Brad Fitzpatrickdoc/go1.19: fix a few links that were missing trailing...
2022-07-30 hopehookruntime: fix typos
2022-07-29 Ian Lance Taylorcmd/dist: always pass -short=true with -quick
2022-07-28 Russ Coxdoc/go1.19: minor adjustments and links
2022-07-28 WANG Xueruidoc/go1.19: improve the loong64 release notes
2022-07-28 Russ Coxos/exec: add GODEBUG setting to opt out of ErrDot changes
2022-07-27 Cherry Muimisc/cgo/test: use fewer threads in TestSetgidStress...
2022-07-27 Roland Shoemakermath/big: check buffer lengths in GobDecode
2022-07-27 Brad Fitzpatricknet: document UDPConn.ReadFromUDPAddrPort's AddrPort...
2022-07-26 database64128net: fix WriteMsgUDPAddrPort addr handling
2022-07-26 Ian Lance Taylordoc/go1.19: note that updated race syso files require...
2022-07-26 Muhammed Can... bytes: document that Reader.Reset affects the result...
2022-07-26 Cherry Muiruntime/cgo: use frame address to set g0 stack bound
2022-07-25 Keith Randallcmd/compile: fix blank label code
2022-07-25 qmuntalruntime: fix runtime.Breakpoint() on windows/arm64
2022-07-25 Justin Tragliacmd/go: add space after comma in 'go help test'
2022-07-25 Tobias Klauserdoc/go1.19: minor fixes
2022-07-25 Marcus Watkinstime: clarify documentation for allowed formats and...
2022-07-25 Abirdcflyinternal/fuzz: fix typo in function comments
2022-07-25 Filippo Valsordadoc/go1.19: expand crypto release notes
2022-07-24 Abirdcflyruntime: fix typo in function comments
2022-07-24 jacobishaocmd/compile/internal/noder: correct spelling errors...
2022-07-22 Cherry Muicmd/compile: make jump table symbol local
2022-07-22 Russ CoxA+C: delete AUTHORS and CONTRIBUTORS
2022-07-21 Ian Lance Taylorunsafe: document when Sizeof/Offsetof/Alignof are not...
2022-07-21 Dmitri Shuralyovnet/http: remove accidental heading in Head documentation
2022-07-21 Cherry Muicmd/dist: enable race detector test on S390X
2022-07-20 Keith Randallcmd/cgo: allow cgo to pass strings or []bytes bigger...
2022-07-20 Keith Randalltest: use go tool from tree, not path
2022-07-20 Keith Randallcmd/compile: improve GOAMD64=v1 violation test
2022-07-19 Dan Kortschakcrypto/internal/nistec,debug/gosym: fix typos
2022-07-19 Keith Randallcmd/compile: fix mknode script
2022-07-19 yanweizhiA+C: add Weizhi Yan
2022-07-19 Michael Anthony... runtime: revert to using the precomputed trigger for...
2022-07-19 Carlos AmedeeCONTRIBUTORS: update for the Go 1.19 release
2022-07-18 Jun10ngruntime: fix typos
2022-07-18 Matthew Dempskycmd/compile: revert "remove -installsuffix flag"
2022-07-18 minherzhttp: improve Get documentation
2022-07-15 Austin Clementsgo/types, types2: correct alignment of atomic.Int64
2022-07-15 Ian Lance Taylorencoding/gob: s/TestIngoreDepthLimit/TestIgnoreDepthLimit/
2022-07-14 Roland Shoemakergo/parser: skip TestParseDepthLimit for short tests
2022-07-14 Roland Shoemakerencoding/xml: skip TestCVE202230633 for short tests
2022-07-14 Bryan C. Millscmd/go/internal/modfetch: avoid duplicating path compon...
2022-07-14 Bryan C. Millscmd/go: save zip sums for downloaded modules in 'go...
2022-07-14 Bryan C. Millscmd/go: avoid re-enqueuing workspace dependencies with...
2022-07-14 Bryan C. Millsdoc/go1.19: add a release note for 'go list -json=SomeF...
2022-07-13 Matthew Dempskycmd/compile: remove -installsuffix flag
2022-07-13 Matthew Dempskycmd/compile: remove -importmap flag
2022-07-13 Bryan C. Millsmisc/cgo/testshared: run tests only in GOPATH mode
2022-07-13 Bryan C. Millsmisc/cgo/testcshared: don't rely on an erroneous instal...
2022-07-13 Michael Prattruntime: clear timerModifiedEarliest when last timer...
2022-07-13 Wayne Zuocmd/compile: fix type assert in dict pass
2022-07-12 Gopher Robot[release-branch.go1.19] go1.19rc2 go1.19rc2
2022-07-12 Bryan C. Millscmd/go: in script tests, avoid checking non-main packag...
next