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 |
2022-09-29 |
Damien Neil | errors, fmt: add support for wrapping multiple errors |
commit | commitdiff | tree |
2022-09-29 |
Tobias Klauser | cmd/go/internal/lockedfile/internal/filelock: remove... |
commit | commitdiff | tree |
2022-09-29 |
Russ Cox | cmd/compile: limit goroutine count to parallelism |
commit | commitdiff | tree |
2022-09-29 |
Than McIntosh | cmd/{cover,go}: avoid use of os.PathListSeparator in... |
commit | commitdiff | tree |
2022-09-29 |
Robert Griesemer | go/types, types2: more concise error messages for cycle... |
commit | commitdiff | tree |
2022-09-29 |
Than McIntosh | runtime/coverage: apis to emit counter data under user... |
commit | commitdiff | tree |
2022-09-29 |
Than McIntosh | cmd{cover,covdata,go}: better coverage for tests that... |
commit | commitdiff | tree |
2022-09-29 |
Than McIntosh | runtime/coverage: improve unit tests |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | crypto: use fmt.Appendf |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/nm: use print-style not printf-style |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/cgo: use strings.TrimSuffix |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/cgo: delete unused code |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/cgo: use strings.Contains instead of strings.Index |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/asm: use strings.TrimSuffix |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/asm: delete unused func newAddr |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/asm: optimize if statement to return directly |
commit | commitdiff | tree |
2022-09-29 |
cuiweixie | cmd/asm: use opd.String() instead of fmt.Sprintf |
commit | commitdiff | tree |
2022-09-29 |
Bryan C. Mills | os/exec: refactor goroutine error reporting |
commit | commitdiff | tree |
2022-09-29 |
Bryan C. Mills | os/exec: do not close pipes on a double-Start error |
commit | commitdiff | tree |
2022-09-29 |
Roland Shoemaker | encoding/gob: add top level security doc |
commit | commitdiff | tree |
2022-09-28 |
Robert Griesemer | go/types, types2: consistently use "cause" instead... |
commit | commitdiff | tree |
2022-09-28 |
Robert Griesemer | go/types, types2: remove (C/c)ompilerErrorMessages... |
commit | commitdiff | tree |
2022-09-28 |
Robert Griesemer | cmd/compile: use "shifted operand %s (type %s) must... |
commit | commitdiff | tree |
2022-09-28 |
Robert Griesemer | cmd/compile: use "cannot use %s as %s value in %s:... |
commit | commitdiff | tree |
2022-09-28 |
Robert Griesemer | go/types, types2: use "assignment mismatch: x variables... |
commit | commitdiff | tree |
2022-09-28 |
Alan Donovan | go/ast: record start and end of file in File.File{Start... |
commit | commitdiff | tree |
2022-09-28 |
Tobias Klauser | cmd/dist: test cmd module on js/wasm |
commit | commitdiff | tree |
2022-09-28 |
cui fliter | cmd/compile/internal/base: replace io/ioutil with os... |
commit | commitdiff | tree |
2022-09-28 |
Nobuki Fujii | testing: fail if T.Setenv is called via T.Run in a... |
commit | commitdiff | tree |
2022-09-28 |
cuiweixie | cmd/go: using strings.CutSuffix replace strings.HasSuff... |
commit | commitdiff | tree |
2022-09-28 |
Joel Sing | cmd/link/internal/loadelf: add additional relocations... |
commit | commitdiff | tree |
2022-09-28 |
Zeke Lu | os/signal: disable GNU readline to deflake TestTerminal... |
commit | commitdiff | tree |
2022-09-28 |
Archana R | cmd/internal/obj/ppc64: remove unnecessary opcodes |
commit | commitdiff | tree |
2022-09-28 |
cui fliter | all: fix some typos |
commit | commitdiff | tree |
2022-09-28 |
Lynn Boger | cmd/compile: remove some lines from PPC64.rules |
commit | commitdiff | tree |
2022-09-28 |
Than McIntosh | cmd/go: support new hybrid coverage instrumentation |
commit | commitdiff | tree |
2022-09-28 |
Than McIntosh | cmd/go: refactor package references in Builder.build |
commit | commitdiff | tree |
next |