2023-06-13 |
Philip Silva | runtime/trace: disable frame pointer unwinding on plan9 |
commit | commitdiff | tree |
2023-06-13 |
Eli Bendersky | slices: add benchmark for IsSorted vs. IntsAreSorted |
commit | commitdiff | tree |
2023-06-13 |
Russ Cox | cmd/link: fix log formats for log.Fatal calls |
commit | commitdiff | tree |
2023-06-12 |
Achille Roussel | net: test net.FileConn and net.FileListener with UDP... |
commit | commitdiff | tree |
2023-06-12 |
Michael Pratt | doc/go1.21: clean up remaining TODOs |
commit | commitdiff | tree |
2023-06-12 |
Russ Cox | cmd/dist: do not use user build cache in versioned... |
commit | commitdiff | tree |
2023-06-12 |
Keith Randall | cmd/compile: use callsite as line number for argument... |
commit | commitdiff | tree |
2023-06-12 |
Bryan C. Mills | cmd/go/internal/modload: address comment and test issue... |
commit | commitdiff | tree |
2023-06-12 |
Michael Matloob | go/build: check for invalid import paths again |
commit | commitdiff | tree |
2023-06-12 |
Filippo Valsorda | Revert "crypto/internal/nistec: refactor scalar multipl... |
commit | commitdiff | tree |
2023-06-12 |
Robert Griesemer | go/types, types2: use correct reverse inference approach |
commit | commitdiff | tree |
2023-06-12 |
Robert Griesemer | cmd/compile/internal/types2: add missing tests from... |
commit | commitdiff | tree |
2023-06-12 |
Robert Griesemer | go/types, types2: use inexact unification when unifying... |
commit | commitdiff | tree |
2023-06-12 |
chressie | doc/go1.21: fix typo |
commit | commitdiff | tree |
2023-06-12 |
Bryan C. Mills | cmd/go: omit checksums for go.mod files needed for... |
commit | commitdiff | tree |
2023-06-11 |
Ian Lance Taylor | net/url: correct field name in Redacted doc comment |
commit | commitdiff | tree |
2023-06-11 |
Dmitri Shuralyov | doc/go1.21: add heading for cmp package |
commit | commitdiff | tree |
2023-06-11 |
Ian Lance Taylor | cmp, builtin: document NaN behavior |
commit | commitdiff | tree |
2023-06-11 |
Ian Lance Taylor | context: fix doc tipo (s/timout/timeout) |
commit | commitdiff | tree |
2023-06-10 |
Jes Cok | runtime: fix typos |
commit | commitdiff | tree |
2023-06-10 |
chenguoqi | syscall: implement Ptrace{Set,Get}Regs using PTRACE_... |
commit | commitdiff | tree |
2023-06-09 |
Michael Matloob | cmd/go: don't assume ImportStack always set on PackageError |
commit | commitdiff | tree |
2023-06-09 |
Cherry Mui | cmd/link: mangle certain instantiated function name... |
commit | commitdiff | tree |
2023-06-09 |
Filippo Valsorda | crypto/tls: make SessionState.Extra a slice of byte... |
commit | commitdiff | tree |
2023-06-09 |
qmuntal | cmd/go: fix TestScript/gotoolchain* when go.env doesn... |
commit | commitdiff | tree |
2023-06-09 |
cui fliter | all: fix function names in comments |
commit | commitdiff | tree |
2023-06-09 |
Ian Lance Taylor | net: update SOCK_CLOEXEC comment |
commit | commitdiff | tree |
2023-06-09 |
Ian Lance Taylor | Revert "net: remove fallback path in sysSocket" |
commit | commitdiff | tree |
2023-06-09 |
Ian Lance Taylor | doc/go1.21: remove CL 472195 TODO |
commit | commitdiff | tree |
2023-06-08 |
Michael Anthony... | runtime: apply looser bound to /gc/heap/live:bytes... |
commit | commitdiff | tree |
2023-06-08 |
Damien Neil | go1.21: document crypto/tls additions |
commit | commitdiff | tree |
2023-06-08 |
Filippo Valsorda | doc/go1.21: more crypto release notes |
commit | commitdiff | tree |
2023-06-08 |
qmuntal | doc/go1.21: NOFRAME heuristic changes |
commit | commitdiff | tree |
2023-06-08 |
Ian Lance Taylor | doc/go1.21: mention NewFile on non-blocking descriptor |
commit | commitdiff | tree |
2023-06-08 |
Ian Lance Taylor | doc/go1.21: mention html/template.ErrJSTemplate |
commit | commitdiff | tree |
2023-06-08 |
Ian Lance Taylor | doc/go1.21: mention new cmp package |
commit | commitdiff | tree |
2023-06-08 |
Ian Lance Taylor | doc/go1.21: run relnotes again |
commit | commitdiff | tree |
2023-06-08 |
cuiweixie | cmd/compile: typo |
commit | commitdiff | tree |
2023-06-08 |
Robert Griesemer | go/types: fix method set computation if receiver is... |
commit | commitdiff | tree |
2023-06-08 |
Bryan C. Mills | go/printer: error out of Fprint when it would write... |
commit | commitdiff | tree |
2023-06-07 |
Damien Neil | net/http: close response body in TestRequestBodyLimit |
commit | commitdiff | tree |
2023-06-07 |
Robert Griesemer | spec: add temporary note to type inference section |
commit | commitdiff | tree |
2023-06-07 |
Michael Anthony... | doc/go1.21: add release notes for parent goroutine... |
commit | commitdiff | tree |
2023-06-07 |
Ian Lance Taylor | internal/poll: update SOCK_CLOEXEC comment |
commit | commitdiff | tree |
2023-06-07 |
Ian Lance Taylor | Revert "internal/poll: remove fallback path in accept" |
commit | commitdiff | tree |
2023-06-07 |
Bryan C. Mills | cmd/cover: error out if a requested source file contain... |
commit | commitdiff | tree |
2023-06-07 |
Bryan C. Mills | cmd/cgo: error out if the source path used in line... |
commit | commitdiff | tree |
2023-06-07 |
Bryan C. Mills | cmd/go: fix TestScript/build_cwd_newline with CGO_ENABLED=0 |
commit | commitdiff | tree |
2023-06-07 |
Cherry Mui | cmd/dist: disable PGO for toolchain2 build |
commit | commitdiff | tree |
2023-06-07 |
Russ Cox | cmd/go: fix Script/build_cwd_newline test |
commit | commitdiff | tree |
2023-06-07 |
Cuong Manh Le | cmd/go: skip TestScript/gccgo_link_ldflags on aix/ppc64 |
commit | commitdiff | tree |
2023-06-07 |
Robert Griesemer | go/types, types2: don't crash when using trace with... |
commit | commitdiff | tree |
2023-06-06 |
Damien Neil | go1.21: document net/http.ResponseController.EnableFull... |
commit | commitdiff | tree |
2023-06-06 |
Olivier Mengué | context: add godoc links |
commit | commitdiff | tree |
2023-06-06 |
Michael Pratt | runtime: make GODEBUG=dontfreezetheworld=1 safer |
commit | commitdiff | tree |
2023-06-06 |
Robert Griesemer | spec: clarify min/max rules for numeric arguments ... |
commit | commitdiff | tree |
2023-06-06 |
Bryan C. Mills | cmd/go: disallow package directories containing newlines |
commit | commitdiff | tree |
2023-06-06 |
Roland Shoemaker | cmd/go: enforce flags with non-optional arguments |
commit | commitdiff | tree |
2023-06-06 |
Ian Lance Taylor | cmd/go,cmd/cgo: in _cgo_flags use one line per flag |
commit | commitdiff | tree |
2023-06-06 |
Russ Cox | cmd/go: document changes to go test -c and -o |
commit | commitdiff | tree |
2023-06-06 |
Russ Cox | cmd/go: handle -C properly during toolchain switches |
commit | commitdiff | tree |
2023-06-06 |
Russ Cox | cmd/go: move switch-only code from select.go to switch.go |
commit | commitdiff | tree |
2023-06-06 |
Russ Cox | cmd/go: additional doc-inspired tests and bug fixes |
commit | commitdiff | tree |
2023-06-06 |
Russ Cox | cmd/vendor: vendor latest golang.org/x/mod |
commit | commitdiff | tree |
2023-06-06 |
Roland Shoemaker | runtime: implement SUID/SGID protections |
commit | commitdiff | tree |
2023-06-06 |
Austin Clements | runtime: skip TestCrashDumpsAllThreads with mayMoreStac... |
commit | commitdiff | tree |
2023-06-06 |
Austin Clements | cmd/dist: share one copy of the "generated by" header... |
commit | commitdiff | tree |
2023-06-06 |
Austin Clements | cmd/dist: remove deptab and cleanlist in favor of gentab |
commit | commitdiff | tree |
2023-06-06 |
Austin Clements | cmd/dist: remove stale cleanup code |
commit | commitdiff | tree |
2023-06-06 |
Austin Clements | cmd/dist: remove stale files from gentab |
commit | commitdiff | tree |
2023-06-06 |
Robert Griesemer | go/types, types2: handle named and literal interfaces... |
commit | commitdiff | tree |
2023-06-06 |
Cherry Mui | cmd/compile: check method name in PGO devirtualization |
commit | commitdiff | tree |
2023-06-06 |
Robert Griesemer | cmd/compile/internal/syntax: better error message when... |
commit | commitdiff | tree |
2023-06-06 |
Russ Cox | cmd/go: document GOTOOLCHAIN |
commit | commitdiff | tree |
2023-06-06 |
Cherry Mui | cmd/compile: adjust PGO devirtualization diagnostic... |
commit | commitdiff | tree |
2023-06-05 |
Russ Cox | doc/go1.21: document GOEXPERIMENT=loopvar and invite... |
commit | commitdiff | tree |
2023-06-05 |
Russ Cox | doc/go1.21: document forward and backward compatibility |
commit | commitdiff | tree |
2023-06-05 |
Michael Pratt | runtime: skip another GDB "no such process" case |
commit | commitdiff | tree |
2023-06-05 |
Russ Cox | doc/go1.21: move Ports to end |
commit | commitdiff | tree |
2023-06-05 |
Alessandro... | runtime: add debugger hook for fatal signals |
commit | commitdiff | tree |
2023-06-05 |
Tobias Klauser | doc/go1.21: fix link in debug/elf section |
commit | commitdiff | tree |
2023-06-05 |
Cherry Mui | runtime: move Segv and TgkillSegv to testprog |
commit | commitdiff | tree |
2023-06-05 |
Roland Shoemaker | syscall: don't panic when argv is nil on freebsd |
commit | commitdiff | tree |
2023-06-05 |
Robert Griesemer | go/types, types2: fix incorrect logic in assignability... |
commit | commitdiff | tree |
2023-06-05 |
Cuong Manh Le | cmd/compile: allow ir.OMIN/ir.OMAX in mayCall |
commit | commitdiff | tree |
2023-06-04 |
Cuong Manh Le | builtin: add documentation for min/max |
commit | commitdiff | tree |
2023-06-03 |
Russ Cox | cmd/go: maintain go and toolchain lines in go.work |
commit | commitdiff | tree |
2023-06-03 |
thepudds | cmd/compile/internal/devirtualize: devirtualize method... |
commit | commitdiff | tree |
2023-06-03 |
Bryan C. Mills | cmd/go: adjust pruning and switch toolchain when needed... |
commit | commitdiff | tree |
2023-06-02 |
Bryan C. Mills | cmd/go: adjust pruning and switch toolchains if needed... |
commit | commitdiff | tree |
2023-06-02 |
Bryan C. Mills | cmd/go: adjust conditions in which toolchain lines... |
commit | commitdiff | tree |
2023-06-02 |
Dmitri Shuralyov | doc/go1.21: document macOS and Windows requirements |
commit | commitdiff | tree |
2023-06-02 |
qmuntal | doc/go1.21: document that os.TempDir now uses GetTempPath2W |
commit | commitdiff | tree |
2023-06-02 |
Zhiyuan Zheng | net: filter disabled interfaces in Windows DNS client |
commit | commitdiff | tree |
2023-06-02 |
Robert Griesemer | go/types, types2: remove version check for more lenient... |
commit | commitdiff | tree |
2023-06-02 |
Robert Griesemer | go/types, types2: report inference instead of assignmen... |
commit | commitdiff | tree |
2023-06-02 |
Dmitri Shuralyov | cmd/api: make check even pickier about api/next/*.txt |
commit | commitdiff | tree |
2023-06-02 |
Alan Donovan | math/big: rename Int.ToFloat64 to Float64 |
commit | commitdiff | tree |
2023-06-02 |
Russ Cox | cmd/go: return more errors from ReadModFile, loadModFile |
commit | commitdiff | tree |
2023-06-01 |
Roland Shoemaker | doc/go1.21: crypto release notes |
commit | commitdiff | tree |
next |