]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-06-07 qiulaidongfengos/exec: on Windows look for extensions in Run if not...
2024-06-07 Michael Anthony... iter: don't iterate if stop is called before next on...
2024-06-07 Michael Anthony... iter: propagate runtime.Goexit from iterator passed...
2024-06-07 Michael Anthony... iter: propagate panics from the iterator passed to...
2024-06-07 Paul E. Murphycmd/compile/ssa: fix (MOVWZreg (RLWINM)) folding on...
2024-06-07 qiulaidongfengcmd/go: avoid when go.env contain GOTOOLCHAIN=local...
2024-06-07 Ian Lance Taylorcmd/go: add pointer to build flags in "go get" docs
2024-06-07 Ian Lance Tayloros/signal: remove SIGSYS from list of signals that...
2024-06-07 Chance Zibolskinet/http: check GetConfigForClient in server.ServeTLS
2024-06-07 Cherry Muicmd/compile: generate args_stackmap for ABI0 assembly...
2024-06-07 Cherry Muicmd/link: don't include deadcoded function symbols...
2024-06-07 Anuraag Agrawalruntime: add a note on SetFinalizer doc about method...
2024-06-06 Damien Neilnet/http: send body or close connection on expect-100...
2024-06-06 Michael Matloobcmd/go/internal/modget: print a fatal error if -d=false
2024-06-06 Michael Matloobcmd/go/internal/modload: add line numbers to godebug...
2024-06-06 Michael Matloobcmd/go/internal/modload: respect overlays when loading...
2024-06-06 Robert Griesemermath/big: better doc string for Float.Copy, add example...
2024-06-05 Keith Randallruntime: soften up the GCTestIsReachable test a bit
2024-06-05 Robert Griesemerdoc: document new default for GODEBUG gotypesalias...
2024-06-05 Gopher Robotapi: promote next to go1.23
2024-06-05 Dmitri Shuralyovdoc: mark range-over-func as documented
2024-06-05 Damien Neilnet/http: use default HTTP/2 frame scheduler
2024-06-05 Ian Lance Taylordoc/next: mention new error on time.Parse timezone...
2024-06-05 Robert Griesemerdoc: document GOEXPERIMENT=aliastypeparams in release...
2024-06-05 limeidancmd/link/internal/loong64: correct the musl dynamic...
2024-06-04 Robert Griesemerdoc: document "range-over-func" language change in...
2024-06-04 Ian Lance Tayloros/signal: clarify that non-Go thread may change signal...
2024-06-04 Robert Griesemerspec: better examples for range-over-func
2024-06-04 Mateusz Poliwczakcrypto/x509: don't panic when asn1.ObjectIdentifier...
2024-06-04 Roland Shoemakernet/netip: check if address is v6 mapped in Is methods
2024-06-04 David du Colombiernet: handle more error strings in lookupCNAME on Plan 9
2024-06-04 Roland Shoemakercrypto/tls: fix test caching for bogo
2024-06-04 Michael Anthony... all: update vendored dependencies
2024-06-04 Roland Shoemakercrypto/tls: better bogo test output handling
2024-06-04 Robert Griesemerspec: document for range loop over functions
2024-06-04 Michael Matloobcmd/vendor: pull in golang.org/x/telemetry@4691165
2024-06-03 hxzhouhtime: time/internal_test.go remove redundant type conve...
2024-06-03 cuishuangall: make function comments match function names
2024-05-31 Emmanuel T... cmd/vendor: update github.com/google/pprof
2024-05-31 Tobias Klausernet/netip: cover IPv4Unspecified in TestAddrWellKnown
2024-05-31 Ian Lance Taylorruntime: remove zhangyunhao116/fastrand from cheaprand...
2024-05-31 Daman Arorainternal/poll: update WaitWrite comment
2024-05-31 Michael Anthony... cmd/cgo/internal/testsanitizers: make the libfuzzer...
2024-05-30 Michael Prattinternal/trace: actually add experimental data to map
2024-05-30 Carlos Amedeedoc/next: preannounce a new Linux kernel version requir...
2024-05-30 Robert Griesemercmd/compile: remove quoting in favor of clearer prose...
2024-05-30 Robert Griesemercmd/compile/internal/types2: enable Alias types for...
2024-05-30 Dmitri Shuralyovdoc/next: document proposal 62518 as not relevant
2024-05-30 Rhys HiltnerRevert "runtime: prepare for extensions to waiting...
2024-05-30 Rhys HiltnerRevert "runtime: use semaphore structure for futex...
2024-05-30 Rhys HiltnerRevert "runtime: double-link list of waiting Ms"
2024-05-30 Rhys HiltnerRevert "runtime: profile mutex contention during unlock"
2024-05-30 Rhys HiltnerRevert "runtime: remove GODEBUG=runtimecontentionstacks"
2024-05-30 Rhys HiltnerRevert "runtime: improve runtime-internal mutex profile...
2024-05-30 Rhys HiltnerRevert "runtime: split mutex profile clocks"
2024-05-30 Sam Thanawallacmd/go: add compatibility tests for go mod tidy -diff
2024-05-30 Michael Anthony... internal/trace: fix off-by-one error in arguments for...
2024-05-30 Michael Anthony... cmd/cgo/internal/swig: force use of lld for LTO tests...
2024-05-30 Michael Anthony... cmd/cgo/internal/testsanitizers: skip some libfuzzer...
2024-05-30 Michael Anthony... cmd/cgo/internal/swig,cmd/go: reenable swig tests on 386
2024-05-29 Michael Anthony... cmd/cgo/internal/swig,cmd/go: skip swig tests on 386
2024-05-29 Russ Coxall: document legacy //go:linkname for final round...
2024-05-29 Russ Coxcrypto/tls: add linkname comments dropped from CL 587220
2024-05-29 Russ Coxall: document legacy //go:linkname for modules with...
2024-05-29 Kir Kolyshkinos: RemoveAll: fix symlink race for unix
2024-05-29 Mauri de Souza... syscall: add Setuid for aix
2024-05-29 Mateusz Poliwczakmake.bash: preserve GOROOT_BOOTSTRAP
2024-05-29 Robert Griesemergo/types, types2: report error when using uninstantiate...
2024-05-29 Robert Griesemergo/types, types2: don't lose alias information during...
2024-05-28 RTannarchive/zip: fix UncompressedSize godoc
2024-05-28 Michael Matloobcmd/go: add release notes for go telemetry, and telemet...
2024-05-28 Michael Matloobcmd/go/internal/load: clone pgo variant's PackagePublic...
2024-05-24 Dmitri Shuralyovtext/template: clarify error when too few or too many...
2024-05-24 Michael Anthony... doc: add release notes for a couple minor tracing features
2024-05-24 Zxillytext/template: add detailed info for goodFunc check
2024-05-24 Michael Anthony... internal/trace: remove last references to internal...
2024-05-24 Kir Kolyshkinsyscall: Setrlimit: always clean rlimitNofileCache
2024-05-24 Cherry Muicmd/link: propagate FromAssembly attribute when cloning...
2024-05-24 Cherry Muicmd/link: print the seed in TestRandLayout
2024-05-24 Michael Anthony... iter: deflake TestPull by letting exiting goroutines...
2024-05-24 Andy Panruntime: fix the inconsistency of kq parameter of addWa...
2024-05-24 Andy Pansyscall: prevent redundant newline from empty $extraimports
2024-05-24 qiulaidongfengcmd/go: env changed flag respects $GOROOT/go.env
2024-05-24 kenshi kamataerrors: change interface{} to any in comment
2024-05-24 Alan Donovan.github/ISSUE_TEMPLATE/03-gopls.yml: use textarea for...
2024-05-24 Dmitri Shuralyovdoc/README: suggest a way to preview next content,...
2024-05-24 Russ Coxinternal/runtime/exithook: make safe for concurrent...
2024-05-24 Michael Matloobcmd/go/internal/modload: fix bug in error message
2024-05-24 Michael Matloobcmd/go/internal/telemetrystats: fix assignment to ok
2024-05-24 Robert Griesemergo/types, types2: pull up Unalias call to cover all...
2024-05-24 Kir Kolyshkinruntime: x_cgo_getstackbound: initialize pthread attr
2024-05-23 Robert Griesemergo/types, types2: document why Unalias is not needed...
2024-05-23 Robert Griesemergo/types, types2: add missing Unalias call to type...
2024-05-23 Dmitri Shuralyovdoc/next: populate TODOs found with relnote todo
2024-05-23 Meng Zhuotest/codegen: add Mul test for riscv64
2024-05-23 limeidancmd/link/internal/loong64: correct the musl dynamic...
2024-05-23 Alan Donovanstd: fix calls to Printf(s) with non-constant s
2024-05-23 Michael Matloobcmd/go/internal/telemetrystats: handle cases where...
2024-05-23 Damien Neilnet/http: remove TestTransportDialCancelRace
2024-05-23 fanzha02cmd/compile: intrinsify atomic And/Or on arm64
next