]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-12-19 Gopher Robot[release-branch.go1.22] go1.22rc1 go1.22rc1
2023-12-19 Than McIntosh[release-branch.go1.22] all: merge master (0324250...
2023-12-19 Than McIntoshdoc: comment out remaining TODOs in Go 1.22 relnotes...
2023-12-19 Bryan C. Millsdoc/go1.22,cmd/go: document that 'go mod init' no longe...
2023-12-19 Bryan C. Millsdoc/go1.22: document removal of 'go get' support in...
2023-12-19 Carlos Amedeedoc: typo fix for net/http.ServeMux
2023-12-19 Russ Coxcmd/go/internal/toolchain: revert "make a best effort...
2023-12-19 Than McIntosh[release-branch.go1.22] all: merge master (1d4b0b6...
2023-12-19 Jonathan Amsterdamdoc/go1.22.html: release notes for slog, testing/slogte...
2023-12-19 Robert Griesemercmd/compile: remove interfacecycles debug flag
2023-12-19 Guoqi Chendoc/go1.22: announcing support address sanitizer on...
2023-12-18 Than McIntoshtest: skip rangegen.go on 32-bit platforms
2023-12-18 Filippo Valsordacrypto/tls: align FIPS-only mode with BoringSSL policy
2023-12-18 Filippo Valsordacrypto/internal/boring: upgrade module to fips-20220613
2023-12-18 Than McIntoshRevert "cmd/cgo/internal/testsanitizers: fix msan test...
2023-12-18 Tim Kingcmd: go get golang.org/x/tools@83bceaf2 and revendor
2023-12-18 qmuntalcmd/link/internal/loadpe: update comment about @feat...
2023-12-18 Russ Coxdoc: add math/rand/v2 release notes
2023-12-18 Irakli Safarelibuiltin: mention PanicNilError in comments of recover
2023-12-18 Mauri de Souza... cmd/cgo/internal/testsanitizers: fix msan test failing...
2023-12-18 Bryan C. Millsinternal/syscall/windows: fix the signature of SetFileI...
2023-12-18 Michael Anthony... runtime: skip TestRuntimeLockMetricsAndProfile for...
2023-12-15 Michael Prattruntime: properly model rwmutex in lock ranking
2023-12-15 Jes Cokall: fix copyright headers
2023-12-15 Keith Randallcmd/asm: for arm, rewrite argument shifted right by...
2023-12-15 David Chaseruntime: add race annotations in IncNonDefault
2023-12-15 Keith Randallcmd/asm: fix encoding for arm right shift by constant 0
2023-12-15 Roland Shoemakerdoc: add crypto/tls and crypto/x509 release notes
2023-12-15 Michael Pratt[release-branch.go1.22] update codereview.cfg for relea...
2023-12-14 Russ Coxnet/netip: remove Prefix.Compare for Go 1.22
2023-12-14 Bryan C. Millscmd/go/internal/toolchain: make a best effort to parse...
2023-12-14 Bryan C. Millscmd/go/internal/modfetch: simplify a redundant condition
2023-12-14 Bryan C. Millscmd/go/internal/vcweb: set GIT_PROTOCOL in the git...
2023-12-14 Andy Pandoc/go1.22: correct the system call name used for zero...
2023-12-14 qiulaidongfengruntime: delete todo of the list field for mspan
2023-12-14 Davis Goodindoc: improve release note for Windows hosts file being...
2023-12-14 qmuntaldoc: document Windows os.ReadDir improvements
2023-12-14 cui fliterdoc: add missing html tags
2023-12-14 Danil Timerbulatovall: remove newline characters after return statements
2023-12-14 Dmitri Shuralyovdoc/go1.22: pre-announce dropping macOS 10.15 support
2023-12-14 Than McIntoshdoc: add release note fragment on inlining changes
2023-12-13 Robert Griesemergo/types, types2: report error for range over int if...
2023-12-13 Tolya Korniltsevruntime/pprof: fix inlined generics locations
2023-12-13 Robert Griesemerdoc: in pre-generic spec, be explicit that it is not...
2023-12-13 Robert Griesemergo/types, types2: better error message when missing...
2023-12-13 Mauri de Souza... iter: fix race instrumentation for Pull2
2023-12-13 Robert Griesemergo/types, types2: avoid confusing error message "have...
2023-12-13 Mauri de Souza... doc/go1.22: document reflect.TypeFor
2023-12-13 Roland Shoemakercrypto/x509: properly gate test on macos version
2023-12-12 Damien Neildoc/go1.22: document minor net/http changes
2023-12-12 Damien Neildoc/go1.22: document zero-copy to net.UnixConn
2023-12-12 qmuntaldoc: document SetUnhandledExceptionFilter interop
2023-12-12 Damien Neildoc/go1.22: remove reference to #60107
2023-12-12 Mauri de Souza... cmd/cgo/internal/testsanitizers: check for go build...
2023-12-12 Robert Griesemergo/types, types2: flip message contents for reverse...
2023-12-12 Robert Griesemergo/types, types2: better error message for cases of...
2023-12-12 Bryan C. Millsdoc/go1.22: remove empty cgo section
2023-12-12 Alan Donovandoc/go1.22: document ast.Unparen
2023-12-12 Robert Griesemerdoc: emphasize gotypesalias GODEBUG flag in go 1.22...
2023-12-12 Michael Prattdoc/go1.22: document io changes
2023-12-12 Michael Prattdoc/go1.22: document bufio changes
2023-12-12 Michael Prattdoc/go1.22: document archive/tar and archive/zip changes
2023-12-12 Bryan C. Millscmd/go: explicitly name the default branch “main” in...
2023-12-11 Roland Shoemakercrypto/x509: gate Policies marshaling with GODEBUG
2023-12-11 Bryan C. Millsnet: remove an arbitrary timeout in TestAcceptTimeoutMu...
2023-12-11 Bryan C. Millscmd/go/internal/modload: classify "invalid pseudo-versi...
2023-12-11 qmuntaldoc: document SEH changes
2023-12-11 Michael Prattdoc/go1.22: remove compiler TODO
2023-12-11 Michael Prattdoc/go1.22: add TODOs for missing APIs
2023-12-11 Michael Prattdoc/go1.22: document syscall changes
2023-12-11 Bryan C. Millsdoc/go1.22: document workspace vendoring
2023-12-11 Michael Prattdoc/go1.22: fix stale id for math/rand/v2
2023-12-11 Michael Anthony... doc: fix formatting of runtime and runtime/trace releas...
2023-12-11 Tolya Korniltsevruntime/pprof: fix generics function names
2023-12-11 Keith Randallruntime: clear mspan.largeType more carefully in the...
2023-12-11 Bryan C. Millsdoc: document os/exec changes on Windows
2023-12-11 Russ Coxos: limit temp file randomness to uint32
2023-12-09 qmuntaldoc: document that os.Stat follows all link reparse...
2023-12-09 qmuntaldoc: document that the Windows hosts file is now respected
2023-12-08 David Chasedoc: describe for loop changes (lifetime, range int...
2023-12-08 Cherry Muidoc/go1.22: document that reflect.PtrTo is deprecated
2023-12-08 Cherry Muidoc/go1.22: remove stale TODO and comments for vet...
2023-12-08 Cherry Muidoc/go1.22: fix go test -cover formatting
2023-12-08 Cherry Muidoc/go1.22: document additional constants in debug...
2023-12-08 Robert Griesemergo/parser: fix panic in object resolution for invalid...
2023-12-08 Bryan C. Millscmd/go: relax version regexp from CL 547998
2023-12-08 eric fangcmd/internal/obj/arm64: fix invalid register pair for LDP
2023-12-08 Raghvendercmd/compile: fix error message for mismatch between...
2023-12-08 Keith Randallcmd/compile: fix SCCP propagation into jump tables
2023-12-07 Russ Coxruntime: put runtime.fastrand back temporarily
2023-12-07 Michael Prattinternal/profile: fully decode proto even if there...
2023-12-07 Bryan C. Millscmd/go: accept clang versions with vendor prefixes
2023-12-07 Bryan C. Millscmd/go: unset CC when we remove it from PATH in TestScr...
2023-12-07 Ruinancmd/asm: print absolute PC for all patterns "off(PC...
2023-12-07 Bryan C. Millsos: document Readlink behavior for relative links
2023-12-07 Cherry Muidoc/go1.22: document openbsd/ppc64 port
2023-12-07 Bryan C. Millscmd/go: set global .gitconfig location more robustly...
2023-12-07 Robert Griesemergo/types, types2: don't print aliased type (in comments...
2023-12-06 Joe Tsaidoc: add release notes for changes to encoding/json...
2023-12-06 Bryan C. Millscmd/go: avoid hard-coding runtime dependencies in TestN...
next