]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-10-30 Cherry Muiruntime: update and restore g0 stack bounds at cgocallback
2024-10-30 Ian Lance Taylorcmd/internal/osinfo: stop importing golang.org/x/sys...
2024-10-30 Mauri de Souza... internal/runtime/atomic: add Xchg8 for arm
2024-10-30 Michael Prattcmd/compile,internal/runtime/maps: stack allocated...
2024-10-30 Michael Prattinternal/runtime/maps: store group across Iter.Next...
2024-10-30 Michael Prattinternal/runtime/maps: avoid table lookup on most Iter...
2024-10-30 Michael Prattinternal/runtime/maps: optimize small map lookups with...
2024-10-30 Michael Prattinternal/runtime/maps: use uintptr instead of uint32...
2024-10-30 Michael Prattinternal/runtime/maps: cleanup seed usage
2024-10-30 Michael Prattruntime,internal/runtime/maps: specialized swissmaps
2024-10-30 Michael Prattcmd/compile,runtime: add indirect key/elem to swissmap
2024-10-30 Michael Prattruntime: add concurrent write checks to swissmap
2024-10-30 Michael Prattinternal/runtime/maps: enable race for map functions...
2024-10-30 Michael Prattinternal/race,runtime: linkname contents of internal...
2024-10-30 Michael Prattinternal/runtime/maps: proper capacity hint handling
2024-10-30 Joel Singcmd/internal/obj/riscv: update RISC-V instruction table
2024-10-29 Michael Anthony... runtime: skip TestMemmoveOverflow with asan
2024-10-29 Michael Prattruntime: move mapaccess1 and mapassign to internal...
2024-10-29 Michael Prattruntime: skip most map benchmark combinations by default
2024-10-29 Michael Prattinternal/runtime/maps: remove type fields
2024-10-29 Tobias Klauserinternal/poll: use io.Seek* constants
2024-10-29 Keith Randallstrings,bytes: use result of copy in subsequent slicing
2024-10-29 Keith Randallcmd/compile: teach prove about min/max phi operations
2024-10-29 Michael Anthony... runtime: skip TestNewOSProc0 with asan and msan
2024-10-29 George Adamsos: check for valid Windows path when creating files
2024-10-29 Jayanth Krishnamurthycmd/internal/obj/ppc64: support for extended mnemonics...
2024-10-29 Jayanth Krishnamurthycmd/internal/obj/ppc64: add double-decimal arithmetic...
2024-10-29 Filippo Valsordacrypto/internal/fips: add self-test mechanism
2024-10-29 Charlie Viethdatabase/sql: allocate once when assigning a time.Time...
2024-10-29 Joel Singcmd/internal/objfile,cmd/objdump: add disassembly suppo...
2024-10-29 Xiaolin Zhaocmd/compile: add rules to optimize go codes to constant...
2024-10-28 Damien Neilos, net, internal/poll: combine unix sendfile implement...
2024-10-28 Michael Prattinternal/runtime/maps: shift optimizations
2024-10-28 Michael Prattinternal/runtime/maps: avoid passing unused key return
2024-10-28 Michael Anthony... all: skip and fix various tests with -asan and -msan
2024-10-28 Michael Prattinternal/runtime/maps: linear scan of small map
2024-10-28 Michael Prattinternal/runtime/maps: small maps point directly to...
2024-10-28 Michael Prattinternal/runtime/maps: speed up modulo
2024-10-28 Michael Prattinternal/runtime/maps: reuse deleted slots on insert
2024-10-28 Michael Prattinternal/runtime/maps: merge Iter.groupIdx and Iter...
2024-10-28 qmuntalcmd: use internal/syscall/windows to get Windows version
2024-10-28 Matt T. Proudcmd/go: clarify that -coverpkg uses import paths
2024-10-28 qmuntalcrypto/internal/hpke: use internal/byteorder instead...
2024-10-28 qmuntalos: don't check for developer mode in TestSymlinkCreation
2024-10-28 Eric Lagergrencrypto/aes: fix key size typo
2024-10-28 Daniel McCarneycrypto/internal/fips: add SHA2,SHA3,HMAC ACVP tests
2024-10-28 Filippo Valsordacrypto/internal/fips: add service indicator mechanism
2024-10-28 Filippo Valsordacrypto/internal/fips/sha3: test alternative s390x imple...
2024-10-28 Filippo Valsordacrypto/internal/fips/sha3: reduce s390x divergence
2024-10-28 Filippo Valsordacrypto/internal/fips/sha3: restructure as an internal...
2024-10-28 Filippo Valsordacrypto/internal/fips/sha3: import x/crypto/sha3@750a45fe5e4
2024-10-28 Filippo ValsordaRevert "crypto/rand: add randcrash=0 GODEBUG"
2024-10-28 changwang maos: add File.Close for TestFileStatNUL
2024-10-28 changwang macmd/link, go/internal/gccgoimporter: get ar from env...
2024-10-28 Mauri de Souza... internal/runtime/atomic: add arm native implementations...
2024-10-28 Cherry Muitest: add a test for wasm memory usage
2024-10-26 David Chasecmd/compile: use a non-fragile test for "does f contain...
2024-10-25 Ian Lance Taylorcmd/link: for asan align coverage counter section to...
2024-10-25 Ruslan Semaginnet/http/pprof: replace sort.Slice with slices.SortFunc
2024-10-25 Michael Anthony... runtime: fix mallocgc for asan
2024-10-25 Andy Paninternal/poll: handle the special case of sendfile...
2024-10-25 Cherry Muiruntime: reserve fewer memory for aligned reservation...
2024-10-25 qmuntalruntime: document that Caller and Frame.File always...
2024-10-25 Youlin Fengcmd/compile: add shift optimization test
2024-10-25 Oleksandr Redkonet/http/pprof: fix typo in the symbol profile description
2024-10-25 Lin Runzecmd/internal/obj: add prologue_end DWARF stmt for riscv64
2024-10-25 Joel Singcmd/internal/obj/riscv: update references to RISC-V...
2024-10-25 Ian Lance Taylornet/smtp: ignore HELO error in QUIT
2024-10-25 Damien Neildoc: document new http.Transport limit on 1xx responses
2024-10-25 Youlin Fengcmd/compile: optimize type switch for a single runtime...
2024-10-24 Cherry Muicmd/link: don't pass --build-id if C linker doesn't...
2024-10-24 David Chasecmd/compile: spell "go.runtime" correctly for inline...
2024-10-24 Paul E. Murphycmd/compile/internal/ssa: fix PPC64 shift codegen regre...
2024-10-24 Michael Anthony... runtime: uphold goroutine profile invariants in coroswitch
2024-10-24 Michael Anthony... runtime: fix ASAN poison calculation in mallocgc
2024-10-24 Filippo Valsordacrypto/internal/cryptotest: skip hardware support check...
2024-10-24 Damien Neilnet/http: limit 1xx based on size, do not limit when...
2024-10-24 Ian Lance Taylorruntime: support cgo index into pointer-to-array
2024-10-24 Joel Singcmd/internal/obj,cmd/asm: add vector registers to riscv...
2024-10-24 Joel Singcmd/internal/obj/riscv: add vector instruction encodings
2024-10-24 Xiaolin Zhaocmd/compile: fold MOV*nop and MOV*const on loong64
2024-10-24 Filippo Valsordacrypto/sha256,crypto/sha512: skip TestAllocations witho...
2024-10-24 Xiaolin Zhaocmd/compile: inline constant sized memclrNoHeapPointers...
2024-10-24 limeidancmd/compile/internal: optimize condition branch impleme...
2024-10-24 Robert Griesemergo/types, types2: simplify cycle reporting code (minor...
2024-10-24 Damien Neilinternal/poll: keep copying after successful Sendfile...
2024-10-23 Sean Liaonet/http/pprof: include Symbol in Index
2024-10-23 Carlos Amedeedoc/next: document the minimum Linux kernel version...
2024-10-23 Shuo Wangruntime: add the checkPtraceScope to skip certain tests
2024-10-23 qmuntalsyscall: only remove write data access when O_APPEND...
2024-10-23 Siddhartha... cmd/link: fix flags order in linkerFlagSupported
2024-10-23 Cuong Manh Lehash/maphash: sync wyhash with runtime implementation
2024-10-23 Filippo Valsordacrypto/internal/fips/subtle: provide XORBytes
2024-10-23 Filippo Valsordacrypto/hmac: move implementation to crypto/internal...
2024-10-23 Filippo Valsordacrypto/sha256,crypto/sha512: move implementation to...
2024-10-23 Filippo Valsordacrypto/sha256,crypto/sha512: test fallback implementations
2024-10-23 Filippo Valsordacrypto/sha256,crypto/sha512: make assembly structure...
2024-10-23 Jes Cokencoding/json: clarify omitempty option for {array...
2024-10-23 Mauri de Souza... cmd/asm: add support for LDREXB/STREXB
2024-10-23 apocelipesos: use sync.OnceValue
next