2024-02-07 |
Ian Lance Taylor | slices: document that BinarySearch[Func] return earlies... |
commit | commitdiff | tree |
2024-02-07 |
Ian Lance Taylor | net: don't return errno from _C_res_nsearch |
commit | commitdiff | tree |
2024-02-07 |
Dominik Honnef | internal/trace/v2: store stacks as PCs, not frames |
commit | commitdiff | tree |
2024-02-07 |
Paul E. Murphy | cmd/internal/obj/ppc64: combine C_SBRA and C_LBRA optab... |
commit | commitdiff | tree |
2024-02-07 |
Nasfame | doc/next: add release note for sync/Map.Clear |
commit | commitdiff | tree |
2024-02-07 |
qmuntal | runtime,internal/syscall/windows: remove long path... |
commit | commitdiff | tree |
2024-02-07 |
qmuntal | os: support Stat and LStat for CON device on Windows |
commit | commitdiff | tree |
2024-02-07 |
Andy Pan | net: support benchmark testing for sendfile on various... |
commit | commitdiff | tree |
2024-02-07 |
Quim Muntal | Revert "runtime: make netpollBreak entries identifiable... |
commit | commitdiff | tree |
2024-02-07 |
David Chase | doc: move Go 1.22 release notes to x/website |
commit | commitdiff | tree |
2024-02-07 |
Robert Griesemer | spec: fix typo in year (it's 2024 now) |
commit | commitdiff | tree |
2024-02-07 |
Robert Griesemer | go/types, types2: optimize Named type method lookup |
commit | commitdiff | tree |
2024-02-07 |
Robert Griesemer | go/types, types2: better errors for non-existing fields... |
commit | commitdiff | tree |
2024-02-06 |
Bryan C. Mills | cmd/go: avoid copying a binary to be exec'd in TestScri... |
commit | commitdiff | tree |
2024-02-06 |
Michael Pratt | cmd/compile: add missing colon in debug log |
commit | commitdiff | tree |
2024-02-06 |
Than McIntosh | dog/go1.22: tweak coverage testing notes |
commit | commitdiff | tree |
2024-02-06 |
Jonathan Amsterdam | archive/zip: reduce memory held by Writer.Copy |
commit | commitdiff | tree |
2024-02-05 |
Jun10ng | cmd/compile: delete unused code and fix typo in comment |
commit | commitdiff | tree |
2024-02-05 |
Jonathan Amsterdam | doc/next: add release note file for api/next file |
commit | commitdiff | tree |
2024-02-05 |
Robert Griesemer | go/types, types2: bail early if we want a type but... |
commit | commitdiff | tree |
2024-02-05 |
Rob Findley | go/types, types2: ensure that Alias.actual is set in... |
commit | commitdiff | tree |
2024-02-05 |
Michael Pratt | cmd/compile: consistently use s.pp in genssa |
commit | commitdiff | tree |
2024-02-05 |
Jonathan Amsterdam | cmd/relnote: fix API relnote check |
commit | commitdiff | tree |
2024-02-05 |
Mauri de Souza... | runtime/internal/atomic: add loong64 operators for... |
commit | commitdiff | tree |
2024-02-05 |
Bryan C. Mills | cmd/go: fix tests that fail when running a cross-compil... |
commit | commitdiff | tree |
2024-02-02 |
Ian Lance Taylor | go/internal/gccgoimporter: recognize "any" as a builtin... |
commit | commitdiff | tree |
2024-02-02 |
Michael Pratt | cmd/compile: avoid reading entire PGO profile just... |
commit | commitdiff | tree |
2024-02-02 |
Michael Pratt | runtime: initialize crashFD to -1 |
commit | commitdiff | tree |
2024-02-02 |
Dmitri Shuralyov | lib/time: update to 2024a/2024a |
commit | commitdiff | tree |
2024-02-02 |
Alan Donovan | runtime/debug: add Example of SetCrashOutput in a crash... |
commit | commitdiff | tree |
2024-02-02 |
cui fliter | cmd/compile/internal: fix function names |
commit | commitdiff | tree |
2024-02-02 |
cui fliter | cmd/link/internal/dwtest: fix inconsistent receiver... |
commit | commitdiff | tree |
2024-02-02 |
Quim Muntal | Revert "cmd/go: add telemetry counters for flag names... |
commit | commitdiff | tree |
2024-02-01 |
Michael Matloob | cmd/go: add telemetry counters for flag names and subco... |
commit | commitdiff | tree |
2024-02-01 |
Michael Matloob | cmd: update golang.org/x/telemetry to 1cb064e and vendor it |
commit | commitdiff | tree |
2024-02-01 |
Ehden Sinai | cmd/go: fix build config before creating actions for... |
commit | commitdiff | tree |
2024-02-01 |
Michael Anthony... | runtime: traceAcquire and traceRelease across all P... |
commit | commitdiff | tree |
2024-02-01 |
Michael Anthony... | runtime: clear trace map without write barriers |
commit | commitdiff | tree |
2024-02-01 |
Michael Anthony... | runtime: model wakeableSleep.lock in the race detector |
commit | commitdiff | tree |
2024-02-01 |
Michael Anthony... | runtime: fix trace EvGoStop Gosched reason to match... |
commit | commitdiff | tree |
2024-02-01 |
Bryan C. Mills | cmd/go: limit GOMAXPROCS in TestScript/test_fuzz_.* |
commit | commitdiff | tree |
2024-02-01 |
Jes Cok | sync: update doc for Map.Clear |
commit | commitdiff | tree |
2024-02-01 |
qmuntal | runtime: make netpollBreak entries identifiable on... |
commit | commitdiff | tree |
2024-02-01 |
Michael Pratt | Revert "runtime: preempt more aggressively when panicking" |
commit | commitdiff | tree |
2024-02-01 |
Hiro | sync: add Map.Clear |
commit | commitdiff | tree |
2024-01-31 |
Michael Pratt | internal/profile: remove legacy profile support |
commit | commitdiff | tree |
2024-01-31 |
Jin Lin | cmd/preprofile: Implement a tool to preprocess the... |
commit | commitdiff | tree |
2024-01-31 |
Dmitri Shuralyov | doc/go1.22: move go/version package mention into a... |
commit | commitdiff | tree |
2024-01-31 |
codesoap | container/heap: remove confusing claim of memory leak |
commit | commitdiff | tree |
2024-01-31 |
Robert Griesemer | go/token: correct out-of-bounds token offsets and positions |
commit | commitdiff | tree |
2024-01-31 |
Russ Cox | go/version: fix package to accept go1.21.0-bigcorp |
commit | commitdiff | tree |
2024-01-31 |
Jonathan Amsterdam | api/README: refer to doc/README.md |
commit | commitdiff | tree |
2024-01-31 |
Alan Donovan | runtime/debug: SetCrashOutput sets the FD for fatal... |
commit | commitdiff | tree |
2024-01-31 |
Cherry Mui | runtime: preempt more aggressively when panicking |
commit | commitdiff | tree |
2024-01-31 |
Russ Cox | fmt: update docs for %03s |
commit | commitdiff | tree |
2024-01-31 |
Russ Cox | fmt: revert "don't pad strings with zeros" |
commit | commitdiff | tree |
2024-01-30 |
Andy Pan | net/textproto: reject HTTP requests with empty header... |
commit | commitdiff | tree |
2024-01-30 |
Robert Griesemer | spec: clarify iteration variable type for range over... |
commit | commitdiff | tree |
2024-01-30 |
Michael Matloob | cmd: vendor golang.org/x/telemetry and call counter... |
commit | commitdiff | tree |
2024-01-30 |
Alessandro... | cmd/link: fix TestConsistentGoKindAndRuntimeType |
commit | commitdiff | tree |
2024-01-30 |
pgxiaolianzi | log/slog: add missing test in value_test.go |
commit | commitdiff | tree |
2024-01-30 |
Jes Cok | all: fix typos |
commit | commitdiff | tree |
2024-01-30 |
Alan Donovan | doc/README: clarify instructions |
commit | commitdiff | tree |
2024-01-30 |
jeffery | runtime: compute data and bss root work units in one... |
commit | commitdiff | tree |
2024-01-30 |
Matthew Dempsky | cmd/compile/internal/noder: preserve alias uses in... |
commit | commitdiff | tree |
2024-01-30 |
Keith Randall | runtime: print exported methods from the runtime in... |
commit | commitdiff | tree |
2024-01-30 |
Michael Pratt | runtime: avoid new linkname for goroutine profiles |
commit | commitdiff | tree |
2024-01-30 |
Alessandro... | cmd/link: add DW_AT_go_runtime_type to unsafe.Pointer... |
commit | commitdiff | tree |
2024-01-30 |
aimuz | internal/zstd: avoid panic when windowSize is negative |
commit | commitdiff | tree |
2024-01-30 |
Michael Pratt | Revert "runtime: disable use of runnext on wasm" |
commit | commitdiff | tree |
2024-01-30 |
Jun10ng | runtime: reduce one STW when obtaining goroutine config... |
commit | commitdiff | tree |
2024-01-29 |
Michael Pratt | runtime: disable use of runnext on wasm |
commit | commitdiff | tree |
2024-01-29 |
Michael Pratt | net/http: allow nothingWrittenError in TestTransportPer... |
commit | commitdiff | tree |
2024-01-29 |
Bryan C. Mills | net: in the fake implementation, allow writes to buffer... |
commit | commitdiff | tree |
2024-01-29 |
Michael Matloob | cmd/go/internal/generate: call modload.InitWorkFile |
commit | commitdiff | tree |
2024-01-29 |
Michael Matloob | cmd/go/internal/list: make a copy of the package before... |
commit | commitdiff | tree |
2024-01-29 |
Raghvender | cmd/go: allow test caching for the -fullpath flag |
commit | commitdiff | tree |
2024-01-29 |
Bryan C. Mills | cmd/go/internal/toolchain: apply the -modcacherw flag... |
commit | commitdiff | tree |
2024-01-29 |
sivchari | cmd/go/internal/load: improve comments |
commit | commitdiff | tree |
2024-01-27 |
Mauri de Souza... | runtime: crash stack support for loong64 |
commit | commitdiff | tree |
2024-01-27 |
qiulaidongfeng | cmd/internal/moddeps: fix test fail when the last eleme... |
commit | commitdiff | tree |
2024-01-26 |
Filippo Valsorda | Revert "crypto/internal/boring: upgrade module to fips... |
commit | commitdiff | tree |
2024-01-26 |
Matthew Dempsky | cmd/api: include type arguments in API |
commit | commitdiff | tree |
2024-01-26 |
Cherry Mui | cmd/link: print failed external command invocation |
commit | commitdiff | tree |
2024-01-26 |
Roland Shoemaker | net/mail: remove obsolete comment |
commit | commitdiff | tree |
2024-01-26 |
Cherry Mui | Revert "net/http: wrap client errors" |
commit | commitdiff | tree |
2024-01-26 |
Quan Tong | cmd/go: ensure the correct line number is displayed... |
commit | commitdiff | tree |
2024-01-26 |
qiulaidongfeng | cmd/link: use MapMaxKeyBytes,MapMaxElemBytes,MapBucketC... |
commit | commitdiff | tree |
2024-01-26 |
qiulaidongfeng | reflect: use MapMaxKeyBytes,MapMaxElemBytes,MapBucketCo... |
commit | commitdiff | tree |
2024-01-26 |
Michael Pratt | runtime: use channels in gcBgMarkStartWorkers |
commit | commitdiff | tree |
2024-01-26 |
Robert Griesemer | go/types, types2: use existing case-insensitive lookup... |
commit | commitdiff | tree |
2024-01-26 |
Russ Cox | all: enable range-over-func in Go 1.23 |
commit | commitdiff | tree |
2024-01-26 |
Russ Cox | maps: correct use of linkname |
commit | commitdiff | tree |
2024-01-26 |
Meng Zhuo | cmd/compile: implement float min/max in hardware for... |
commit | commitdiff | tree |
2024-01-25 |
Robert Griesemer | go/types, types2: in struct processing, set name positi... |
commit | commitdiff | tree |
2024-01-25 |
Michael Anthony... | internal/testenv: support the LUCI mobile builders... |
commit | commitdiff | tree |
2024-01-25 |
Michael Anthony... | internal/testenv: allow "-noopt" anywhere in builder... |
commit | commitdiff | tree |
2024-01-25 |
Cosmos Nicolaou | runtime/pprof: fix retry logic introduced by #858cd8d |
commit | commitdiff | tree |
2024-01-25 |
Zxilly | debug/gosym: add detailed doc for text argument in... |
commit | commitdiff | tree |
2024-01-25 |
Lynn Boger | math/big,crypto/internal/bigmod: unroll loop in addMulV... |
commit | commitdiff | tree |
next |