]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-02-14 Gopher Robot[release-branch.go1.20] go1.20.1 go1.20.1
2023-02-14 Roland Shoemaker[release-branch.go1.20] net/http: update bundled golang...
2023-02-14 Roland Shoemaker[release-branch.go1.20] crypto/tls: replace all usages...
2023-02-14 Damien Neil[release-branch.go1.20] mime/multipart: limit memory...
2023-02-14 Damien Neil[release-branch.go1.20] path/filepath: do not Clean...
2023-02-10 Frederic Branczyk[release-branch.go1.20] cmd/compile/internal/pgo: fix...
2023-02-10 Bryan C. Mills[release-branch.go1.20] cmd/go/internal/script: retry...
2023-02-10 Bryan C. Mills[release-branch.go1.20] cmd/go/internal/test: refresh...
2023-02-10 Bryan C. Mills[release-branch.go1.20] cmd/go: remove tests that assum...
2023-02-10 Russ Cox[release-branch.go1.20] runtime: skip darwin osinit_hac...
2023-02-10 Russ Cox[release-branch.go1.20] cmd/link: keep go.buildinfo...
2023-02-09 qmuntal[release-branch.go1.20] time: update windows zoneinfo_abbrs
2023-02-09 Matthew Dempsky[release-branch.go1.20] cmd/compile/internal/noder...
2023-02-09 Cuong Manh Le[release-branch.go1.20] cmd/compile: fix inline static...
2023-02-09 Cuong Manh Le[release-branch.go1.20] cmd/compile: remove constant...
2023-02-01 Gopher Robot[release-branch.go1.20] go1.20 go1.20
2023-01-26 Than McIntosh[release-branch.go1.20] internal/coverage/decodemeta...
2023-01-26 Than McIntosh[release-branch.go1.20] runtime/coverage: avoid non...
2023-01-25 Changkun Ou[release-branch.go1.20] sync: document memory model...
2023-01-25 Keith Randall[release-branch.go1.20] Revert "cmd/compile: teach...
2023-01-18 Joe Tsai[release-branch.go1.20] time: revert strict parsing...
2023-01-18 Russ Cox[release-branch.go1.20] cmd: update x/tools to latest...
2023-01-18 Cuong Manh Le[release-branch.go1.20] cmd/compile: fix unsafe.{SliceD...
2023-01-17 Matthew Dempsky[release-branch.go1.20] cmd/compile: fix static init...
2023-01-17 Cherry Mui[release-branch.go1.20] all: merge master (9088c69...
2023-01-17 Keith Randallcmd/compile: ensure temp register mask isn't empty
2023-01-17 Alan Donovanos: document that Rename is not atomic on non-Unix...
2023-01-17 Filippo Valsordadoc/go1.20: update cryptography release notes
2023-01-17 fangguizhenstrings: remove redundant symbols
2023-01-17 Than McIntoshcmd/go: include coverage build flags for "go list"
2023-01-17 Filippo Valsordacrypto/ed25519: improve Ed25519ctx docs and add example
2023-01-17 Filippo Valsordacrypto/x509: clarify that CheckSignatureFrom and CheckS...
2023-01-17 Russ Coxcmd/go: document GODEBUG=installgoroot=all
2023-01-17 Russ Coxdoc/go1.20: remove mention of arena goexperiment
2023-01-17 Russ Coxarchive/tar, archive/zip: document ErrInsecurePath...
2023-01-16 Archana Rruntime: fix performance regression in morestack_noctxt...
2023-01-13 Bryan MillsRevert "internal/fsys: follow root symlink in fsys...
2023-01-13 Austin Clementsdoc/go1.20: mention build speed improvements
2023-01-13 Than McIntoshcmd/cover: remove go.mod from testdata subdir
2023-01-12 Gopher Robot[release-branch.go1.20] go1.20rc3 go1.20rc3
2023-01-11 Carlos Amedee[release-branch.go1.20] all: merge master (245e95d...
2023-01-11 Robert Findleygo/types, types2: don't look up fields or methods when...
2023-01-11 zhengchaopuruntime: fix incorrect comment
2023-01-11 Robert Griesemercmd/compile: better error message for when a type is...
2023-01-10 Russ Coxcmd/link, runtime: Apple libc atfork workaround take 3
2023-01-10 Russ Coxruntime: revert use of __fork to work around Apple...
2023-01-10 Bryan C. Millsos/exec: avoid leaking an exec.Cmd in TestWaitInterrupt
2023-01-09 Keith Randallcmd/compile: prevent IsNewObject from taking quadratic...
2023-01-09 Michael Prattcmd/compile/internal/pgo: add hint to missing start_lin...
2023-01-09 Ian Lance Taylorruntime: skip TestCgoPprofCallback in short mode, don...
2023-01-09 Austin Clementsruntime/pprof: document possibility of empty stacks
2023-01-09 Austin Clementsruntime/pprof: improve output of TestLabelSystemstack
2023-01-09 csuzhangsync/atomic: fix the note of atomic.Store
2023-01-09 Marcel Meyerall: fix typos in go file comments
2023-01-06 Shengjing Zhusyscall: skip TestUseCgroupFD if cgroupfs not mounted
2023-01-06 Ikko Eltociear... net: fix typo in hosts.go
2023-01-06 Keith Randallcmd/compile: describe how Go maps to wasm implementation
2023-01-05 Tobias Klausercrypto/tls: fix typo in cacheEntry godoc
2023-01-05 Than McIntoshcmd/cover: fix problems with "go test -covermode=atomic...
2023-01-04 Piersdoc/go1.20: fix links to new strings functions
2023-01-04 Russ Coxcrypto/internal/boring: add dev.boringcrypto README...
2023-01-04 Robert Griesemercmd/compile: use "satisfies" (not "implements") for...
2023-01-04 Roland Illigcmd/gofmt: fix a typo in a comment
2023-01-04 Gopher Robot[release-branch.go1.20] go1.20rc2 go1.20rc2
2023-01-03 Ian Lance TaylorREADME.vendor: minor updates
2023-01-03 Alexander Yastrebovdoc/go1.20: fix http.ResponseController example
2023-01-03 Dan Peterson.github: suggest using private browsing in pkgsite...
2023-01-03 Heschi Kreinick[release-branch.go1.20] all: merge master (db36eca...
2022-12-29 Xiao Cuidoc/go1.20: fix typos
2022-12-29 Robert Griesemergo/types, types2: use strict comparability for type...
2022-12-28 Cherry Muimisc/cgo/testsanitizers: run libfuzzer tests in temp...
2022-12-27 Cherry Muimisc/cgo/testsanitizers: add libfuzzer tests
2022-12-23 Andrey Bozhkotesting: rephrase the sentence about naming test files
2022-12-23 Cherry Muicmd/link, runtime: use a different section for Go libfu...
2022-12-22 Russ Coxruntime: call __fork instead of fork on darwin
2022-12-22 Russ Coxruntime: revert Apple libc atfork workaround
2022-12-22 Cherry Muimisc/cgo/testshared: test build std in shared mode
2022-12-22 Cherry Muiruntime/internal/startlinetest: work around shared...
2022-12-22 Cherry Muiruntime/race: add build tag to internal amd64vN packages
2022-12-22 Tobias Klauserdoc/go1.20: fix typo
2022-12-21 Than McIntoshruntime/coverage: add missing file close in test suppor...
2022-12-21 Roland Shoemakercrypto/x509: return typed verification errors on macOS
2022-12-21 Damien Neilarchive/tar, archive/zip: revert documentation of ErrIn...
2022-12-21 Damien Neilnet/http/httputil: don't add X-Forwarded-{Host,Proto...
2022-12-21 Michael Prattsyscall: don't use faccessat2 on android
2022-12-21 Mateusz Poliwczaknet: use correct dns msg size
2022-12-19 qmuntalos: reenable TestReaddirSmallSeek on windows
2022-12-17 Guoqi Chencmd/compile: sign-extend the 2nd argument of the Lowere...
2022-12-16 Than McIntoshos/user,net: add -fno-stack-protector to CFLAGS
2022-12-16 Damien Neilnet/http: improve errors in TestCancelRequestWhenSharin...
2022-12-16 Ian Lance Taylorsyscall, internal/poll: fall back to accept on linux-arm
2022-12-16 Bryan C. Millsos/exec: retry ETXTBSY errors in TestFindExecutableVsNoexec
2022-12-15 Robert Griesemerdoc/go1.20: fix typo
2022-12-15 Robert Griesemerspec: fix typo
2022-12-14 Robert Griesemerspec: document which recursive arrays and structs are...
2022-12-14 Heschi Kreinickdoc/go1.20.html: pre-announce dropping Windows 7, 8...
2022-12-14 Matthew Dempskycmd/compile: desugar OCALLMETH->OCALLFUNC within devirt...
2022-12-14 Robert Griesemerspec: document illegal recursive type parameter lists
2022-12-14 Robert Griesemerspec: describe new semantics for comparable and constra...
2022-12-14 Robert Griesemerspec: introduce notion of strict comparability
next