2023-02-09 |
Adin Scannell | runtime: fix signature for linked functions |
commit | commitdiff | tree |
2023-02-08 |
Bryan C. Mills | cmd/go/internal/test: refresh flagdefs.go and fix test |
commit | commitdiff | tree |
2023-02-08 |
Jorropo | cmd/compile: use MakeResult in empty MakeSlice elimination |
commit | commitdiff | tree |
2023-02-08 |
Alexander Yastrebov | internal/xcoff: use unsigned integers in file structs... |
commit | commitdiff | tree |
2023-02-08 |
Michael Pratt | Revert "cmd/compile/internal/pgo: fix hard-coded PGO... |
commit | commitdiff | tree |
2023-02-08 |
Than McIntosh | cmd/cover: add newline to fix -covermode=atomic build... |
commit | commitdiff | tree |
2023-02-08 |
Frederic Branczyk | cmd/compile/internal/pgo: fix hard-coded PGO sample... |
commit | commitdiff | tree |
2023-02-08 |
Oleksandr Redko | runtime: correct typos |
commit | commitdiff | tree |
2023-02-08 |
Wayne Zuo | runtime/internal/sys: remove Bswap{32|64} assembly... |
commit | commitdiff | tree |
2023-02-08 |
Wayne Zuo | cmd/compile: intrinsify math/bits/ReverseBytes{32|64... |
commit | commitdiff | tree |
2023-02-08 |
Cuong Manh Le | cmd/compile: fix inline static init arguments substitue... |
commit | commitdiff | tree |
2023-02-07 |
Ian Lance Taylor | math/rand: use fastrand64 if possible |
commit | commitdiff | tree |
2023-02-07 |
Oleksandr Redko | doc: fix spec typo |
commit | commitdiff | tree |
2023-02-07 |
Xiangdong Ji | cmd/go: honor user-specified -c=N |
commit | commitdiff | tree |
2023-02-07 |
Cuong Manh Le | test: add test for issue 58345 |
commit | commitdiff | tree |
2023-02-07 |
qmuntal | runtime: use explicit NOFRAME on darwin/amd64 |
commit | commitdiff | tree |
2023-02-07 |
Paul E. Murphy | cmd/compile: remove unused ISELB PPC64 ssa opcode |
commit | commitdiff | tree |
2023-02-07 |
sslime336 | go/token: delete a blank line |
commit | commitdiff | tree |
2023-02-07 |
Joe Tsai | encoding/hex: fix Decode output check regression |
commit | commitdiff | tree |
2023-02-06 |
Maksim Meshkov | runtime: fix cpu sample comment |
commit | commitdiff | tree |
2023-02-06 |
Roland Shoemaker | crypto/ecdh: explicitly reject mismatched curves in... |
commit | commitdiff | tree |
2023-02-06 |
Than McIntosh | cmd/link: linker portion of dead map removal |
commit | commitdiff | tree |
2023-02-06 |
Than McIntosh | cmd/compile: enable deadcode of unreferenced large... |
commit | commitdiff | tree |
2023-02-06 |
Keith Randall | cmd/compile: ensure first instruction in a function... |
commit | commitdiff | tree |
2023-02-06 |
Than McIntosh | cmd/internal/obj: flag init functions in object file |
commit | commitdiff | tree |
2023-02-06 |
Robert Griesemer | go/types, types2: eliminate need to sort arguments... |
commit | commitdiff | tree |
2023-02-06 |
Joe Tsai | log: fix and cleanup trailing newline logic |
commit | commitdiff | tree |
2023-02-06 |
Alexander Yastrebov | crypto/sha1: use math/bits.RotateLeft32 |
commit | commitdiff | tree |
2023-02-06 |
Oleksandr Redko | cmd/compile: replace os.MkdirTemp with T.TempDir |
commit | commitdiff | tree |
2023-02-06 |
Filippo Valsorda | math/big: add warning about using Int for cryptography |
commit | commitdiff | tree |
2023-02-06 |
Johan Brandhorst... | crypto/rand: replace shift with constant |
commit | commitdiff | tree |
2023-02-06 |
Guoqi Chen | cmd/asm: add RDTIME{L,H}.W, RDTIME.D support for loong64 |
commit | commitdiff | tree |
2023-02-06 |
Archana R | cmd/compile: add rules to emit SETBC/R instructions... |
commit | commitdiff | tree |
2023-02-06 |
weebney | all: upgrade Unicode from 13.0.0 to 15.0.0 |
commit | commitdiff | tree |
2023-02-04 |
Joe Tsai | log: make use of fmt.Append functionality |
commit | commitdiff | tree |
2023-02-04 |
Cuong Manh Le | cmd/compile: use ONAME node directly from generated... |
commit | commitdiff | tree |
2023-02-04 |
Cuong Manh Le | cmd/compile: factor out code to generate hash func |
commit | commitdiff | tree |
2023-02-04 |
Cuong Manh Le | cmd/compile: use runtime hash func for known types |
commit | commitdiff | tree |
2023-02-04 |
Cuong Manh Le | cmd/compile: use memhash from package runtime |
commit | commitdiff | tree |
2023-02-04 |
Cuong Manh Le | cmd/compile: generate type equal func during walk |
commit | commitdiff | tree |
2023-02-04 |
Cuong Manh Le | cmd/compile: factor out code to generate equal func |
commit | commitdiff | tree |
2023-02-04 |
Ethan Lowman | net/http/httputil: fix syntax in ReverseProxy example... |
commit | commitdiff | tree |
2023-02-04 |
David Anderson | time: add /etc/zoneinfo as valid path for tzdata for... |
commit | commitdiff | tree |
2023-02-03 |
Carlo Alberto... | context: remove one allocation in timerCtx |
commit | commitdiff | tree |
2023-02-03 |
Joe Tsai | log: reduce lock contention |
commit | commitdiff | tree |
2023-02-03 |
Archana R | cmd/compile: intrinsify math/bits/ReverseBytes{16|32... |
commit | commitdiff | tree |
2023-02-03 |
Ian Lance Taylor | maps: new package |
commit | commitdiff | tree |
2023-02-03 |
Bryan C. Mills | cmd/dist: do not include runtime/internal/sys in cmd... |
commit | commitdiff | tree |
2023-02-03 |
Roger Peppe | cmd/go/internal/par: use generic Cache |
commit | commitdiff | tree |
2023-02-03 |
Florin Papa | debug/elf: add DT_FLAGS_1 constants |
commit | commitdiff | tree |
2023-02-02 |
Robert Griesemer | go/types, types2: enable new type inference |
commit | commitdiff | tree |
2023-02-02 |
Robert Griesemer | go/types, types2: implement simpler type inference... |
commit | commitdiff | tree |
2023-02-02 |
Robert Griesemer | go/types, types2: simplify symmetric code |
commit | commitdiff | tree |
2023-02-02 |
Robert Griesemer | go/types, types2: use a comparer struct to control... |
commit | commitdiff | tree |
2023-02-02 |
Bryan C. Mills | cmd/go/internal/test: scale the WaitDelay for test... |
commit | commitdiff | tree |
2023-02-02 |
Bryan C. Mills | runtime: eliminate arbitrary timeout in TestCgoLockOSTh... |
commit | commitdiff | tree |
2023-02-02 |
Alan Donovan | math/big: add Int.Float64 conversion |
commit | commitdiff | tree |
2023-02-02 |
Bryan C. Mills | internal/testenv: avoid rebuilding all of std in WriteI... |
commit | commitdiff | tree |
2023-02-02 |
Alan Donovan | go/token: add (*File).Lines method |
commit | commitdiff | tree |
2023-02-02 |
Alan Donovan | src/cmd/compile: clarify //go:linkname documentation |
commit | commitdiff | tree |
2023-02-02 |
Joe Tsai | net/netip: fix invalid representation of Prefix |
commit | commitdiff | tree |
2023-02-02 |
Johan Brandhorst... | misc: increase node stack size |
commit | commitdiff | tree |
2023-02-02 |
Tobias Klauser | internal/poll: use atomic.Bool in DupCloseOnExec |
commit | commitdiff | tree |
2023-02-02 |
Russ Cox | cmd/link: remove special cases for relocations in ... |
commit | commitdiff | tree |
2023-02-02 |
Russ Cox | cmd/link: keep go.buildinfo even with --gc-sections |
commit | commitdiff | tree |
2023-02-02 |
Robert Griesemer | go/types, types2: avoid recursive invocation when unify... |
commit | commitdiff | tree |
2023-02-02 |
Robert Griesemer | go/types, types2: remove (internal) exactUnification... |
commit | commitdiff | tree |
2023-02-01 |
Matthew Dempsky | cmd/compile/internal/types: remove misleading comment |
commit | commitdiff | tree |
2023-02-01 |
Robert Griesemer | go/types, types2: use go.dev/issue/nnnnn when referring... |
commit | commitdiff | tree |
2023-02-01 |
Robert Griesemer | go/types, types2: better error when trying to use ... |
commit | commitdiff | tree |
2023-02-01 |
Robert Griesemer | go/types, types2: unifier constructor to accept type... |
commit | commitdiff | tree |
2023-02-01 |
Robert Griesemer | go/types, types2: further simplify unification |
commit | commitdiff | tree |
2023-02-01 |
Robert Griesemer | go/types, types2: replace unifier type parameter list... |
commit | commitdiff | tree |
2023-02-01 |
Roger Peppe | cmd/go/internal/par: generic Work |
commit | commitdiff | tree |
2023-02-01 |
Bryan C. Mills | cmd/dist,internal/platform: reenable the c-archive... |
commit | commitdiff | tree |
2023-02-01 |
Keith Randall | cmd/compile: schedule values with no in-block uses... |
commit | commitdiff | tree |
2023-02-01 |
Johan Brandhorst... | crypto/rand: batch large random reads on js |
commit | commitdiff | tree |
2023-02-01 |
Bryan C. Mills | net/http: remove another arbitrary timeout in TestTLSHa... |
commit | commitdiff | tree |
2023-02-01 |
qmuntal | syscall: regenerate zsyscall_windows.go |
commit | commitdiff | tree |
2023-02-01 |
Cuong Manh Le | builtin: add documentation for clear |
commit | commitdiff | tree |
2023-02-01 |
Ian Lance Taylor | cmd/dist, internal/platform: remove some target modes... |
commit | commitdiff | tree |
2023-01-31 |
Bryan C. Mills | cmd/go/internal/script: retry ETXTBSY errors in scripts |
commit | commitdiff | tree |
2023-01-31 |
Tobias Klauser | net/netip: use IPv6Loopback in TestIPProperties |
commit | commitdiff | tree |
2023-01-31 |
Mateusz Poliwczak | net: use net/netip for address parsing |
commit | commitdiff | tree |
2023-01-31 |
qmuntal | runtime: always use LoadLibraryEx to load system libraries |
commit | commitdiff | tree |
2023-01-31 |
Bryan Mills | Revert "net: move context cancellation logic of blockin... |
commit | commitdiff | tree |
2023-01-31 |
Cuong Manh Le | test: enable inlining tests for functions with local... |
commit | commitdiff | tree |
2023-01-31 |
Cuong Manh Le | cmd/compile: cleanup atomic.Pointer[T] inline test |
commit | commitdiff | tree |
2023-01-31 |
Bryan C. Mills | cmd/go: traverse module-root symlinks in Walk calls |
commit | commitdiff | tree |
2023-01-31 |
Bryan C. Mills | cmd/go: use Join functions instead of adding path separ... |
commit | commitdiff | tree |
2023-01-31 |
Mateusz Poliwczak | net: report IsNotFound when getnameinfo returns EAI_NONAME |
commit | commitdiff | tree |
2023-01-31 |
Cherry Mui | cmd/link: add debug print in hostobjCopy |
commit | commitdiff | tree |
2023-01-31 |
Cherry Mui | runtime/cgo: remove APPLE macros on 386, arm, and ppc64... |
commit | commitdiff | tree |
2023-01-31 |
Cuong Manh Le | cmd/compile: add clear(x) builtin |
commit | commitdiff | tree |
2023-01-31 |
Bryan C. Mills | os: allow $HOME to not exist in TestUserHomeDir |
commit | commitdiff | tree |
2023-01-31 |
Constantin... | encoding/xml: allow overriding by empty namespace |
commit | commitdiff | tree |
2023-01-31 |
Jakub Ciolek | cmd/compile: inline known-size memclrNoHeapPointers... |
commit | commitdiff | tree |
2023-01-31 |
Mateusz Poliwczak | net: move context cancellation logic of blocking calls... |
commit | commitdiff | tree |
2023-01-31 |
Damien Neil | io: allocate copy buffers from a pool |
commit | commitdiff | tree |
2023-01-31 |
qmuntal | cmd/internal/obj/x86: use mov instead of lea to load... |
commit | commitdiff | tree |
next |