2025-03-07 |
Rob Findley | go/types,types2: allocate the used* maps in initFiles |
commit | commitdiff | tree |
2025-03-06 |
Ian Lance Taylor | net: add comment about blocking to Conn.Close |
commit | commitdiff | tree |
2025-03-06 |
Robert Griesemer | go/types, types2: factor out shared for-range checking... |
commit | commitdiff | tree |
2025-03-06 |
Robert Griesemer | go/types, types2: rename errorCause to typeError |
commit | commitdiff | tree |
2025-03-06 |
Robert Griesemer | go/types, types2: use errorCause instead of reportf... |
commit | commitdiff | tree |
2025-03-06 |
Robert Griesemer | go/types, types2: better error messages for invalid... |
commit | commitdiff | tree |
2025-03-06 |
Robert Griesemer | go/types, types2: factor out single commonUnder function |
commit | commitdiff | tree |
2025-03-06 |
Ian Lance Taylor | cmd/cgo/internal/testsanitizers: for "leak", use -fsani... |
commit | commitdiff | tree |
2025-03-06 |
Michael Matloob | cmd/go: add 'work' package pattern |
commit | commitdiff | tree |
2025-03-06 |
Olivier Mengué | os: add missing calls to Root.Close() in tests |
commit | commitdiff | tree |
2025-03-06 |
David Chase | cmd/compile: remove no-longer-necessary recursive inlin... |
commit | commitdiff | tree |
2025-03-06 |
Ryan Currah | cmd/go: cache coverage profile with tests |
commit | commitdiff | tree |
2025-03-06 |
Olivier Mengué | os: more godoc links |
commit | commitdiff | tree |
2025-03-06 |
Olivier Mengué | compress/lzw,compress/gzip,compress/flate,compress... |
commit | commitdiff | tree |
2025-03-06 |
Xiaolin Zhao | cmd/internal/obj/loong64: add {V,XV}ILV{L/H}.{B/H/W... |
commit | commitdiff | tree |
2025-03-06 |
Michael Matloob | doc: update godebug doc to clarify godebug directive... |
commit | commitdiff | tree |
2025-03-06 |
Russ Cox | math/big: avoid negative slice size in nat.rem |
commit | commitdiff | tree |
2025-03-06 |
Filippo Valsorda | crypto/rsa: add a test with very different prime sizes |
commit | commitdiff | tree |
2025-03-06 |
Filippo Valsorda | crypto: test for unexpected concrete methods in interfa... |
commit | commitdiff | tree |
2025-03-06 |
Andy Pan | runtime: explicitly disable async preempt for internal... |
commit | commitdiff | tree |
2025-03-06 |
limeidan | cmd/link/internal: remove trampoline for plt on loong64 |
commit | commitdiff | tree |
2025-03-06 |
Xiaolin Zhao | math: implement func archExp and archExp2 in assembly... |
commit | commitdiff | tree |
2025-03-06 |
Xiaolin Zhao | cmd/internal/obj/loong64: add {V,XV}{ADD/SUB}.{B,H... |
commit | commitdiff | tree |
2025-03-06 |
Ian Lance Taylor | runtime: in asan mode call __lsan_do_leak_check when... |
commit | commitdiff | tree |
2025-03-05 |
David Chase | cmd/compile: use inline-Pos-based recursion test |
commit | commitdiff | tree |
2025-03-05 |
Rob Findley | go/types,types2: externalize used objects |
commit | commitdiff | tree |
2025-03-05 |
Sean Liao | html/template: example for disallowed script type change |
commit | commitdiff | tree |
2025-03-05 |
Grégoire Lodi | net/http: make http.FileServer return 404 when a path... |
commit | commitdiff | tree |
2025-03-05 |
Michael Matloob | cmd/go: skip some tests that run builds in short mode |
commit | commitdiff | tree |
2025-03-05 |
Alan Donovan | go/types: add Var.Kind() VarKind method |
commit | commitdiff | tree |
2025-03-05 |
rorycl | text/template: provide example of overwriting template... |
commit | commitdiff | tree |
2025-03-05 |
Sean Liao | encoding/pem: clarify Decode only works on lines |
commit | commitdiff | tree |
2025-03-05 |
go101 | cmd/compile: improve issue62407_test |
commit | commitdiff | tree |
2025-03-05 |
Keith Randall | cmd/compile: add tests for too-large shift amounts |
commit | commitdiff | tree |
2025-03-05 |
Jes Cok | testing: modify got,want equal comparison for unordered... |
commit | commitdiff | tree |
2025-03-05 |
Filippo Valsorda | sync: document behavior of Map.Delete when key is not... |
commit | commitdiff | tree |
2025-03-05 |
Damien Neil | net/http: don't modify caller's tls.Config.NextProtos |
commit | commitdiff | tree |
2025-03-05 |
Damien Neil | context: skip allocs test with -asan |
commit | commitdiff | tree |
2025-03-04 |
Junyang Shao | all: update golang.org/x/net |
commit | commitdiff | tree |
2025-03-04 |
Filippo Valsorda | crypto/elliptic: drop hidden Inverse and CombinedMult... |
commit | commitdiff | tree |
2025-03-04 |
Lénaïc Huard | runtime: decorate anonymous memory mappings |
commit | commitdiff | tree |
2025-03-04 |
Ian Lance Taylor | net/http/httputil: skip new test on Plan 9 |
commit | commitdiff | tree |
2025-03-04 |
Brad Fitzpatrick | os: guarantee min buffer size for ReadFile reads on... |
commit | commitdiff | tree |
2025-03-04 |
Julien Cretel | net/http: speed up cookie and method validation |
commit | commitdiff | tree |
2025-03-04 |
Simon Ser | mime/quotedprintable: accept LWSP-char after = |
commit | commitdiff | tree |
2025-03-04 |
Mark Wakefield | net/http: support TCP half-close when HTTP is upgraded... |
commit | commitdiff | tree |
2025-03-04 |
wineandchord | net/http: check server shutting down before processing... |
commit | commitdiff | tree |
2025-03-04 |
Than McIntosh | cmd/compile,cmd/link: move to DWARF5-style location... |
commit | commitdiff | tree |
2025-03-04 |
Than McIntosh | cmd/compile,cmd/link: move to DWARF5-style range lists |
commit | commitdiff | tree |
2025-03-04 |
Cuong Manh Le | cmd/compile: fix out of memory when inlining closure |
commit | commitdiff | tree |
2025-03-04 |
Egon Elbre | crypto/internal/fips140/bigmod/_asm: update avo to... |
commit | commitdiff | tree |
2025-03-04 |
Sean Liao | net/textproto: document enforcement of RFC 9112 for... |
commit | commitdiff | tree |
2025-03-04 |
Xiaolin Zhao | cmd/internal/obj/loong64: add F{MAXA/MINA}.{S/D} instru... |
commit | commitdiff | tree |
2025-03-04 |
Xiaolin Zhao | cmd/internal/obj/loong64: add {V,XV}{SLL/SRL/SRA/ROTR... |
commit | commitdiff | tree |
2025-03-03 |
Robert Griesemer | go/types, types2: remove remaining mentions of core... |
commit | commitdiff | tree |
2025-03-03 |
Damien Neil | context: use atomic operation in ctx.Err |
commit | commitdiff | tree |
2025-03-03 |
qmuntal | os: only call GetConsoleMode for char devices |
commit | commitdiff | tree |
2025-03-03 |
Robert Griesemer | go/types, types2: remove remaining references to coreTy... |
commit | commitdiff | tree |
2025-03-03 |
Robert Griesemer | go/types, types2: remove most remaining references... |
commit | commitdiff | tree |
2025-03-03 |
Filippo Valsorda | crypto/rsa: use Div instead of GCD for trial division |
commit | commitdiff | tree |
2025-03-03 |
Robert Griesemer | go/types, types2: remove references to core type in... |
commit | commitdiff | tree |
2025-03-03 |
Junyang Shao | testing: fix testing.B.Loop doc on loop condition |
commit | commitdiff | tree |
2025-03-03 |
Brad Fitzpatrick | net: fix parsing of interfaces on plan9 without associa... |
commit | commitdiff | tree |
2025-03-03 |
Jakob Ackermann | net/http: allocate CloseNotifier channel lazily |
commit | commitdiff | tree |
2025-03-01 |
Joel Sing | runtime: add padding to m struct for 64 bit architectures |
commit | commitdiff | tree |
2025-03-01 |
Mark Ryan | cmd/internal/obj/riscv: add riscv64 CSR map |
commit | commitdiff | tree |
2025-03-01 |
qmuntal | cmd/go/internal/work: use par.Cache to cache tool IDs. |
commit | commitdiff | tree |
2025-03-01 |
Xiaolin Zhao | runtime: use ABIInternal on syscall and other sys.stuff... |
commit | commitdiff | tree |
2025-03-01 |
limeidan | cmd/internal/obj, cmd/asm: reclassify 32-bit immediate... |
commit | commitdiff | tree |
2025-02-28 |
Michael Matloob | cmd/go/internal/modindex: clean modroot and pkgdir... |
commit | commitdiff | tree |
2025-02-28 |
guoguangwu | cmd/covdata: close output meta-data file |
commit | commitdiff | tree |
2025-02-28 |
qmuntal | cmd/link: use __got as the .got section name |
commit | commitdiff | tree |
2025-02-28 |
Jes Cok | reflect: add more tests for Type.{CanSeq,CanSeq2} |
commit | commitdiff | tree |
2025-02-28 |
Michael Anthony... | runtime: increase timeout in TestSpuriousWakeupsNeverHa... |
commit | commitdiff | tree |
2025-02-28 |
Filippo Valsorda | crypto/x509: avoid crypto/rand.Int to generate serial... |
commit | commitdiff | tree |
2025-02-28 |
KangJi | cmd/cgo: update generated headers for compatibility... |
commit | commitdiff | tree |
2025-02-28 |
Jes Cok | flag: replace interface{} -> any for textValue.Get... |
commit | commitdiff | tree |
2025-02-27 |
Damien Neil | net/http: reject newlines in chunk-size lines |
commit | commitdiff | tree |
2025-02-27 |
Lin Lin | cmd/go: update c document |
commit | commitdiff | tree |
2025-02-27 |
Russ Cox | math/big: add tests for allocation during multiply |
commit | commitdiff | tree |
2025-02-27 |
Russ Cox | math/big: move multiplication to natmul.go |
commit | commitdiff | tree |
2025-02-27 |
Russ Cox | math/big: optimize atoi of base 2, 4, 16 |
commit | commitdiff | tree |
2025-02-27 |
Russ Cox | math/big: improve scan test and benchmark |
commit | commitdiff | tree |
2025-02-27 |
Russ Cox | math/big: replace nat pool with Word stack |
commit | commitdiff | tree |
2025-02-27 |
Russ Cox | math/big: report allocs in BenchmarkNatMul, BenchmarkNatSqr |
commit | commitdiff | tree |
2025-02-27 |
Russ Cox | math/big: clean up GCD a little |
commit | commitdiff | tree |
2025-02-27 |
Joel Sing | cmd/internal/obj/riscv: implement vector load/store... |
commit | commitdiff | tree |
2025-02-27 |
Joel Sing | cmd/compile: simplify intrinsification of TrailingZeros... |
commit | commitdiff | tree |
2025-02-27 |
Guoqi Chen | runtime/cgo: use standard ABI call setg_gcc in crosscal... |
commit | commitdiff | tree |
2025-02-27 |
Guoqi Chen | runtime: use correct memory barrier in exitThread funct... |
commit | commitdiff | tree |
2025-02-26 |
Keith Randall | runtime: remove ret field from gobuf |
commit | commitdiff | tree |
2025-02-26 |
Ian Lance Taylor | runtime/cgo: avoid errors from -Wdeclaration-after... |
commit | commitdiff | tree |
2025-02-26 |
Mateusz Poliwczak | net: return proper error from Context |
commit | commitdiff | tree |
2025-02-26 |
Ian Lance Taylor | cmd/link: require cgo for -linkmode=external test |
commit | commitdiff | tree |
2025-02-26 |
Egon Elbre | crypto/internal/fips140/edwards25519/field: optimize... |
commit | commitdiff | tree |
2025-02-26 |
Egon Elbre | crypto/internal/fips140/edwards25519/field/_asm: update... |
commit | commitdiff | tree |
2025-02-26 |
Mateusz Poliwczak | sync: don't keep func alive after OnceFunc panics |
commit | commitdiff | tree |
2025-02-26 |
Michael Anthony... | runtime: document that cleanups can run concurrently... |
commit | commitdiff | tree |
2025-02-26 |
Ian Lance Taylor | runtime/cgo: avoid errors from -Wdeclaration-after... |
commit | commitdiff | tree |
2025-02-26 |
qiulaidongfeng | reflect: let Value.Seq return the iteration value corre... |
commit | commitdiff | tree |
next |