2024-01-23 |
apocelipes | cmd/go/internal/str,cmd/go/internal/work: remove redund... |
commit | commitdiff | tree |
2024-01-23 |
qmuntal | net,internal/poll: load ws2_32.dll only when net is... |
commit | commitdiff | tree |
2024-01-23 |
Russ Cox | net: move cgo-using darwin test to separate package |
commit | commitdiff | tree |
2024-01-23 |
Russ Cox | cmd/go: add test case for issue 64738 |
commit | commitdiff | tree |
2024-01-23 |
Bryan C. Mills | net: unskip and attempt to deflake TestAcceptTimeout |
commit | commitdiff | tree |
2024-01-23 |
qiulaidongfeng | internal/reflectlite: delete TODO pass safe to packEfac... |
commit | commitdiff | tree |
2024-01-23 |
qiulaidongfeng | reflect: delete TODO pass safe to packEface don't need... |
commit | commitdiff | tree |
2024-01-23 |
Bryan C. Mills | net: report timeouts more aggressively in Accept in... |
commit | commitdiff | tree |
2024-01-23 |
qmuntal | runtime,internal/poll: move websocket handling out... |
commit | commitdiff | tree |
2024-01-23 |
Rob Pike | fmt: don't pad strings with zeros |
commit | commitdiff | tree |
2024-01-23 |
qmuntal | cmd/cgo/internal/test: skip TestCallbackCallersSEH... |
commit | commitdiff | tree |
2024-01-23 |
qiulaidongfeng | cmd/compile/internal/ssagen,runtime: merge trace consts... |
commit | commitdiff | tree |
2024-01-23 |
qiulaidongfeng | reflect: StructOf set abi.TFlagRegularMemory |
commit | commitdiff | tree |
2024-01-23 |
qiulaidongfeng | cmd/compile: use MapMaxKeyBytes,MapMaxElemBytes,MapBuck... |
commit | commitdiff | tree |
2024-01-23 |
Olivier Mengué | hash/crc32: fix codegen to align with manual changes |
commit | commitdiff | tree |
2024-01-23 |
Jorropo | cmd/compile: improve integer comparisons with numeric... |
commit | commitdiff | tree |
2024-01-22 |
Joel Sing | crypto/sha512: provide optimised assembly for riscv64 |
commit | commitdiff | tree |
2024-01-22 |
Michael Pratt | Revert "cmd/preprofile: Add preprocess tool to pre... |
commit | commitdiff | tree |
2024-01-22 |
Michael Anthony... | runtime: use the correct M ID for syscalling goroutines... |
commit | commitdiff | tree |
2024-01-22 |
Jin Lin | cmd/preprofile: Add preprocess tool to pre-parse the... |
commit | commitdiff | tree |
2024-01-22 |
Bryan C. Mills | net: delete TestListenCloseListen |
commit | commitdiff | tree |
2024-01-22 |
Roland Shoemaker | net/mail: properly handle special characters in phrase... |
commit | commitdiff | tree |
2024-01-22 |
Austin Clements | runtime: simplify freedefer logic |
commit | commitdiff | tree |
2024-01-22 |
Cherry Mui | all: update vendored dependencies |
commit | commitdiff | tree |
2024-01-22 |
Jonathan Amsterdam | doc/initial: initial contents of release notes |
commit | commitdiff | tree |
2024-01-22 |
Rulin Tang | cmd/compile: fix typo in comment |
commit | commitdiff | tree |
2024-01-22 |
Jonathan Amsterdam | doc/README.md: explain new release note system |
commit | commitdiff | tree |
2024-01-22 |
qmuntal | runtime: avoid loading winmm.dll on newer Windows versions |
commit | commitdiff | tree |
2024-01-22 |
Wingrez | cmd/compile/internal/ssa: fix typo in sccp |
commit | commitdiff | tree |
2024-01-22 |
Tobias Klauser | doc/go1.22: fix method name in net/netip changes |
commit | commitdiff | tree |
2024-01-22 |
Carlos Amedee | doc: remove last TODO item |
commit | commitdiff | tree |
2024-01-22 |
Bryan C. Mills | net: attempt to deflake TestListenCloseListen |
commit | commitdiff | tree |
2024-01-22 |
qiulaidongfeng | cmd/link,runtime: merge minfunc const info internal/abi |
commit | commitdiff | tree |
2024-01-22 |
Alexander Yastrebov | net/http/pprof: configure WriteDeadline |
commit | commitdiff | tree |
2024-01-22 |
Rob Findley | go/types, types2: typeparams.IndexExpr must not be... |
commit | commitdiff | tree |
2024-01-22 |
Bryan C. Mills | time: add a regression test for time.AfterFunc goroutin... |
commit | commitdiff | tree |
2024-01-22 |
Bryan C. Mills | net: remove an unused sync.Map in the fake net implemen... |
commit | commitdiff | tree |
2024-01-19 |
Bryan C. Mills | net: work around runtime scheduler starvation on js... |
commit | commitdiff | tree |
2024-01-19 |
Michael Anthony... | runtime: make a much better effort to emit CPU profile... |
commit | commitdiff | tree |
2024-01-19 |
Michael Anthony... | cmd/trace/v2: emit user log annotations in all views |
commit | commitdiff | tree |
2024-01-19 |
Carlos Amedee | internal/goversion: update Version to 1.23 |
commit | commitdiff | tree |
2024-01-18 |
Bryan C. Mills | cmd/go/internal/modfetch: set protocol.version=2 for... |
commit | commitdiff | tree |
2024-01-18 |
Robert Griesemer | go/types, types2: fix range clause checks for constant... |
commit | commitdiff | tree |
2024-01-17 |
Damien Neil | doc/go1.22: document net/netip changes |
commit | commitdiff | tree |
2024-01-17 |
Damien Neil | doc/go1.22: document net/http/cgi changes |
commit | commitdiff | tree |
2024-01-17 |
Cuong Manh Le | runtime: document GODEBUG panicnil values |
commit | commitdiff | tree |
2024-01-17 |
Austin Clements | runtime: skip test if strace crashes |
commit | commitdiff | tree |
2024-01-17 |
Michael Pratt | runtime: mark TestGdbCoreCrashThreadBacktrace as flaky |
commit | commitdiff | tree |
2024-01-17 |
lxl-renren | cmp: add test case for uinitptr |
commit | commitdiff | tree |
2024-01-17 |
Robert Griesemer | cmd/compile: call types2.Unalias to be ready for GODEBU... |
commit | commitdiff | tree |
2024-01-16 |
Dan Peterson | doc: fill out net/http.Request.PathValue,SetPathValue... |
commit | commitdiff | tree |
2024-01-15 |
Olivier Mengué | io/fs: godoc links to testing/fstest |
commit | commitdiff | tree |
2024-01-15 |
Olivier Mengué | runtime: more godoc links |
commit | commitdiff | tree |
2024-01-13 |
Dominik Honnef | internal/trace/v2: reject events for goroutines with... |
commit | commitdiff | tree |
2024-01-12 |
Dominik Honnef | internal/trace/v2: avoid several panics for malformed... |
commit | commitdiff | tree |
2024-01-12 |
Filippo Valsorda | crypto/rsa,crypto/internal/bigmod: improve verify/encry... |
commit | commitdiff | tree |
2024-01-12 |
Filippo Valsorda | crypto/rsa: use E = 65537 in benchmarks |
commit | commitdiff | tree |
2024-01-11 |
Keith Randall | runtime: ensure we free unrolled GC bitmaps |
commit | commitdiff | tree |
2024-01-11 |
Robert Griesemer | go/types, types2: don't lose position info of interface... |
commit | commitdiff | tree |
2024-01-11 |
Mauri de Souza... | cmd/compile: document go:wasmimport directive |
commit | commitdiff | tree |
2024-01-11 |
Keith Randall | runtime: don't mark unrolled bitmap type as having... |
commit | commitdiff | tree |
2024-01-10 |
Bryan C. Mills | os: relax tests and add examples for UserCacheDir and... |
commit | commitdiff | tree |
2024-01-10 |
Than McIntosh | cmd/compile: use hashed symbol name for go.shape types... |
commit | commitdiff | tree |
2024-01-10 |
cui fliter | net: add available godoc link |
commit | commitdiff | tree |
2024-01-09 |
Michael Pratt | runtime: replace rwmutexR/W with per-rwmutex lock rank |
commit | commitdiff | tree |
2024-01-09 |
Jes Cok | net/http: clarify the precedence order for Request... |
commit | commitdiff | tree |
2024-01-09 |
Robert Griesemer | math/big: fix uint64 overflow in nat.mulRange |
commit | commitdiff | tree |
2024-01-09 |
Roger Peppe | io/fs,path/filepath: fix typo in SkipAll/SkipDir doc |
commit | commitdiff | tree |
2024-01-09 |
Mauri de Souza... | runtime: fix tests when running with -msan |
commit | commitdiff | tree |
2024-01-08 |
Mehdi Mostafavi | cmd/doc: fix inconsistent receiver name |
commit | commitdiff | tree |
2024-01-08 |
Mauri de Souza... | net: clarify maxListenerBacklog windows implementation |
commit | commitdiff | tree |
2024-01-08 |
Jonathan Amsterdam | log/slog: clarify SetDefault behavior |
commit | commitdiff | tree |
2024-01-08 |
sivchari | sync: use map[any]any instead of map[interface{}]interf... |
commit | commitdiff | tree |
2024-01-08 |
Cuong Manh Le | cmd/compile: handle defined iter func type correctly |
commit | commitdiff | tree |
2024-01-05 |
Jes Cok | doc: s/adjustements/adjustments |
commit | commitdiff | tree |
2024-01-05 |
Alan Donovan | slices: explicitly discard results of some functions |
commit | commitdiff | tree |
2024-01-05 |
Than McIntosh | cmd/go: run cover tool before swig |
commit | commitdiff | tree |
2024-01-04 |
Sean Liao | github: switch seen/expected order in issue forms |
commit | commitdiff | tree |
2024-01-04 |
Andy Pan | net/http: respond with 400 Bad Request for empty hex... |
commit | commitdiff | tree |
2024-01-04 |
Bryan C. Mills | net/http/cgi: in TestCopyError, check for a Handler... |
commit | commitdiff | tree |
2024-01-04 |
Devon H. O... | cmd/api: fix panic on exported basic type aliases |
commit | commitdiff | tree |
2024-01-03 |
John Howard | pagetrace: fix build when experiment is on |
commit | commitdiff | tree |
2024-01-03 |
Jes Cok | net/http: make Request.Clone create fresh copies for... |
commit | commitdiff | tree |
2024-01-03 |
Alan Donovan | doc/go1.22: add links to go/types symbols |
commit | commitdiff | tree |
2024-01-03 |
Joel Sing | runtime: correct scavengeIndex.sysGrow min index handling |
commit | commitdiff | tree |
2023-12-30 |
cui fliter | all: replace outdated links |
commit | commitdiff | tree |
2023-12-30 |
RenJiangdu | reflect: fix typo in type.go |
commit | commitdiff | tree |
2023-12-27 |
Robert Griesemer | doc: fix typo in example in spec |
commit | commitdiff | tree |
2023-12-27 |
Robert Griesemer | doc: document new iteration variable semantics in spec |
commit | commitdiff | tree |
2023-12-27 |
Robert Griesemer | doc: document version at which new language features... |
commit | commitdiff | tree |
2023-12-26 |
Dmitri Shuralyov | lib/time: update to 2023d/2023d |
commit | commitdiff | tree |
2023-12-21 |
Olivier Mengué | runtime/metrics: godoc link fixes |
commit | commitdiff | tree |
2023-12-21 |
Manlio Perillo | doc: fix misspelling in go1.22 release notes |
commit | commitdiff | tree |
2023-12-21 |
Cherry Mui | runtime: use racereleasemerge for godebugInc |
commit | commitdiff | tree |
2023-12-21 |
Keith Randall | cmd/compile: handle constant-folding of an out-of-range... |
commit | commitdiff | tree |
2023-12-20 |
Tim King | doc/go1.22: document changes to vet loopclosure analyzer |
commit | commitdiff | tree |
2023-12-20 |
Robert Griesemer | doc: update unsafe.Pointer rule in spec |
commit | commitdiff | tree |
2023-12-19 |
Roland Shoemaker | doc: add html/template release note |
commit | commitdiff | tree |
2023-12-19 |
Than McIntosh | doc: comment out remaining TODOs in Go 1.22 relnotes... |
commit | commitdiff | tree |
2023-12-19 |
Bryan C. Mills | doc/go1.22,cmd/go: document that 'go mod init' no longe... |
commit | commitdiff | tree |
next |