]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-11-05 Dmitri Shuralyovtime: accept "+01" in TestLoadFixed on OpenBSD
2024-11-05 Xiaolin Zhaocmd/compile: add loong64-specific inlining for runtime...
2024-11-05 Xiaolin Zhaohash/crc32: optimize the loong64 crc32 implementation
2024-11-04 Robert Griesemergo/types, types2: better error message when selecting...
2024-11-04 Michael Matloobcmd/go/internal/web: split interceptor into separate...
2024-11-04 Nick Ripleyruntime/pprof: relax TestProfilerStackDepth
2024-11-04 Cuong Manh Lecmd/compile: fix mis-compilation with labeled fallthrough
2024-11-04 Cuong Manh Lecmd/compile: fix inlining name mangling for blank label
2024-11-04 Youlin Fenggo/types, types2: print variadic argument in dotdotdot...
2024-11-04 Alan Donovango/parser: set File{Start,End} correctly in all cases
2024-11-03 Nigel Taoimage/jpeg: add more theHuffmanSpec comments
2024-11-02 Meng Zhuoslice, sort: correct triple of xorshift RNG
2024-11-02 Ian Lance Taylorcmd/dist, internal/syslist: update UnixOS comments
2024-11-02 Xiaolin Zhaocmd/asm: add support for loong64 FMA instructions
2024-11-01 Ian Lance Taylorcmd/go: permit linker flag -Wl,--push-state,--as-needed
2024-11-01 changwang maruntime: fix out-of-date comment doc
2024-11-01 cuishuangbufio: add example for ReadFrom and remove unused code
2024-11-01 Xiaolin Zhaoall: update golang.org/x/text to v0.19.0
2024-11-01 khr@golang.orginternal/runtime/maps: return after fatal to help regis...
2024-11-01 khr@golang.orginternal/runtime/maps: clean up put slot calls
2024-11-01 khr@golang.orginternal/runtime/maps: use matchEmptyOrDeleted instead...
2024-11-01 Keith Randallinternal/runtime/maps: removed unused convertNonFullToE...
2024-11-01 Keith Randallinternal/runtime/maps: simplify emptyOrDeleted condition
2024-11-01 Michael Anthony... cmd/cgo/internal/testsanitizers: disable ASLR for TSAN...
2024-11-01 Xiaolin Zhaocmd/asm: add support for loong64 CRC32 instructions
2024-11-01 Xiaolin Zhaocmd/asm: add support for the rest of loong64 unary...
2024-11-01 Andy Pannet,os: consolidate poll.SendFile sending until EOF...
2024-11-01 Andy Paninternal/poll: fix the inaccurate comment and add a...
2024-10-31 Andy Paninternal/poll: make sendfile(2) work on Androids
2024-10-31 Andy Paninternal/poll: confine runtime OS-checks to sendFileChunk
2024-10-31 Richard Millercrypto/rand: skip TestAllocations on plan9
2024-10-31 Daniel McCarneycrypto/internal/fips/sha3/testdata: remove unused KATS
2024-10-31 Paul E. Murphyos: skip TestPipeThreads on aix
2024-10-31 Sean Liaonet/http: clarify ServeMux path sanitization
2024-10-31 Adammath/big: properly linkify a reference
2024-10-31 Xiaolin Zhaoall: update golang.org/x/sys to v0.26.0
2024-10-31 George Adamsos: fix findOneDriveDir to expand REG_SZ registry values
2024-10-31 Michael Prattall: enable GOEXPERIMENT=swissmap by default
2024-10-31 Ian Lance Taylorcmd/go: if GOPATH and GOROOT are the same, refer to...
2024-10-31 Mauri de Souza... internal/runtime/atomic: fix uintptr usage in arm And8/Or8
2024-10-31 Hao Liucmd/internal/obj/arm64: make sure prologue and epilogue...
2024-10-30 Damien Neilinternal/poll: avoid overflow in sendfile limit, simpli...
2024-10-30 Damien Neilinternal/poll: handle (0, EINVAL) return from sendfile...
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...
next