2023-12-07 |
Robert Griesemer | go/types, types2: don't print aliased type (in comments... |
commit | commitdiff | tree |
2023-12-06 |
Joe Tsai | doc: add release notes for changes to encoding/json... |
commit | commitdiff | tree |
2023-12-06 |
Bryan C. Mills | cmd/go: avoid hard-coding runtime dependencies in TestN... |
commit | commitdiff | tree |
2023-12-06 |
David Chase | doc: changes for loong64 linux port |
commit | commitdiff | tree |
2023-12-06 |
Michael Pratt | runtime/pprof: add section headers to Profile doc |
commit | commitdiff | tree |
2023-12-06 |
Michael Pratt | doc: add STW metrics to release notes |
commit | commitdiff | tree |
2023-12-06 |
Michael Pratt | doc: add release notes for runtime-internal contention |
commit | commitdiff | tree |
2023-12-06 |
Michael Pratt | doc: document runtimecontentionstacks |
commit | commitdiff | tree |
2023-12-06 |
Michael Pratt | runtime/pprof: document block and mutex profiles |
commit | commitdiff | tree |
2023-12-06 |
lotusirous | gover: support Semantic Versioning major versions beyond 1 |
commit | commitdiff | tree |
2023-12-06 |
Russ Cox | iter, runtime: add coroutine support |
commit | commitdiff | tree |
2023-12-06 |
cui fliter | doc/go1.22: mention new #vet analyzer |
commit | commitdiff | tree |
2023-12-06 |
Bryan C. Mills | cmd/go/internal/modfetch/codehost: add new git tags... |
commit | commitdiff | tree |
2023-12-06 |
Michael Pratt | runtime/metrics: document runtime-internal locks in... |
commit | commitdiff | tree |
2023-12-06 |
Michael Pratt | runtime: rename GODEBUG=profileruntimelocks to runtimec... |
commit | commitdiff | tree |
2023-12-06 |
Than McIntosh | cmd/go: use local go cache for cover_statements script... |
commit | commitdiff | tree |
2023-12-06 |
Cherry Mui | doc/go1.22: document linker flag changes |
commit | commitdiff | tree |
2023-12-06 |
Roland Shoemaker | crypto/x509: revert Policies marshaling behavior |
commit | commitdiff | tree |
2023-12-06 |
Than McIntosh | doc: add release note on coverage testing of no-test... |
commit | commitdiff | tree |
2023-12-06 |
khr@golang.org | doc: document new cmp.Or function |
commit | commitdiff | tree |
2023-12-05 |
Robert Griesemer | doc: add release notes for changes to encoding packages |
commit | commitdiff | tree |
2023-12-05 |
Robert Griesemer | doc: add release note for new go/version package |
commit | commitdiff | tree |
2023-12-05 |
Robert Griesemer | doc: re-arrange release notes for go/types |
commit | commitdiff | tree |
2023-12-05 |
Robert Griesemer | doc: add release note for go/types.Alias type and Unali... |
commit | commitdiff | tree |
2023-12-05 |
Robert Griesemer | doc: add release note for go/types/PkgNameOf |
commit | commitdiff | tree |
2023-12-05 |
Robert Griesemer | doc: add release note for changes to go/types/SizesFor |
commit | commitdiff | tree |
2023-12-05 |
Robert Griesemer | doc: add release note for go/types.Info.FileVersions |
commit | commitdiff | tree |
2023-12-05 |
Matthew Dempsky | cmd/compile: fix escape analysis of string min/max |
commit | commitdiff | tree |
2023-12-05 |
Alan Donovan | doc/go1.22: document ast.Object deprecation |
commit | commitdiff | tree |
2023-12-05 |
Alan Donovan | doc/go_spec.html: rename golang.org to go.dev |
commit | commitdiff | tree |
2023-12-05 |
Russ Cox | math/rand, math/rand/v2: use ChaCha8 for global rand |
commit | commitdiff | tree |
2023-12-05 |
Russ Cox | math/rand/v2: add ChaCha8 |
commit | commitdiff | tree |
2023-12-05 |
Michael Anthony... | internal/trace/v2: handle thread ID reuse correctly |
commit | commitdiff | tree |
2023-12-05 |
Michael Anthony... | runtime: add the disablethp GODEBUG setting |
commit | commitdiff | tree |
2023-12-05 |
Cherry Mui | doc/go1.22: document enabling PIE by default on darwin... |
commit | commitdiff | tree |
2023-12-05 |
Robert Griesemer | doc: add release note for math/big.Rat.FloatPrec |
commit | commitdiff | tree |
2023-12-05 |
Jes Cok | log/slog: correct doc examples for Handler.WithGroup |
commit | commitdiff | tree |
2023-12-05 |
Damien Neil | net/http: limit chunked data overhead |
commit | commitdiff | tree |
2023-12-05 |
Keith Randall | maps: fix aliasing problems with Clone |
commit | commitdiff | tree |
2023-12-04 |
Michael Pratt | runtime: require cgo for cgo gdb test |
commit | commitdiff | tree |
2023-12-04 |
Michael Pratt | doc: add release notes for PGO improvements |
commit | commitdiff | tree |
2023-12-04 |
Cherry Mui | cmd/compile: update PGO profile |
commit | commitdiff | tree |
2023-12-04 |
Michael Anthony... | doc: add release notes for runtime/pprof changes |
commit | commitdiff | tree |
2023-12-04 |
Michael Anthony... | doc: add release notes for the new execution tracer |
commit | commitdiff | tree |
2023-12-02 |
zzkcode | runtime: let the fault thread to crash the process |
commit | commitdiff | tree |
2023-12-01 |
Bryan C. Mills | net/http: avoid leaking io.Copy goroutines (and hijacke... |
commit | commitdiff | tree |
2023-12-01 |
Michael Anthony... | doc: add release notes for allocation headers |
commit | commitdiff | tree |
2023-12-01 |
Michael Anthony... | runtime: check if mp.curg is nil before readgstatus... |
commit | commitdiff | tree |
2023-12-01 |
Bryan C. Mills | testing: add regression tests for reentrant calls to... |
commit | commitdiff | tree |
2023-12-01 |
Keith Randall | doc: document changes to slices package |
commit | commitdiff | tree |
2023-12-01 |
Keith Randall | doc: remove encoding/binary.NativeEndian release note... |
commit | commitdiff | tree |
2023-12-01 |
Robert Griesemer | go/types, types2: add testcase for alias issue |
commit | commitdiff | tree |
2023-12-01 |
Cherry Mui | cmd/link: update flag doc |
commit | commitdiff | tree |
2023-12-01 |
Joel Sing | cmd/compile: correct code generation for right shifts... |
commit | commitdiff | tree |
2023-12-01 |
Michael Anthony... | runtime: emit the correct P status from a safepoint... |
commit | commitdiff | tree |
2023-12-01 |
Michael Anthony... | doc: add release notes about bootstrap toolchain version |
commit | commitdiff | tree |
2023-12-01 |
Cuong Manh Le | cmd/compile: fix typecheck range over rune literal |
commit | commitdiff | tree |
2023-11-30 |
Keith Randall | bytes: add a boundary test for Count of 1 byte |
commit | commitdiff | tree |
2023-11-30 |
Keith Randall | cmd/compile: fix memcombine pass for big endian, >... |
commit | commitdiff | tree |
2023-11-30 |
Bryan C. Mills | testing: remove tests from the running log while they... |
commit | commitdiff | tree |
2023-11-30 |
Jes Cok | debug/elf: return error in DynValue for invalid dynamic... |
commit | commitdiff | tree |
2023-11-30 |
Alan Donovan | go/types: set correct Var.scopePos for parameters/results |
commit | commitdiff | tree |
2023-11-29 |
Cosmos Nicolaou | runtime/pprof: retry vmmap invocation if it failed... |
commit | commitdiff | tree |
2023-11-29 |
Dmitri Shuralyov | all: update vendored dependencies |
commit | commitdiff | tree |
2023-11-29 |
Cuong Manh Le | types2, go/types: fix type checking of ~[]E passing... |
commit | commitdiff | tree |
2023-11-29 |
Keith Randall | doc: release notes for GOARM hardfloat/softfloat change |
commit | commitdiff | tree |
2023-11-29 |
Peter Feichtinger | runtime: docfix countAlloc |
commit | commitdiff | tree |
2023-11-29 |
qmuntal | cmd/cgo/internal/test: only test specific frames in... |
commit | commitdiff | tree |
2023-11-29 |
qiulaidongfeng | cmd/internal/moddeps: walk GOROOT when it is a symlink |
commit | commitdiff | tree |
2023-11-28 |
Alan Donovan | go/types: include AST in instantiatedIdent panic message |
commit | commitdiff | tree |
2023-11-28 |
Michael Anthony... | internal/trace/v2: tolerate having a P in GoCreateSyscall |
commit | commitdiff | tree |
2023-11-28 |
Michael Anthony... | runtime: put ReadMemStats debug assertions behind a... |
commit | commitdiff | tree |
2023-11-28 |
Mauri de Souza... | doc: document PCALIGN directive |
commit | commitdiff | tree |
2023-11-28 |
cui fliter | sort: add available godoc link |
commit | commitdiff | tree |
2023-11-28 |
Rhys Hiltner | runtime: test for contention in both semaphore paths |
commit | commitdiff | tree |
2023-11-28 |
Keith Randall | cmd/compile: use correct type for slice pointer |
commit | commitdiff | tree |
2023-11-27 |
Cherry Mui | syscall: remove ptrace1 on darwin |
commit | commitdiff | tree |
2023-11-27 |
Michael Anthony... | doc: update release notes from the relnote tool |
commit | commitdiff | tree |
2023-11-27 |
Olivier Mengué | text/template: more godoc links |
commit | commitdiff | tree |
2023-11-27 |
Sean Liao | .github: clean up issue forms |
commit | commitdiff | tree |
2023-11-27 |
Lasse Folger | Revert "testing: simplify concurrency and cleanup logic" |
commit | commitdiff | tree |
2023-11-27 |
Jes Cok | io/fs, os: unify PathError.Path for dirFS.{ReadFile... |
commit | commitdiff | tree |
2023-11-27 |
cui fliter | all: fix field names |
commit | commitdiff | tree |
2023-11-23 |
cui fliter | path: add available godoc link |
commit | commitdiff | tree |
2023-11-22 |
Dmitri Shuralyov | .github: try "import/path: issue title" instead of... |
commit | commitdiff | tree |
2023-11-22 |
Dmitri Shuralyov | .github: delete archived issue templates |
commit | commitdiff | tree |
2023-11-22 |
Michael Anthony... | runtime: throw from the systemstack in wirep |
commit | commitdiff | tree |
2023-11-22 |
Michael Anthony... | api: promote next to go1.22 |
commit | commitdiff | tree |
2023-11-22 |
Hiro | github: use forms for issue templates |
commit | commitdiff | tree |
2023-11-22 |
Michael Anthony... | runtime: hold sched.lock over traceThreadDestroy in... |
commit | commitdiff | tree |
2023-11-22 |
Michael Anthony... | runtime: move the wakeableSleep lock under sched in... |
commit | commitdiff | tree |
2023-11-22 |
Michael Anthony... | runtime: don't hold trace.lock over semrelease in readT... |
commit | commitdiff | tree |
2023-11-22 |
Michael Anthony... | runtime: don't hold the table lock in (*traceStackTable... |
commit | commitdiff | tree |
2023-11-22 |
Davis Goodin | cmd/link/internal/loadpe: fix .xdata unwind info parsing |
commit | commitdiff | tree |
2023-11-22 |
Than McIntosh | cmd/link/internal/ld: fix DWARF type DIE "go kind"... |
commit | commitdiff | tree |
2023-11-22 |
Mauri de Souza... | runtime/internal/atomic: deduplicate And/Or code on... |
commit | commitdiff | tree |
2023-11-22 |
qiulaidongfeng | internal/abi, runtime, reflect, cmd: merge maxZero... |
commit | commitdiff | tree |
2023-11-22 |
Srinivas Pokala | cmd/asm: fix the KMCTR instruction encoding and argumen... |
commit | commitdiff | tree |
2023-11-22 |
fanzha02 | runtime: change the name of variables in asan-related... |
commit | commitdiff | tree |
2023-11-22 |
Meng Zhuo | internal/bytealg: optimize Count with PCALIGN in riscv64 |
commit | commitdiff | tree |
next |