]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
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...
2022-07-12 Bryan C. Millscmd/go: avoid indexing GOROOT packages when the compile...
2022-07-12 Bryan C. Millscmd/go: port TestIssue16471 to a script test and add...
2022-07-12 Bryan C. Millscmd/go/internal/modfetch/codehost: add missing newline...
2022-07-12 Bryan C. Millsimage/jpeg: increase TestLargeImageWithShortData timeou...
2022-07-12 Jay Conrodcmd/go/internal/modload: ignore disallowed errors when...
2022-07-12 Michael Anthony... [release-branch.go1.19] all: merge master (b2b8872...
2022-07-12 Tatiana Bradleycompress/gzip: fix stack exhaustion bug in Reader.Read
2022-07-12 Julie Qiupath/filepath: fix stack exhaustion in Glob
2022-07-12 Julie Qiuio/fs: fix stack exhaustion in Glob
2022-07-12 Roland Shoemakerencoding/gob: add a depth limit for ignored fields
2022-07-12 Roland Shoemakergo/parser: limit recursion depth
2022-07-12 Roland Shoemakerencoding/xml: use iterative Skip, rather than recursive
2022-07-12 Roland Shoemakerencoding/xml: limit depth of nesting in unmarshal
2022-07-12 Russ Coxcmd/go: avoid spurious readdir during fsys.Walk
2022-07-12 Damien Neilnet/http: clarify that MaxBytesReader returns *MaxBytes...
2022-07-11 Tobias Klausersyscall: gofmt after CL 412114
2022-07-11 Michael Prattinternal/trace: don't report regions on system goroutines
2022-07-11 Than McIntoshruntime/race: update amd64 syso images to avoid sse4
2022-07-11 Tobias Klausercmd/trace: fix typo in web documentation
2022-07-11 Russ Coxcmd/go: make module index loading O(1)
2022-07-11 Bryan C. Millscmd/nm: don't rely on an erroneous install target in...
2022-07-11 Bryan C. Millsmisc/cgo/testcarchive: don't rely on an erroneous insta...
2022-07-11 Sean Liaonet/url: use EscapedPath for url.JoinPath
2022-07-11 Dmitri Goutnikdatabase/sql: make TestTxContextWaitNoDiscard test...
2022-07-11 Russ Coxcmd/go: use package index for std in load.loadPackageData
2022-07-11 Mitarnet/http: remove Content-Encoding in writeNotModified
2022-07-08 Keith Randallcmd/compile: fix libfuzzer instrumentation line number
2022-07-08 Bryan C. Millscmd/go: avoid setting variables for '/' and ':' in...
2022-07-08 Damien Neilnet/http: wait for listeners to exit in Server.Close...
2022-07-08 Cuong Manh Lecmd/compile: don't convert to interface{} for un-compar...
2022-07-07 Michael Anthony... runtime: overestimate the amount of allocated memory...
2022-07-07 Roland Shoemakercrypto/x509: restrict CRL number to <=20 octets
2022-07-07 Aaron Gablecrypto/x509: correctly parse CRL entry extensions
2022-07-07 Aaron Gablecrypto/x509: populate Number and AKI of parsed CRLs
2022-07-07 Than McIntoshcmd/link: explicitly disable PIE for windows/amd64...
2022-07-07 Than McIntoshcmd/go: default to "exe" build mode for windows -race
2022-07-06 Gopher Robot[release-branch.go1.19] go1.19rc1 go1.19rc1
2022-07-06 Cuong Manh Lecmd/compile: only check implicit dots for method call...
2022-07-06 Heschi Kreinick[release-branch.go1.19] update codereview.cfg for relea...
next