]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-09-01 Joe Tsaireflect: make Value.IsZero identical to v == zero
2023-09-01 Mauri de Souza... sync: prevent (*Map).Range from always escaping
2023-09-01 Matthew Dempskycmd/internal/dwarf: replace Sym.Length with Context...
2023-09-01 Matthew Dempskycmd/link: type alias sym.LoaderSym and loader.Sym
2023-09-01 Matthew Dempskycmd/internal/obj: simplify filename handling
2023-09-01 Guoqi Chenruntime: remove the meaningless offset of 8 for duffzer...
2023-09-01 Bryan C. Millsnet: deflake TestDialTimeout on windows
2023-09-01 Dominique Lefevrecmd/internal/objabi: rename R_USEGENERICIFACEMETHOD...
2023-09-01 Dominique Lefevrecmd/link: add testcases for MethodByName(string literal).
2023-09-01 Dominique Lefevrecmd/link: remove special cases for Method() and MethodB...
2023-09-01 Dominique Lefevrecmd/compile: special-case MethodByName(string literal...
2023-09-01 Cosmos Nicolaouruntime/pprof: print stderr on test failure
2023-09-01 Kir Kolyshkinsyscall: fix skipping TestUseCgroupFD
2023-09-01 Matthew Dempskybytes, strings: use "reports whether" in HasPrefix...
2023-08-31 Robert Griesemergo/types, types2: fix doc string
2023-08-31 Jes Cokcmd/compile/internal/types2: use strings.ReplaceAll...
2023-08-31 Tobias Klausernet: remove unused errTimedout
2023-08-31 qmuntalruntime: remove unnecessary timeout in TestCallbackInAn...
2023-08-31 Ian Lance Tayloros/user: use correct size for initial call in retryWith...
2023-08-31 Jes Cokall: rewrite internal/saferio.SliceCap using generics...
2023-08-31 Ian Lance Taylorruntime: correct linux-arm64 vdso hash codes
2023-08-30 Ian Lance Taylorcmd/cgo: only write _cgo_flags for gccgo
2023-08-30 Bryan C. Millsnet: retry TestDialTimeout subtests with progressively...
2023-08-30 xuriencoding/xml: overriding by empty namespace when no...
2023-08-30 apocelipesencoding/asn1: use reflect.TypeFor for known types
2023-08-30 Yusuf Biraderarchive/zip: update link to zip specification
2023-08-30 Davis Goodincmd/go: add missing str imports to fix addmod and savedir
2023-08-30 Sean Liaolog/slog: package doc fixes
2023-08-30 Tobias Klauserinternal/poll, net: use (*FD).SetsockoptInet4Addr in...
2023-08-30 Bryan C. Millsnet: skip TestDialTimeout subtests on Windows if Dial...
2023-08-30 Robert Griesemergo/types, types2: use asNamed(t) instead of t.(*Named...
2023-08-30 Keith RandallRevert "cmd/compile: use shorter ANDL/TESTL if upper...
2023-08-29 Robert Griesemergo/types, types2: remove order dependency in inference...
2023-08-29 Matthew Dempskycmd/compile/internal/ir: remove old variable capture...
2023-08-29 Bryan C. Millsruntime: log stderr in TestLockRankGenerated on failure
2023-08-29 Bryan C. Millsnet: avoid internal hooks in TestDialTimeout
2023-08-29 Matthew Dempskycmd/compile: remove vestigial importpath symbol logic
2023-08-29 Matthew Dempskycmd/compile/internal/ir: drop Inl.Body
2023-08-29 Matthew Dempskycmd/internal/obj: add Func type to replace "curfn any"
2023-08-29 Matthew Dempskycmd/compile/internal/ssagen: stop canonicalizing symabis
2023-08-29 Matthew Dempskycmd/internal/{dwarf,obj}: stop substituting "" with...
2023-08-29 Matthew Dempskycmd/compile: eliminate fallback code for missing -p...
2023-08-29 Matthew Dempskycmd/asm: stop using "" as the local package prefix
2023-08-29 Matthew Dempskycmd/internal/obj: tweak implicit {ArgsPointerMaps,ArgIn...
2023-08-29 qmuntalcrypto/des: test using the public API
2023-08-29 Roland Shoemakerimage: add a security considerations section to package doc
2023-08-29 Jes Cokcmd/link/internal/sym: uncomment code for RelocName
2023-08-29 Dominique Lefevrecmd/compile: do not flag reflect.StructOf() as a Reflec...
2023-08-29 Mateusz Poliwczaklog/slog: use atomic.Pointer instead of atomic.Value
2023-08-29 Sean Liaolog/slog: fix documented value type for SourceKey
2023-08-29 Jonathan Amsterdamtesting/slogtest: clarify that passed handler must...
2023-08-29 Matthew Dempskycmd: simplify some handling of package paths
2023-08-29 shuang cuiRevert "cmd/compile/internal/liveness: remove repetitiv...
2023-08-29 Christian Höppnerencoding/json: adjust comment about encoding \b and \f
2023-08-29 Xiaolin Zhaoruntime, cmd/go: enable address sanitizer on linux...
2023-08-28 Ian Lance Taylorcmd/go: only print cgo.Incomplete warning if -x
2023-08-28 Michael Anthony... runtime: fix bp restoration in panic recovery for arm64
2023-08-28 Andy Pancmd/go: allow -buildmode=pie with -race on darwin
2023-08-28 haruyama480net/http: revert "support streaming POST content in...
2023-08-28 Joel Singcmd/internal/obj/arm64: avoid unnecessary pool literal...
2023-08-28 Paul Murphyinternal/bytealg: improve compare on Power10/PPC64
2023-08-28 Jes Cokcmd/compile/internal/types2: use ReplaceAll in *Context...
2023-08-28 cui flitercmd/compile/internal/liveness: remove repetitive word
2023-08-28 Bryan C. Millscrypto/internal/edwards25519: shorten quick.Check tests...
2023-08-28 Jakub Ciolekcmd/compile: use shorter ANDL/TESTL if upper 32 bits...
2023-08-28 Damien Neilnet/http: document setting of Proxy-Authorization header
2023-08-28 doujiang24cmd/cgo/internal/test: benchmark for #cgo noescape...
2023-08-28 Alan Donovango/scanner: give specific error for curvy “abc” quotes
2023-08-28 Jes Cokcmd/compile/internal/ir: remove redundant not in doc
2023-08-28 Jes Cokcmd/compile: replace floating-pointer with floating...
2023-08-28 Matthew Dempskycmd/compile/internal/ir: set Addrtaken on Canonical...
2023-08-28 qmuntalmake.bat: don't try to download a newer toolchain
2023-08-26 Mateusz Poliwczaknet: centralize resolver selection logic
2023-08-26 Cuong Manh LeRevert "net/http/cgi: workaround for closure inlining...
2023-08-26 Cuong Manh Lecmd/compile: un-hide closure func in init function
2023-08-26 Ian Lance Taylordoc/go1.22: mention new #cgo directives
2023-08-25 Ian Lance Taylorcmd/go: don't set LD_LIBRARY_PATH for SWIG
2023-08-25 Xiaolin Zhaoruntime, cmd/go: enable memory sanitizer on linux/loong64
2023-08-25 Damien Neilcrypto/tls: QUIC: fix panics when processing post-hands...
2023-08-25 Matthew Dempskynet/http/cgi: workaround for closure inlining issue
2023-08-25 doujiang24cmd/cgo: add #cgo noescape/nocallback annotations
2023-08-25 Damien Neilnet/http: document when request bodies are closed in...
2023-08-25 Damien Neilnet/http: deflake TestRequestBodyLimit
2023-08-25 Matthew Dempskycmd/compile/internal/ir: mark Addrtaken in NewAddrExpr
2023-08-25 Matthew Dempskycmd/compile/internal/noder: avoid ir.Node temps in...
2023-08-25 Matthew Dempskycmd/compile: remove ErrorfVers and base.Flag.Lang hack
2023-08-25 Keith Randallruntime: fix maps.Clone bug when cloning a map mid...
2023-08-25 Joe Tsaiencoding/json: modernize tests
2023-08-25 korzhaotime: make time.Until a few nanoseconds faster
2023-08-25 Tobias Klauserinternal/bytealg: add generic LastIndexByte{,String}
2023-08-25 crozzyruntime/debug: fix minor BuildSetting doc typos
2023-08-25 Tobias Klausernet: remove unused ipv4AddrToInterface
2023-08-25 korzhaoencoding/json: avoid allocation when decoding number...
2023-08-25 korzhaoencoding/json: optimize Marshal for maps
2023-08-25 qmuntalos: omit existence check for GetFinalPathNameByHandle
2023-08-25 Joel Singcmd/internal/obj/arm64: load large constants into vecto...
2023-08-24 Ian Lance Taylornet/http: use reflect.TypeFor for known types
2023-08-24 Matthew Dempskycmd/compile: create "init" function during noding
2023-08-24 Matthew Dempskycmd/compile/internal/gc: steps towards work-queue
2023-08-24 Tobias Klausercmd/compile/internal/syntax: use strings.LastIndexByte...
next