]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-02-07 Robert Griesemergo/types, types2: better errors for non-existing fields...
2024-02-06 Bryan C. Millscmd/go: avoid copying a binary to be exec'd in TestScri...
2024-02-06 Michael Prattcmd/compile: add missing colon in debug log
2024-02-06 Than McIntoshdog/go1.22: tweak coverage testing notes
2024-02-06 Jonathan Amsterdamarchive/zip: reduce memory held by Writer.Copy
2024-02-05 Jun10ngcmd/compile: delete unused code and fix typo in comment
2024-02-05 Jonathan Amsterdamdoc/next: add release note file for api/next file
2024-02-05 Robert Griesemergo/types, types2: bail early if we want a type but...
2024-02-05 Rob Findleygo/types, types2: ensure that Alias.actual is set in...
2024-02-05 Michael Prattcmd/compile: consistently use s.pp in genssa
2024-02-05 Jonathan Amsterdamcmd/relnote: fix API relnote check
2024-02-05 Mauri de Souza... runtime/internal/atomic: add loong64 operators for...
2024-02-05 Bryan C. Millscmd/go: fix tests that fail when running a cross-compil...
2024-02-02 Ian Lance Taylorgo/internal/gccgoimporter: recognize "any" as a builtin...
2024-02-02 Michael Prattcmd/compile: avoid reading entire PGO profile just...
2024-02-02 Michael Prattruntime: initialize crashFD to -1
2024-02-02 Dmitri Shuralyovlib/time: update to 2024a/2024a
2024-02-02 Alan Donovanruntime/debug: add Example of SetCrashOutput in a crash...
2024-02-02 cui flitercmd/compile/internal: fix function names
2024-02-02 cui flitercmd/link/internal/dwtest: fix inconsistent receiver...
2024-02-02 Quim MuntalRevert "cmd/go: add telemetry counters for flag names...
2024-02-01 Michael Matloobcmd/go: add telemetry counters for flag names and subco...
2024-02-01 Michael Matloobcmd: update golang.org/x/telemetry to 1cb064e and vendor it
2024-02-01 Ehden Sinaicmd/go: fix build config before creating actions for...
2024-02-01 Michael Anthony... runtime: traceAcquire and traceRelease across all P...
2024-02-01 Michael Anthony... runtime: clear trace map without write barriers
2024-02-01 Michael Anthony... runtime: model wakeableSleep.lock in the race detector
2024-02-01 Michael Anthony... runtime: fix trace EvGoStop Gosched reason to match...
2024-02-01 Bryan C. Millscmd/go: limit GOMAXPROCS in TestScript/test_fuzz_.*
2024-02-01 Jes Coksync: update doc for Map.Clear
2024-02-01 qmuntalruntime: make netpollBreak entries identifiable on...
2024-02-01 Michael PrattRevert "runtime: preempt more aggressively when panicking"
2024-02-01 Hirosync: add Map.Clear
2024-01-31 Michael Prattinternal/profile: remove legacy profile support
2024-01-31 Jin Lincmd/preprofile: Implement a tool to preprocess the...
2024-01-31 Dmitri Shuralyovdoc/go1.22: move go/version package mention into a...
2024-01-31 codesoapcontainer/heap: remove confusing claim of memory leak
2024-01-31 Robert Griesemergo/token: correct out-of-bounds token offsets and positions
2024-01-31 Russ Coxgo/version: fix package to accept go1.21.0-bigcorp
2024-01-31 Jonathan Amsterdamapi/README: refer to doc/README.md
2024-01-31 Alan Donovanruntime/debug: SetCrashOutput sets the FD for fatal...
2024-01-31 Cherry Muiruntime: preempt more aggressively when panicking
2024-01-31 Russ Coxfmt: update docs for %03s
2024-01-31 Russ Coxfmt: revert "don't pad strings with zeros"
2024-01-30 Andy Pannet/textproto: reject HTTP requests with empty header...
2024-01-30 Robert Griesemerspec: clarify iteration variable type for range over...
2024-01-30 Michael Matloobcmd: vendor golang.org/x/telemetry and call counter...
2024-01-30 Alessandro... cmd/link: fix TestConsistentGoKindAndRuntimeType
2024-01-30 pgxiaolianzilog/slog: add missing test in value_test.go
2024-01-30 Jes Cokall: fix typos
2024-01-30 Alan Donovandoc/README: clarify instructions
2024-01-30 jefferyruntime: compute data and bss root work units in one...
2024-01-30 Matthew Dempskycmd/compile/internal/noder: preserve alias uses in...
2024-01-30 Keith Randallruntime: print exported methods from the runtime in...
2024-01-30 Michael Prattruntime: avoid new linkname for goroutine profiles
2024-01-30 Alessandro... cmd/link: add DW_AT_go_runtime_type to unsafe.Pointer...
2024-01-30 aimuzinternal/zstd: avoid panic when windowSize is negative
2024-01-30 Michael PrattRevert "runtime: disable use of runnext on wasm"
2024-01-30 Jun10ngruntime: reduce one STW when obtaining goroutine config...
2024-01-29 Michael Prattruntime: disable use of runnext on wasm
2024-01-29 Michael Prattnet/http: allow nothingWrittenError in TestTransportPer...
2024-01-29 Bryan C. Millsnet: in the fake implementation, allow writes to buffer...
2024-01-29 Michael Matloobcmd/go/internal/generate: call modload.InitWorkFile
2024-01-29 Michael Matloobcmd/go/internal/list: make a copy of the package before...
2024-01-29 Raghvendercmd/go: allow test caching for the -fullpath flag
2024-01-29 Bryan C. Millscmd/go/internal/toolchain: apply the -modcacherw flag...
2024-01-29 sivcharicmd/go/internal/load: improve comments
2024-01-27 Mauri de Souza... runtime: crash stack support for loong64
2024-01-27 qiulaidongfengcmd/internal/moddeps: fix test fail when the last eleme...
2024-01-26 Filippo ValsordaRevert "crypto/internal/boring: upgrade module to fips...
2024-01-26 Matthew Dempskycmd/api: include type arguments in API
2024-01-26 Cherry Muicmd/link: print failed external command invocation
2024-01-26 Roland Shoemakernet/mail: remove obsolete comment
2024-01-26 Cherry MuiRevert "net/http: wrap client errors"
2024-01-26 Quan Tongcmd/go: ensure the correct line number is displayed...
2024-01-26 qiulaidongfengcmd/link: use MapMaxKeyBytes,MapMaxElemBytes,MapBucketC...
2024-01-26 qiulaidongfengreflect: use MapMaxKeyBytes,MapMaxElemBytes,MapBucketCo...
2024-01-26 Michael Prattruntime: use channels in gcBgMarkStartWorkers
2024-01-26 Robert Griesemergo/types, types2: use existing case-insensitive lookup...
2024-01-26 Russ Coxall: enable range-over-func in Go 1.23
2024-01-26 Russ Coxmaps: correct use of linkname
2024-01-26 Meng Zhuocmd/compile: implement float min/max in hardware for...
2024-01-25 Robert Griesemergo/types, types2: in struct processing, set name positi...
2024-01-25 Michael Anthony... internal/testenv: support the LUCI mobile builders...
2024-01-25 Michael Anthony... internal/testenv: allow "-noopt" anywhere in builder...
2024-01-25 Cosmos Nicolaouruntime/pprof: fix retry logic introduced by #858cd8d
2024-01-25 Zxillydebug/gosym: add detailed doc for text argument in...
2024-01-25 Lynn Bogermath/big,crypto/internal/bigmod: unroll loop in addMulV...
2024-01-25 kayos@tcp.directnet/http: wrap client errors
2024-01-25 Joel Singcmd/dist,internal/platform,runtime: add cgo support...
2024-01-25 Joel Singcmd/dist,internal/platform: enable openbsd/riscv64...
2024-01-25 Mauri de Souza... runtime: add crash stack support for s390x
2024-01-24 Tobias Klausernet/netip: use Addr.appendTo4In6 in Addr.AppendTo
2024-01-24 Tobias Klausernet/netip: optimize Addr.String for 4in6 addresses
2024-01-24 Tobias Klausernet/netip: optimize Addr.MarshalText allocation for...
2024-01-24 Tobias Klausernet/netip: further optimize AddrPort.String
2024-01-24 Andy Pannet: verify if internal/poll.Splice has been called...
2024-01-24 Robert Griesemergo/types, types2: better error msg when type inference...
2024-01-24 Cherry Muidoc/go1.22: remove archive/tar.FileInfoNames
2024-01-24 Cherry MuiRevert "archive/tar: add FileInfoNames interface"
next