]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-11-07 David Chasecmd/compile: let compiler downgrade its own concurrency
2022-11-07 Dmitry Alimovcmd/covdata: fix wrong struct name in the comment
2022-11-07 Austin Clementsmisc/cgo/test: skip Test9400 on Alpine
2022-11-07 Dan Petersonnet: adjust build tags for darwin libc calls
2022-11-07 cui fliterruntime: fix a few function names on comments
2022-11-07 Roland Shoemakercrypto/tls: use certificate cache in client
2022-11-07 cui flitermath: fix function name in comment
2022-11-07 Roland Shoemakercrypto/tls: add a certificate cache implementation
2022-11-07 Archana Rinternal/bytealg: add PCALIGN to indexbodyp9 function...
2022-11-07 Michael Prattcmd/trace: only include required frames in splits
2022-11-07 Michael Prattruntime: yield in goschedIfBusy if gp.preempt
2022-11-07 Michael Matloobdoc: add a release note for fewer pre-compiled GOROOT...
2022-11-07 Paul E. Murphycodegen: check for PPC64 ISEL in condmove tests
2022-11-07 Felix Geisendörfertesting: Document RunParallel ns/op behavior
2022-11-07 Yasuhiro Matsumotocmd/vet: remove unused const
2022-11-05 Dan Kortschakall: fix comment typos
2022-11-04 Ian Lance Taylorreflect: rewrite value.Equal to avoid allocations
2022-11-04 cui fliterall: fix function names in comments
2022-11-04 Cherry Muicmd/compile/internal/pgo: use a slice for locations
2022-11-04 Michael Matloobcmd/go: use clean GOCACHE in TestNewReleaseRebuildsStal...
2022-11-04 Michael Prattcmd/compile/internal/pgo: match on call line offsets
2022-11-04 Cherry Muicmd/compile/internal/pgo: check repeated edge only...
2022-11-04 Austin Clementscmd/dist: simplify cgo_test
2022-11-04 Austin Clementsmisc/cgo/test: simplify for module mode
2022-11-04 Cherry Muicmd/compile/internal/pgo: use slices for in/out edges
2022-11-04 Cherry Muicmd/compile/internal/pgo: remove some unused fields
2022-11-04 Cherry Muicmd/compile/internal/pgo: remove label handling
2022-11-04 David Chasecmd/compile: tweak compiler concurrency
2022-11-04 David Chasecmd/compile: change the multiple (gossa)hash separator...
2022-11-04 Cherry Muicmd/compile: fix PGO cross-package inlining
2022-11-04 Bryan C. Millsruntime: eliminate arbitrary timeouts in runBuiltTestPr...
2022-11-04 Jorroponet/http: ignore ranges if the content is empty in...
2022-11-04 cuiweixieapi: add newline to 55301.txt
2022-11-04 Eli Benderskytext/template/parse: fix interaction of break/continue...
2022-11-04 cuiweixienet: add ControlContext to Dialer
2022-11-04 Matthew Dempskyos/exec: allow NUL in environment variables on Plan 9
2022-11-04 Guoqi Chencmd/compile: remove the resultInArg0 register checks...
2022-11-03 Ian Lance Taylortesting: add Get method for -test.v option
2022-11-03 Paul E. Murphycmd/link: support PPC64 prefixed relocations for power10
2022-11-03 Matthew Dempskycmd/compile: allow ineffectual //go:linkname in -lang...
2022-11-03 Michael Matloobcmd/go: fix a bug printing error output from c compiler
2022-11-03 Paul E. Murphycmd/compile/internal/ssa: re-adjust CarryChainTail...
2022-11-03 Bryan MillsRevert "cmd/go: update TestScripts/svn to not depend...
2022-11-03 Michael Matloobgo/build: don't add unparsable non-Go files to InvalidG...
2022-11-03 David Chasecmd/compile: if GOGC is not set, temporarily boost...
2022-11-03 Mateusz Poliwczaknet: do not modify shared test variable in TestDNSReadC...
2022-11-03 qmuntalruntime: support control flow guard on windows/amd64
2022-11-03 Alexander Scheelcrypto/x509: switch test to ParseRevocationList
2022-11-03 David Chasecmd/compile: add debug-hash flag for fused-multiply-add
2022-11-03 Cherry Muicmd/objdump: skip PIE test when cgo is disabled and...
2022-11-03 Cherry Muicmd/compile: use CDF to determine PGO inline threshold
2022-11-03 Lynn Bogermath/big: add PCALIGN to addMulVVW asm on ppc64x
2022-11-03 qmuntalcmd/go: update TestScripts/svn to not depend on TZ...
2022-11-03 Zeke Lucmd/go/internal/vcs: also check file mode when identify...
2022-11-03 qmuntalcmd/go/internal/script: Cmp() should not perform enviro...
2022-11-03 liu-xuewencmd/compile: remove issueSpill
2022-11-03 Alexander Scheelcrypto/x509: create CRLs with Issuer.RawSubject
2022-11-03 cui fliterall: fix a few function names on comments
2022-11-03 Filippo Valsordacrypto/ecdh: update ECDH docs and add tests for edge...
2022-11-03 Bryan C. Millsos/exec: allow open descriptors to be closed during...
2022-11-03 Russ Coxcmd/go: add -C flag
2022-11-02 Cherry Muicmd/compile: use edge weights to decide inlineability...
2022-11-02 Russ CoxREADME: update from CC-BY-3.0 to CC-BY-4.0
2022-11-02 Russ Coxcmd/api: make check pickier about api/*.txt
2022-11-02 Ian Lance Taylortext/template: correct assignment, not declaration...
2022-11-02 Zeke Lunet: store IPv4 returned from cgo resolver as 4-byte...
2022-11-02 ishwargowdago/parser: add missing parenthesis in a comment
2022-11-02 cuiweixieregexp: add ErrLarge error
2022-11-02 David Chasecmd/compile: renovate GOSSAHASH
2022-11-02 Russ Coxmath/big: use Montgomery for z.Exp(x, y, m) even for...
2022-11-02 Russ Coxmath/big: add benchmark of Exp with large modulus
2022-11-02 Russ Coxcmd/link: remove unnecessary use of sync.Once alongside...
2022-11-02 Russ Coxtesting: implement -cpu and -count for fuzz tests
2022-11-01 Mateusz Poliwczaknet: support no-reload option for unix go resolver
2022-11-01 Ian Lance Taylornet: drop unused _C_ai_addrlen function
2022-11-01 Michael Prattcmd/compile/internal/pgo: remove ListOfHotCallSites
2022-11-01 Bryan C. Millscmd/go/internal/vcweb: increase script WaitDelay by 30x
2022-11-01 Bryan C. Millsruntime: check for ErrWaitDelay in runBuiltTestProg
2022-11-01 Bryan C. Millsinternal/testenv: adjust timeout calculations in Comman...
2022-11-01 Michael Matloobcmd/dist: fix a variable scope bug:
2022-11-01 Ian Lance Taylorgo/build: ignore files by extension before matching...
2022-11-01 Austin Clementstest/bench/go1: eliminate start-up time
2022-11-01 Austin Clementsruntime: fix missing error print in TestCgoSigfwd
2022-11-01 Austin Clementsruntime: skip TestArenaCollision on failed reservation
2022-11-01 Damien Neilsyscall, os/exec: reject environment variables containi...
2022-11-01 Russ Coxtesting: print names of running tests on test timeout
2022-11-01 Than McIntoshcmd/cover: fix buglet causing differences in -m output
2022-11-01 Than McIntoshcmd/go: revamp and simplify logic in PrepareForCoverage...
2022-11-01 Than McIntoshcmd/compile: revise inliner coverage tweaks (again)
2022-11-01 Than McIntoshcmd/{go,cover}: fix for -coverprofile path capture...
2022-11-01 Russ Coxnet: use libc (not cgo) for DNS on macOS
2022-11-01 Bryan C. Millsinternal/testenv: move helpers related to os/exec to...
2022-10-31 David Chasecmd/compile: add ability to indicate 'concurrentOk...
2022-10-31 Michael Matloobcmd/go: add move test for goroot
2022-10-31 Keith Randallcmd/compile: add cache of sizeable objects so they...
2022-10-31 Keith Randallcmd/compile: separate out sparsemaps that need position
2022-10-31 Keith Randallcmd/compile: add rule for post-decomposed growslice...
2022-10-31 Michael Prattcmd/compile/internal/pgo: remove most global state
2022-10-31 Ian Lance Tayloros: in TestDirFS only check returned path for unexpecte...
2022-10-31 Michael Prattcmd/compile/internal/pgo: remove ConvertLine2Int
next