| 2024-10-29 | Keith Randall | cmd/compile: teach prove about min/max phi operations | commit | commitdiff | tree | 
| 2024-10-29 | Michael Anthony... | runtime: skip TestNewOSProc0 with asan and msan | commit | commitdiff | tree | 
| 2024-10-29 | George Adams | os: check for valid Windows path when creating files | commit | commitdiff | tree | 
| 2024-10-29 | Jayanth Krishnamurthy | cmd/internal/obj/ppc64: support for extended  mnemonics... | commit | commitdiff | tree | 
| 2024-10-29 | Jayanth Krishnamurthy | cmd/internal/obj/ppc64: add double-decimal arithmetic... | commit | commitdiff | tree | 
| 2024-10-29 | Filippo Valsorda | crypto/internal/fips: add self-test mechanism | commit | commitdiff | tree | 
| 2024-10-29 | Charlie Vieth | database/sql: allocate once when assigning a time.Time... | commit | commitdiff | tree | 
| 2024-10-29 | Joel Sing | cmd/internal/objfile,cmd/objdump: add disassembly suppo... | commit | commitdiff | tree | 
| 2024-10-29 | Xiaolin Zhao | cmd/compile: add rules to optimize go codes to constant... | commit | commitdiff | tree | 
| 2024-10-28 | Damien Neil | os, net, internal/poll: combine unix sendfile implement... | commit | commitdiff | tree | 
| 2024-10-28 | Michael Pratt | internal/runtime/maps: shift optimizations | commit | commitdiff | tree | 
| 2024-10-28 | Michael Pratt | internal/runtime/maps: avoid passing unused key return | commit | commitdiff | tree | 
| 2024-10-28 | Michael Anthony... | all: skip and fix various tests with -asan and -msan | commit | commitdiff | tree | 
| 2024-10-28 | Michael Pratt | internal/runtime/maps: linear scan of small map | commit | commitdiff | tree | 
| 2024-10-28 | Michael Pratt | internal/runtime/maps: small maps point directly to... | commit | commitdiff | tree | 
| 2024-10-28 | Michael Pratt | internal/runtime/maps: speed up modulo | commit | commitdiff | tree | 
| 2024-10-28 | Michael Pratt | internal/runtime/maps: reuse deleted slots on insert | commit | commitdiff | tree | 
| 2024-10-28 | Michael Pratt | internal/runtime/maps: merge Iter.groupIdx and Iter... | commit | commitdiff | tree | 
| 2024-10-28 | qmuntal | cmd: use internal/syscall/windows to get Windows version | commit | commitdiff | tree | 
| 2024-10-28 | Matt T. Proud | cmd/go: clarify that -coverpkg uses import paths | commit | commitdiff | tree | 
| 2024-10-28 | qmuntal | crypto/internal/hpke: use internal/byteorder instead... | commit | commitdiff | tree | 
| 2024-10-28 | qmuntal | os: don't check for developer mode in TestSymlinkCreation | commit | commitdiff | tree | 
| 2024-10-28 | Eric Lagergren | crypto/aes: fix key size typo | commit | commitdiff | tree | 
| 2024-10-28 | Daniel McCarney | crypto/internal/fips: add SHA2,SHA3,HMAC ACVP tests | commit | commitdiff | tree | 
| 2024-10-28 | Filippo Valsorda | crypto/internal/fips: add service indicator mechanism | commit | commitdiff | tree | 
| 2024-10-28 | Filippo Valsorda | crypto/internal/fips/sha3: test alternative s390x imple... | commit | commitdiff | tree | 
| 2024-10-28 | Filippo Valsorda | crypto/internal/fips/sha3: reduce s390x divergence | commit | commitdiff | tree | 
| 2024-10-28 | Filippo Valsorda | crypto/internal/fips/sha3: restructure as an internal... | commit | commitdiff | tree | 
| 2024-10-28 | Filippo Valsorda | crypto/internal/fips/sha3: import x/crypto/sha3@750a45fe5e4 | commit | commitdiff | tree | 
| 2024-10-28 | Filippo Valsorda | Revert "crypto/rand: add randcrash=0 GODEBUG" | commit | commitdiff | tree | 
| 2024-10-28 | changwang ma | os: add File.Close for TestFileStatNUL | commit | commitdiff | tree | 
| 2024-10-28 | changwang ma | cmd/link, go/internal/gccgoimporter: get ar from env... | commit | commitdiff | tree | 
| 2024-10-28 | Mauri de Souza... | internal/runtime/atomic: add arm native implementations... | commit | commitdiff | tree | 
| 2024-10-28 | Cherry Mui | test: add a test for wasm memory usage | commit | commitdiff | tree | 
| 2024-10-26 | David Chase | cmd/compile: use a non-fragile test for "does f contain... | commit | commitdiff | tree | 
| 2024-10-25 | Ian Lance Taylor | cmd/link: for asan align coverage counter section to... | commit | commitdiff | tree | 
| 2024-10-25 | Ruslan Semagin | net/http/pprof: replace sort.Slice with slices.SortFunc | commit | commitdiff | tree | 
| 2024-10-25 | Michael Anthony... | runtime: fix mallocgc for asan | commit | commitdiff | tree | 
| 2024-10-25 | Andy Pan | internal/poll: handle the special case of sendfile... | commit | commitdiff | tree | 
| 2024-10-25 | Cherry Mui | runtime: reserve fewer memory for aligned reservation... | commit | commitdiff | tree | 
| 2024-10-25 | qmuntal | runtime: document that Caller and Frame.File always... | commit | commitdiff | tree | 
| 2024-10-25 | Youlin Feng | cmd/compile: add shift optimization test | commit | commitdiff | tree | 
| 2024-10-25 | Oleksandr Redko | net/http/pprof: fix typo in the symbol profile description | commit | commitdiff | tree | 
| 2024-10-25 | Lin Runze | cmd/internal/obj: add prologue_end DWARF stmt for riscv64 | commit | commitdiff | tree | 
| 2024-10-25 | Joel Sing | cmd/internal/obj/riscv: update references to RISC-V... | commit | commitdiff | tree | 
| 2024-10-25 | Ian Lance Taylor | net/smtp: ignore HELO error in QUIT | commit | commitdiff | tree | 
| 2024-10-25 | Damien Neil | doc: document new http.Transport limit on 1xx responses | commit | commitdiff | tree | 
| 2024-10-25 | Youlin Feng | cmd/compile: optimize type switch for a single runtime... | commit | commitdiff | tree | 
| 2024-10-24 | Cherry Mui | cmd/link: don't pass --build-id if C linker doesn't... | commit | commitdiff | tree | 
| 2024-10-24 | David Chase | cmd/compile: spell "go.runtime" correctly for inline... | commit | commitdiff | tree | 
| 2024-10-24 | Paul E. Murphy | cmd/compile/internal/ssa: fix PPC64 shift codegen regre... | commit | commitdiff | tree | 
| 2024-10-24 | Michael Anthony... | runtime: uphold goroutine profile invariants in coroswitch | commit | commitdiff | tree | 
| 2024-10-24 | Michael Anthony... | runtime: fix ASAN poison calculation in mallocgc | commit | commitdiff | tree | 
| 2024-10-24 | Filippo Valsorda | crypto/internal/cryptotest: skip hardware support check... | commit | commitdiff | tree | 
| 2024-10-24 | Damien Neil | net/http: limit 1xx based on size, do not limit when... | commit | commitdiff | tree | 
| 2024-10-24 | Ian Lance Taylor | runtime: support cgo index into pointer-to-array | commit | commitdiff | tree | 
| 2024-10-24 | Joel Sing | cmd/internal/obj,cmd/asm: add vector registers to riscv... | commit | commitdiff | tree | 
| 2024-10-24 | Joel Sing | cmd/internal/obj/riscv: add vector instruction encodings | commit | commitdiff | tree | 
| 2024-10-24 | Xiaolin Zhao | cmd/compile: fold MOV*nop and MOV*const on loong64 | commit | commitdiff | tree | 
| 2024-10-24 | Filippo Valsorda | crypto/sha256,crypto/sha512: skip TestAllocations witho... | commit | commitdiff | tree | 
| 2024-10-24 | Xiaolin Zhao | cmd/compile: inline constant sized memclrNoHeapPointers... | commit | commitdiff | tree | 
| 2024-10-24 | limeidan | cmd/compile/internal: optimize condition branch impleme... | commit | commitdiff | tree | 
| 2024-10-24 | Robert Griesemer | go/types, types2: simplify cycle reporting code (minor... | commit | commitdiff | tree | 
| 2024-10-24 | Damien Neil | internal/poll: keep copying after successful Sendfile... | commit | commitdiff | tree | 
| 2024-10-23 | Sean Liao | net/http/pprof: include Symbol in Index | commit | commitdiff | tree | 
| 2024-10-23 | Carlos Amedee | doc/next: document the minimum Linux kernel version... | commit | commitdiff | tree | 
| 2024-10-23 | Shuo Wang | runtime: add the checkPtraceScope to skip certain tests | commit | commitdiff | tree | 
| 2024-10-23 | qmuntal | syscall: only remove write data access when O_APPEND... | commit | commitdiff | tree | 
| 2024-10-23 | Siddhartha... | cmd/link: fix flags order in linkerFlagSupported | commit | commitdiff | tree | 
| 2024-10-23 | Cuong Manh Le | hash/maphash: sync wyhash with runtime implementation | commit | commitdiff | tree | 
| 2024-10-23 | Filippo Valsorda | crypto/internal/fips/subtle: provide XORBytes | commit | commitdiff | tree | 
| 2024-10-23 | Filippo Valsorda | crypto/hmac: move implementation to crypto/internal... | commit | commitdiff | tree | 
| 2024-10-23 | Filippo Valsorda | crypto/sha256,crypto/sha512: move implementation to... | commit | commitdiff | tree | 
| 2024-10-23 | Filippo Valsorda | crypto/sha256,crypto/sha512: test fallback implementations | commit | commitdiff | tree | 
| 2024-10-23 | Filippo Valsorda | crypto/sha256,crypto/sha512: make assembly structure... | commit | commitdiff | tree | 
| 2024-10-23 | Jes Cok | encoding/json: clarify omitempty option for {array... | commit | commitdiff | tree | 
| 2024-10-23 | Mauri de Souza... | cmd/asm: add support for LDREXB/STREXB | commit | commitdiff | tree | 
| 2024-10-23 | apocelipes | os: use sync.OnceValue | commit | commitdiff | tree | 
| 2024-10-23 | Youlin Feng | cmd/compile: arithmetic optimization for shifts | commit | commitdiff | tree | 
| 2024-10-23 | Ian Lance Taylor | runtime/debug: minor cleanups after CL 384154 | commit | commitdiff | tree | 
| 2024-10-23 | Ian Lance Taylor | runtime/debug: document ParseBuildInfo and (*BuildInfo... | commit | commitdiff | tree | 
| 2024-10-23 | Robert Griesemer | go/types, types2: qualify named types in error messages... | commit | commitdiff | tree | 
| 2024-10-23 | Robert Griesemer | go/types, types2: rename kindString to compositeKind... | commit | commitdiff | tree | 
| 2024-10-23 | changwang ma | runtime: fix typo in error message | commit | commitdiff | tree | 
| 2024-10-22 | Max Neverov | go/types: improve recursive type error message | commit | commitdiff | tree | 
| 2024-10-22 | Alan Donovan | go/internal/typeparams: melt it down | commit | commitdiff | tree | 
| 2024-10-22 | David Chase | cmd/compile: discount calls to closure variables | commit | commitdiff | tree | 
| 2024-10-22 | David Chase | cmd/compile: tweak inlining to favor PPARAM call sites | commit | commitdiff | tree | 
| 2024-10-22 | Keith Randall | cmd/compile: use STP/LDP around morestack on arm64 | commit | commitdiff | tree | 
| 2024-10-22 | Andrey Bokhanko | runtime: Check LSE support on ARM64 at runtime init | commit | commitdiff | tree | 
| 2024-10-22 | limeidan | cmd/compile/internal/ssa: optimize if control flow... | commit | commitdiff | tree | 
| 2024-10-22 | limeidan | cmd/compile/internal/ssa: optimize ANDconst rule of... | commit | commitdiff | tree | 
| 2024-10-22 | limeidan | cmd/compile/internal/ssa: optimize store-zero rules... | commit | commitdiff | tree | 
| 2024-10-21 | Rob Findley | go/types,types2: avoid data race to object.color_ throu... | commit | commitdiff | tree | 
| 2024-10-21 | Michael Pratt | cmd/link,runtime: DWARF/gdb support for swiss maps | commit | commitdiff | tree | 
| 2024-10-21 | Cherry Mui | cmd/link: reduce Wasm initial memory size | commit | commitdiff | tree | 
| 2024-10-21 | Cherry Mui | runtime: (re)use unused linear memory on Wasm | commit | commitdiff | tree | 
| 2024-10-21 | Michael Anthony... | runtime,time: use atomic.Int32 for isSending | commit | commitdiff | tree | 
| 2024-10-21 | Michael Pratt | test: split non-regabi stack map test | commit | commitdiff | tree | 
| 2024-10-21 | 1911860538 | html: use sync.OnceValues instead of var once sync... | commit | commitdiff | tree | 
| next |