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 |
2024-05-20 |
Zxilly | cmd/go/internal/modget: warn -d is a no-op |
commit | commitdiff | tree |
2024-05-20 |
Tobias Klauser | syscall: use internal/byteorder in plan9 directory... |
commit | commitdiff | tree |
2024-05-20 |
aimuz | internal/fmtsort: use cmp.Compare for value comparisons |
commit | commitdiff | tree |
2024-05-20 |
Lorenz Bauer | encoding/binary: speed up Size |
commit | commitdiff | tree |
2024-05-20 |
Lorenz Bauer | encoding/binary: add Append, Encode and Decode |
commit | commitdiff | tree |
2024-05-20 |
Michael Matloob | cmd/go: add telemetry for a predefined set of GOROOT... |
commit | commitdiff | tree |
2024-05-20 |
Michael Matloob | cmd/dist: set GOPROXY=off when GOPATH is set to be... |
commit | commitdiff | tree |
2024-05-20 |
Jes Cok | doc: simplify links for release notes |
commit | commitdiff | tree |
2024-05-20 |
Jayanth Krishnamurthy | ppc64x: code cleanup in assembly files |
commit | commitdiff | tree |
2024-05-20 |
aimuz | maps: add All, Keys, Values, Insert, Collect |
commit | commitdiff | tree |
2024-05-20 |
Ian Lance Taylor | cmd/cgo: don't force rewritten code onto a single line |
commit | commitdiff | tree |
2024-05-20 |
Ian Lance Taylor | cmd/go: accept -mcmodel and -mlarge-data-threshold... |
commit | commitdiff | tree |
2024-05-20 |
guoguangwu | cmd/internal/telemetry: fix typo in comments |
commit | commitdiff | tree |
2024-05-20 |
Cherry Mui | cmd/link: add runtime.text.N symbols to macho symbol... |
commit | commitdiff | tree |
2024-05-18 |
apocelipes | hash: use more internal/byteorder functions to simplify... |
commit | commitdiff | tree |
2024-05-18 |
Michael Mitchell | runtime: remove unused code in (*pallocBits).findLargeN |
commit | commitdiff | tree |
2024-05-18 |
aimuz | net: use stringslite package for string operations |
commit | commitdiff | tree |
2024-05-17 |
Paul E. Murphy | cmd/asm: on PPC64, fix assembling of FCMPO opcode |
commit | commitdiff | tree |
2024-05-17 |
Austin Clements | runtime: skip coro cgo test on platforms without cgo |
commit | commitdiff | tree |
2024-05-17 |
Austin Clements | internal/runtime/atomic: fix missing linknames |
commit | commitdiff | tree |
2024-05-17 |
Michael Anthony... | runtime: fix coro interactions with thread-locked gorou... |
commit | commitdiff | tree |
2024-05-17 |
Carlos Amedee | internal/trace: move v2 tracer into trace directory |
commit | commitdiff | tree |
2024-05-17 |
Mauri de Souza... | sync/atomic: public And/Or ops and race instrumentation |
commit | commitdiff | tree |
2024-05-17 |
Carlos Amedee | internal/trace: remove remnanats of v1 tracer |
commit | commitdiff | tree |
2024-05-17 |
Michael Matloob | cmd/go/internal/envcmd: remove duplicate env value set |
commit | commitdiff | tree |
2024-05-17 |
Carlos Amedee | cmd/trace: collapse v2 directory into trace |
commit | commitdiff | tree |
2024-05-17 |
Cherry Mui | cmd/link: enable checklinkname by default |
commit | commitdiff | tree |
2024-05-17 |
Cherry Mui | all: add push linknames to allow legacy pull linknames |
commit | commitdiff | tree |
2024-05-17 |
Robert Griesemer | go/types: re-enable suppressed gcimporter tests |
commit | commitdiff | tree |
2024-05-17 |
Damien Neil | net/http: return correct error when reading from a... |
commit | commitdiff | tree |
2024-05-17 |
Jes Cok | runtime: make use of stringslite.{HasPrefix, HasSuffix} |
commit | commitdiff | tree |
2024-05-17 |
Paul E. Murphy | cmd/compile/internal/ssa: cleanup ANDCCconst rewrite... |
commit | commitdiff | tree |
2024-05-17 |
Kir Kolyshkin | os: make use of pidfd on linux |
commit | commitdiff | tree |
2024-05-17 |
qiulaidongfeng | cmd/go: unexport loadImport |
commit | commitdiff | tree |
2024-05-16 |
Jorropo | cmd/compile: fix indentation level in generic.rules |
commit | commitdiff | tree |
2024-05-16 |
Mauri de Souza... | runtime: cleanup crashstack code |
commit | commitdiff | tree |
2024-05-16 |
Michael Matloob | cmd/go: add go telemetry command and GOTELEMETRY, GOTEL... |
commit | commitdiff | tree |
2024-05-16 |
Robert Griesemer | go/types, types2: report error for floating-point itera... |
commit | commitdiff | tree |
2024-05-16 |
Chen.Zhidong | net/http: add Pattern field in Request to return matche... |
commit | commitdiff | tree |
2024-05-16 |
Jonathan Amsterdam | doc/README.md: give example of package-less symbol... |
commit | commitdiff | tree |
next |