]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-09-11 Matthew Dempskycmd/compile/internal/typecheck: fix closure field naming
2023-09-11 Michael Prattruntime: set stackguard1 on extra M g0
2023-09-11 Michael Prattruntime: allow update of system stack bounds on callbac...
2023-09-10 qiulaidongfengcmd/compile/internal/typecheck: use constant.MakeUnknown()
2023-09-09 Kirill Checmd/go/internal/generate: error if failed to find a...
2023-09-09 Jes Cokall: calculate the median uniformly
2023-09-08 Dmitri Shuralyovcmd/compile/internal/inline/inlheur: delete ConstExpr...
2023-09-08 Than McIntoshRevert "cmd/cgo: silence unaligned-access"
2023-09-08 Than McIntoshruntime: test change to adapt to new inliner
2023-09-08 Than McIntoshcmd/compile/internal/inline/inlheur: assign scores...
2023-09-08 Than McIntoshcmd/compile/internal/inline: add call site flag generation
2023-09-08 Than McIntoshcmd/compile/internal/inline: build call site table
2023-09-08 Than McIntoshcmd/compile/internal/inline: extend flag calculation...
2023-09-08 Than McIntoshcmd/compile: write "properties" to export data for...
2023-09-08 Than McIntoshcmd/compile/internal/inline: analyze function param...
2023-09-08 Egon Elbrecmd/cgo: silence unaligned-access
2023-09-08 Bryan C. Millsnet: synchronize calls to Close in the withTCPConnPair...
2023-09-08 Jonathan Amsterdamtesting/slogtest: add Run to run cases as subtests
2023-09-08 Michael Prattruntime: dump rdx on windows
2023-09-08 Cherry Muiruntime: unskip TestG0StackOverflow
2023-09-08 Matthew Dempskycmd/compile/internal/ssa: replace Frontend.Auto with...
2023-09-08 Matthew Dempskycmd/compile/internal/ssagen: call AllocFrame after...
2023-09-08 Joe Tsaiencoding: modernize Go documentation
2023-09-08 Matthew Dempskycmd/compile/internal/ssa: rename ssagen.TypeOK as CanSSA
2023-09-08 Matthew Dempskycmd/compile/internal/ssa: remove Frontend.MyImportPath
2023-09-08 Matthew Dempskycmd/compile/internal/ssa: simplify NewFunc API
2023-09-08 Matthew Dempskycmd/compile: cleanup uses of ir.Orig and ir.SepCopy
2023-09-08 Matthew Dempskycmd/compile/internal/ir: remove OrigNode
2023-09-08 Matthew Dempskycmd/compile/internal/ir: simplify formatting of CompLitExpr
2023-09-08 Matthew Dempskycmd/internal/ir: remove ConstExpr in favor of BasicLit
2023-09-08 Matthew Dempskycmd/compile/internal/noder: stop preserving original...
2023-09-08 Cherry Muiruntime: increase g0 stack size in non-cgo case
2023-09-08 zhouguangyuancmd/internal/obj: mark unspill code in prologue preemptible
2023-09-08 Dmitri Shuralyovsyscall: skip unshare tests if mount syscall is not...
2023-09-08 Archanaruntime: support for debugger function calls on linux...
2023-09-08 Daniel Martífmt: adjust comment after CL 524940
2023-09-08 Joel Singdebug/elf,cmd/link: add additional MIPS64 relocation...
2023-09-08 Joel Singcmd/internal/obj/riscv: clean up error checking for...
2023-09-08 Joel Singcmd/internal/obj/riscv: correct message in regVal panic
2023-09-08 Joel Singcmd/internal/obj/riscv: simplify instructionsForMOV
2023-09-07 Ian Lance Taylorcmd/api: don't try to parse JSON from stderr of go...
2023-09-07 qmuntalruntime: support nil libcall.args when calling stdcall...
2023-09-07 Tobias Klausersyscall: remove unused ptracePtr on darwin
2023-09-07 limeidancmd/link/internal/loong64: correct the glibc dynamic...
2023-09-07 Daniel Martíencoding/xml: use reflect.Value.Bytes on addressable...
2023-09-07 Paul E. Murphycmd/internal/obj/ppc64: do not assemble non-constant...
2023-09-07 Kir Kolyshkinsyscall: improve linux SysProcAttr documentation
2023-09-07 Pascal S. de... cmd/doc: print bugs with -all flag
2023-09-07 Kir Kolyshkinsyscall: add support to get pidfd from ForkExec on...
2023-09-07 Jes Cokencoding/gob: fix typo in comment for decAlloc
2023-09-07 Jes Cokencoding/gob: make comment more idiomatic for *Encoder...
2023-09-07 Jes Cokencoding/gob: swap 'err, i' to correct verbs in decUint...
2023-09-07 Jes Cokall: use io.{SeekStart, SeekCurrent, SeekEnd}
2023-09-07 qmuntalruntime: remove slow time compatibility hacks for wine
2023-09-07 Andy Panlog/slog: use the general regex expression of datetime...
2023-09-07 qiulaidongfengsync: deemphasize goroutines in RWMutex documentation
2023-09-07 Tobias Klausernet: remove unused _C_GoString
2023-09-07 Michael Anthony... runtime: always lock OS thread in debugcall
2023-09-07 Keith Randallcmd/compile: absorb InvertFlags into Noov comparisons
2023-09-07 Matthew Dempskycmd/compile/internal/inline/inlheur: remove ConstExpr...
2023-09-07 Matthew Dempskycmd/compile/internal/ir: simplify printing of OLITERALs
2023-09-07 Than McIntoshcmd/link: avoid deadcode of global map vars for program...
2023-09-07 thepuddsfmt: avoid reflect.Value.Slice to help escape analysis
2023-09-07 thepuddsfmt: avoid reflect.Value.Pointer to help escape analysis
2023-09-07 Tobias Klausercmd/go: remove unused (*testgoData).FailSSH test helper
2023-09-07 thepuddscmd/compile/internal/dwarfgen: make scope test less...
2023-09-06 Andy Panruntime: fix the miscalculation of memoryLimitGoal...
2023-09-06 Michael Prattruntime: clear procid in unminit
2023-09-06 Ian Lance Taylorcmd/go: permit $AR to include options
2023-09-06 Than McIntoshcmd/compile/internal/inline: analyze function result...
2023-09-06 Than McIntoshcmd/compile/internal/ir: add "never returns" func flag
2023-09-06 Bryan C. Millscmd/go: reject toolchain directives containing path...
2023-09-06 Roland Shoemakerhtml/template: properly handle special tags within...
2023-09-06 Roland Shoemakerhtml/template: support HTML-like comments in script...
2023-09-06 Than McIntoshcmd/compile/internal/inline: no-return flag analysis...
2023-09-06 Paul E. Murphycmd/compile/internal/ssa: improve masking codegen on...
2023-09-06 Nayef Ghattasruntime/metrics: fix /gc/scan/* metrics
2023-09-06 Austin Clementsruntime: ignore SPWrite on innermost traceback frame
2023-09-05 Dmitri Shuralyovall: use ^$ instead of XXXX, NoSuchTestExists to match...
2023-09-05 Dmitri Shuralyovall: use ^TestName$ regular pattern for invoking a...
2023-09-05 Ian Lance Taylorruntime: don't let the tests leave core files behind
2023-09-05 Ian Lance Tayloros: don't invoke shell in TestStatStdin
2023-09-05 go101testing: add doc to not call Init concurrently
2023-09-05 Ian Lance Taylorcmd/go: correct function name in comment
2023-09-05 rootcmd/asm: add KMA and KMCTR instructions on s390x.
2023-09-05 Egon Elbrecompile/internal/walk: add walkGrowslice
2023-09-05 Kir Kolyshkinsyscall: fixup TestUseCgroupFD error checking
2023-09-04 Egon Elbreruntime: introduce nextslicecap
2023-09-04 Egon Elbreruntime: optimize growslice
2023-09-04 Jes Cokcmd/compile/internal/ssa: fix typos in comments
2023-09-04 Nikita Vaniasinnet: respect hosts file when resolving names for Windows
2023-09-03 Joe Tsaiencoding: show the alphabet for base32 and base64
2023-09-03 zhangjiancmd/compile/internal/liveness: remove excess bits for...
2023-09-03 Kir Kolyshkinsyscall: inline TestUseCgroupFDHelper
2023-09-02 cui flitercmd: fix some comments
2023-09-02 Jes Cokencoding/gob: add comma in field comment of userTypeInf...
2023-09-01 Joe Tsaicompress: linkify references to io.ByteReader
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...
next