2023-02-28 |
fanzha02 | cmd/asm: remove the incorrect check of LDADDx-like... |
commit | commitdiff | tree |
2023-02-28 |
Andy Pan | net,os: set the theoretical unlimited remaining bytes... |
commit | commitdiff | tree |
2023-02-28 |
pgxiaolianzi | all: fix typos |
commit | commitdiff | tree |
2023-02-28 |
ruinan | cmd/compile: omit redundant sign/unsign extension on... |
commit | commitdiff | tree |
2023-02-28 |
Dmitri Shuralyov | internal/testdir: simplify and clean up |
commit | commitdiff | tree |
2023-02-28 |
Dmitri Shuralyov | cmd/dist, test: convert test/run.go runner to a cmd... |
commit | commitdiff | tree |
2023-02-28 |
Dmitri Shuralyov | misc/cgo/{life,stdio}: remove reliance on test/run.go |
commit | commitdiff | tree |
2023-02-27 |
Matthew Dempsky | cmd/compile/internal/noder: correct positions for synth... |
commit | commitdiff | tree |
2023-02-27 |
Ian Lance Taylor | os: don't try to put directory into non-blocking mode |
commit | commitdiff | tree |
2023-02-27 |
Andy Pan | net/http: reduce calls to append in hexEscapeNonASCII... |
commit | commitdiff | tree |
2023-02-27 |
Andy Pan | os: skip zero-copy attempts with copy_file_range(2... |
commit | commitdiff | tree |
2023-02-27 |
Bryan C. Mills | cmd/go: convert mkalldocs.sh to a Go program |
commit | commitdiff | tree |
2023-02-27 |
Michael Munday | cmd/compile: use zero constants in comparisons where... |
commit | commitdiff | tree |
2023-02-27 |
RenKanai | cmd/go: reject list when -find and -export are used... |
commit | commitdiff | tree |
2023-02-27 |
Wayne Zuo | cmd/compile: improve logical shift with MASKEQZ on... |
commit | commitdiff | tree |
2023-02-27 |
Keith Randall | cmd/asm: preserve 3rd arg when GOT-rewriting assembly... |
commit | commitdiff | tree |
2023-02-27 |
qmuntal | runtime: set procid on Windows |
commit | commitdiff | tree |
2023-02-27 |
Maksadbek Akhmedov | cmd/go: make go test build multiple executables |
commit | commitdiff | tree |
2023-02-27 |
qmuntal | runtime: use explicit NOFRAME on solaris/amd64 |
commit | commitdiff | tree |
2023-02-27 |
Cuong Manh Le | internal/syscall/execenv: refactor handling env variables |
commit | commitdiff | tree |
2023-02-27 |
Cuong Manh Le | syscall: fix invalid unsafe.Pointer conversion on Windows |
commit | commitdiff | tree |
2023-02-27 |
qmuntal | runtime: use explicit NOFRAME on openbsd/amd64 |
commit | commitdiff | tree |
2023-02-27 |
Joe Tsai | bytes, strings: avoid unnecessary zero initialization |
commit | commitdiff | tree |
2023-02-27 |
Joe Tsai | compress/zlib: use binary.BigEndian consistently |
commit | commitdiff | tree |
2023-02-27 |
miller | internal/poll: avoid race between SetDeadline and timer... |
commit | commitdiff | tree |
2023-02-27 |
Than McIntosh | cmd/link: revert CL 467715 in favor of better fix |
commit | commitdiff | tree |
2023-02-27 |
Joe Tsai | encoding/json: simplify folded name logic |
commit | commitdiff | tree |
2023-02-27 |
Joe Tsai | encoding/json: use append for HTMLEscape |
commit | commitdiff | tree |
2023-02-27 |
Than McIntosh | cmd/link: better fix for arm32 trampgen problem with... |
commit | commitdiff | tree |
2023-02-27 |
Joe Tsai | encoding/json: rely on reflect.Value.SetZero |
commit | commitdiff | tree |
2023-02-27 |
Joe Tsai | encoding/json: remove legacy fuzz.go file |
commit | commitdiff | tree |
2023-02-27 |
Daniel Martí | encoding/gob: use reflect.Value.SetZero |
commit | commitdiff | tree |
2023-02-27 |
Daniel Martí | cmd/go: simplify code thanks to reflect.Value.SetZero |
commit | commitdiff | tree |
2023-02-27 |
Paul E. Murphy | cmd/link: check for power10 support on external linker... |
commit | commitdiff | tree |
2023-02-27 |
Xiangdong Ji | cmd/compile/internal/pgo: fix RedirectEdges |
commit | commitdiff | tree |
2023-02-27 |
Cuong Manh Le | syscall: use unsafe.Slice in anyToSockaddr |
commit | commitdiff | tree |
2023-02-27 |
Joe Tsai | encoding/json: rely on reflect.Value.Grow |
commit | commitdiff | tree |
2023-02-27 |
Cuong Manh Le | os: checking for testable network before creating local... |
commit | commitdiff | tree |
2023-02-27 |
Cuong Manh Le | net: skip test affected by local network config on... |
commit | commitdiff | tree |
2023-02-27 |
Andy Pan | os: ensure File.ReadFrom returns ErrClosed instead... |
commit | commitdiff | tree |
2023-02-27 |
Andy Pan | os: support zero-copy from TCP/Unix socket to file |
commit | commitdiff | tree |
2023-02-25 |
Robert Griesemer | go/types, types2: add isTypeLit predicate |
commit | commitdiff | tree |
2023-02-25 |
Robert Griesemer | go/types, types2: fix comment in Checker.renameTParams |
commit | commitdiff | tree |
2023-02-25 |
Ian Lance Taylor | cmd/link: don't emit PAX_FLAGS segment on Linux |
commit | commitdiff | tree |
2023-02-24 |
Filippo Valsorda | crypto/internal/nistec: reduce P-256 scalar |
commit | commitdiff | tree |
2023-02-24 |
Tobias Klauser | net: inline ios check in tests |
commit | commitdiff | tree |
2023-02-24 |
Ian Lance Taylor | net: document that on macOS c-archive requires -lresolv |
commit | commitdiff | tree |
2023-02-24 |
Joe Tsai | encoding/json: use append-like operations for encoding |
commit | commitdiff | tree |
2023-02-24 |
Joe Tsai | encoding/json: unify encodeState.string and encodeState... |
commit | commitdiff | tree |
2023-02-24 |
Joe Tsai | encoding/json: use append for Compact and Indent |
commit | commitdiff | tree |
2023-02-24 |
Joel Sing | cmd/internal/obj/arm64: factor out code generation... |
commit | commitdiff | tree |
2023-02-24 |
qmuntal | runtime: use explicit NOFRAME on netbsd/amd64 |
commit | commitdiff | tree |
2023-02-24 |
Mateusz Poliwczak | net/url: simplify values Get |
commit | commitdiff | tree |
2023-02-24 |
qmuntal | runtime: use explicit NOFRAME on freebsd/amd64 |
commit | commitdiff | tree |
2023-02-24 |
Keith Randall | cmd/compile: batch write barrier calls |
commit | commitdiff | tree |
2023-02-24 |
Alexander Yastrebov | image/jpeg: return io.ErrUnexpectedEOF on truncated... |
commit | commitdiff | tree |
2023-02-23 |
Adin Scannell | runtime: fix linkname signature for godebug |
commit | commitdiff | tree |
2023-02-23 |
Paul E. Murphy | cmd/compile: rework unbounded shift lowering on PPC64 |
commit | commitdiff | tree |
2023-02-23 |
Michael Pratt | cmd/compile: adjust inlined DW_AT_call_line by //line |
commit | commitdiff | tree |
2023-02-23 |
Michael Pratt | cmd/link/internal/ld: split TestInlinedRoutineRecords |
commit | commitdiff | tree |
2023-02-23 |
Than McIntosh | Revert "cmd/link: default to external linking with... |
commit | commitdiff | tree |
2023-02-23 |
Lynn Boger | cmd/compile: inline constant sized memclrNoHeapPointers... |
commit | commitdiff | tree |
2023-02-23 |
Russ Cox | cmd/dist: default to GOARM=7 on all non-arm systems |
commit | commitdiff | tree |
2023-02-23 |
qmuntal | runtime: use explicit NOFRAME on dragonfly/amd64 |
commit | commitdiff | tree |
2023-02-23 |
Frank Viernau | cmd/go: don't compute Embed fields if they're not needed |
commit | commitdiff | tree |
2023-02-23 |
Dmitri Goutnik | syscall: add ptracePtr that accepts pointer arg as... |
commit | commitdiff | tree |
2023-02-23 |
Russ Cox | cmd/go: enable vet directive analyzer during 'go test' |
commit | commitdiff | tree |
2023-02-23 |
Russ Cox | cmd/go: set default GODEBUG for main packages |
commit | commitdiff | tree |
2023-02-23 |
Russ Cox | cmd/go, go/build: parse directives in file headers |
commit | commitdiff | tree |
2023-02-23 |
Joel Sing | cmd/internal/obj/arm64: use more appropriate types... |
commit | commitdiff | tree |
2023-02-23 |
Joel Sing | cmd/internal/obj/arm64: invert SP check |
commit | commitdiff | tree |
2023-02-23 |
Joel Sing | cmd/internal/obj/arm64: use obj.REG_NONE where appropriate |
commit | commitdiff | tree |
2023-02-23 |
Joel Sing | cmd/internal/obj/arm64: remove bogus omovlit return... |
commit | commitdiff | tree |
2023-02-23 |
Joel Sing | cmd/internal/obj/arm64: remove spurious assignments... |
commit | commitdiff | tree |
2023-02-22 |
Ian Lance Taylor | debug/macho: don't crash if dynamic symtab with no... |
commit | commitdiff | tree |
2023-02-22 |
Cherry Mui | cmd/link: default to external linking with cgo std... |
commit | commitdiff | tree |
2023-02-22 |
qmuntal | runtime: use explicit NOFRAME on linux/amd64 |
commit | commitdiff | tree |
2023-02-22 |
Damien Neil | net/http: remove warning when parsing a query containin... |
commit | commitdiff | tree |
2023-02-22 |
Cherry Mui | cmd/link: make Exitf panic under -h |
commit | commitdiff | tree |
2023-02-22 |
Harald Böhm | syscall: add jail support to ForkExec on FreeBSD |
commit | commitdiff | tree |
2023-02-22 |
Archana R | runtime: improve memclr on ppc64x/power10 |
commit | commitdiff | tree |
2023-02-22 |
Than McIntosh | doc: start draft Go 1.21 release notes |
commit | commitdiff | tree |
2023-02-22 |
Ian Lance Taylor | Revert "internal/poll: drop redundant ENOSYS in CopyFil... |
commit | commitdiff | tree |
2023-02-22 |
Hossein Zolfi | testing: add -fullpath to go test |
commit | commitdiff | tree |
2023-02-22 |
rohnnyjoy | cmd/go: return an early error from queryImport when... |
commit | commitdiff | tree |
2023-02-22 |
Joel Sing | cmd/link: add internal linking support for calling... |
commit | commitdiff | tree |
2023-02-22 |
Robert Griesemer | go/types, types2: point out type parameters with predec... |
commit | commitdiff | tree |
2023-02-22 |
Robert Griesemer | go/types, types2: avoid unused variable error in invali... |
commit | commitdiff | tree |
2023-02-21 |
Dmitri Goutnik | syscall: introduce IoctlPtr for exec_unix tests |
commit | commitdiff | tree |
2023-02-21 |
Ian Lance Taylor | debug/macho: use saferio to read symbol table strings |
commit | commitdiff | tree |
2023-02-21 |
cui fliter | os: use testenv.Command instead of exec.Command in... |
commit | commitdiff | tree |
2023-02-21 |
Damien Neil | path/filepath: document that Clean does not change... |
commit | commitdiff | tree |
2023-02-21 |
Wayne Zuo | cmd/internal/obj/riscv: optimize loading large immediat... |
commit | commitdiff | tree |
2023-02-21 |
Nick Ripley | runtime: record parent goroutine ID, and print it in... |
commit | commitdiff | tree |
2023-02-21 |
Joe Tsai | Revert "hex: fix panic in Decode when len(src) > 2... |
commit | commitdiff | tree |
2023-02-21 |
Anuraag Agrawal | strconv: add Atoi test cases with characters less than '0' |
commit | commitdiff | tree |
2023-02-20 |
Cuong Manh Le | doc: add clear builtin to spec |
commit | commitdiff | tree |
2023-02-19 |
Cuong Manh Le | doc: do not use "==" in slice examples |
commit | commitdiff | tree |
2023-02-18 |
Joel Sing | runtime/cgo: restore correct build tags for linux/mips* |
commit | commitdiff | tree |
2023-02-17 |
Damien Neil | net/http: remove five second timeout from TestTransport... |
commit | commitdiff | tree |
next |