2022-09-28 |
Mikael Urankar | cmd/dist: enable cgo tests on freebsd/riscv64 |
commit | commitdiff | tree |
2022-09-28 |
cuiweixie | crypto: use bytes.Clone |
commit | commitdiff | tree |
2022-09-28 |
cuiweixie | net/textproto: use bytes.Clone |
commit | commitdiff | tree |
2022-09-28 |
cuiweixie | internal: use bytes.Clone |
commit | commitdiff | tree |
2022-09-28 |
cuiweixie | encoding/xml: use bytes.Clone |
commit | commitdiff | tree |
2022-09-28 |
Mikael Urankar | runtime: add support for freebsd/riscv64 |
commit | commitdiff | tree |
2022-09-28 |
cuiweixie | database: use bytes.Clone |
commit | commitdiff | tree |
2022-09-27 |
Roland Shoemaker | crypto/rsa,crypto/internal/boring: fix PSS salt handling |
commit | commitdiff | tree |
2022-09-27 |
Robert Griesemer | go/types, types2: use 2nd operand position for comparis... |
commit | commitdiff | tree |
2022-09-27 |
Zeke Lu | debug/elf: return error on reading from SHT_NOBITS... |
commit | commitdiff | tree |
2022-09-27 |
Ian Lance Taylor | crypto/x509: use unsafe.Slice |
commit | commitdiff | tree |
2022-09-27 |
Robert Griesemer | cmd/compile: use "method T.m already declared" for... |
commit | commitdiff | tree |
2022-09-27 |
Robert Griesemer | go/types, types2: use "unknown field f in struct litera... |
commit | commitdiff | tree |
2022-09-27 |
Robert Griesemer | go/types, types2: use "multiple-value" instead "n-value... |
commit | commitdiff | tree |
2022-09-27 |
Robert Griesemer | go/types, types2: uniformly use "cannot convert X to... |
commit | commitdiff | tree |
2022-09-27 |
Robert Griesemer | go/types, types2: use "and not used" instead of "but... |
commit | commitdiff | tree |
2022-09-27 |
Paul E. Murphy | cmd/compile: rework PPC64 Mul64uhilo lowering rules |
commit | commitdiff | tree |
2022-09-27 |
David Chase | cmd/compile: make a type-specialized copy of encoding... |
commit | commitdiff | tree |
2022-09-27 |
David Chase | cmd/compile: introduce "temporary" readers for more... |
commit | commitdiff | tree |
2022-09-27 |
Keith Randall | cmd/compile: use stricter rule for possible partial... |
commit | commitdiff | tree |
2022-09-27 |
Alan Donovan | go/scanner: emit implicit semicolon tokens in correct... |
commit | commitdiff | tree |
2022-09-27 |
cuiweixie | bufio: use bytes.Clone |
commit | commitdiff | tree |
2022-09-27 |
Than McIntosh | cmd/link: fix coverage counter issue on AIX |
commit | commitdiff | tree |
2022-09-27 |
Tobias Klauser | cmd/internal/pkgpath: use MustHaveExec in TestToSymbolFunc |
commit | commitdiff | tree |
2022-09-27 |
Tobias Klauser | cmd/api: skip tests on platforms that cannot exec |
commit | commitdiff | tree |
2022-09-27 |
Paul E. Murphy | cmd/link: refactor usage of SymLocalentry helper functions |
commit | commitdiff | tree |
2022-09-27 |
Marko Kungla | misc/wasm: update deprecated substr usage |
commit | commitdiff | tree |
2022-09-27 |
cuiweixie | runtime: using bytes.CutPrefix |
commit | commitdiff | tree |
2022-09-27 |
Keith Randall | cmd/compile: abstract type type+value obtained from... |
commit | commitdiff | tree |
2022-09-27 |
Carlo Alberto... | bytes,strings: optimize Repeat |
commit | commitdiff | tree |
2022-09-27 |
Zeke Lu | debug/elf: suport files with >= 65280 (0xff00) sections |
commit | commitdiff | tree |
2022-09-27 |
Than McIntosh | cmd: relocate search.MatchPattern to cmd/internal/pkgpa... |
commit | commitdiff | tree |
2022-09-27 |
doujiang24 | runtime/trace: add missing events for the locked g... |
commit | commitdiff | tree |
2022-09-27 |
cui fliter | cmd/go/internal: use strings.CutSuffix |
commit | commitdiff | tree |
2022-09-27 |
Ian Lance Taylor | reflect: clarify that Value.Comparable checks the value |
commit | commitdiff | tree |
2022-09-27 |
Ian Lance Taylor | debug/dwarf: don't crash on invalid range/rnglist offset |
commit | commitdiff | tree |
2022-09-27 |
Andy Pan | net/http: fix the potential leak of textproto.Reader... |
commit | commitdiff | tree |
2022-09-27 |
Joel Sing | image/gif,image/jpeg,image/png: skip FuzzDecode in... |
commit | commitdiff | tree |
2022-09-27 |
cuiweixie | internal/goroot: using strings.CutPrefix replace string... |
commit | commitdiff | tree |
2022-09-27 |
TomCao New... | all: replace [0-9] with \d in regexps |
commit | commitdiff | tree |
2022-09-27 |
Than McIntosh | runtime: add cgo guard for exit hooks test |
commit | commitdiff | tree |
2022-09-27 |
cui fliter | cmd/go/internal: use time.DateTime constant |
commit | commitdiff | tree |
2022-09-27 |
Than McIntosh | cmd/compile: add coverage fixup mode |
commit | commitdiff | tree |
2022-09-27 |
Than McIntosh | cmd/compile,cmd/link: hooks for identifying coverage... |
commit | commitdiff | tree |
2022-09-27 |
cui fliter | all: use strings.CutPrefix |
commit | commitdiff | tree |
2022-09-26 |
Robert Griesemer | go/types, types2: report "undefined: p.x" instead of... |
commit | commitdiff | tree |
2022-09-26 |
Robert Griesemer | go/types, types2: report "undefined: x" instead of... |
commit | commitdiff | tree |
2022-09-26 |
Isaiah Becker... | sync: clarify Cond.Wait documentation |
commit | commitdiff | tree |
2022-09-26 |
Than McIntosh | runtime: add an exit hook facility |
commit | commitdiff | tree |
2022-09-26 |
Than McIntosh | runtime: add hook to register coverage-instrumented... |
commit | commitdiff | tree |
2022-09-26 |
Than McIntosh | internal/coverage: add apis for reading/writing counter... |
commit | commitdiff | tree |
2022-09-26 |
cuiweixie | reflect: create funcTypes using StructOf |
commit | commitdiff | tree |
2022-09-26 |
Robert Griesemer | go/types, types2: use "invalid recursive type" instead... |
commit | commitdiff | tree |
2022-09-26 |
Robert Griesemer | go/types, types2: provide error codes where they were... |
commit | commitdiff | tree |
2022-09-26 |
Than McIntosh | internal/coverage: add coverage meta-data decoder |
commit | commitdiff | tree |
2022-09-26 |
Than McIntosh | internal/coverage: add coverage meta-data encoder |
commit | commitdiff | tree |
2022-09-26 |
Than McIntosh | cmd: add a new goexperiment for redesigned code coverage |
commit | commitdiff | tree |
2022-09-26 |
cuiweixie | syscall: check if to is nil to prevent panic from WSASendto |
commit | commitdiff | tree |
2022-09-26 |
Zeke Lu | internal/saferio: handle potential total size overflow... |
commit | commitdiff | tree |
2022-09-26 |
Bryan C. Mills | os/exec: split parent I/O pipes by whether they are... |
commit | commitdiff | tree |
2022-09-26 |
Bryan C. Mills | os/exec: clean up pipe-closing logic |
commit | commitdiff | tree |
2022-09-26 |
Joel Sing | internal/cpu: deduplicate arm64 ISAR parsing code |
commit | commitdiff | tree |
2022-09-26 |
Joel Sing | internal/cpu: enable arm64 SHA512 detection for freebsd... |
commit | commitdiff | tree |
2022-09-26 |
cuiweixie | reflect: simplify Value.Comparable |
commit | commitdiff | tree |
2022-09-26 |
Tobias Klauser | cmd/go/internal/mmap: fix build for js/wasm |
commit | commitdiff | tree |
2022-09-26 |
Tobias Klauser | cmd/go/internal, go/build: remove unused errGoBuildWith... |
commit | commitdiff | tree |
2022-09-26 |
Andy Pan | syscall: check if to is nil to prevent panic from Sendto |
commit | commitdiff | tree |
2022-09-26 |
Than McIntosh | cmd/go: avoid internal errors on "go test -testwork" |
commit | commitdiff | tree |
2022-09-25 |
Ian Lance Taylor | encoding/gob: use saferio.SliceCap when decoding a... |
commit | commitdiff | tree |
2022-09-24 |
cuiweixie | cmd/compile: use "missing method m" instead of "missing... |
commit | commitdiff | tree |
2022-09-23 |
Tobias Klauser | Revert "net/netip: use slice-to-array conversions" |
commit | commitdiff | tree |
2022-09-23 |
Damien Neil | net/http/httputil: avoid query parameter smuggling |
commit | commitdiff | tree |
2022-09-23 |
Tobias Klauser | net/netip: use slice-to-array conversions |
commit | commitdiff | tree |
2022-09-23 |
Robert Griesemer | cmd/compile: use "init... cycle" instead of "init.... |
commit | commitdiff | tree |
2022-09-23 |
Robert Griesemer | cmd/compile: handle go.mod error msg reference in noder... |
commit | commitdiff | tree |
2022-09-23 |
Damien Neil | cmd: update vendored golang.org/x/tools for multiple... |
commit | commitdiff | tree |
2022-09-23 |
Tobias Klauser | cmd/compile/internal/ir: add missing import to mknode.go |
commit | commitdiff | tree |
2022-09-23 |
Cuong Manh Le | cmd/compile: update bottomUpVisitor.visit comments |
commit | commitdiff | tree |
2022-09-23 |
Russ Cox | text/template/parse: fix confusion about markers near... |
commit | commitdiff | tree |
2022-09-23 |
Joe Tsai | path/filepath: optimize isReservedName |
commit | commitdiff | tree |
2022-09-23 |
Russ Cox | runtime/pprof: force use of 4-column profiles in pprof... |
commit | commitdiff | tree |
2022-09-22 |
Cherry Mui | cmd/internal/objfile: read file/line information for... |
commit | commitdiff | tree |
2022-09-22 |
Cuong Manh Le | cmd/compile/internal/walk: remove reduceSlice |
commit | commitdiff | tree |
2022-09-22 |
Bryan C. Mills | cmd/go: omit VCS stamping during bootstrap |
commit | commitdiff | tree |
2022-09-22 |
Kevin Chen | cmd/compile/internal/syntax: remove TypeList syntax... |
commit | commitdiff | tree |
2022-09-22 |
cuiweixie | crypto/tls: convert Conn.activeCall to atomic type |
commit | commitdiff | tree |
2022-09-21 |
Damien Neil | all: tidy std module |
commit | commitdiff | tree |
2022-09-21 |
Damien Neil | net/http: add tracing to TestTransportReuseConnection_G... |
commit | commitdiff | tree |
2022-09-21 |
Damien Neil | net/http: accept HEAD requests with a body |
commit | commitdiff | tree |
2022-09-21 |
Damien Neil | all: update vendored golang.org/x/net |
commit | commitdiff | tree |
2022-09-21 |
Shulhan | math: show value of integer constants in comments |
commit | commitdiff | tree |
2022-09-21 |
Cuong Manh Le | spec: describe an edge case for slice expression of... |
commit | commitdiff | tree |
2022-09-21 |
Cuong Manh Le | spec: describe an edge case of slice-to-array conversions |
commit | commitdiff | tree |
2022-09-21 |
Charlie Vieth | bytes, strings: add ASCII fast path to EqualFold |
commit | commitdiff | tree |
2022-09-21 |
Joe Tsai | fmt: rely on utf8.AppendRune |
commit | commitdiff | tree |
2022-09-21 |
Ian Lance Taylor | runtime: treat SI_TKILL like SI_USER on Linux |
commit | commitdiff | tree |
2022-09-20 |
Keith Randall | Revert "cmd/compile: enable carry chain scheduling... |
commit | commitdiff | tree |
2022-09-20 |
Joe Tsai | time: optimize Parse for []byte arguments |
commit | commitdiff | tree |
2022-09-20 |
VRDighe | spec: fix typo in a type parameter example |
commit | commitdiff | tree |
2022-09-20 |
Tobias Klauser | syscall: drop compatibility for FreeBSD < 10.0 |
commit | commitdiff | tree |
next |