2022-10-12 |
Than McIntosh | cmd/{cover,covdata}: minor code cleanups |
commit | commitdiff | tree |
2022-10-12 |
Cuong Manh Le | all: prevent fakePC overflow on 386 in libfuzzer mode |
commit | commitdiff | tree |
2022-10-11 |
Robert Griesemer | go/types: add errorcalls_test, apply it, and fix errorf... |
commit | commitdiff | tree |
2022-10-11 |
Robert Griesemer | cmd/compile/internal/types2: adjust errorcalls_test... |
commit | commitdiff | tree |
2022-10-11 |
Robert Griesemer | go/types: replace invalid(AST|Arg|Op) with errorf and... |
commit | commitdiff | tree |
2022-10-11 |
Michael Matloob | cmd/go: set dependency go versions for go install ... |
commit | commitdiff | tree |
2022-10-11 |
Ian Lance Taylor | math/big: error on buffer length overflow in Rat.GobDecode |
commit | commitdiff | tree |
2022-10-11 |
Michael Matloob | cmd/go: do not exit with non-zero code from go list... |
commit | commitdiff | tree |
2022-10-11 |
Park Zhou | go/parser: simplify code (cleanup) |
commit | commitdiff | tree |
2022-10-11 |
Bryan C. Mills | os/exec: remove protection against a duplicate Close... |
commit | commitdiff | tree |
2022-10-11 |
Than McIntosh | internal/coverage: minor code cleanups |
commit | commitdiff | tree |
2022-10-11 |
Joel Sing | cmd/compile: fold negation into subtraction on riscv64 |
commit | commitdiff | tree |
2022-10-11 |
Joel Sing | cmd/compile: convert SLT/SLTU with constant into immedi... |
commit | commitdiff | tree |
2022-10-11 |
Joel Sing | cmd/compile: combine masking and zero extension on... |
commit | commitdiff | tree |
2022-10-10 |
Ian Lance Taylor | test: add test case that caused a bogus error from... |
commit | commitdiff | tree |
2022-10-10 |
Cuong Manh Le | cmd/compile: fix missing walk pass for static initializ... |
commit | commitdiff | tree |
2022-10-10 |
Than McIntosh | runtime: mark arenaIdx.l1 and arenaIdx.l2 methods as... |
commit | commitdiff | tree |
2022-10-10 |
Than McIntosh | cmd/compile: tweak inliners handling of coverage counte... |
commit | commitdiff | tree |
2022-10-10 |
qmuntal | cmd/go: support shared libraries in 'go version' on... |
commit | commitdiff | tree |
2022-10-10 |
Robert Griesemer | go/types, types2: use zero error code to indicate unset... |
commit | commitdiff | tree |
2022-10-10 |
Robert Griesemer | internal/types/errors: add InvalidSyntaxTree error |
commit | commitdiff | tree |
2022-10-10 |
Robert Griesemer | cmd/compile/internal/types2: use internal/types/errors... |
commit | commitdiff | tree |
2022-10-10 |
Robert Griesemer | go/types: use internal/types/errors instead of local... |
commit | commitdiff | tree |
2022-10-10 |
Robert Griesemer | internal/types/errors: rename UntypedNil to UntypedNilUse |
commit | commitdiff | tree |
2022-10-10 |
Robert Griesemer | internal/types/errors: export error codes |
commit | commitdiff | tree |
2022-10-10 |
Robert Griesemer | internal/types/errors: add package |
commit | commitdiff | tree |
2022-10-10 |
Robert Griesemer | go/types, types2: better error for generic type decl... |
commit | commitdiff | tree |
2022-10-08 |
Motiejus Jakštys | cmd/cgo: use -O2 when testing compiler features |
commit | commitdiff | tree |
2022-10-08 |
Zeke Lu | cmd/go/internal/modload: improve error message for... |
commit | commitdiff | tree |
2022-10-08 |
Ian Lance Taylor | os: use poll.fdMutex for Plan 9 files |
commit | commitdiff | tree |
2022-10-08 |
eric fang | cmd/compile: enable carry chain scheduling for arm64 |
commit | commitdiff | tree |
2022-10-07 |
Jeremy Brewer | modload: provide a clearer error for standard library... |
commit | commitdiff | tree |
2022-10-07 |
Bryan C. Mills | cmd/go/internal/modload: remove the needSum argument... |
commit | commitdiff | tree |
2022-10-07 |
Andrew Pogrebnoy | runtime: move epoll syscalls to runtime/internal/syscall |
commit | commitdiff | tree |
2022-10-07 |
Bryan C. Mills | cmd/go/internal/modload: remove unused moduleHasRootPac... |
commit | commitdiff | tree |
2022-10-07 |
Wayne Zuo | cmd/compile: intrinsify Sub64 on loong64 |
commit | commitdiff | tree |
2022-10-07 |
Wayne Zuo | cmd/compile: intrinsify Add64 on loong64 |
commit | commitdiff | tree |
2022-10-07 |
Tobias Klauser | net/netip: add test for AddrFromSlice |
commit | commitdiff | tree |
2022-10-07 |
Tobias Klauser | net/netip: use IPv4Unspecified in TestIPProperties |
commit | commitdiff | tree |
2022-10-07 |
Eddie Lopez | testing: add an example showcasing B.RunParallel with... |
commit | commitdiff | tree |
2022-10-07 |
Damien Neil | net/http: refactor tests to run most in HTTP/1 and... |
commit | commitdiff | tree |
2022-10-07 |
Tobias Klauser | internal/poll, internal/syscall/unix, syscall: move... |
commit | commitdiff | tree |
2022-10-07 |
Tobias Klauser | internal/poll, net, syscall: enable writev on aix |
commit | commitdiff | tree |
2022-10-07 |
Lynn Boger | cmd/compile: leverage cc ops in more cases on ppc64x |
commit | commitdiff | tree |
2022-10-07 |
hopehook | os/exec: document ProcessState available after a call... |
commit | commitdiff | tree |
2022-10-06 |
kxxt | all: use grep -E/-F instead of fgrep/egrep |
commit | commitdiff | tree |
2022-10-06 |
Bryan C. Mills | os/exec: parallelize more tests |
commit | commitdiff | tree |
2022-10-06 |
Bryan C. Mills | os/exec: delete TestExtraFilesFDShuffle |
commit | commitdiff | tree |
2022-10-06 |
Michael Matloob | cmd/go: fix incorrect determination of import path... |
commit | commitdiff | tree |
2022-10-06 |
Zeke Lu | debug/buildinfo: correct a typo in calculating next... |
commit | commitdiff | tree |
2022-10-06 |
Wayne Zuo | cmd/compile: fold constant shift with extension on... |
commit | commitdiff | tree |
2022-10-06 |
cui fliter | all: remove redundant type conversion |
commit | commitdiff | tree |
2022-10-06 |
Ian Lance Taylor | os: if dirFS.Open fails, undo use of backslashes in... |
commit | commitdiff | tree |
2022-10-06 |
kijimaD | all: fix some typos |
commit | commitdiff | tree |
2022-10-06 |
cui fliter | cmd/go/internal: use strings.Cut |
commit | commitdiff | tree |
2022-10-05 |
Damien Neil | archive/tar: limit size of headers |
commit | commitdiff | tree |
2022-10-05 |
Russ Cox | regexp: limit size of parsed regexps |
commit | commitdiff | tree |
2022-10-05 |
Michael Matloob | cmd/go/internal/modindex: ignore non-source files for... |
commit | commitdiff | tree |
2022-10-05 |
hopehook | cmd/go: add @latest suffix for go install |
commit | commitdiff | tree |
2022-10-05 |
Wang Deyu | runtime: avoid initializing MemProfileRate in init... |
commit | commitdiff | tree |
2022-10-05 |
Robert Griesemer | go/types, types2: use consistent error messages for... |
commit | commitdiff | tree |
2022-10-05 |
Than McIntosh | runtime/coverage: revise/shorten function names |
commit | commitdiff | tree |
2022-10-05 |
shaoliming | cmd/internal/obj/arm64: add missing operand register... |
commit | commitdiff | tree |
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 |
next |