2021-07-01 |
go101 | cmd/compile: make stack value size threshold comparison... |
commit | commitdiff | tree |
2021-07-01 |
fanzha02 | cmd/compile: fix typos in document |
commit | commitdiff | tree |
2021-06-30 |
Bryan C. Mills | doc/go1.17: linkify "language changes" in the runtime... |
commit | commitdiff | tree |
2021-06-30 |
Josh Bleecher... | path/filepath: deflake TestEvalSymlinksAboveRoot on... |
commit | commitdiff | tree |
2021-06-30 |
Ian Lance Taylor | cmd/dist: pass -Wno-unknown-warning-option in swig_call... |
commit | commitdiff | tree |
2021-06-30 |
uji | image/gif: fix typo in the comment (io.ReadByte ->... |
commit | commitdiff | tree |
2021-06-30 |
Eli Bendersky | os: change example to avoid deprecated function |
commit | commitdiff | tree |
2021-06-30 |
Nigel Tao | image: add Uniform.RGBA64At and Rectangle.RGBA64At |
commit | commitdiff | tree |
2021-06-30 |
Roland Shoemaker | crypto/x509: don't fail on optional auth key id fields |
commit | commitdiff | tree |
2021-06-29 |
Xiangdong Ji | net: fix failure of TestCVE202133195 |
commit | commitdiff | tree |
2021-06-29 |
Levi(リーバイ) | doc/go1.17: fix typo "MacOS" -> "macOS" |
commit | commitdiff | tree |
2021-06-29 |
tkawakita | math/big: fix typo of comment (`BytesScanner` to `ByteS... |
commit | commitdiff | tree |
2021-06-29 |
Cuong Manh Le | cmd/compile: suppress details error for invalid variadi... |
commit | commitdiff | tree |
2021-06-29 |
eric fang | cmd/internal/obj/arm64: fix an encoding error of CMPW... |
commit | commitdiff | tree |
2021-06-28 |
Matthew Dempsky | cmd/compile,runtime: change unsafe.Slice((*T)(nil)... |
commit | commitdiff | tree |
2021-06-28 |
Matthew Dempsky | spec: change unsafe.Slice((*T)(nil), 0) to return ... |
commit | commitdiff | tree |
2021-06-28 |
Mia Zhu | runtime/internal/atomic: drop Cas64 pointer indirection... |
commit | commitdiff | tree |
2021-06-28 |
Matthew Dempsky | cmd/go: add GOEXPERIMENT to `go env` output |
commit | commitdiff | tree |
2021-06-28 |
Matthew Dempsky | cmd/go: prep for 'go env' refactoring |
commit | commitdiff | tree |
2021-06-28 |
hao | cmd/link/internal/ld: skip the windows ASLR test when... |
commit | commitdiff | tree |
2021-06-28 |
Koichi Shiraishi | cmd/cgo: fix 'see gmp.go' to 'see doc.go' |
commit | commitdiff | tree |
2021-06-27 |
Matthew Dempsky | internal/buildcfg: refactor GOEXPERIMENT parsing code... |
commit | commitdiff | tree |
2021-06-25 |
Cherry Mui | runtime/race: use race build tag on syso_test.go |
commit | commitdiff | tree |
2021-06-25 |
Bryan C. Mills | go/types: in TestCheck/issues.src, import regexp/syntax... |
commit | commitdiff | tree |
2021-06-25 |
Bryan C. Mills | go/types: in TestStdlib, import from source instead... |
commit | commitdiff | tree |
2021-06-25 |
Tao Qingyun | runtime: make ncgocall a global counter |
commit | commitdiff | tree |
2021-06-25 |
Rob Findley | go/types: fix a bug in package qualification logic |
commit | commitdiff | tree |
2021-06-24 |
Matthew Dempsky | reflect: document that InterfaceData is a low-entropy RNG |
commit | commitdiff | tree |
2021-06-24 |
Cuong Manh Le | cmd/compile: fix wrong type in SSA generation for OSLIC... |
commit | commitdiff | tree |
2021-06-24 |
Bryan C. Mills | cmd/go: don't try to add replaced versions that won... |
commit | commitdiff | tree |
2021-06-24 |
Bryan C. Mills | net: remove hard-coded timeout in dialClosedPort test... |
commit | commitdiff | tree |
2021-06-24 |
Andy Pan | time: handle invalid UTF-8 byte sequences in quote... |
commit | commitdiff | tree |
2021-06-24 |
Bryan C. Mills | cmd/go: search breadth-first instead of depth-first... |
commit | commitdiff | tree |
2021-06-24 |
Bryan C. Mills | net: use absDomainName in the Windows lookupPTR test... |
commit | commitdiff | tree |
2021-06-24 |
siddharth | os: enable TestFifoEOF on openbsd |
commit | commitdiff | tree |
2021-06-22 |
Ian Lance Taylor | cmd/go: update ToolTags based on GOARCH value |
commit | commitdiff | tree |
2021-06-22 |
Robert Griesemer | spec: unsafe.Add/Slice are not permitted in statement... |
commit | commitdiff | tree |
2021-06-22 |
Xing Gao | runtime/internal/atomic: remove incorrect pointer indir... |
commit | commitdiff | tree |
2021-06-22 |
Rob Findley | go/types: guard against checking instantiation when... |
commit | commitdiff | tree |
2021-06-22 |
Rob Findley | cmd/gofmt: remove stale documentation for the -G flag |
commit | commitdiff | tree |
2021-06-22 |
Rob Findley | go/parser: parse an ast.IndexExpr for a[] |
commit | commitdiff | tree |
2021-06-21 |
Bryan C. Mills | cmd/go: add a -go flag to 'go mod graph' |
commit | commitdiff | tree |
2021-06-21 |
Bryan C. Mills | cmd/internal/moddeps: use a temporary directory for... |
commit | commitdiff | tree |
2021-06-21 |
Bryan C. Mills | cmd/internal/moddeps: use -mod=readonly instead of... |
commit | commitdiff | tree |
2021-06-21 |
Ian Lance Taylor | cmd/go: document GOPPC64 environment variable |
commit | commitdiff | tree |
2021-06-21 |
Rob Findley | go/scanner: fall back to next() when encountering 0... |
commit | commitdiff | tree |
2021-06-21 |
Daniel Theophanes | database/sql: fix deadlock test in prepare statement |
commit | commitdiff | tree |
2021-06-21 |
Derek Parker | runtime: fix crash during VDSO calls on PowerPC |
commit | commitdiff | tree |
2021-06-21 |
Cherry Mui | runtime/pprof: deflake TestMorestack more |
commit | commitdiff | tree |
2021-06-21 |
Jay Conrod | doc/go1.17: note deprecation of 'go get' for installing... |
commit | commitdiff | tree |
2021-06-21 |
Filippo Valsorda | doc/go1.17: add Go 1.18 pre-announcements |
commit | commitdiff | tree |
2021-06-21 |
Filippo Valsorda | doc/go1.17: add security-related release notes |
commit | commitdiff | tree |
2021-06-21 |
Rob Findley | doc/go1.17: document go/parser.SkipObjectResolution |
commit | commitdiff | tree |
2021-06-21 |
Bryan C. Mills | cmd/go: do not require the module cache to exist for... |
commit | commitdiff | tree |
2021-06-20 |
Andrew G. Morgan | os/signal: test with a significantly longer fatal timeout |
commit | commitdiff | tree |
2021-06-19 |
Daniel Theophanes | database/sql: do not rely on timeout for deadlock test |
commit | commitdiff | tree |
2021-06-18 |
Nigel Tao | image: add RGBA64Image interface |
commit | commitdiff | tree |
2021-06-18 |
Matthew Dempsky | runtime: clarify Frames.Next documentation |
commit | commitdiff | tree |
2021-06-18 |
Ian Lance Taylor | runtime: disable CPU profiling before removing the... |
commit | commitdiff | tree |
2021-06-18 |
Nick Miyake | doc/go1.17: fix typo |
commit | commitdiff | tree |
2021-06-17 |
Michael Pratt | cmd/pprof,runtime/pprof: disable test on more broken... |
commit | commitdiff | tree |
2021-06-17 |
Bryan C. Mills | cmd/go: replace a TODO with an explanatory comment |
commit | commitdiff | tree |
2021-06-17 |
Michael Pratt | cmd/pprof: make ObjAddr a no-op |
commit | commitdiff | tree |
2021-06-17 |
Tobias Klauser | testing: drop unusual characters from TempDir directory... |
commit | commitdiff | tree |
2021-06-17 |
Russ Cox | time: fix receiver for Time.IsDST method |
commit | commitdiff | tree |
2021-06-17 |
yangwenmai | doc/go1.17: fix redundant space |
commit | commitdiff | tree |
2021-06-16 |
Bryan C. Mills | cmd/go: in lazy modules, add transitive imports for... |
commit | commitdiff | tree |
2021-06-16 |
Bryan C. Mills | cmd/go: add a regression test for #45979 |
commit | commitdiff | tree |
2021-06-16 |
Russ Cox | math/rand: mention half-open intervals explicitly |
commit | commitdiff | tree |
2021-06-16 |
Cherry Mui | cmd/asm: restore supporting of *1 scaling on ARM64 |
commit | commitdiff | tree |
2021-06-16 |
Cuong Manh Le | cmd/compile: better error message for invalid untyped... |
commit | commitdiff | tree |
2021-06-16 |
Rahul Bajaj | syscall: fix TestGroupCleanupUserNamespace test failure... |
commit | commitdiff | tree |
2021-06-15 |
Filippo Valsorda | net/http: improve some server docs |
commit | commitdiff | tree |
2021-06-15 |
unbyte | cmd/go: ignore UTF8 BOM when reading source code |
commit | commitdiff | tree |
2021-06-15 |
Than McIntosh | cmd/link: set correct flags in .dynamic for PIE buildmode |
commit | commitdiff | tree |
2021-06-15 |
Damien Neil | cmd/go, go/build: update docs to use //go:build syntax |
commit | commitdiff | tree |
2021-06-15 |
Michael Matloob | doc/go1.17: document go run pkg@version |
commit | commitdiff | tree |
2021-06-15 |
Jason A. Donenfeld | syscall: disable c-shared test when no cgo, for windows/arm |
commit | commitdiff | tree |
2021-06-15 |
cuishuang | internal/bytealg: remove duplicate go:build line |
commit | commitdiff | tree |
2021-06-15 |
Jason A. Donenfeld | syscall: rewrite handle inheritance test to use C rathe... |
commit | commitdiff | tree |
2021-06-15 |
Joe Tsai | reflect: explain why convertible or comparable types... |
commit | commitdiff | tree |
2021-06-14 |
Josh Bleecher... | doc/go1.17: assorted fixes |
commit | commitdiff | tree |
2021-06-14 |
Victor Michel | debug/elf: don't apply DWARF relocations for ET_EXEC... |
commit | commitdiff | tree |
2021-06-14 |
Eric Wang | runtime: update the variable name in comment |
commit | commitdiff | tree |
2021-06-14 |
Ian Lance Taylor | reflect: use same conversion panic in reflect and runtime |
commit | commitdiff | tree |
2021-06-14 |
Jason A. Donenfeld | cmd/internal/sys: mark windows/arm64 as c-shared-capable |
commit | commitdiff | tree |
2021-06-14 |
Cherry Mui | doc/go1.17: reword "results" in stack trace printing |
commit | commitdiff | tree |
2021-06-14 |
Joel Sing | doc/go1.17: further revise OpenBSD release notes |
commit | commitdiff | tree |
2021-06-14 |
Cuong Manh Le | cmd/compile: rewrite a, b = f() to use temporaries... |
commit | commitdiff | tree |
2021-06-14 |
Cuong Manh Le | cmd/compile: factor out rewrite multi-valued f() |
commit | commitdiff | tree |
2021-06-13 |
Jason A. Donenfeld | misc/cgo: generate Windows import libraries for clang |
commit | commitdiff | tree |
2021-06-13 |
Jason A. Donenfeld | cmd/go, misc/cgo: skip test if no .edata |
commit | commitdiff | tree |
2021-06-13 |
Cuong Manh Le | cmd/compile: allow ir.OSLICE2ARRPTR in mayCall |
commit | commitdiff | tree |
2021-06-12 |
Ian Lance Taylor | runtime: testprogcgo: don't call exported Go functions... |
commit | commitdiff | tree |
2021-06-12 |
Michael Anthony... | reflect: handle stack-to-register translation in callMethod |
commit | commitdiff | tree |
2021-06-11 |
Constantin... | cmd/go: remove hint when no module is suggested |
commit | commitdiff | tree |
2021-06-11 |
Jason A. Donenfeld | syscall: do not load native libraries on non-native... |
commit | commitdiff | tree |
2021-06-11 |
Ian Lance Taylor | runtime: loop on EINTR in macOS sigNoteSleep |
commit | commitdiff | tree |
2021-06-11 |
Brad Fitzpatrick | doc/go1.17: clean up formatting of gofmt section |
commit | commitdiff | tree |
2021-06-11 |
Bryan C. Mills | cmd/go: match Windows paths in TestScript/mod_invalid_v... |
commit | commitdiff | tree |
next |