2024-05-23 |
Mordy Ovits | doc: fix two instances of "the the" in godebug.md |
commit | commitdiff | tree |
2024-05-23 |
Michael Matloob | cmd/go/internal/work: add telemetry counters for build... |
commit | commitdiff | tree |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
commit | commitdiff | tree |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
commit | commitdiff | tree |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
commit | commitdiff | tree |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
commit | commitdiff | tree |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
commit | commitdiff | tree |
2024-05-23 |
David Chase | cmd/compile: repairing variable names and comments |
commit | commitdiff | tree |
2024-05-23 |
David Chase | internal/abi, cmd/compile, runtime: deduplicate rangefu... |
commit | commitdiff | tree |
2024-05-23 |
Ian Lance Taylor | all: change from sort functions to slices functions... |
commit | commitdiff | tree |
2024-05-23 |
Ian Lance Taylor | time: check for time zone offset overflow |
commit | commitdiff | tree |
2024-05-23 |
Roland Shoemaker | crypto/tls: allow 256KiB certificate messages |
commit | commitdiff | tree |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
commit | commitdiff | tree |
2024-05-23 |
Russ Cox | all: document legacy //go:linkname for modules with... |
commit | commitdiff | tree |
2024-05-23 |
Filippo Valsorda | crypto/rsa: refactor PKCS#1 v1.5 signature and verification |
commit | commitdiff | tree |
2024-05-23 |
Filippo Valsorda | crypto: document that Verify inputs are not confidential |
commit | commitdiff | tree |
2024-05-22 |
Roland Shoemaker | crypto/tls: populate Leaf in X509KeyPair |
commit | commitdiff | tree |
2024-05-22 |
Roland Shoemaker | crypto/x509: don't match bare wildcard |
commit | commitdiff | tree |
2024-05-22 |
Fábio Mata | net/url: fix missing handling for opaque value in Resol... |
commit | commitdiff | tree |
2024-05-22 |
Roland Shoemaker | crypto/tls: reorder client_hello extensions |
commit | commitdiff | tree |
2024-05-22 |
Roland Shoemaker | crypto/internal/hpke: add basic implementation |
commit | commitdiff | tree |
2024-05-22 |
Michael Anthony... | runtime: skip tracing events that would cause reentrancy |
commit | commitdiff | tree |
2024-05-22 |
Filippo Valsorda | math/rand/v2: add ChaCha8.Read |
commit | commitdiff | tree |
2024-05-22 |
David Chase | runtime,cmd/compile: fix wording of rangefunc panic... |
commit | commitdiff | tree |
2024-05-22 |
Filippo Valsorda | crypto/tls: move defaults into defaults.go |
commit | commitdiff | tree |
2024-05-22 |
Filippo Valsorda | crypto/tls: disable 3-DES by default |
commit | commitdiff | tree |
2024-05-22 |
Russ Cox | all: document legacy //go:linkname for modules with... |
commit | commitdiff | tree |
2024-05-22 |
Russ Cox | runtime: revert "move zeroVal to internal/abi" |
commit | commitdiff | tree |
2024-05-22 |
Michael Matloob | cmd/go: add additional counters for mode and host/targe... |
commit | commitdiff | tree |
2024-05-22 |
Mateusz Poliwczak | crypto/x509: properly pouplate the RevocationList.Autho... |
commit | commitdiff | tree |
2024-05-22 |
Rhys Hiltner | runtime: lower mutex contention test expectations |
commit | commitdiff | tree |
2024-05-22 |
Michael Anthony... | runtime: move goroutine stack exists events after span... |
commit | commitdiff | tree |
2024-05-22 |
Michael Anthony... | internal/trace: fix up debug commands |
commit | commitdiff | tree |
2024-05-22 |
Michael Anthony... | runtime: write out a batch with alignment info for... |
commit | commitdiff | tree |
2024-05-22 |
Sam Thanawalla | cmd/go: add go mod tidy -diff |
commit | commitdiff | tree |
2024-05-22 |
Russ Cox | all: document legacy //go:linkname for modules with... |
commit | commitdiff | tree |
2024-05-22 |
Paul E. Murphy | cmd/compile/internal/ssa: reintroduce ANDconst opcode... |
commit | commitdiff | tree |
2024-05-22 |
Robert Griesemer | go/types, types2: better error message for invalid... |
commit | commitdiff | tree |
2024-05-22 |
Robert Griesemer | go/types, types2: operand.AssignableTo must consider... |
commit | commitdiff | tree |
2024-05-22 |
Cherry Mui | cmd/compile: keep closure pointer live for range body... |
commit | commitdiff | tree |
2024-05-22 |
Michael Anthony... | runtime: correctly account for allocated objects in... |
commit | commitdiff | tree |
2024-05-22 |
Robert Griesemer | go/types, types2: operand.convertibleTo must consider... |
commit | commitdiff | tree |
2024-05-22 |
islishude | net/http: add partitioned attribute to cookie type |
commit | commitdiff | tree |
2024-05-22 |
Dmitri Shuralyov | doc/initial, doc/next: add draft notice to introduction |
commit | commitdiff | tree |
2024-05-22 |
Paul E. Murphy | all: convert PPC64 CMPx ...,R0,... to CMPx Rx,$0 |
commit | commitdiff | tree |
2024-05-22 |
Rhys Hiltner | runtime/pprof: ignore runtime-internal samples in test |
commit | commitdiff | tree |
2024-05-22 |
Kioni | cmd/go: add -cover flag to report by go version -m |
commit | commitdiff | tree |
2024-05-22 |
Roland Shoemaker | html: update jstmpllitinterp doc |
commit | commitdiff | tree |
2024-05-22 |
Filippo Valsorda | crypto/tls: remove typeNextProtocol |
commit | commitdiff | tree |
2024-05-22 |
Jes Cok | encoding/binary: adjust docs for Append, Encode and... |
commit | commitdiff | tree |
2024-05-22 |
Damien Neil | crypto/tls: improved 0-RTT QUIC API |
commit | commitdiff | tree |
2024-05-22 |
Roland Shoemaker | crypto/x509: reject serial numbers longer than 20 octets |
commit | commitdiff | tree |
2024-05-22 |
Roland Shoemaker | crypto/x509: reject negative serial numbers |
commit | commitdiff | tree |
2024-05-22 |
Jes Cok | doc: correct issue number for release note |
commit | commitdiff | tree |
2024-05-22 |
Michael Anthony... | internal/concurrent: make HashTrieMap iteration more... |
commit | commitdiff | tree |
2024-05-22 |
Filippo Valsorda | crypto/tls: implement X25519Kyber768Draft00 |
commit | commitdiff | tree |
2024-05-22 |
Cherry Mui | cmd/compile: update PGO profile |
commit | commitdiff | tree |
2024-05-22 |
Rhys Hiltner | runtime: split mutex profile clocks |
commit | commitdiff | tree |
2024-05-22 |
Filippo Valsorda | crypto/tls: ensure GODEBUGs are initialized |
commit | commitdiff | tree |
2024-05-22 |
Filippo Valsorda | crypto/tls: clarify group selection logic |
commit | commitdiff | tree |
2024-05-22 |
aimuz | maps: clarify iteration order and insertion behavior |
commit | commitdiff | tree |
2024-05-22 |
Tobias Klauser | internal/cpu: remove unused const cpuid_SSE2 |
commit | commitdiff | tree |
2024-05-22 |
Jes Cok | reflect: add line breaks for long sentences |
commit | commitdiff | tree |
2024-05-22 |
Russ Cox | internal/coverage/cfile: remove //go:linkname into... |
commit | commitdiff | tree |
2024-05-22 |
Russ Cox | internal/coverage/cfile: remove more //go:linkname... |
commit | commitdiff | tree |
2024-05-22 |
Filippo Valsorda | crypto/x509: cleanup signature generation |
commit | commitdiff | tree |
2024-05-22 |
Brad Fitzpatrick | math/rand/v2: drop pointer receiver on zero-width type |
commit | commitdiff | tree |
2024-05-22 |
Guoqi Chen | cmd/internal/obj/loong64: add atomic memory access... |
commit | commitdiff | tree |
2024-05-21 |
Robert Griesemer | go/types, types2: underIs must consider Alias types |
commit | commitdiff | tree |
2024-05-21 |
Robert Griesemer | go/types, types2: coreType/String must consider Alias... |
commit | commitdiff | tree |
2024-05-21 |
Robert Griesemer | go/types, types2: don't panic converting a constant... |
commit | commitdiff | tree |
2024-05-21 |
Robert Griesemer | go/types, types2: add missing Unalias calls (clarification) |
commit | commitdiff | tree |
2024-05-21 |
Damien Neil | net/http: disable flaky 100-continue tests |
commit | commitdiff | tree |
2024-05-21 |
David Chase | cmd/compile: for rangefunc, add checks and tests, fix... |
commit | commitdiff | tree |
2024-05-21 |
Andrey Bokhanko | cmd/compile: Fix SSA building bug for CAS atomics on... |
commit | commitdiff | tree |
2024-05-21 |
Nayef Ghattas | unsafe: document the behavior of Sizeof on an interface |
commit | commitdiff | tree |
2024-05-21 |
Russ Cox | runtime/coverage: remove uses of //go:linkname |
commit | commitdiff | tree |
2024-05-21 |
Than McIntosh | cmd/go: turn back on build_plugin_reproducible script... |
commit | commitdiff | tree |
2024-05-21 |
Paul E. Murphy | cmd/compile/internal/ssa: fix ppc64 merging of (CLRLSLD... |
commit | commitdiff | tree |
2024-05-21 |
Than McIntosh | cmd/link/internal/ld: rewrite LC_UUID for darwin extern... |
commit | commitdiff | tree |
2024-05-21 |
Rhys Hiltner | runtime: improve runtime-internal mutex profile tests |
commit | commitdiff | tree |
2024-05-21 |
Rhys Hiltner | runtime: remove GODEBUG=runtimecontentionstacks |
commit | commitdiff | tree |
2024-05-21 |
Rhys Hiltner | runtime: profile mutex contention during unlock |
commit | commitdiff | tree |
2024-05-21 |
Rhys Hiltner | runtime: double-link list of waiting Ms |
commit | commitdiff | tree |
2024-05-21 |
Rhys Hiltner | runtime: use semaphore structure for futex locks |
commit | commitdiff | tree |
2024-05-21 |
Rhys Hiltner | runtime: prepare for extensions to waiting M list |
commit | commitdiff | tree |
2024-05-21 |
Robert Griesemer | go/types, types2: use GOEXPERIMENT to enable alias... |
commit | commitdiff | tree |
2024-05-21 |
Robert Griesemer | internal/goexperiment: add aliastypeparams GOEXPERIMENT... |
commit | commitdiff | tree |
2024-05-21 |
Kir Kolyshkin | os: make FindProcess use pidfd on Linux |
commit | commitdiff | tree |
2024-05-21 |
Austin Clements | runtime: push vdsoClockgettimeSym linkname on linux... |
commit | commitdiff | tree |
2024-05-21 |
Felix Geisendörfer | runtime: make profstackdepth a GODEBUG option |
commit | commitdiff | tree |
2024-05-21 |
Felix Geisendörfer | runtime: increase profiling stack depth to 128 |
commit | commitdiff | tree |
2024-05-21 |
Felix Geisendörfer | runtime: fix profile stack trace depth regression |
commit | commitdiff | tree |
2024-05-21 |
David du Colombier | cmd/compile: disable AlignHot on plan9/386 |
commit | commitdiff | tree |
2024-05-20 |
David Chase | cmd/compile: add structs.HostLayout |
commit | commitdiff | tree |
2024-05-20 |
Michael Matloob | cmd/vendor: pull in golang.org/x/telemetry@bf80d56 |
commit | commitdiff | tree |
2024-05-20 |
Robert Griesemer | cmd/compile/internal/syntax: implement Pos.FileBase... |
commit | commitdiff | tree |
2024-05-20 |
Robert Griesemer | cmd/compile: initialize posBaseMap correctly |
commit | commitdiff | tree |
2024-05-20 |
David Chase | doc: add release notes for hot block alignment |
commit | commitdiff | tree |
2024-05-20 |
apocelipes | embed: simplify the code |
commit | commitdiff | tree |
next |