2022-10-05 |
Cherry Mui | runtime: don't jump stack if at entry of systemstack |
commit | commitdiff | tree |
2022-10-05 |
Youlin Feng | runtime/cgo: let darwin pthread stacksize follow rlimit |
commit | commitdiff | tree |
2022-10-05 |
Paul E. Murphy | cmd/link: optimize PPC64 inline plt sequences if local |
commit | commitdiff | tree |
2022-10-05 |
eric fang | cmd/compile: add late lower pass for last rules to run |
commit | commitdiff | tree |
2022-10-05 |
Robert Griesemer | cmd/compile/internal/syntax: better error message for... |
commit | commitdiff | tree |
2022-10-05 |
Robert Griesemer | cmd/compile/internal/types2: remove "unimplemented... |
commit | commitdiff | tree |
2022-10-04 |
Tomasz Jezierski | encoding/asn1: remove allocation from init |
commit | commitdiff | tree |
2022-10-04 |
Bryan C. Mills | os/exec: add a GODEBUG setting to diagnose leaked processes |
commit | commitdiff | tree |
2022-10-04 |
Zeke Lu | reflect: avoid unnecessary copy of funcTypes |
commit | commitdiff | tree |
2022-10-04 |
cui fliter | all: use fmt.Appendf |
commit | commitdiff | tree |
2022-10-04 |
Bryan Mills | Revert "os/exec: make StdoutPipe and StderrPipe safe... |
commit | commitdiff | tree |
2022-10-04 |
Russ Cox | cmd/cgo, cmd/compile, cmd/link: remove old style build... |
commit | commitdiff | tree |
2022-10-04 |
Russ Cox | cmd/compile: rename gen and builtin to _gen and _builtin |
commit | commitdiff | tree |
2022-10-04 |
Than McIntosh | runtime: change exit hooks test to use RaceDetectorSupp... |
commit | commitdiff | tree |
2022-10-04 |
Than McIntosh | runtime/coverage: use atomic access for counter reads |
commit | commitdiff | tree |
2022-10-04 |
Than McIntosh | cmd/internal/sys: migrate support.go functions to new... |
commit | commitdiff | tree |
2022-10-04 |
Andrew Pogrebnoy | cmd/compile: add "runtime/internal/syscall" back to... |
commit | commitdiff | tree |
2022-10-04 |
Archana R | cmd/go: update gcc version check for asan support on... |
commit | commitdiff | tree |
2022-10-04 |
Roland Shoemaker | crypto/x509/internal/macos: handle unexpected null... |
commit | commitdiff | tree |
2022-10-04 |
Florian Zenker | runtime/race: use internal linking mode for amd64 subar... |
commit | commitdiff | tree |
2022-10-04 |
Daniel Martí | encoding/gob: prevent a decoder state overflow |
commit | commitdiff | tree |
2022-10-03 |
Cuong Manh Le | reflect: fix race condition on funcTypes |
commit | commitdiff | tree |
2022-10-03 |
hopehook | go/build: replace +build with go:build in documentation |
commit | commitdiff | tree |
2022-10-03 |
cui fliter | cmd/compile/internal: fix a few function names on comments |
commit | commitdiff | tree |
2022-10-03 |
cuiweixie | cmd/trace: replace loop with append(slice, slice2...) |
commit | commitdiff | tree |
2022-10-03 |
miller | runtime/coverage: recognise Plan 9 error message in... |
commit | commitdiff | tree |
2022-10-03 |
chanxuehong | go/token: fix File.AddLineColumnInfo logic |
commit | commitdiff | tree |
2022-10-03 |
Félix Dorn | log/syslog: return nil directly |
commit | commitdiff | tree |
2022-10-02 |
cui fliter | regexp: fix a few function names on comments |
commit | commitdiff | tree |
2022-10-02 |
Ian Lance Taylor | os: use backslashes for DirFS on Windows |
commit | commitdiff | tree |
2022-10-02 |
hopehook | all: use time.Since instead of time.Now().Sub |
commit | commitdiff | tree |
2022-10-02 |
cui fliter | syscall: remove redundant type conversion |
commit | commitdiff | tree |
2022-10-01 |
cui fliter | crypto/rand: convert r.used to atomic type |
commit | commitdiff | tree |
2022-10-01 |
Daniel Martí | cmd/go: remove the -i build flag |
commit | commitdiff | tree |
2022-10-01 |
Mikael Urankar | cmd/dist: add support for freebsd/riscv64 |
commit | commitdiff | tree |
2022-10-01 |
David Chase | cmd/internal/obj: hoist constant slice out of function... |
commit | commitdiff | tree |
2022-10-01 |
Cuong Manh Le | test: skip inlining check in escape4.go |
commit | commitdiff | tree |
2022-10-01 |
Cuong Manh Le | test: relax closure name matching in closure3.go |
commit | commitdiff | tree |
2022-10-01 |
eric fang | math: optimize Hypot function |
commit | commitdiff | tree |
2022-10-01 |
Bryan C. Mills | os/exec: make StdoutPipe and StderrPipe safe to Close... |
commit | commitdiff | tree |
2022-10-01 |
Bryan C. Mills | os/exec: recombine goroutinePipes and userPipes |
commit | commitdiff | tree |
2022-10-01 |
Ian Lance Taylor | debug/dwarf: don't crash on negative range/rnglist... |
commit | commitdiff | tree |
2022-09-30 |
Tobias Klauser | all: use "unix" build tag where appropriate |
commit | commitdiff | tree |
2022-09-30 |
cui fliter | encoding: fix a few function names on comments |
commit | commitdiff | tree |
2022-09-30 |
Cuong Manh Le | test: enable issue47631.go for Unified IR |
commit | commitdiff | tree |
2022-09-30 |
Cuong Manh Le | internal/singleflight: avoid race between multiple... |
commit | commitdiff | tree |
2022-09-30 |
cuiweixie | encoding/json: return comparison directly |
commit | commitdiff | tree |
2022-09-30 |
cui fliter | all: omit comparison bool constant to simplify code |
commit | commitdiff | tree |
2022-09-30 |
Cuong Manh Le | internal/singleflight: fix duplicate deleting key when... |
commit | commitdiff | tree |
2022-09-30 |
Michael Pratt | cmd/link/internal/ld: panic if inlined functions missin... |
commit | commitdiff | tree |
2022-09-30 |
Michael Pratt | cmd/compile: eagerly create LSym for closures |
commit | commitdiff | tree |
2022-09-30 |
Michael Pratt | Revert "runtime: move epoll syscalls to runtime/interna... |
commit | commitdiff | tree |
2022-09-30 |
Andrew Pogrebnoy | runtime: move epoll syscalls to runtime/internal/syscall |
commit | commitdiff | tree |
2022-09-30 |
David Chase | cmd/compile: fuse largest possible runs of plain blocks |
commit | commitdiff | tree |
2022-09-30 |
cui fliter | internal: fix a few function names on comments |
commit | commitdiff | tree |
2022-09-30 |
Than McIntosh | Revert "cmd/cgo, cmd/compile, cmd/link: remove old... |
commit | commitdiff | tree |
2022-09-30 |
cuiweixie | go: replace bytes.Compare with bytes.Equal |
commit | commitdiff | tree |
2022-09-30 |
cuiweixie | go/doc: use strings.TrimPrefix |
commit | commitdiff | tree |
2022-09-30 |
Than McIntosh | internal/buildcfg: enabled CoverageRedesign GOEXPERIMEN... |
commit | commitdiff | tree |
2022-09-30 |
Tobias Klauser | cmd/cgo, cmd/compile, cmd/link: remove old style build... |
commit | commitdiff | tree |
2022-09-30 |
doujiang24 | runtime/trace: skip tests if parsing fails with timesta... |
commit | commitdiff | tree |
2022-09-30 |
Mikael Urankar | cmd/link/internal/riscv64: add support for freebsd... |
commit | commitdiff | tree |
2022-09-30 |
cuiweixie | cmd/internal: use fmt.Fprintf |
commit | commitdiff | tree |
2022-09-30 |
cuiweixie | strconv: delete unused field |
commit | commitdiff | tree |
2022-09-30 |
cuiweixie | cmd/compile/internal/noder: remove unnecessary assignme... |
commit | commitdiff | tree |
2022-09-30 |
cuiweixie | internal/profile: omit comparison tool bool constant |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/internal/obj/x86: return comparison directly |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/internal/obj: call delete directly without check... |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/internal/dwarf: remove redundant break statement |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/internal/cov: use io.SeekStart, io.SeekCurrent... |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/go/internal/mvs: remove useless type assertion |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/go/internal/modindex: should omit comparison to... |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/go/internal/list: should omit comparison to bool... |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/go/internal/bug: use bytes.Contains |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/cover: use io.SeekStart, io.SeekCurrent |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/cover: remove unnecessary fmt.Sprintf |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/compile/internal/ppc64: delete useless break |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | internal: use io.SeekStart, io.SeekCurrent, and io... |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | internal: use time.Since instead of time.Now().Sub |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | compress: remove useless break statement |
commit | commitdiff | tree |
2022-09-29 |
cui fliter | cmd/fix: use strings.Cut |
commit | commitdiff | tree |
2022-09-29 |
cui fliter | cmd: fix a few function names on comments |
commit | commitdiff | tree |
2022-09-29 |
cui fliter | crypto: fix a few function names on comments |
commit | commitdiff | tree |
2022-09-29 |
hopehook | all: use strings.Builder where appropriate |
commit | commitdiff | tree |
2022-09-29 |
hopehook | sync/atomic: rename "ifaceWords" to "efaceWords" |
commit | commitdiff | tree |
2022-09-29 |
Mikael Urankar | syscall: add support for freebsd/riscv64 |
commit | commitdiff | tree |
2022-09-29 |
Nobuki Fujii | testing: update description of Setenv |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/compile/internal/ir: delete unused code |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/go: using strings.CutPrefix replace strings.HasPref... |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | net/http: using strings.CutPrefix replace strings.HasPr... |
commit | commitdiff | tree |
2022-09-29 |
Keith Randall | cmd/compile: keep typecheck results in syntax tree |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | bufio: use strings.Builder |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | archive/zip: use strings.TrimPrefix |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | net/http: remove deadstore statement |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | net: delete unused code |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | net/http: use time.Compare |
commit | commitdiff | tree |
2022-09-29 |
Paul E. Murphy | debug/elf: fix typo in R_PPC64_TPREL34 and R_PPC64_DTPREL34 |
commit | commitdiff | tree |
2022-09-29 |
Robert Griesemer | go/types, types2: use "generic" rather than "parameteri... |
commit | commitdiff | tree |
2022-09-29 |
Bryan C. Mills | cmd: add skips as needed to get tests to pass on js... |
commit | commitdiff | tree |
2022-09-29 |
Bryan C. Mills | os/exec: avoid leaking a process in TestDoubleStartLeav... |
commit | commitdiff | tree |
next |