Commit History

Author SHA1 Message Date
  Guoqi Chen 165bf241f2 cmd/objdump: add loong64 disassembler support 3 weeks ago
  Kyle Xiao 7ba074fe43 reflect: remove calling mapiterkey, mapiterelem 1 week ago
  Sam Thanawalla c71b5ff76a cmd/go: print toolchain switching with GODEBUG=toolchaintrace 2 weeks ago
  Tobias Klauser e190638f20 net/netip: cover more AddrPort.String cases in tests 2 days ago
  Cuong Manh Le db40d1a4c4 cmd/compile: fix wrong esacpe analysis for rangefunc 1 day ago
  Srinivas Pokala 889178d5b6 cmd/internal/obj/s390x: fix m6 field encoding for VSTRC instruction on s390x 1 week ago
  Tobias Klauser 6cce1911b7 cmd/cgo: use strings.CutPrefix 2 days ago
  qiulaidongfeng 3dc146da7f go/types, types2: better error message when type argument cannot use operator 2 days ago
  Mateusz Poliwczak d682a9dfbe net/netip: use const for max address length 5 days ago
  Tobias Klauser b28b263a91 os/signal: use slices.Delete 2 days ago
  Michael Matloob b049837d97 cmd/go: update go help packages doc on all pattern to focus on modules 3 days ago
  sunnymilk efbf4b0713 cmd/compile: improve the ssa documentation. 2 days ago
  Michael Pratt d1c3f255fd runtime: move getclosureptr to internal/runtime/sys 3 days ago
  Michael Pratt 4f881115d4 runtime: move getcallersp to internal/runtime/sys 3 days ago
  Kir Kolyshkin 41ca2637d4 os: TestPipeThreads: remove openbsd special case 4 days ago
  Michael Pratt 81c92352a7 runtime: move getcallerpc to internal/runtime/sys 3 days ago
  Robert Griesemer f6c89abf89 go/types, types2: slightly simplify rangeKeyVal function 3 days ago
  qmuntal ae8708f744 os/user: fix Current().GroupIds() for AD joined users on Windows 1 week ago
  Cuong Manh Le 2927aa10ab unique: handle zero-size types 3 days ago
  Robert Griesemer aa06c94054 math/big: add clarifying (internal) comment 3 days ago
  Michael Pratt a02516a379 runtime: remove go:noescape from getcallerpc/sp 3 days ago
  Michael Pratt 72739bbfa6 cmd/compile: remove ir.OGETCALLERPC 3 days ago
  Michael Pratt 5b2f71a2c3 cmd/compile/internal/typecheck: remove getcallerpc/sp builtin signature 3 days ago
  Joel Sing 5367d696f7 math/big: simplify divBasic ujn assignment 1 year ago
  Dmitri Shuralyov 4f95ad8ca2 cmd/preprofile, runtime/coverage: add package comment 5 days ago
  Cuong Manh Le 3d33437c45 unicode/utf8: speedup RuneCount 6 days ago
  Cuong Manh Le 9bd34ebb7e unicode/utf8: add test that RuneCount does zero allocations 5 days ago
  Cuong Manh Le f117d1c9b5 test: add test for issue 24755 6 days ago
  Cuong Manh Le 8343980c70 all: add test for issue 20027 6 days ago
  Jes Cok 0a2cc74f5a cmd: make use of maps.{Copy, Clone} 6 days ago