]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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...
2023-12-06 David Chasedoc: changes for loong64 linux port
2023-12-06 Michael Prattruntime/pprof: add section headers to Profile doc
2023-12-06 Michael Prattdoc: add STW metrics to release notes
2023-12-06 Michael Prattdoc: add release notes for runtime-internal contention
2023-12-06 Michael Prattdoc: document runtimecontentionstacks
2023-12-06 Michael Prattruntime/pprof: document block and mutex profiles
2023-12-06 lotusirousgover: support Semantic Versioning major versions beyond 1
2023-12-06 Russ Coxiter, runtime: add coroutine support
2023-12-06 cui fliterdoc/go1.22: mention new #vet analyzer
2023-12-06 Bryan C. Millscmd/go/internal/modfetch/codehost: add new git tags...
2023-12-06 Michael Prattruntime/metrics: document runtime-internal locks in...
2023-12-06 Michael Prattruntime: rename GODEBUG=profileruntimelocks to runtimec...
2023-12-06 Than McIntoshcmd/go: use local go cache for cover_statements script...
2023-12-06 Cherry Muidoc/go1.22: document linker flag changes
2023-12-06 Roland Shoemakercrypto/x509: revert Policies marshaling behavior
2023-12-06 Than McIntoshdoc: add release note on coverage testing of no-test...
2023-12-06 khr@golang.orgdoc: document new cmp.Or function
2023-12-05 Robert Griesemerdoc: add release notes for changes to encoding packages
2023-12-05 Robert Griesemerdoc: add release note for new go/version package
2023-12-05 Robert Griesemerdoc: re-arrange release notes for go/types
2023-12-05 Robert Griesemerdoc: add release note for go/types.Alias type and Unali...
2023-12-05 Robert Griesemerdoc: add release note for go/types/PkgNameOf
2023-12-05 Robert Griesemerdoc: add release note for changes to go/types/SizesFor
2023-12-05 Robert Griesemerdoc: add release note for go/types.Info.FileVersions
2023-12-05 Matthew Dempskycmd/compile: fix escape analysis of string min/max
2023-12-05 Alan Donovandoc/go1.22: document ast.Object deprecation
2023-12-05 Alan Donovandoc/go_spec.html: rename golang.org to go.dev
2023-12-05 Russ Coxmath/rand, math/rand/v2: use ChaCha8 for global rand
2023-12-05 Russ Coxmath/rand/v2: add ChaCha8
2023-12-05 Michael Anthony... internal/trace/v2: handle thread ID reuse correctly
2023-12-05 Michael Anthony... runtime: add the disablethp GODEBUG setting
2023-12-05 Cherry Muidoc/go1.22: document enabling PIE by default on darwin...
2023-12-05 Robert Griesemerdoc: add release note for math/big.Rat.FloatPrec
2023-12-05 Jes Coklog/slog: correct doc examples for Handler.WithGroup
2023-12-05 Damien Neilnet/http: limit chunked data overhead
2023-12-05 Keith Randallmaps: fix aliasing problems with Clone
2023-12-04 Michael Prattruntime: require cgo for cgo gdb test
2023-12-04 Michael Prattdoc: add release notes for PGO improvements
2023-12-04 Cherry Muicmd/compile: update PGO profile
2023-12-04 Michael Anthony... doc: add release notes for runtime/pprof changes
2023-12-04 Michael Anthony... doc: add release notes for the new execution tracer
2023-12-02 zzkcoderuntime: let the fault thread to crash the process
2023-12-01 Bryan C. Millsnet/http: avoid leaking io.Copy goroutines (and hijacke...
2023-12-01 Michael Anthony... doc: add release notes for allocation headers
2023-12-01 Michael Anthony... runtime: check if mp.curg is nil before readgstatus...
2023-12-01 Bryan C. Millstesting: add regression tests for reentrant calls to...
2023-12-01 Keith Randalldoc: document changes to slices package
2023-12-01 Keith Randalldoc: remove encoding/binary.NativeEndian release note...
next