]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-05-10 Jonathan Amsterdamgo/doc: group play example imports
2022-05-09 Alexander Yastrebovnet/http: close accepted connection
2022-05-09 Ian Lance Taylorgo/doc/comment: don't crash if there are no words to...
2022-05-09 Ian Lance Taylorcmd/go: don't fail in ToSymbolFunc when using -n
2022-05-09 Robert Findleygo/types, types2: use a type lookup by identity in...
2022-05-09 Cuong Manh Lecmd/compile/internal/typecheck: remove some un-used...
2022-05-09 Bryan C. Millsnet: avoid racing on port reuse in TestListenConfigControl
2022-05-09 Dmitri Shuralyovos, syscall: don't consider stderr output as part of...
2022-05-09 nimelehinruntime: use ERMS in memclr_amd64
2022-05-09 Cuong Manh Lecmd/compile: update comment/message that mention betypeinit
2022-05-09 Cherry Muicmd/compile: more fix on boolean ops on ARM64
2022-05-09 Keith Randallruntime: make racereadrange ABIinternal
2022-05-09 Cherry Muicmd/compile: fix If lowering on ARM64
2022-05-09 Meng Zhuointernal/abi, internal/buildcfg: enable regabi on riscv...
2022-05-09 millerpath/filepath: simplify EvalSymlinks for plan9
2022-05-09 Than McIntoshinternal/cpu: revise test to make it work properly...
2022-05-09 Archana Rinternal/bytealg: optimize index function for ppc64le...
2022-05-08 Paul E. Murphycmd/compile: schedule carry chain arithmetic disjointly
2022-05-08 Wayne Zuocmd/compile: teach prove about and operation
2022-05-08 Robert Griesemercmd/compile: don't crash in size computation for invali...
2022-05-08 JinzhuA+C: add Jinzhu Zhang
2022-05-08 Ryan Leungall: fix some lint issues
2022-05-08 Ian Lance Taylorarchive/zip: permit zip files to have prefixes
2022-05-08 Jason7602sync: remove the redundant logic on sync.(*Pool).Put
2022-05-08 rlanhellastime: return ENOENT instead of ERROR_PATH_NOT_FOUND...
2022-05-08 Patrick Pokatilocmd/cgo: add line info for return statements
2022-05-08 Nathan VanBenschotenmath/big: don't force second arg to Jacobi and Int...
2022-05-08 Heisenbergcompress/flate: cancel redundant operations
2022-05-08 Keith Randallcmd/compile: trying to linkname a method is not an...
2022-05-07 Paul E. Murphycrypto/aes: enable asm block ciphers for ppc64
2022-05-07 michaelnet: improve error handling in dnsclient_unix.go
2022-05-06 Bryan C. Millsos/exec: refactor goroutine communication in Wait
2022-05-06 tenkohcmd/go: mod tidy returns proper error with /tmp/go.mod
2022-05-06 Wayne Zuocmd/compile: allow exporting `.rcvr` ident
2022-05-06 Cherry Muicmd/link: resolve relocations to .TOC. symbol
2022-05-06 David Taylorcrypto/tls: avoid extra allocations in steady-state...
2022-05-06 Than McIntoshdebug/pe: rework reading of aux symbols to fix endianit...
2022-05-06 Paul E. Murphycrypto/aes: rewrite ppc64le block crypting
2022-05-06 Paul E. Murphycmd/link: generate PPC64 ABI register save/restore...
2022-05-06 Paul E. Murphycmd/compile,cmd/asm: fix ppc64 usage of BI argument...
2022-05-06 Jason A. Donenfeldcrypto/rand: fix race on r.used
2022-05-06 Cherry Muicmd/link: fix handling of visibility hidden symbols
2022-05-06 Ian Lance Taylortest: add test that crashed gofrontend
2022-05-06 Roland Shoemakercrypto/x509: fix EKU nesting enforcement
2022-05-06 Robert Griesemergo/printer: fix printing for possibly ambiguous type...
2022-05-06 Robert Griesemercmd/compile/internal/syntax: fix printing of ambiguous...
2022-05-06 Tobias Klauserruntime/cgo: remove memset in _cgo_sys_thread_start...
2022-05-06 Jorropodebug/buildinfo: avoid nil defererence for invalid...
2022-05-06 zhangyunhaoA: add ByteDance Ltd. (Corporate CLA)
2022-05-06 Meng Zhuocmd/compile: update TestStmtLines threshold for riscv64
2022-05-06 Ian Lance Taylorsync/atomic: don't run 64-bit uintptr tests on 32-bit...
2022-05-05 Lynn Bogercrypto/internal/nistec: re-enable ppc64le asm for P-256
2022-05-05 Filippo Valsordago/types,cmd/compile/internal/types2: fix TestStdlib
2022-05-05 Roland Shoemakercrypto/rand: properly handle large Read on windows
2022-05-05 Filippo Valsordacrypto/ed25519/internal/edwards25519: move to crypto...
2022-05-05 Filippo Valsordacrypto/elliptic/internal/nistec: move to crypto/interna...
2022-05-05 Filippo Valsordacrypto/elliptic: panic when operating on invalid points
2022-05-05 Filippo Valsordacrypto/elliptic: implement UnmarshalCompressed in nistec
2022-05-05 Filippo Valsordacrypto/elliptic: precompute ScalarBaseMult doublings
2022-05-05 Filippo Valsordacrypto/elliptic: clean up and document P-256 assembly...
2022-05-05 Filippo Valsordacrypto/elliptic: move P-256 amd64/arm64 assembly to...
2022-05-05 Filippo Valsordacrypto/elliptic: replace generic P-256 with fiat-crypto
2022-05-05 Filippo Valsordacrypto/elliptic: generate nistec group implementations...
2022-05-05 Lynn Bogercmd/compile/internal: intrinsify publicationBarrier...
2022-05-05 Paul E. Murphycrypto/aes: move ppc64le to cipher_asm.go
2022-05-05 Russ Coxcrypto/internal/boring: avoid false positive in cgo...
2022-05-05 Matthew Dempskycmd/compile/internal/pkginit: fix typecheck.DeclFunc...
2022-05-05 Matthew Dempskycmd/compile/internal/ir: remove FuncType and OTFUNC
2022-05-05 Matthew Dempskycmd/compile/internal/typecheck: simplify DeclFunc
2022-05-05 Matthew Dempskycmd/compile: construct ir.FuncType within typecheck...
2022-05-05 Matthew Dempskycmd/compile/internal/typecheck: trim unused code
2022-05-05 Matthew Dempskycmd/compile/internal/ir: prune down possible Ntype...
2022-05-05 Matthew Dempskycmd/compile: change ir.InstExpr.Targs from Node to...
2022-05-05 Matthew Dempskycmd/compile: remove ir.TypeAssertExpr.Ntype
2022-05-05 Matthew Dempskycmd/compile: remove ir.CompLitExpr.Ntype field
2022-05-05 Matthew Dempskycmd/compile: change ir.NewCompLitExpr from Ntype to...
2022-05-05 Matthew Dempskycmd/compile: remove ir.Name.Ntype
2022-05-05 Matthew Dempskycmd/compile: remove ir.Name.TypeDefn
2022-05-05 Matthew Dempskycmd/compile/internal/typecheck: avoid use of Name.Ntype...
2022-05-05 Matthew Dempskycmd/compile: remove ir.TypeNodeAt
2022-05-05 Matthew Dempskycmd/compile: remove ir.Field.Ntype
2022-05-05 Matthew Dempskycmd/compile: remove ir.NewField's ntyp parameter
2022-05-05 Rhys Hiltnerruntime: prefer curg for execution trace profile
2022-05-05 Roland Shoemakercrypto/x509: disable signing with MD5WithRSA
2022-05-05 Russ Coxcmd: use 128-bit SHA256 & encode in base64 for content...
2022-05-05 Rhys Hiltnerruntime: use profile data before advancing index
2022-05-05 Cuong Manh Lecmd/compile: fix constructing expr side-effects when...
2022-05-05 fanzha02cmd/dist: add asan tests for global objects in testsani...
2022-05-05 Cuong Manh Lecmd/compile: fix static init of literal contains dynami...
2022-05-05 Cuong Manh Lecmd/compile: use appendWalkStmt when possible
2022-05-05 Cuong Manh Lecmd/compile/internal/walk: remove litas
2022-05-04 Michael Matloobcmd/go: skip computing BuildInfo in go list unless...
2022-05-04 Paul E. Murphycmd/asm: on PPC64, allow ISEL to accept a CR bit arg
2022-05-04 Jorropocmd/compile: fold constants found by prove
2022-05-04 Robert Griesemercmd/compile/internal/syntax: minor cleanups in extractName
2022-05-04 Robert Griesemergo/parser: accept all valid type parameter lists
2022-05-04 Carl Johnsonio: add an Err field to LimitedReader
2022-05-04 Tobias Klausernet/netip: use strconv.AppendUint in AddrPort.AppendTo
2022-05-04 fanzha02cmd/compile: enable Asan check for global variables
2022-05-04 Paul E. Murphycmd/compile: combine OR + NOT into ORN on PPC64
next