2024-05-24 |
Michael Anthony... | internal/trace: remove last references to internal... |
| commitdiff |
2024-05-24 |
Kir Kolyshkin | syscall: Setrlimit: always clean rlimitNofileCache |
| commitdiff |
2024-05-24 |
Cherry Mui | cmd/link: propagate FromAssembly attribute when cloning... |
| commitdiff |
2024-05-24 |
Cherry Mui | cmd/link: print the seed in TestRandLayout |
| commitdiff |
2024-05-24 |
Michael Anthony... | iter: deflake TestPull by letting exiting goroutines... |
| commitdiff |
2024-05-24 |
Andy Pan | runtime: fix the inconsistency of kq parameter of addWa... |
| commitdiff |
2024-05-24 |
Andy Pan | syscall: prevent redundant newline from empty $extraimports |
| commitdiff |
2024-05-24 |
qiulaidongfeng | cmd/go: env changed flag respects $GOROOT/go.env |
| commitdiff |
2024-05-24 |
kenshi kamata | errors: change interface{} to any in comment |
| commitdiff |
2024-05-24 |
Alan Donovan | .github/ISSUE_TEMPLATE/03-gopls.yml: use textarea for... |
| commitdiff |
2024-05-24 |
Dmitri Shuralyov | doc/README: suggest a way to preview next content,... |
| commitdiff |
2024-05-24 |
Russ Cox | internal/runtime/exithook: make safe for concurrent... |
| commitdiff |
2024-05-24 |
Michael Matloob | cmd/go/internal/modload: fix bug in error message |
| commitdiff |
2024-05-24 |
Michael Matloob | cmd/go/internal/telemetrystats: fix assignment to ok |
| commitdiff |
2024-05-24 |
Robert Griesemer | go/types, types2: pull up Unalias call to cover all... |
| commitdiff |
2024-05-24 |
Kir Kolyshkin | runtime: x_cgo_getstackbound: initialize pthread attr |
| commitdiff |
2024-05-23 |
Robert Griesemer | go/types, types2: document why Unalias is not needed... |
| commitdiff |
2024-05-23 |
Robert Griesemer | go/types, types2: add missing Unalias call to type... |
| commitdiff |
2024-05-23 |
Dmitri Shuralyov | doc/next: populate TODOs found with relnote todo |
| commitdiff |
2024-05-23 |
Meng Zhuo | test/codegen: add Mul test for riscv64 |
| commitdiff |
2024-05-23 |
limeidan | cmd/link/internal/loong64: correct the musl dynamic... |
| commitdiff |
2024-05-23 |
Alan Donovan | std: fix calls to Printf(s) with non-constant s |
| commitdiff |
2024-05-23 |
Michael Matloob | cmd/go/internal/telemetrystats: handle cases where... |
| commitdiff |
2024-05-23 |
Damien Neil | net/http: remove TestTransportDialCancelRace |
| commitdiff |
2024-05-23 |
fanzha02 | cmd/compile: intrinsify atomic And/Or on arm64 |
| commitdiff |
2024-05-23 |
Dmitri Shuralyov | doc/next: document go mod tidy -diff flag |
| commitdiff |
2024-05-23 |
Than McIntosh | cmd/go,testdeps: move import of internal/coverage/cfile... |
| commitdiff |
2024-05-23 |
Cherry Mui | runtime: update TestExitHooks error strings |
| commitdiff |
2024-05-23 |
Jes Cok | maps: slightly improve iter tests |
| commitdiff |
2024-05-23 |
Russ Cox | time: add a few more benchmarks |
| commitdiff |
2024-05-23 |
Roland Shoemaker | crypto/tls: add ech client support |
| commitdiff |
2024-05-23 |
Robert Griesemer | go/types, types2: factor out check for updated type... |
| commitdiff |
2024-05-23 |
Robert Griesemer | go/types, types2: instantiate generic alias types |
| commitdiff |
2024-05-23 |
Russ Cox | runtime: move exit hooks into internal/runtime/exithook |
| commitdiff |
2024-05-23 |
Mordy Ovits | doc: fix two instances of "the the" in godebug.md |
| commitdiff |
2024-05-23 |
Michael Matloob | cmd/go/internal/work: add telemetry counters for build... |
| commitdiff |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
| commitdiff |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
| commitdiff |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
| commitdiff |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
| commitdiff |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
| commitdiff |
2024-05-23 |
David Chase | cmd/compile: repairing variable names and comments |
| commitdiff |
2024-05-23 |
David Chase | internal/abi, cmd/compile, runtime: deduplicate rangefu... |
| commitdiff |
2024-05-23 |
Ian Lance Taylor | all: change from sort functions to slices functions... |
| commitdiff |
2024-05-23 |
Ian Lance Taylor | time: check for time zone offset overflow |
| commitdiff |
2024-05-23 |
Roland Shoemaker | crypto/tls: allow 256KiB certificate messages |
| commitdiff |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
| commitdiff |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
| commitdiff |
2024-05-23 |
Filippo Valsorda | crypto/rsa: refactor PKCS#1 v1.5 signature and verification |
| commitdiff |
2024-05-23 |
Filippo Valsorda | crypto: document that Verify inputs are not confidential |
| commitdiff |
2024-05-22 |
Roland Shoemaker | crypto/tls: populate Leaf in X509KeyPair |
| commitdiff |
2024-05-22 |
Roland Shoemaker | crypto/x509: don't match bare wildcard |
| commitdiff |
2024-05-22 |
Fábio Mata | net/url: fix missing handling for opaque value in Resol... |
| commitdiff |
2024-05-22 |
Roland Shoemaker | crypto/tls: reorder client_hello extensions |
| commitdiff |
2024-05-22 |
Roland Shoemaker | crypto/internal/hpke: add basic implementation |
| commitdiff |
2024-05-22 |
Michael Anthony... | runtime: skip tracing events that would cause reentrancy |
| commitdiff |
2024-05-22 |
Filippo Valsorda | math/rand/v2: add ChaCha8.Read |
| commitdiff |
2024-05-22 |
David Chase | runtime,cmd/compile: fix wording of rangefunc panic... |
| commitdiff |
2024-05-22 |
Filippo Valsorda | crypto/tls: move defaults into defaults.go |
| commitdiff |
2024-05-22 |
Filippo Valsorda | crypto/tls: disable 3-DES by default |
| commitdiff |
2024-05-22 |
Russ Cox | all: document legacy //go:linkname for modules with... |
| commitdiff |
2024-05-22 |
Russ Cox | runtime: revert "move zeroVal to internal/abi" |
| commitdiff |
2024-05-22 |
Michael Matloob | cmd/go: add additional counters for mode and host/targe... |
| commitdiff |
2024-05-22 |
Mateusz Poliwczak | crypto/x509: properly pouplate the RevocationList.Autho... |
| commitdiff |
2024-05-22 |
Rhys Hiltner | runtime: lower mutex contention test expectations |
| commitdiff |
2024-05-22 |
Michael Anthony... | runtime: move goroutine stack exists events after span... |
| commitdiff |
2024-05-22 |
Michael Anthony... | internal/trace: fix up debug commands |
| commitdiff |
2024-05-22 |
Michael Anthony... | runtime: write out a batch with alignment info for... |
| commitdiff |
2024-05-22 |
Sam Thanawalla | cmd/go: add go mod tidy -diff |
| commitdiff |
2024-05-22 |
Russ Cox | all: document legacy //go:linkname for modules with... |
| commitdiff |
2024-05-22 |
Paul E. Murphy | cmd/compile/internal/ssa: reintroduce ANDconst opcode... |
| commitdiff |
2024-05-22 |
Robert Griesemer | go/types, types2: better error message for invalid... |
| commitdiff |
2024-05-22 |
Robert Griesemer | go/types, types2: operand.AssignableTo must consider... |
| commitdiff |
2024-05-22 |
Cherry Mui | cmd/compile: keep closure pointer live for range body... |
| commitdiff |
2024-05-22 |
Michael Anthony... | runtime: correctly account for allocated objects in... |
| commitdiff |
2024-05-22 |
Robert Griesemer | go/types, types2: operand.convertibleTo must consider... |
| commitdiff |
2024-05-22 |
islishude | net/http: add partitioned attribute to cookie type |
| commitdiff |
2024-05-22 |
Dmitri Shuralyov | doc/initial, doc/next: add draft notice to introduction |
| commitdiff |
2024-05-22 |
Paul E. Murphy | all: convert PPC64 CMPx ...,R0,... to CMPx Rx,$0 |
| commitdiff |
2024-05-22 |
Rhys Hiltner | runtime/pprof: ignore runtime-internal samples in test |
| commitdiff |
2024-05-22 |
Kioni | cmd/go: add -cover flag to report by go version -m |
| commitdiff |
2024-05-22 |
Roland Shoemaker | html: update jstmpllitinterp doc |
| commitdiff |
2024-05-22 |
Filippo Valsorda | crypto/tls: remove typeNextProtocol |
| commitdiff |
2024-05-22 |
Jes Cok | encoding/binary: adjust docs for Append, Encode and... |
| commitdiff |
2024-05-22 |
Damien Neil | crypto/tls: improved 0-RTT QUIC API |
| commitdiff |
2024-05-22 |
Roland Shoemaker | crypto/x509: reject serial numbers longer than 20 octets |
| commitdiff |
2024-05-22 |
Roland Shoemaker | crypto/x509: reject negative serial numbers |
| commitdiff |
2024-05-22 |
Jes Cok | doc: correct issue number for release note |
| commitdiff |
2024-05-22 |
Michael Anthony... | internal/concurrent: make HashTrieMap iteration more... |
| commitdiff |
2024-05-22 |
Filippo Valsorda | crypto/tls: implement X25519Kyber768Draft00 |
| commitdiff |
2024-05-22 |
Cherry Mui | cmd/compile: update PGO profile |
| commitdiff |
2024-05-22 |
Rhys Hiltner | runtime: split mutex profile clocks |
| commitdiff |
2024-05-22 |
Filippo Valsorda | crypto/tls: ensure GODEBUGs are initialized |
| commitdiff |
2024-05-22 |
Filippo Valsorda | crypto/tls: clarify group selection logic |
| commitdiff |
2024-05-22 |
aimuz | maps: clarify iteration order and insertion behavior |
| commitdiff |
2024-05-22 |
Tobias Klauser | internal/cpu: remove unused const cpuid_SSE2 |
| commitdiff |
2024-05-22 |
Jes Cok | reflect: add line breaks for long sentences |
| commitdiff |
2024-05-22 |
Russ Cox | internal/coverage/cfile: remove //go:linkname into... |
| commitdiff |
2024-05-22 |
Russ Cox | internal/coverage/cfile: remove more //go:linkname... |
| commitdiff |
2024-05-22 |
Filippo Valsorda | crypto/x509: cleanup signature generation |
| commitdiff |
next |