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 |
2023-08-23 |
Matthew Dempsky | cmd/compile/internal/noder: elide statically known... |
commit | commitdiff | tree |
2023-08-23 |
Tobias Klauser | net: use internal/bytealg.CountString |
commit | commitdiff | tree |
2023-08-23 |
Tobias Klauser | net: remove unused func appendHex |
commit | commitdiff | tree |
2023-08-23 |
Alexander Yastrebov | net/http: revert fix request canceler leak on connectio... |
commit | commitdiff | tree |
2023-08-23 |
Michael Anthony... | runtime: create wrappers for gcDrain to identify time... |
commit | commitdiff | tree |
2023-08-23 |
Joel Sing | cmd/internal/obj/riscv,cmd/link: add support for intern... |
commit | commitdiff | tree |
2023-08-23 |
Joel Sing | cmd/go/testdata/mod: add golang toolchain test data... |
commit | commitdiff | tree |
2023-08-23 |
Joel Sing | cmd/link: add support for openbsd/ppc64 |
commit | commitdiff | tree |
2023-08-23 |
Keith Randall | cmd/compile: use jump tables for large type switches |
commit | commitdiff | tree |
2023-08-23 |
Keith Randall | cmd/compile: allow non-pointer writes in the middle... |
commit | commitdiff | tree |
2023-08-22 |
cui fliter | all: remove redundant string conversions when formattin... |
commit | commitdiff | tree |
2023-08-22 |
Alexander Yastrebov | net/http: fix request canceler leak on connection close |
commit | commitdiff | tree |
2023-08-22 |
Bryan C. Mills | cmd/go: retry ETXTBSY errors when running test binaries |
commit | commitdiff | tree |
2023-08-22 |
Ian Lance Taylor | runtime/cgo: get getstackbound for set_stacklo |
commit | commitdiff | tree |
2023-08-22 |
Matthew Dempsky | cmd/compile/internal/typecheck: use types.IsMethodAppli... |
commit | commitdiff | tree |
2023-08-22 |
Matthew Dempsky | cmd/compile/internal/typecheck: merge SubstArgTypes... |
commit | commitdiff | tree |
2023-08-22 |
Matthew Dempsky | cmd/compile: simplify various signature type handling... |
commit | commitdiff | tree |
2023-08-22 |
Matthew Dempsky | cmd/compile/internal/types: simplify iterating all... |
commit | commitdiff | tree |
2023-08-22 |
Matthew Dempsky | cmd/compile/internal/types: simpler signature type... |
commit | commitdiff | tree |
2023-08-22 |
Matthew Dempsky | cmd/compile/internal/types: replace BOGUS_FUNARG_OFFSET... |
commit | commitdiff | tree |
2023-08-22 |
Jakub Ciolek | cmd/compile: use MOVQ + MOVL for 11 byte moves |
commit | commitdiff | tree |
2023-08-22 |
Jakub Ciolek | cmd/compile: use shorter MOVs for clears of 9, 10,... |
commit | commitdiff | tree |
2023-08-22 |
mstmdev | cmd/asm: add more flags to the documentation |
commit | commitdiff | tree |
2023-08-22 |
Matthew Dempsky | cmd/compile/internal/types: separate printing of struct... |
commit | commitdiff | tree |
2023-08-22 |
Matthew Dempsky | cmd/compile/internal/types: remove Funarg |
commit | commitdiff | tree |
2023-08-22 |
Matthew Dempsky | cmd/compile/internal/types: refactor struct size calcul... |
commit | commitdiff | tree |
2023-08-22 |
Austin Clements | cmd/internal/objabi,cmd/compile: move NoInstrumentPkgs... |
commit | commitdiff | tree |
2023-08-22 |
Austin Clements | cmd/compile: add all runtime package dependencies to... |
commit | commitdiff | tree |
2023-08-22 |
Austin Clements | cmd/internal/objabi: test runtime package list |
commit | commitdiff | tree |
2023-08-22 |
Austin Clements | cmd/compile,cmd/dist,cmd/go: compute -+ flag from packa... |
commit | commitdiff | tree |
2023-08-22 |
Austin Clements | cmd/internal/objabi: generalize "is runtime package... |
commit | commitdiff | tree |
2023-08-22 |
Austin Clements | cmd/asm,cmd/dist,cmd/go: remove asm -compiling-runtime... |
commit | commitdiff | tree |
2023-08-22 |
Austin Clements | cmd/compile: redo IsRuntimePkg/IsReflectPkg predicate |
commit | commitdiff | tree |
2023-08-22 |
Michael Anthony... | runtime: avoid MADV_HUGEPAGE for heap memory |
commit | commitdiff | tree |
2023-08-22 |
Bryan C. Mills | net/http: use testenv.Command instead of exec.Command... |
commit | commitdiff | tree |
2023-08-22 |
Tobias Klauser | net/netip: remove unused netIPv{4,6}len consts |
commit | commitdiff | tree |
2023-08-22 |
Keith Randall | cmd/compile: use better line numbers for write barriers |
commit | commitdiff | tree |
next |