]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-06-14 Than McIntoshinternal/coverage: refactor EmitPercent in preparation...
2024-06-14 Than McIntoshcmd/go: fix handling of builtin packages in WriteCoverM...
2024-06-13 Benson Marguliesslices: add documentation on incomparable items in...
2024-06-13 Than McIntoshcmd/go: fix "go test -n -cover" glitch with no-test...
2024-06-13 Robert Griesemerspec: adjust for-range prose to include iterator functi...
2024-06-13 Robert Griesemergo/types, types2: typecheck cases even if switch expres...
2024-06-13 Michael Matloobcmd/go: call telemetry.MaybeChild at start of go command
2024-06-13 Than McIntoshinternal/coverage/cfile: harden the coverage snapshot...
2024-06-13 Than McIntoshcmd/link: use path from "cc --print-prog-name ar" for...
2024-06-13 Michael Matloobcmd: vendor golang.org/x/telemetry@8cad58b
2024-06-13 Robert Griesemerspec: allow range-over-func to omit iteration variables
2024-06-13 Robert Griesemergo/types, types2: allow range-over-func to omit iterati...
2024-06-12 Than McIntoshcmd/compile/internal: add a PGO devirt post-lookup...
2024-06-12 Dmitri Shuralyovdoc/next: improve description of proposal 61308
2024-06-12 Cherry Muidoc/next: reword map iterator function notes
2024-06-12 Ian Lance Taylornet: add GODEBUG=netedns0=0 to disable sending EDNS0...
2024-06-12 Cherry Muicmd/link: put runtime.end in the last section of data...
2024-06-11 Michael Prattos: always return syscall.ECHILD from Wait for done...
2024-06-11 Clide Stefanicrypto/tls: improve error log produced during TestBogoSuite
2024-06-11 Cherry Muidoc/next: document GORISCV64 environment variable
2024-06-11 Cherry Muidoc/next: document GOARM64 environment variable
2024-06-11 Cherry Muidoc/next: document locking down linkname usages
2024-06-11 Jes Coktime: correct spelling, queing -> queuing
2024-06-11 Dana Burkarttime: add to format documentation about dangers of...
2024-06-11 Kir Kolyshkinos: RemoveAll: fix error returned
2024-06-11 Ben Hoytos/user: make Lookup* functions properly handle ENOENT
2024-06-11 Cherry Muicmd/go: update link to RISC-V profile doc
2024-06-11 Cherry Muidoc/next: resolve a TODO for openbsd/riscv64 port
2024-06-11 Cherry Muidoc/next: reword linker -bindnow release notes
2024-06-11 Robert Griesemergo/types, types2: add missing Unalias calls in type...
2024-06-10 Michael Prattos: overhaul handling of PID vs pidfd within Process
2024-06-10 Than McIntoshcmd/compile/internal/ssa: fix DWARF location expr for...
2024-06-10 Robert Griesemercmd/compile/internal/syntax: return correct start pos...
2024-06-10 Andrew W. Phillipscmd/go/internal/work: avoid panic for a repeated /...
2024-06-10 Jes Cokcmd/compile/internal/types2: fix typo in comment for...
2024-06-07 Rodrigo Orsellisync: include links to the Go memory model in package...
2024-06-07 Kir Kolyshkinsyscall: rm go:linkname from origRlimitNofile
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
next