2023-05-12 |
Cherry Mui | reflect: allow Value be stack allocated |
commit | commitdiff | tree |
2023-05-12 |
Michael Pratt | cmd/compile: remove post-inlining PGO graph dump |
commit | commitdiff | tree |
2023-05-12 |
Michael Pratt | cmd/compile/internal/pgo: remove node weights from... |
commit | commitdiff | tree |
2023-05-12 |
Carlos Amedee | time: update windows zoneinfo_abbrs |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/cgo/internal/testcarchive: build on all platforms |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/cgo/internal/testsanitizers: build on all platforms |
commit | commitdiff | tree |
2023-05-12 |
Mateusz Poliwczak | net: add tests for forceGoDNS and forceCgoDNS |
commit | commitdiff | tree |
2023-05-12 |
Dmitri Shuralyov | cmd/internal/bootstrap_test: update TestExperimentToolI... |
commit | commitdiff | tree |
2023-05-12 |
Bryan C. Mills | cmd/go: add a regression test for Git configurations... |
commit | commitdiff | tree |
2023-05-12 |
Zeke Lu | cmd/go/internal/modload: reject the -modfile flag in... |
commit | commitdiff | tree |
2023-05-12 |
Jabar Asadi | strings: correct NewReader documentation |
commit | commitdiff | tree |
2023-05-12 |
Dmitri Shuralyov | internal/testdir: move to cmd/internal/testdir |
commit | commitdiff | tree |
2023-05-12 |
Rob Findley | go/types: minor refactoring of missingMethod following... |
commit | commitdiff | tree |
2023-05-12 |
Robert Griesemer | go/types, types2: call recordInstance in instantiateSig... |
commit | commitdiff | tree |
2023-05-12 |
Rob Findley | go/types, types2: be sure to type-check wrong methods... |
commit | commitdiff | tree |
2023-05-12 |
Dmitri Shuralyov | cmd/go: diff .so files quietly in TestScript/build_plug... |
commit | commitdiff | tree |
2023-05-12 |
Felix Geisendörfer | runtime: remove unused skip arg from fpTracebackPCs |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | Revert "reflect: change rtype so that it (not *rtype... |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/dist: drop goTest.dir |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | test/bench: delete |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/reboot: move to cmd/internal/bootstrap_test |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/dist: drop host test support |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/dist,internal/testdir: more cooperative host test... |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | test,internal/testdir: don't set GOOS/GOARCH |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc: update go.mod comment |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/swig: move tests to cmd/cgo/internal |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/swig: restructure as a driver |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/go: fix swigOne action with -n |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/cgo: move registerCgoTests tests to cmd/cgo/internal |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/cgo/test: add cgo build constraints |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/cgo/test: fix vet error |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/cgo: move easy tests to cmd/cgo/internal |
commit | commitdiff | tree |
2023-05-12 |
Ian Lance Taylor | runtime: remove crash_cgo_test CgoRaceSignal timeout |
commit | commitdiff | tree |
2023-05-11 |
Mateusz Poliwczak | net: don't treat unknown sources as dns when there... |
commit | commitdiff | tree |
2023-05-11 |
Mateusz Poliwczak | net: clear /etc/hosts cache on fs.ErrNotExist and fs... |
commit | commitdiff | tree |
2023-05-11 |
Guoqi Chen | runtime: save/fetch g register during VDSO on linux... |
commit | commitdiff | tree |
2023-05-11 |
Mateusz Poliwczak | net: return fallbackOrder immediately for some GOOS |
commit | commitdiff | tree |
2023-05-11 |
Chris O'Hara | syscall: implement wasip1 SetNonblock and IsNonblock |
commit | commitdiff | tree |
2023-05-11 |
Michael Anthony... | runtime: remove unused traceFutileWakeup |
commit | commitdiff | tree |
2023-05-11 |
Michael Anthony... | runtime: hide trace.shutdown behind traceShuttingDown |
commit | commitdiff | tree |
2023-05-11 |
Michael Anthony... | runtime: replace trace.enabled with traceEnabled |
commit | commitdiff | tree |
2023-05-11 |
Michael Pratt | cmd/compile/internal/pgo/internal/graph: delete dead... |
commit | commitdiff | tree |
2023-05-11 |
Michael Pratt | cmd/compile/internal/pgo: move pprof graph to internal... |
commit | commitdiff | tree |
2023-05-11 |
Cherry Mui | cmd/link: check DWARF section sizes separately |
commit | commitdiff | tree |
2023-05-11 |
Michael Anthony... | runtime: add traceEnabled function |
commit | commitdiff | tree |
2023-05-11 |
Michael Anthony... | runtime: hide trace lock init details |
commit | commitdiff | tree |
2023-05-11 |
Michael Pratt | cmd/compile: remove "WORK IN PROGRESS" from package pgo |
commit | commitdiff | tree |
2023-05-11 |
Constantin... | os: make Chtimes accept empty time values to skip file... |
commit | commitdiff | tree |
2023-05-11 |
Michael Pratt | Revert "runtime: rename getcallerfp to getfp" |
commit | commitdiff | tree |
2023-05-11 |
Mateusz Poliwczak | net: force cgo for myhostname and mdns nss modules... |
commit | commitdiff | tree |
2023-05-11 |
Mateusz Poliwczak | net: use the lookupOrder for go resolver LookupAddr |
commit | commitdiff | tree |
2023-05-11 |
Johan Brandhorst... | cmd/compile: remove go:wasmimport restriction |
commit | commitdiff | tree |
2023-05-11 |
Felix Geisendörfer | runtime: rename getcallerfp to getfp |
commit | commitdiff | tree |
2023-05-11 |
Johan Brandhorst... | misc/wasm: add wasmedge to wasip1 script |
commit | commitdiff | tree |
2023-05-11 |
Than McIntosh | cmd/compile: remove debugging option InlineSCCOnePass... |
commit | commitdiff | tree |
2023-05-11 |
David Chase | internal/reflectlite: common up types, remove code |
commit | commitdiff | tree |
2023-05-11 |
David Chase | runtime: move per-type types to internal/abi |
commit | commitdiff | tree |
2023-05-11 |
David Chase | runtime: redefine _type to abi.Type; add rtype for... |
commit | commitdiff | tree |
2023-05-11 |
Russ Cox | internal/bisect: copy parser changes from CL 494177 |
commit | commitdiff | tree |
2023-05-11 |
David Chase | reflect: change rtype so that it (not *rtype) implement... |
commit | commitdiff | tree |
2023-05-11 |
David Chase | reflect: replacing almost all use of *rtype with *abi... |
commit | commitdiff | tree |
2023-05-10 |
David Chase | reflect: move funcType to abi/type.go |
commit | commitdiff | tree |
2023-05-10 |
David Chase | reflect: prepare fieldnames for moving to abi/type.go |
commit | commitdiff | tree |
2023-05-10 |
David Chase | internal/abi,reflectlite,reflect,runtime: common up... |
commit | commitdiff | tree |
2023-05-10 |
David Chase | reflect: move more types, constants, functions into... |
commit | commitdiff | tree |
2023-05-10 |
David Chase | internal/reflectlite, runtime: move more constants... |
commit | commitdiff | tree |
2023-05-10 |
David Chase | internal/abi: common up ArrayType |
commit | commitdiff | tree |
2023-05-10 |
David Chase | internal/abi: common up some offset/size functions |
commit | commitdiff | tree |
2023-05-10 |
David Chase | cmd/link: clean up per-binary slice creation in ld |
commit | commitdiff | tree |
2023-05-10 |
David Chase | internal/abi: common up Method, Imethod, UncommonType... |
commit | commitdiff | tree |
2023-05-10 |
David Chase | internal/godebug: make test godebug calls not vary |
commit | commitdiff | tree |
2023-05-10 |
Tobias Klauser | html: convert fuzz test to native Go fuzzing |
commit | commitdiff | tree |
2023-05-10 |
Russ Cox | cmd/compile: add ability to print extra information... |
commit | commitdiff | tree |
2023-05-10 |
Ian Lance Taylor | net/http: let ErrNotSupported match errors.ErrUnsupported |
commit | commitdiff | tree |
2023-05-10 |
Robert Griesemer | go/types, types2: move xlist next to targs in Checker... |
commit | commitdiff | tree |
2023-05-10 |
Stefan | cmd/compile: add De Morgan's rewrite rule |
commit | commitdiff | tree |
2023-05-10 |
Robert Griesemer | go/types, types2: control type inference in Checker... |
commit | commitdiff | tree |
2023-05-10 |
Shogo Hida | cmd/go/internal: update documentation of go test and... |
commit | commitdiff | tree |
2023-05-10 |
Bryan C. Mills | cmd/go/internal/modload: skip reading go.mod files... |
commit | commitdiff | tree |
2023-05-10 |
Meng Zhuo | cmd/internal/obj/riscv: regenerate instruction encoding... |
commit | commitdiff | tree |
2023-05-10 |
Robert Griesemer | go/types, types2: explicitly look for nil type argument... |
commit | commitdiff | tree |
2023-05-10 |
IvoGoman | encoding/csv: update doc comment of Read method |
commit | commitdiff | tree |
2023-05-10 |
cui fliter | all: fix a lot of comments |
commit | commitdiff | tree |
2023-05-10 |
Jonathan Amsterdam | log/slog: test built-in handlers with slogtest |
commit | commitdiff | tree |
2023-05-10 |
Jonathan Amsterdam | log/slog: add json struct tags to Source |
commit | commitdiff | tree |
2023-05-10 |
cui fliter | cmd: use slices.Equal to simplify code |
commit | commitdiff | tree |
2023-05-10 |
Keith Randall | runtime: fix misaligned SP for libfuzzer entry |
commit | commitdiff | tree |
2023-05-09 |
qmuntal | syscall,internal/poll: move pipe check from syscall... |
commit | commitdiff | tree |
2023-05-09 |
David Chase | internal/bisect: adjust stack PCs relative to Callers[2] |
commit | commitdiff | tree |
2023-05-09 |
qmuntal | cmd/go: fix cgo prefix mapping for non-vendored modules |
commit | commitdiff | tree |
2023-05-09 |
Michael Pratt | runtime: exclude extra M's from debug.SetMaxThreads |
commit | commitdiff | tree |
2023-05-09 |
Johan Brandhorst... | misc/wasm: add wasmer to wasip1 script |
commit | commitdiff | tree |
2023-05-09 |
Russ Cox | cmd/compile: remove FS debug hash form |
commit | commitdiff | tree |
2023-05-09 |
Russ Cox | cmd/compile: use more of internal/bisect in HashDebug |
commit | commitdiff | tree |
2023-05-09 |
Russ Cox | cmd/compile: standardize on outer-to-inner for pos... |
commit | commitdiff | tree |
2023-05-09 |
Russ Cox | internal/godebug: add bisect support |
commit | commitdiff | tree |
2023-05-09 |
Guoqi Chen | runtime: calculate nanoseconds in usleep on linux/loong64 |
commit | commitdiff | tree |
2023-05-09 |
Jabar Asadi | net: correct Dialer.ControlContext documentation |
commit | commitdiff | tree |
2023-05-09 |
Paul E. Murphy | cmd/link/internal/ppc64: fix export of R_DWARFSECREF... |
commit | commitdiff | tree |
2023-05-09 |
Bryan C. Mills | net/http: regenerate h2_bundle.go |
commit | commitdiff | tree |
next |