]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-03-05 rorycltext/template: provide example of overwriting template...
2025-03-05 Sean Liaoencoding/pem: clarify Decode only works on lines
2025-03-05 go101cmd/compile: improve issue62407_test
2025-03-05 Keith Randallcmd/compile: add tests for too-large shift amounts
2025-03-05 Jes Coktesting: modify got,want equal comparison for unordered...
2025-03-05 Filippo Valsordasync: document behavior of Map.Delete when key is not...
2025-03-05 Damien Neilnet/http: don't modify caller's tls.Config.NextProtos
2025-03-05 Damien Neilcontext: skip allocs test with -asan
2025-03-04 Junyang Shaoall: update golang.org/x/net
2025-03-04 Filippo Valsordacrypto/elliptic: drop hidden Inverse and CombinedMult...
2025-03-04 Lénaïc Huardruntime: decorate anonymous memory mappings
2025-03-04 Ian Lance Taylornet/http/httputil: skip new test on Plan 9
2025-03-04 Brad Fitzpatrickos: guarantee min buffer size for ReadFile reads on...
2025-03-04 Julien Cretelnet/http: speed up cookie and method validation
2025-03-04 Simon Sermime/quotedprintable: accept LWSP-char after =
2025-03-04 Mark Wakefieldnet/http: support TCP half-close when HTTP is upgraded...
2025-03-04 wineandchordnet/http: check server shutting down before processing...
2025-03-04 Than McIntoshcmd/compile,cmd/link: move to DWARF5-style location...
2025-03-04 Than McIntoshcmd/compile,cmd/link: move to DWARF5-style range lists
2025-03-04 Cuong Manh Lecmd/compile: fix out of memory when inlining closure
2025-03-04 Egon Elbrecrypto/internal/fips140/bigmod/_asm: update avo to...
2025-03-04 Sean Liaonet/textproto: document enforcement of RFC 9112 for...
2025-03-04 Xiaolin Zhaocmd/internal/obj/loong64: add F{MAXA/MINA}.{S/D} instru...
2025-03-04 Xiaolin Zhaocmd/internal/obj/loong64: add {V,XV}{SLL/SRL/SRA/ROTR...
2025-03-03 Robert Griesemergo/types, types2: remove remaining mentions of core...
2025-03-03 Damien Neilcontext: use atomic operation in ctx.Err
2025-03-03 qmuntalos: only call GetConsoleMode for char devices
2025-03-03 Robert Griesemergo/types, types2: remove remaining references to coreTy...
2025-03-03 Robert Griesemergo/types, types2: remove most remaining references...
2025-03-03 Filippo Valsordacrypto/rsa: use Div instead of GCD for trial division
2025-03-03 Robert Griesemergo/types, types2: remove references to core type in...
2025-03-03 Junyang Shaotesting: fix testing.B.Loop doc on loop condition
2025-03-03 Brad Fitzpatricknet: fix parsing of interfaces on plan9 without associa...
2025-03-03 Jakob Ackermannnet/http: allocate CloseNotifier channel lazily
2025-03-01 Joel Singruntime: add padding to m struct for 64 bit architectures
2025-03-01 Mark Ryancmd/internal/obj/riscv: add riscv64 CSR map
2025-03-01 qmuntalcmd/go/internal/work: use par.Cache to cache tool IDs.
2025-03-01 Xiaolin Zhaoruntime: use ABIInternal on syscall and other sys.stuff...
2025-03-01 limeidancmd/internal/obj, cmd/asm: reclassify 32-bit immediate...
2025-02-28 Michael Matloobcmd/go/internal/modindex: clean modroot and pkgdir...
2025-02-28 guoguangwucmd/covdata: close output meta-data file
2025-02-28 qmuntalcmd/link: use __got as the .got section name
2025-02-28 Jes Cokreflect: add more tests for Type.{CanSeq,CanSeq2}
2025-02-28 Michael Anthony... runtime: increase timeout in TestSpuriousWakeupsNeverHa...
2025-02-28 Filippo Valsordacrypto/x509: avoid crypto/rand.Int to generate serial...
2025-02-28 KangJicmd/cgo: update generated headers for compatibility...
2025-02-28 Jes Cokflag: replace interface{} -> any for textValue.Get...
2025-02-27 Damien Neilnet/http: reject newlines in chunk-size lines
2025-02-27 Lin Lincmd/go: update c document
2025-02-27 Russ Coxmath/big: add tests for allocation during multiply
2025-02-27 Russ Coxmath/big: move multiplication to natmul.go
2025-02-27 Russ Coxmath/big: optimize atoi of base 2, 4, 16
2025-02-27 Russ Coxmath/big: improve scan test and benchmark
2025-02-27 Russ Coxmath/big: replace nat pool with Word stack
2025-02-27 Russ Coxmath/big: report allocs in BenchmarkNatMul, BenchmarkNatSqr
2025-02-27 Russ Coxmath/big: clean up GCD a little
2025-02-27 Joel Singcmd/internal/obj/riscv: implement vector load/store...
2025-02-27 Joel Singcmd/compile: simplify intrinsification of TrailingZeros...
2025-02-27 Guoqi Chenruntime/cgo: use standard ABI call setg_gcc in crosscal...
2025-02-27 Guoqi Chenruntime: use correct memory barrier in exitThread funct...
2025-02-26 Keith Randallruntime: remove ret field from gobuf
2025-02-26 Ian Lance Taylorruntime/cgo: avoid errors from -Wdeclaration-after...
2025-02-26 Mateusz Poliwczaknet: return proper error from Context
2025-02-26 Ian Lance Taylorcmd/link: require cgo for -linkmode=external test
2025-02-26 Egon Elbrecrypto/internal/fips140/edwards25519/field: optimize...
2025-02-26 Egon Elbrecrypto/internal/fips140/edwards25519/field/_asm: update...
2025-02-26 Mateusz Poliwczaksync: don't keep func alive after OnceFunc panics
2025-02-26 Michael Anthony... runtime: document that cleanups can run concurrently...
2025-02-26 Ian Lance Taylorruntime/cgo: avoid errors from -Wdeclaration-after...
2025-02-26 qiulaidongfengreflect: let Value.Seq return the iteration value corre...
2025-02-26 Keith Randallcmd/compile: don't pull constant offsets out of pointer...
2025-02-26 Alexandr Primakruntime: Added usage example for the runtime.AddCleanup...
2025-02-26 Cuong Manh Lecmd/compile/internal/test: fix noopt builder
2025-02-26 Joel Singcmd/compile: simplify intrinsification of BitLen16...
2025-02-26 Ian Lance Taylorruntime: route calls to msan_memmove through cgo
2025-02-26 Alan Donovango/scanner: report specific error for UCS-2 encoded...
2025-02-25 Ian Lance Taylorcmd/compile: document -embedcfg flag
2025-02-25 Cuong Manh Lecmd/compile, runtime: optimize concatbytes
2025-02-25 Tobias Klauseros, syscall: use unix build tag where appropriate
2025-02-25 Egon Elbrecrypto/internal/fips140/edwards25519/field: inline...
2025-02-25 Egon Elbrecrypto/internal/fips140/edwards25519/field: optimize...
2025-02-25 Egon Elbrecrypto/internal/fips140/edwards25519/field: optimize *19
2025-02-25 qmuntalall: use testenv.GoToolPath instead of hardcoding go
2025-02-25 qmuntalruntime/cgo: use CreateThread instead of _beginthread
2025-02-25 Brian Byrnesync: reduce OnceFunc (and variants) heap allocations
2025-02-25 qmuntalcmd/link: put .got section in __DATA_CONST segment
2025-02-25 Filippo Valsordacrypto/tls: require EMS in FIPS 140-3 mode
2025-02-25 Jes Cokall: gofmt -w
2025-02-25 Jes Cokencoding/json: use builtin min function in appendString
2025-02-25 qmuntalall: surround -test.run arguments with ^$
2025-02-25 khr@golang.orgcmd/compile: ensure we don't reuse temporary register
2025-02-25 Jes Cokunicode/utf8: use builtin max function to simplify...
2025-02-25 Filippo Valsordacrypto/internal/fips140test: add a test for a non-appro...
2025-02-25 Mateusz Poliwczaknet: properly wrap context cancellation errors and...
2025-02-25 Robert Griesemerspec: remove notion of core types
2025-02-25 Mateusz Poliwczakgo/parser: require label after goto
2025-02-25 Carlos Amedeeweak: test the use of runtime.AddCleanup
2025-02-25 David Chasecmd/compile, runtime: use PC of deferreturn for panic...
2025-02-25 Robert Griesemergo/types, types2: remove coreType call in lookup
2025-02-25 Keith Randallinternal/abi: use arch family instead of arch string
next