2024-09-25 |
Felix Geisendörfer | runtime: fix MutexProfile missing root frames |
commit | commitdiff | tree |
2024-09-25 |
Conrad Irwin | cmd/go: add support for go get -u tool |
commit | commitdiff | tree |
2024-09-25 |
Tim King | all: enable alias type parameters GOEXPERIMENT by default |
commit | commitdiff | tree |
2024-09-25 |
Keith Randall | runtime: print fatal messages without interleaving |
commit | commitdiff | tree |
2024-09-24 |
Robert Griesemer | go/types, types2: move Checker.indexedElts into literal... |
commit | commitdiff | tree |
2024-09-24 |
Robert Griesemer | go/types, types2: implement underIs, coreType, coreStri... |
commit | commitdiff | tree |
2024-09-24 |
Zxilly | runtime: disable epipe check for wasm platform |
commit | commitdiff | tree |
2024-09-24 |
khr@golang.org | cmd/compile: small cleanups to rewrite rule helpers |
commit | commitdiff | tree |
2024-09-24 |
khr@golang.org | cmd/compile: use generics for isPowerOfTwo predicates |
commit | commitdiff | tree |
2024-09-24 |
khr@golang.org | cmd/compile: simplify naming for arm64 bitfield accessors |
commit | commitdiff | tree |
2024-09-24 |
Robert Griesemer | go/types, types2: introduce typeset iterators |
commit | commitdiff | tree |
2024-09-24 |
Robert Griesemer | go/types, types2: check that alias type arguments satis... |
commit | commitdiff | tree |
2024-09-24 |
Conrad Irwin | cmd/go: add support for go get -tool |
commit | commitdiff | tree |
2024-09-24 |
Robert Griesemer | go/types, types2: follow-up on comment in CL 615195 |
commit | commitdiff | tree |
2024-09-24 |
Conrad Irwin | cmd/go: add tools to "all" |
commit | commitdiff | tree |
2024-09-24 |
Robert Griesemer | go/types, types2: print type parameters for Alias tyoes |
commit | commitdiff | tree |
2024-09-24 |
Sam Thanawalla | cmd/go: prevent git from fetching during local only... |
commit | commitdiff | tree |
2024-09-24 |
Jes Cok | reflect: slightly improve iter tests |
commit | commitdiff | tree |
2024-09-23 |
Paul E. Murphy | crypto/internal/nistec: fix p256Select (PPC64) and... |
commit | commitdiff | tree |
2024-09-23 |
apocelipes | net,net/netip: implement the encoding.(Binary|Text... |
commit | commitdiff | tree |
2024-09-23 |
Jes Cok | encoding/asn1: unmarshal bool values correctly dealing... |
commit | commitdiff | tree |
2024-09-23 |
yincong | text/template/parse: use correct line number in error... |
commit | commitdiff | tree |
2024-09-23 |
wanggang | fmt: fix incorrect doc comment |
commit | commitdiff | tree |
2024-09-23 |
qmuntal | os: skip TestReadlink sub-tests requiring symlinks... |
commit | commitdiff | tree |
2024-09-23 |
封幼林 | cmd/compile: remove obj.LSym(s) for assertI2I and asser... |
commit | commitdiff | tree |
2024-09-23 |
Felix Geisendörfer | cmd/trace,internal/trace,runtime: refactor to access... |
commit | commitdiff | tree |
2024-09-23 |
Felix Geisendörfer | internal/trace: refactor Stack.Frames to return iter.Seq |
commit | commitdiff | tree |
2024-09-23 |
qiulaidongfeng | text/template: support range-over-func |
commit | commitdiff | tree |
2024-09-23 |
Song Gao | archive/{zip,tar}: fix Writer.AddFS to include empty... |
commit | commitdiff | tree |
2024-09-23 |
Jes Cok | lib/time: update to 2024b/2024b |
commit | commitdiff | tree |
2024-09-23 |
David du Colombier | cmd/go: skip TestScript on Plan 9 in short mode |
commit | commitdiff | tree |
2024-09-20 |
Conrad Irwin | cmd/mod/edit: disallow relative tool paths |
commit | commitdiff | tree |
2024-09-20 |
sunnymilk | testing: enable better loop time measurement for benchm... |
commit | commitdiff | tree |
2024-09-20 |
sunnymilk | testing: implement testing.B.Loop |
commit | commitdiff | tree |
2024-09-20 |
Alan Donovan | go/types, types2: clarify Named, Alias, TypeName, Object |
commit | commitdiff | tree |
2024-09-19 |
Guoqi Chen | cmd/objdump: add loong64 disassembler support |
commit | commitdiff | tree |
2024-09-18 |
Kyle Xiao | reflect: remove calling mapiterkey, mapiterelem |
commit | commitdiff | tree |
2024-09-18 |
Sam Thanawalla | cmd/go: print toolchain switching with GODEBUG=toolchai... |
commit | commitdiff | tree |
2024-09-18 |
Tobias Klauser | net/netip: cover more AddrPort.String cases in tests |
commit | commitdiff | tree |
2024-09-18 |
Cuong Manh Le | cmd/compile: fix wrong esacpe analysis for rangefunc |
commit | commitdiff | tree |
2024-09-18 |
Srinivas Pokala | cmd/internal/obj/s390x: fix m6 field encoding for VSTRC... |
commit | commitdiff | tree |
2024-09-18 |
Tobias Klauser | cmd/cgo: use strings.CutPrefix |
commit | commitdiff | tree |
2024-09-18 |
qiulaidongfeng | go/types, types2: better error message when type argume... |
commit | commitdiff | tree |
2024-09-18 |
Mateusz Poliwczak | net/netip: use const for max address length |
commit | commitdiff | tree |
2024-09-18 |
Tobias Klauser | os/signal: use slices.Delete |
commit | commitdiff | tree |
2024-09-17 |
Michael Matloob | cmd/go: update go help packages doc on all pattern... |
commit | commitdiff | tree |
2024-09-17 |
sunnymilk | cmd/compile: improve the ssa documentation. |
commit | commitdiff | tree |
2024-09-17 |
Michael Pratt | runtime: move getclosureptr to internal/runtime/sys |
commit | commitdiff | tree |
2024-09-17 |
Michael Pratt | runtime: move getcallersp to internal/runtime/sys |
commit | commitdiff | tree |
2024-09-17 |
Kir Kolyshkin | os: TestPipeThreads: remove openbsd special case |
commit | commitdiff | tree |
2024-09-17 |
Michael Pratt | runtime: move getcallerpc to internal/runtime/sys |
commit | commitdiff | tree |
2024-09-16 |
Robert Griesemer | go/types, types2: slightly simplify rangeKeyVal function |
commit | commitdiff | tree |
2024-09-16 |
qmuntal | os/user: fix Current().GroupIds() for AD joined users... |
commit | commitdiff | tree |
2024-09-16 |
Cuong Manh Le | unique: handle zero-size types |
commit | commitdiff | tree |
2024-09-16 |
Robert Griesemer | math/big: add clarifying (internal) comment |
commit | commitdiff | tree |
2024-09-16 |
Michael Pratt | runtime: remove go:noescape from getcallerpc/sp |
commit | commitdiff | tree |
2024-09-16 |
Michael Pratt | cmd/compile: remove ir.OGETCALLERPC |
commit | commitdiff | tree |
2024-09-16 |
Michael Pratt | cmd/compile/internal/typecheck: remove getcallerpc... |
commit | commitdiff | tree |
2024-09-16 |
Joel Sing | math/big: simplify divBasic ujn assignment |
commit | commitdiff | tree |
2024-09-16 |
Dmitri Shuralyov | cmd/preprofile, runtime/coverage: add package comment |
commit | commitdiff | tree |
2024-09-15 |
Cuong Manh Le | unicode/utf8: speedup RuneCount |
commit | commitdiff | tree |
2024-09-15 |
Cuong Manh Le | unicode/utf8: add test that RuneCount does zero allocations |
commit | commitdiff | tree |
2024-09-13 |
Cuong Manh Le | test: add test for issue 24755 |
commit | commitdiff | tree |
2024-09-13 |
Cuong Manh Le | all: add test for issue 20027 |
commit | commitdiff | tree |
2024-09-13 |
Jes Cok | cmd: make use of maps.{Copy, Clone} |
commit | commitdiff | tree |
2024-09-13 |
Jes Cok | encoding/gob: make use of maps.Clone |
commit | commitdiff | tree |
2024-09-13 |
Jes Cok | archive/tar: make use of maps.Clone |
commit | commitdiff | tree |
2024-09-13 |
Xiaolin Zhao | cmd/compile: optimize math.Float64(32)bits and math... |
commit | commitdiff | tree |
2024-09-13 |
Mark Ryan | crypto/md5: provide optimised assembly for riscv64 |
commit | commitdiff | tree |
2024-09-13 |
Michael Matloob | cmd/go: populate build info for test mains |
commit | commitdiff | tree |
2024-09-13 |
Xiaolin Zhao | cmd/compile: optimize RotateLeft8/16 on loong64 |
commit | commitdiff | tree |
2024-09-13 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for instructions... |
commit | commitdiff | tree |
2024-09-13 |
Mateusz Poliwczak | go/ast: note that in BasicLit CHARs and STRINGs are... |
commit | commitdiff | tree |
2024-09-13 |
Jes Cok | net/http: make use of maps.Copy |
commit | commitdiff | tree |
2024-09-13 |
Jes Cok | text/template: make use of maps.Copy for Template.Clone |
commit | commitdiff | tree |
2024-09-13 |
Kir Kolyshkin | internal/testenv: add MustHaveSource, rm HasSrc |
commit | commitdiff | tree |
2024-09-13 |
Tobias Klauser | cmd/link/internal: use slices.Contains |
commit | commitdiff | tree |
2024-09-12 |
Robert Griesemer | go/types, types2: add initial README.md |
commit | commitdiff | tree |
2024-09-12 |
Cuong Manh Le | unicode/utf8: use range loop in RuneCountInString |
commit | commitdiff | tree |
2024-09-12 |
Guoqi Chen | runtime: switch cputicks and switchToCrashStack0 on... |
commit | commitdiff | tree |
2024-09-12 |
Michael Pratt | os: add clone(CLONE_PIDFD) check to pidfd feature check |
commit | commitdiff | tree |
2024-09-12 |
Joel Sing | cmd/compile,cmd/internal/obj/riscv: always provide... |
commit | commitdiff | tree |
2024-09-12 |
Michael Matloob | cmd/go: explicitly add default GODEBUG to linker config |
commit | commitdiff | tree |
2024-09-12 |
jokemanfire | cmd/go: set environment LANG=C when getting compiler... |
commit | commitdiff | tree |
2024-09-12 |
Tobias Klauser | runtime/pprof: use slices.Contains |
commit | commitdiff | tree |
2024-09-12 |
Ian Lance Taylor | os: check for EACCES, not EPERM, in Getwd test |
commit | commitdiff | tree |
2024-09-11 |
Cuong Manh Le | cmd/compile/internal/typecheck: simplify checkmake... |
commit | commitdiff | tree |
2024-09-11 |
Cuong Manh Le | cmd/compile/internal/typecheck: simplify tcSlice |
commit | commitdiff | tree |
2024-09-11 |
Xiaolin Zhao | src/internal/bytealg: optimize the function Compare... |
commit | commitdiff | tree |
2024-09-11 |
Xiaolin Zhao | runtime: optimize the function memmove on loong64 |
commit | commitdiff | tree |
2024-09-11 |
Cherry Mui | cmd/compile: correct wasmexport result type checking |
commit | commitdiff | tree |
2024-09-11 |
Xiaolin Zhao | crypto/subtle: implement xorBytes in hardware on loong64 |
commit | commitdiff | tree |
2024-09-11 |
Jes Cok | html/template: use maps.Copy in escaper.escapeListCondi... |
commit | commitdiff | tree |
2024-09-11 |
Cuong Manh Le | cmd/compile/internal/typecheck: simplify IndexConst |
commit | commitdiff | tree |
2024-09-11 |
Cuong Manh Le | runtime: Goexit on C-created thread report more useful... |
commit | commitdiff | tree |
2024-09-11 |
Mark D Ryan | runtime: add asm_riscv64.h |
commit | commitdiff | tree |
2024-09-11 |
Cuong Manh Le | cmd/compile: remove types.Type rparams field |
commit | commitdiff | tree |
2024-09-11 |
Ian Lance Taylor | cmd/compile, go/types: add missing space in error message |
commit | commitdiff | tree |
2024-09-11 |
Tobias Klauser | cmd/cgo: use slices.ContainsFunc |
commit | commitdiff | tree |
2024-09-11 |
Dmitri Shuralyov | go/printer: revert "do not treat comments inside a... |
commit | commitdiff | tree |
next |