]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-02-04 Gopher Robot[release-branch.go1.22] go1.22.12 go1.22.12
2025-01-31 Roland Shoemaker[release-branch.go1.22] crypto/internal/fips140/nistec...
2025-01-17 Russ Cox[release-branch.go1.22] cmd/go/internal/modfetch: do...
2025-01-17 Keith Randall[release-branch.go1.22] cmd/compile: fix write barrier...
2025-01-16 Gopher Robot[release-branch.go1.22] go1.22.11 go1.22.11
2025-01-16 Damien Neil[release-branch.go1.22] net/http: persist header stripp...
2025-01-16 Roland Shoemaker[release-branch.go1.22] crypto/x509: properly check...
2025-01-08 Michael Anthony... [release-branch.go1.22] runtime: hold traceAcquire...
2025-01-08 Filippo Valsorda[release-branch.go1.22] crypto/tls: fix Config.Time...
2024-12-03 Gopher Robot[release-branch.go1.22] go1.22.10 go1.22.10
2024-11-27 Russ Cox[release-branch.go1.22] runtime: reserve 4kB for system...
2024-11-20 qmuntal[release-branch.go1.22] syscall: mark SyscallN as noescape
2024-11-19 Dmitri Shuralyov[release-branch.go1.22] time: accept "+01" in TestLoadF...
2024-11-06 Gopher Robot[release-branch.go1.22] go1.22.9 go1.22.9
2024-10-31 Cherry Mui[release-branch.go1.22] cmd/cgo/internal/testcarchive...
2024-10-30 Cherry Mui[release-branch.go1.22] cmd/link: generate Mach-O UUID...
2024-10-02 Shulhan[release-branch.go1.22] runtime: fix TestGdbAutotmpType...
2024-10-01 Gopher Robot[release-branch.go1.22] go1.22.8 go1.22.8
2024-09-11 Michael Stapelberg[release-branch.go1.22] syscall: skip TestAmbientCapsUs...
2024-09-06 Keith Randall[release-branch.go1.22] runtime: size maps.Clone destin...
2024-09-05 Ian Lance Taylor[release-branch.go1.22] cmd/cgo: correct padding requir...
2024-09-05 Gopher Robot[release-branch.go1.22] go1.22.7 go1.22.7
2024-09-05 Roland Shoemaker[release-branch.go1.22] go/build/constraint: add parsin...
2024-09-05 Roland Shoemaker[release-branch.go1.22] encoding/gob: cover missed...
2024-09-05 Roland Shoemaker[release-branch.go1.22] go/parser: track depth in neste...
2024-08-21 Paul E. Murphy[release-branch.go1.22] runtime: on AIX, fix call to...
2024-08-21 Alex Bozhenko[release-branch.go1.22] cmd/fix: support go versions...
2024-08-14 Kir Kolyshkin[release-branch.go1.22] os: fix Chtimes test flakes
2024-08-06 Gopher Robot[release-branch.go1.22] go1.22.6 go1.22.6
2024-07-31 David Chase[release-branch.go1.22] cmd/compile: add 0-sized-value...
2024-07-24 Michael Anthony... [release-branch.go1.22] cmd/trace/v2: make the -pprof...
2024-07-24 Michael Anthony... [release-branch.go1.22] cmd/trace/v2: handle the -pprof...
2024-07-17 Than McIntosh[release-branch.go1.22] cmd/internal/cov: close counter...
2024-07-17 Zxilly[release-branch.go1.22] internal/bytealg: extend memchr...
2024-07-16 Tim King[release-branch.go1.22] go/types: fix assertion failure...
2024-07-10 Cherry Mui[release-branch.go1.22] cmd/link: don't let dsymutil...
2024-07-10 Keith Randall[release-branch.go1.22] cmd/compile: don't elide zero...
2024-07-10 Ehden Sinai[release-branch.go1.22] cmd/go: fix build config before...
2024-07-10 Dmitri Shuralyov[release-branch.go1.22] os/exec: only use cachedLookExt...
2024-07-02 Gopher Robot[release-branch.go1.22] go1.22.5 go1.22.5
2024-06-26 Cherry Mui[release-branch.go1.22] cmd/link: handle dynamic import...
2024-06-26 Damien Neil[release-branch.go1.22] net/http: send body or close...
2024-06-26 zuojunwei.1024[release-branch.go1.22] cmd/compile: mark pointer to...
2024-06-24 qiulaidongfeng[release-branch.go1.22] os/exec: on Windows look for...
2024-06-24 Michael Pratt[release-branch.go1.22] runtime: always update stack...
2024-06-24 Keith Randall[release-branch.go1.22] cmd/compile: put constants...
2024-06-24 Robert Griesemer[release-branch.go1.22] go/types, types2: report error...
2024-06-24 Mike Beaumont[release-branch.go1.22] crypto/tls: don't call tlsrsake...
2024-06-24 Michael Anthony... [release-branch.go1.22] cmd/cgo/internal/swig: force...
2024-06-24 Michael Anthony... [release-branch.go1.22] cmd/cgo/internal/testsanitizers...
2024-06-24 Cherry Mui[release-branch.go1.22] cmd/link: put runtime.end in...
2024-06-24 Sam Thanawalla[release-branch.go1.22] cmd/go: fix go list -u -m all...
2024-06-12 Ian Lance Taylor[release-branch.go1.22] net: add GODEBUG=netedns0=0...
2024-06-12 Ian Lance Taylor[release-branch.go1.22] go/internal/gccgoimporter:...
2024-06-04 Gopher Robot[release-branch.go1.22] go1.22.4 go1.22.4
2024-06-04 Roland Shoemaker[release-branch.go1.22] net/netip: check if address...
2024-05-30 Kir Kolyshkin[release-branch.go1.22] os: RemoveAll: fix symlink...
2024-05-29 Kir Kolyshkin[release-branch.go1.22] runtime: x_cgo_getstackbound...
2024-05-29 Damien Neil[release-branch.go1.22] archive/zip: treat truncated...
2024-05-24 Cherry Mui[release-branch.go1.22] cmd/link: add runtime.text...
2024-05-24 Michael Anthony... [release-branch.go1.22] runtime: update large object...
2024-05-24 Robert Griesemer[release-branch.go1.22] cmd/compile: initialize posBase...
2024-05-16 Roland Shoemaker[release-branch.go1.22] crypto/x509: remove TestPlatfor...
2024-05-15 Keith Randall[release-branch.go1.22] cmd/compile: avoid past-the...
2024-05-13 Than McIntosh[release-branch.go1.22] cmd/go/testdata/script: add...
2024-05-13 Michael Matloob[release-branch.go1.22] cmd/go/testdata/script: clear...
2024-05-10 khr@golang.org[release-branch.go1.22] cmd/compile: don't combine...
2024-05-10 Sam Thanawalla[release-branch.go1.22] cmd/go: download 1.X.0 instead...
2024-05-07 Gopher Robot[release-branch.go1.22] go1.22.3 go1.22.3
2024-05-07 Roland Shoemaker[release-branch.go1.22] cmd/go: disallow -lto_library...
2024-05-06 Cherry Mui[release-branch.go1.22] Revert "cmd/compile: don't...
2024-05-06 khr@golang.org[release-branch.go1.22] cmd/compile: don't combine...
2024-05-01 Ian Lance Taylor[release-branch.go1.22] net: check SkipAdditional error...
2024-04-26 Michael Pratt[release-branch.go1.22] runtime: use bootstrapRand...
2024-04-26 Michael Pratt[release-branch.go1.22] cmd/compile: bail PGO method...
2024-04-26 Paul E. Murphy[release-branch.go1.22] cmd/internal/obj/ppc64: fix...
2024-04-12 Dmitri Shuralyov[release-branch.go1.22] net/http: update bundled golang...
2024-04-03 Dmitri Shuralyov[release-branch.go1.22] all: tidy dependency versioning...
2024-04-03 Gopher Robot[release-branch.go1.22] go1.22.2 go1.22.2
2024-04-03 Damien Neil[release-branch.go1.22] net/http: update bundled golang...
2024-03-28 Damien Neil[release-branch.go1.22] all: update golang.org/x/net
2024-03-27 Keith Randall[release-branch.go1.22] cmd/compile: don't assume args...
2024-03-27 Keith Randall[release-branch.go1.22] cmd/compile: fix sign/zero...
2024-03-27 Russ Cox[release-branch.go1.22] encoding/gob: make x509.Certifi...
2024-03-27 Bryan C. Mills[release-branch.go1.22] cmd/go/internal/modfetch: pass...
2024-03-27 Michael Anthony... [release-branch.go1.22] runtime: fix EvFrequency event...
2024-03-26 Joel Sing[release-branch.go1.22] cmd/link/internal/riscv64:...
2024-03-26 Robert Griesemer[release-branch.go1.22] go/types, types2: handle Alias...
2024-03-26 Cuong Manh Le[release-branch.go1.22] cmd/compile: fix early deadcode...
2024-03-26 Cuong Manh Le[release-branch.go1.22] cmd/compile: fix copying SSA...
2024-03-26 Paul E. Murphy[release-branch.go1.22] cmd/internal/obj/ppc64: don...
2024-03-21 Than McIntosh[release-branch.go1.22] cmd/go: respect -coverpkg for...
2024-03-05 Gopher Robot[release-branch.go1.22] go1.22.1 go1.22.1
2024-03-05 Damien Neil[release-branch.go1.22] net/textproto, mime/multipart...
2024-03-05 Damien Neil[release-branch.go1.22] net/http, net/http/cookiejar...
2024-03-05 Roland Shoemaker[release-branch.go1.22] crypto/x509: make sure pub...
2024-02-28 Julian Tibble[release-branch.go1.22] net/http: add missing call...
2024-02-28 Roland Shoemaker[release-branch.go1.22] html/template: escape additiona...
2024-02-28 Bryan C. Mills[release-branch.go1.22] net: work around runtime schedu...
2024-02-28 Roland Shoemaker[release-branch.go1.22] net/mail: properly handle speci...
next