]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-11-10 Bryan C. Millsgo/build: in TestImportDirTarget, only expect an instal...
2022-11-10 David Chasecmd/compile: add ability to hash-debug on file:line...
2022-11-10 Robert Findleyinternal/types: fix the iota value in error code declar...
2022-11-10 Robert Griesemercmd/compile/internal/importer: turn off debugging output
2022-11-10 Keith Randallgo/doc: recognize methods on generic types as Funcs
2022-11-10 Ian Lance Tayloros/user: allocate buffers in Go memory, not C memory
2022-11-10 cui fliterexpvar: convert f to atomic type
2022-11-10 Russ Coxcmd/go: cache compiler flag info
2022-11-10 Russ Coxcmd/api: point to API docs in all.bash failure
2022-11-09 Aleks Rudzitiscrypto: allow hash.Hash for OAEP and MGF1 to be specifi...
2022-11-09 Constantin... encoding/xml: error when more than one colon in qualifi...
2022-11-09 Constantin... encoding/xml: disallow empty namespace when prefix...
2022-11-09 Bryan C. Millsapi/next/54299: add missing newline
2022-11-09 Matthew Dempskyunsafe: add docs for SliceData, String, and StringData
2022-11-09 Damien NeilRevert "path/filepath: change IsAbs("NUL") to return...
2022-11-09 Damien Neilos: remove special casing of NUL in Windows file operations
2022-11-09 Damien Neilpath/filepath: detect all forms of \\ volume paths...
2022-11-09 Damien Neilcmd/go: improve handling of os.DevNull on Windows
2022-11-09 Bryan C. Millsdoc/go1.20: add a release note for os/exec API changes
2022-11-09 rleungxcmd/go: mod vendor: emit error if any replacement in...
2022-11-09 Michael Matloobcmd/go: decide whether to install .a based on number...
2022-11-09 Damien Neilcmd/go/testdata: don't set GOPATH=NUL in test
2022-11-09 Michael Matloobinternal/fsys: follow root symlink in fsys.Walk
2022-11-09 cuiweixienet/http: add Transport.OnProxyConnectResponse
2022-11-09 Damien Neilcmd/go: more informative test failures when GOROOT...
2022-11-09 Russ Coxcmd/go: print test2json start events
2022-11-09 Russ Coxcrypto/x509: allow BoringCrypto to use 4096-bit keys
2022-11-09 cui fliterall: add missing copyright header
2022-11-09 Guoqi Chenruntime: using wyrand for fastrand on linux/loong64
2022-11-09 Wayne Zuocmd/compile: enable brachelim pass on loong64
2022-11-09 cui fliterall: fix some comments
2022-11-09 Daulet Zhanguzinio: correctly process result of sendfile(2) when src...
2022-11-09 Constantin... encoding/xml: error when closing tag does not match...
2022-11-09 Constantin... encoding/xml: add check of namespaces to detect field...
2022-11-08 Matthew Horsnellruntime internal/cpu: rename "Zeus" "NeoverseV1".
2022-11-08 Russ Coxnet: allocate res_state entirely in C memory
2022-11-08 Xiangdong Jiruntime: fix uncondition calls to traceGCSTWDone
2022-11-08 Jakub Ciolekruntime: remove the started field from sweepdata
2022-11-08 Matthew Dempskycmd/compile: fix transitive inlining of generic functions
2022-11-08 Russ Coxnet: fix res_search uses on alpine, android, dragonfly
2022-11-08 Russ Coxnet: pass C string to res_nsearch, in case it stores...
2022-11-08 Damien Neilnet/textproto: reject invalid header keys/values in...
2022-11-08 qmuntalcmd/go: fix svn vctest on Windows and make them timezon...
2022-11-08 Cherry Muicmd/go: add -pgo build flag
2022-11-08 Michael Anthony... runtime: smooth cons/mark with a moving average and...
2022-11-08 Tobias Klauserreflect: use unsafe.String in name.name and name.tag
2022-11-08 Cherry Muicmd/compile: adjust PGO debug output slightly
2022-11-08 Cherry Muicmd/compile/internal/pgo: allow and ignore profiles...
2022-11-08 Cherry Muicmd/compile: fix PGO line offset matching
2022-11-08 Russ Coxnet: unify CNAME handling across ports
2022-11-08 Russ Coxcmd/go: replace Action.Func with Action.Actor
2022-11-08 Tobias Klauserinternal/coverage/slicereader: use unsafe.String
2022-11-08 Sameer Ajmanicontext: add APIs for writing and reading cancelation...
2022-11-08 mantuliucmd/asm: optimize if statement to return directly
2022-11-08 Eric Lagergrenmath/big: remove underscores from Binomial docs
2022-11-08 tknet/http: remove redundant code
2022-11-08 Tobias Klausernet/netip: use slice-to-array conversions
2022-11-07 Tobias Klausernet/netip: remove unused unexported functions and methods
2022-11-07 Mateusz Poliwczaksync/atomic: disallow type conversions of atomic.Pointer[T]
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
next