2023-08-31 |
Robert Griesemer | go/types, types2: fix doc string |
commit | commitdiff | tree |
2023-08-31 |
Jes Cok | cmd/compile/internal/types2: use strings.ReplaceAll... |
commit | commitdiff | tree |
2023-08-31 |
Tobias Klauser | net: remove unused errTimedout |
commit | commitdiff | tree |
2023-08-31 |
qmuntal | runtime: remove unnecessary timeout in TestCallbackInAn... |
commit | commitdiff | tree |
2023-08-31 |
Ian Lance Taylor | os/user: use correct size for initial call in retryWith... |
commit | commitdiff | tree |
2023-08-31 |
Jes Cok | all: rewrite internal/saferio.SliceCap using generics... |
commit | commitdiff | tree |
2023-08-31 |
Ian Lance Taylor | runtime: correct linux-arm64 vdso hash codes |
commit | commitdiff | tree |
2023-08-30 |
Ian Lance Taylor | cmd/cgo: only write _cgo_flags for gccgo |
commit | commitdiff | tree |
2023-08-30 |
Bryan C. Mills | net: retry TestDialTimeout subtests with progressively... |
commit | commitdiff | tree |
2023-08-30 |
xuri | encoding/xml: overriding by empty namespace when no... |
commit | commitdiff | tree |
2023-08-30 |
apocelipes | encoding/asn1: use reflect.TypeFor for known types |
commit | commitdiff | tree |
2023-08-30 |
Yusuf Birader | archive/zip: update link to zip specification |
commit | commitdiff | tree |
2023-08-30 |
Davis Goodin | cmd/go: add missing str imports to fix addmod and savedir |
commit | commitdiff | tree |
2023-08-30 |
Sean Liao | log/slog: package doc fixes |
commit | commitdiff | tree |
2023-08-30 |
Tobias Klauser | internal/poll, net: use (*FD).SetsockoptInet4Addr in... |
commit | commitdiff | tree |
2023-08-30 |
Bryan C. Mills | net: skip TestDialTimeout subtests on Windows if Dial... |
commit | commitdiff | tree |
2023-08-30 |
Robert Griesemer | go/types, types2: use asNamed(t) instead of t.(*Named... |
commit | commitdiff | tree |
2023-08-30 |
Keith Randall | Revert "cmd/compile: use shorter ANDL/TESTL if upper... |
commit | commitdiff | tree |
2023-08-29 |
Robert Griesemer | go/types, types2: remove order dependency in inference... |
commit | commitdiff | tree |
2023-08-29 |
Matthew Dempsky | cmd/compile/internal/ir: remove old variable capture... |
commit | commitdiff | tree |
2023-08-29 |
Bryan C. Mills | runtime: log stderr in TestLockRankGenerated on failure |
commit | commitdiff | tree |
2023-08-29 |
Bryan C. Mills | net: avoid internal hooks in TestDialTimeout |
commit | commitdiff | tree |
2023-08-29 |
Matthew Dempsky | cmd/compile: remove vestigial importpath symbol logic |
commit | commitdiff | tree |
2023-08-29 |
Matthew Dempsky | cmd/compile/internal/ir: drop Inl.Body |
commit | commitdiff | tree |
2023-08-29 |
Matthew Dempsky | cmd/internal/obj: add Func type to replace "curfn any" |
commit | commitdiff | tree |
2023-08-29 |
Matthew Dempsky | cmd/compile/internal/ssagen: stop canonicalizing symabis |
commit | commitdiff | tree |
2023-08-29 |
Matthew Dempsky | cmd/internal/{dwarf,obj}: stop substituting "" with... |
commit | commitdiff | tree |
2023-08-29 |
Matthew Dempsky | cmd/compile: eliminate fallback code for missing -p... |
commit | commitdiff | tree |
2023-08-29 |
Matthew Dempsky | cmd/asm: stop using "" as the local package prefix |
commit | commitdiff | tree |
2023-08-29 |
Matthew Dempsky | cmd/internal/obj: tweak implicit {ArgsPointerMaps,ArgIn... |
commit | commitdiff | tree |
2023-08-29 |
qmuntal | crypto/des: test using the public API |
commit | commitdiff | tree |
2023-08-29 |
Roland Shoemaker | image: add a security considerations section to package doc |
commit | commitdiff | tree |
2023-08-29 |
Jes Cok | cmd/link/internal/sym: uncomment code for RelocName |
commit | commitdiff | tree |
2023-08-29 |
Dominique Lefevre | cmd/compile: do not flag reflect.StructOf() as a Reflec... |
commit | commitdiff | tree |
2023-08-29 |
Mateusz Poliwczak | log/slog: use atomic.Pointer instead of atomic.Value |
commit | commitdiff | tree |
2023-08-29 |
Sean Liao | log/slog: fix documented value type for SourceKey |
commit | commitdiff | tree |
2023-08-29 |
Jonathan Amsterdam | testing/slogtest: clarify that passed handler must... |
commit | commitdiff | tree |
2023-08-29 |
Matthew Dempsky | cmd: simplify some handling of package paths |
commit | commitdiff | tree |
2023-08-29 |
shuang cui | Revert "cmd/compile/internal/liveness: remove repetitiv... |
commit | commitdiff | tree |
2023-08-29 |
Christian Höppner | encoding/json: adjust comment about encoding \b and \f |
commit | commitdiff | tree |
2023-08-29 |
Xiaolin Zhao | runtime, cmd/go: enable address sanitizer on linux... |
commit | commitdiff | tree |
2023-08-28 |
Ian Lance Taylor | cmd/go: only print cgo.Incomplete warning if -x |
commit | commitdiff | tree |
2023-08-28 |
Michael Anthony... | runtime: fix bp restoration in panic recovery for arm64 |
commit | commitdiff | tree |
2023-08-28 |
Andy Pan | cmd/go: allow -buildmode=pie with -race on darwin |
commit | commitdiff | tree |
2023-08-28 |
haruyama480 | net/http: revert "support streaming POST content in... |
commit | commitdiff | tree |
2023-08-28 |
Joel Sing | cmd/internal/obj/arm64: avoid unnecessary pool literal... |
commit | commitdiff | tree |
2023-08-28 |
Paul Murphy | internal/bytealg: improve compare on Power10/PPC64 |
commit | commitdiff | tree |
2023-08-28 |
Jes Cok | cmd/compile/internal/types2: use ReplaceAll in *Context... |
commit | commitdiff | tree |
2023-08-28 |
cui fliter | cmd/compile/internal/liveness: remove repetitive word |
commit | commitdiff | tree |
2023-08-28 |
Bryan C. Mills | crypto/internal/edwards25519: shorten quick.Check tests... |
commit | commitdiff | tree |
2023-08-28 |
Jakub Ciolek | cmd/compile: use shorter ANDL/TESTL if upper 32 bits... |
commit | commitdiff | tree |
2023-08-28 |
Damien Neil | net/http: document setting of Proxy-Authorization header |
commit | commitdiff | tree |
2023-08-28 |
doujiang24 | cmd/cgo/internal/test: benchmark for #cgo noescape... |
commit | commitdiff | tree |
2023-08-28 |
Alan Donovan | go/scanner: give specific error for curvy “abc” quotes |
commit | commitdiff | tree |
2023-08-28 |
Jes Cok | cmd/compile/internal/ir: remove redundant not in doc |
commit | commitdiff | tree |
2023-08-28 |
Jes Cok | cmd/compile: replace floating-pointer with floating... |
commit | commitdiff | tree |
2023-08-28 |
Matthew Dempsky | cmd/compile/internal/ir: set Addrtaken on Canonical... |
commit | commitdiff | tree |
2023-08-28 |
qmuntal | make.bat: don't try to download a newer toolchain |
commit | commitdiff | tree |
2023-08-26 |
Mateusz Poliwczak | net: centralize resolver selection logic |
commit | commitdiff | tree |
2023-08-26 |
Cuong Manh Le | Revert "net/http/cgi: workaround for closure inlining... |
commit | commitdiff | tree |
2023-08-26 |
Cuong Manh Le | cmd/compile: un-hide closure func in init function |
commit | commitdiff | tree |
2023-08-26 |
Ian Lance Taylor | doc/go1.22: mention new #cgo directives |
commit | commitdiff | tree |
2023-08-25 |
Ian Lance Taylor | cmd/go: don't set LD_LIBRARY_PATH for SWIG |
commit | commitdiff | tree |
2023-08-25 |
Xiaolin Zhao | runtime, cmd/go: enable memory sanitizer on linux/loong64 |
commit | commitdiff | tree |
2023-08-25 |
Damien Neil | crypto/tls: QUIC: fix panics when processing post-hands... |
commit | commitdiff | tree |
2023-08-25 |
Matthew Dempsky | net/http/cgi: workaround for closure inlining issue |
commit | commitdiff | tree |
2023-08-25 |
doujiang24 | cmd/cgo: add #cgo noescape/nocallback annotations |
commit | commitdiff | tree |
2023-08-25 |
Damien Neil | net/http: document when request bodies are closed in... |
commit | commitdiff | tree |
2023-08-25 |
Damien Neil | net/http: deflake TestRequestBodyLimit |
commit | commitdiff | tree |
2023-08-25 |
Matthew Dempsky | cmd/compile/internal/ir: mark Addrtaken in NewAddrExpr |
commit | commitdiff | tree |
2023-08-25 |
Matthew Dempsky | cmd/compile/internal/noder: avoid ir.Node temps in... |
commit | commitdiff | tree |
2023-08-25 |
Matthew Dempsky | cmd/compile: remove ErrorfVers and base.Flag.Lang hack |
commit | commitdiff | tree |
2023-08-25 |
Keith Randall | runtime: fix maps.Clone bug when cloning a map mid... |
commit | commitdiff | tree |
2023-08-25 |
Joe Tsai | encoding/json: modernize tests |
commit | commitdiff | tree |
2023-08-25 |
korzhao | time: make time.Until a few nanoseconds faster |
commit | commitdiff | tree |
2023-08-25 |
Tobias Klauser | internal/bytealg: add generic LastIndexByte{,String} |
commit | commitdiff | tree |
2023-08-25 |
crozzy | runtime/debug: fix minor BuildSetting doc typos |
commit | commitdiff | tree |
2023-08-25 |
Tobias Klauser | net: remove unused ipv4AddrToInterface |
commit | commitdiff | tree |
2023-08-25 |
korzhao | encoding/json: avoid allocation when decoding number... |
commit | commitdiff | tree |
2023-08-25 |
korzhao | encoding/json: optimize Marshal for maps |
commit | commitdiff | tree |
2023-08-25 |
qmuntal | os: omit existence check for GetFinalPathNameByHandle |
commit | commitdiff | tree |
2023-08-25 |
Joel Sing | cmd/internal/obj/arm64: load large constants into vecto... |
commit | commitdiff | tree |
2023-08-24 |
Ian Lance Taylor | net/http: use reflect.TypeFor for known types |
commit | commitdiff | tree |
2023-08-24 |
Matthew Dempsky | cmd/compile: create "init" function during noding |
commit | commitdiff | tree |
2023-08-24 |
Matthew Dempsky | cmd/compile/internal/gc: steps towards work-queue |
commit | commitdiff | tree |
2023-08-24 |
Tobias Klauser | cmd/compile/internal/syntax: use strings.LastIndexByte... |
commit | commitdiff | tree |
2023-08-24 |
Austin Clements | cmd/go: clarify promotion of C warnings to errors |
commit | commitdiff | tree |
2023-08-24 |
mstmdev | cmd/internal/goobj: fix the size of Header |
commit | commitdiff | tree |
2023-08-24 |
Luka Krmpotić | strconv: add missing function name, avoid unnecessary... |
commit | commitdiff | tree |
2023-08-24 |
Damien Neil | net/http: remove arbitrary timeout from TestTransportGC... |
commit | commitdiff | tree |
2023-08-24 |
Bryan C. Mills | cmd/internal/testdir: parse past gofmt'd //go:build... |
commit | commitdiff | tree |
2023-08-24 |
Tobias Klauser | runtime: remove unused F_{GET,SET}FL cgo constants... |
commit | commitdiff | tree |
2023-08-24 |
Bryan C. Mills | syscall: skip TestUnshareMountNameSpaceChroot on platfo... |
commit | commitdiff | tree |
2023-08-24 |
Bryan C. Mills | test/fixedbugs: require cgo for issue10607.go |
commit | commitdiff | tree |
2023-08-24 |
Matthew Dempsky | cmd/compile/internal/syntax: add Unparen and UnpackList... |
commit | commitdiff | tree |
2023-08-24 |
cui fliter | cmd/compile/internal: fix receiver names are different |
commit | commitdiff | tree |
2023-08-23 |
Cuong Manh Le | cmd/compile: use s.temp for creating defer struct |
commit | commitdiff | tree |
2023-08-23 |
Bryan C. Mills | cmd/go: error out of linking package main if cgo is... |
commit | commitdiff | tree |
2023-08-23 |
Joe Tsai | encoding/json: encode \b and \f as '\b' and '\f' in... |
commit | commitdiff | tree |
2023-08-23 |
Bryan C. Mills | os: use testenv.Command and os.Executable in tests |
commit | commitdiff | tree |
next |