2023-05-05 |
qmuntal | runtime: don't check the exit code in TestWERDialogue |
commit | commitdiff | tree |
2023-05-04 |
Bryan C. Mills | testenv: allow HasGoBuild to be false on -noopt builders |
commit | commitdiff | tree |
2023-05-04 |
Jonathan Amsterdam | log/slog: remove special float handling from JSONHandler |
commit | commitdiff | tree |
2023-05-04 |
Cherry Mui | runtime: don't run TestStackGrowth in parallel with... |
commit | commitdiff | tree |
2023-05-04 |
Jonathan Amsterdam | log/slog: rearrange package doc |
commit | commitdiff | tree |
2023-05-04 |
Jonathan Amsterdam | log/slog: Group takes ...any |
commit | commitdiff | tree |
2023-05-04 |
Bryan C. Mills | internal/testenv: remove HasExec and simplify other... |
commit | commitdiff | tree |
2023-05-04 |
Jonathan Amsterdam | log/slog: built-in handler constructors take options... |
commit | commitdiff | tree |
2023-05-04 |
Paul E. Murphy | runtime/cgo: preserve VRs across crosscall_ppc64 on... |
commit | commitdiff | tree |
2023-05-04 |
Paul E. Murphy | runtime/cgo: preserve nonvolatile VRs when crosscalling... |
commit | commitdiff | tree |
2023-05-04 |
Bryan C. Mills | cmd/fix: move cgo and 'go build' support checks into... |
commit | commitdiff | tree |
2023-05-04 |
Keith Randall | cmd/compile: fix bswap/load rewrite rules |
commit | commitdiff | tree |
2023-05-04 |
Robert Griesemer | go/types, types2: remove Config.EnableReverseTypeInfere... |
commit | commitdiff | tree |
2023-05-04 |
Robert Griesemer | go/types, types2: consider generic functions in inferen... |
commit | commitdiff | tree |
2023-05-04 |
Frediano Ziglio | syscall: reduce memory allocated by UTF16FromString |
commit | commitdiff | tree |
2023-05-04 |
Bryan C. Mills | cmd/go: fix short tests on ios |
commit | commitdiff | tree |
2023-05-04 |
Robert Griesemer | go/types, types2: rename generic function arguments |
commit | commitdiff | tree |
2023-05-04 |
Robert Griesemer | go/types, types2: make Checker.renameTParams work on... |
commit | commitdiff | tree |
2023-05-04 |
Mateusz Poliwczak | net: net remove completed return from cgo lookup functions |
commit | commitdiff | tree |
2023-05-04 |
Ian Lance Taylor | all: add String for fs.{FileInfo,DirEntry} implementations |
commit | commitdiff | tree |
2023-05-04 |
Bryan C. Mills | cmd/go/internal/modfetch/codehost: initialize localGitU... |
commit | commitdiff | tree |
2023-05-04 |
Bryan C. Mills | runtime: skip TestSegv/SegvInCgo earlier on ios |
commit | commitdiff | tree |
2023-05-04 |
Bryan C. Mills | cmd/go: remove a redundant HasExec check in TestScript... |
commit | commitdiff | tree |
2023-05-04 |
nilsocket | slog: fix grammatical mistakes in docs |
commit | commitdiff | tree |
2023-05-03 |
Paul E. Murphy | cmd/link/internal/ppc64: support non-PIC PLT call stubs |
commit | commitdiff | tree |
2023-05-03 |
Matthew Dempsky | cmd/compile: fix compilation of inferred type arguments |
commit | commitdiff | tree |
2023-05-03 |
Daniel Martí | Revert "cmd/compile: enhance tighten pass for memory... |
commit | commitdiff | tree |
2023-05-03 |
Ian Lance Taylor | Revert "crypto/sha1: add WriteString and WriteByte... |
commit | commitdiff | tree |
2023-05-03 |
Ian Lance Taylor | Revert "crypto/sha256: add WriteString and WriteByte... |
commit | commitdiff | tree |
2023-05-03 |
Ian Lance Taylor | Revert "crypto/sha512: add WriteString and WriteByte... |
commit | commitdiff | tree |
2023-05-03 |
Robert Griesemer | go/types, types2: rename allowVersionf to verifyVersionf |
commit | commitdiff | tree |
2023-05-03 |
Than McIntosh | runtime/coverage: fix problematic test from issue 59563 |
commit | commitdiff | tree |
2023-05-03 |
Carlos Amedee | lib/time: update to 2023c/2023c |
commit | commitdiff | tree |
2023-05-03 |
erifan01 | cmd/compile: enhance tighten pass for memory values |
commit | commitdiff | tree |
2023-05-03 |
Robert Griesemer | go/types, types2: use version data type instead of... |
commit | commitdiff | tree |
2023-05-03 |
Robert Griesemer | go/types, types2: combine version check with version... |
commit | commitdiff | tree |
2023-05-03 |
Robert Griesemer | cmd/compile: enable reverse type inference |
commit | commitdiff | tree |
2023-05-03 |
Robert Griesemer | go/types, types2: implement reverse type inference... |
commit | commitdiff | tree |
2023-05-03 |
Bryan C. Mills | cmd/compile,cmd/link: skip tests that require DWARF... |
commit | commitdiff | tree |
2023-05-03 |
Austin Clements | misc/android: improve exit code workaround |
commit | commitdiff | tree |
2023-05-03 |
Bryan C. Mills | cmd/api: move support checks into individual tests |
commit | commitdiff | tree |
2023-05-03 |
Bryan C. Mills | runtime: add test skips for ios |
commit | commitdiff | tree |
2023-05-03 |
Felix Geisendörfer | runtime: remove systemstack logic from adjustframe |
commit | commitdiff | tree |
2023-05-03 |
Felix Geisendörfer | runtime: add test for systemstack frame pointer adjustment |
commit | commitdiff | tree |
2023-05-02 |
Roland Shoemaker | html/template: emit filterFailsafe for empty unquoted... |
commit | commitdiff | tree |
2023-05-02 |
Roland Shoemaker | html/template: handle all JS whitespace characters |
commit | commitdiff | tree |
2023-05-02 |
Roland Shoemaker | html/template: disallow angle brackets in CSS values |
commit | commitdiff | tree |
2023-05-02 |
Ian Lance Taylor | io/fs: add FormatFileInfo and FormatDirEntry functions |
commit | commitdiff | tree |
2023-05-02 |
Cherry Mui | cmd/link: remove allocation in decoding type name |
commit | commitdiff | tree |
2023-05-02 |
Bryan C. Mills | cmd/go/internal/script: log the stop message instead... |
commit | commitdiff | tree |
2023-05-02 |
Nick Ripley | runtime/trace: enable frame pointer unwinding by defaul... |
commit | commitdiff | tree |
2023-05-02 |
Michael Fraenkel | net/http: avoid leaking the writing goroutine |
commit | commitdiff | tree |
2023-05-02 |
Alan Donovan | cmd/cgo: reject attempts to declare methods on C types |
commit | commitdiff | tree |
2023-05-02 |
Cherry Mui | cmd/link: work around dsymutils not cleaning temp file |
commit | commitdiff | tree |
2023-05-02 |
Cherry Mui | cmd/compile: don't generate DWARF info for static vars |
commit | commitdiff | tree |
2023-05-02 |
qmuntal | cmd/link: generate .xdata PE section |
commit | commitdiff | tree |
2023-05-02 |
qmuntal | cmd/link: generate .pdata PE section |
commit | commitdiff | tree |
2023-05-02 |
Johan Brandhorst... | internal/testenv: probe for symlink on wasip1 |
commit | commitdiff | tree |
2023-05-02 |
Cherry Mui | cmd/link, cmd/internal/obj: use aux symbol for global... |
commit | commitdiff | tree |
2023-05-02 |
Ian Lance Taylor | net: don't recheck goosPrefersCgo in hostLookupOrder |
commit | commitdiff | tree |
2023-05-02 |
cui fliter | runtime: fix comment typo in page allocator |
commit | commitdiff | tree |
2023-05-01 |
Robert Griesemer | go/types, types2: isParameterized must be able to handl... |
commit | commitdiff | tree |
2023-05-01 |
Michael Pratt | cmd/compile: drop unused arg to mkinlcall |
commit | commitdiff | tree |
2023-05-01 |
Will Faught | text/template: reword uncover to unwrap |
commit | commitdiff | tree |
2023-05-01 |
Bryan C. Mills | misc/android: copy entire modules in module mode |
commit | commitdiff | tree |
2023-05-01 |
qmuntal | runtime/cgo: use atomic.Uintptr instead of atomic.AddUi... |
commit | commitdiff | tree |
2023-05-01 |
Austin Clements | misc/android: rename to misc/go_android_exec, make... |
commit | commitdiff | tree |
2023-05-01 |
Ian Lance Taylor | debug/pe: return error on reading from section with... |
commit | commitdiff | tree |
2023-04-30 |
Felix Geisendörfer | runtime: fix systemstack frame pointer adjustment |
commit | commitdiff | tree |
2023-04-30 |
Achille Roussel | syscall: fix opening of directories on wasip1 |
commit | commitdiff | tree |
2023-04-28 |
Ian Lance Taylor | cmd/distpack: remove internal/platform/zosarch.go |
commit | commitdiff | tree |
2023-04-28 |
Paul E. Murphy | cmd/link: load external ELF PPC64 objects which set... |
commit | commitdiff | tree |
2023-04-28 |
Nick Ripley | runtime/trace: avoid frame pointer unwinding for events... |
commit | commitdiff | tree |
2023-04-28 |
Michael Pratt | cmd/compile: escape package path for PGO symbol matching |
commit | commitdiff | tree |
2023-04-28 |
Joel Sing | cmd/internal/obj/arm64: pass obj.As to oaddi rather... |
commit | commitdiff | tree |
2023-04-28 |
Cherry Mui | cmd/link: put zero-sized data symbols at same address... |
commit | commitdiff | tree |
2023-04-28 |
Joel Sing | cmd/internal/obj/arm64: use appropriate return type... |
commit | commitdiff | tree |
2023-04-28 |
Robert Griesemer | go/types, types2: remove parse (we only need mustParse... |
commit | commitdiff | tree |
2023-04-28 |
Robert Griesemer | go/types, types2: extract package name from test source... |
commit | commitdiff | tree |
2023-04-28 |
Takeshi Yoneda | os: fix TestChdirAndGetwd/ReaddirnamesOneAtATime on... |
commit | commitdiff | tree |
2023-04-28 |
Robert Griesemer | go/types, types2: call mustParse when using mustTypecheck |
commit | commitdiff | tree |
2023-04-28 |
Cherry Mui | cmd/link: write buildid to plugin |
commit | commitdiff | tree |
2023-04-28 |
Lucien Coffe | runtime: resolve checkdead panic by refining `startm... |
commit | commitdiff | tree |
2023-04-28 |
Ian Lance Taylor | net: re check conf.goos even if it equals runtime.GOOS |
commit | commitdiff | tree |
2023-04-28 |
Chressie Himpel | Revert "cmd/compile: constant-fold loads from constant... |
commit | commitdiff | tree |
2023-04-28 |
Bryan C. Mills | internal/testenv: allow 'go build' on android when... |
commit | commitdiff | tree |
2023-04-28 |
Bryan C. Mills | misc/android: rework GOROOT installation |
commit | commitdiff | tree |
2023-04-28 |
Achille Roussel | syscall: remove wasip1 O_DIRECTORY workaround |
commit | commitdiff | tree |
2023-04-27 |
Ian Lance Taylor | net: rewrite and simplify resolver configuration |
commit | commitdiff | tree |
2023-04-27 |
Keith Randall | cmd/compile: constant-fold loads from constant dictiona... |
commit | commitdiff | tree |
2023-04-27 |
Guoqi Chen | cmd/dist,internal: enable buildmode=c-archive for linux... |
commit | commitdiff | tree |
2023-04-27 |
Bryan C. Mills | cmd/go: skip the 'git' part of get_insecure_redirect... |
commit | commitdiff | tree |
2023-04-27 |
cui fliter | all: remove repeated definite articles |
commit | commitdiff | tree |
2023-04-27 |
Dmitri Shuralyov | cmd/api: remove unused functionality |
commit | commitdiff | tree |
2023-04-27 |
Dmitri Shuralyov | cmd/api: make api/next/* entries required, not optional |
commit | commitdiff | tree |
2023-04-27 |
cui fliter | crypto: use t.Parallel() to increase speed |
commit | commitdiff | tree |
2023-04-26 |
Bryan C. Mills | misc/wasm: default to /tmp if TMPDIR is unset |
commit | commitdiff | tree |
2023-04-26 |
Bryan C. Mills | net/http/cgi: propagate LD_LIBRARY_PATH on Android |
commit | commitdiff | tree |
2023-04-26 |
Brad Fitzpatrick | cmd/go: simplify code that still assumed the build... |
commit | commitdiff | tree |
2023-04-26 |
Michael Pratt | runtime/cgo: store M for C-created thread in pthread key |
commit | commitdiff | tree |
next |