]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-09-06 Sasha Melentyevdebug/buildinfo: remove redundant type conversion
2022-09-06 Andy Pannet: add benchmark test for SendFile
2022-09-06 Andy Panos: delete unused errClosed
2022-09-06 Tobias Klauserruntime: add missing copyright header to signal_windows...
2022-09-06 cuiweixiesync: convert Once.done to atomic type
2022-09-06 Alok Menghrajanimath/big: replace dead link in a comment with link...
2022-09-06 Austin Clementsruntime: in traceback, only jump stack if M doesn't...
2022-09-06 cuiweixielog: use strings.Builder
2022-09-06 cuiweixieio: use strings.Builder
2022-09-06 cuiweixieimage/jpeg: use strings.Builder
2022-09-06 cuiweixiehtml/template: use strings.Builder
2022-09-06 cuiweixieflag: use strings.Builder
2022-09-06 cuiweixieencoding: use strings.Builder
2022-09-06 cuiweixiedebug: use strings.Builder
2022-09-06 cuiweixiebufio: use strings.Builder
2022-09-06 cuiweixiearchive: use strings.Builder
2022-09-06 cuiweixiemisc: use strings.Builder
2022-09-06 Daniel MartíRevert "runtime: convert local var stop,ready at TestDe...
2022-09-06 cuiweixieinternal/trace: use strings.Builder
2022-09-06 Daniel MartíRevert "internal/poll: drop redundant ENOSYS and EXDEV...
2022-09-05 Kir Kolyshkininternal/syscall/unix: KernelVersion nitpicks
2022-09-05 Kir Kolyshkininternal/syscall/unix: simplify KernelVersion
2022-09-05 Leonard Wangruntime: refactor finalizer goroutine status
2022-09-05 cuiweixiego/ast: add Range token.Pos to RangeStmt
2022-09-05 Andy Paninternal/poll: drop redundant ENOSYS and EXDEV error...
2022-09-05 cuiweixieruntime: convert local var stop at TestAfterStress...
2022-09-05 cuiweixieruntime: convert local var started,progress at TestStac...
2022-09-05 cuiweixieruntime: convert local var cunlock at doTestParallelRea...
2022-09-05 cuiweixieruntime: convert local var ready at TestMemmoveAtomicit...
2022-09-05 cuiweixieruntime: convert local var stop,ready at TestDebugCallU...
2022-09-05 Eliza Weismannet/http: don't time out idle server connections after...
2022-09-05 Tomasz Jezierskinet: precompute rfc6724policyTable in addrselect
2022-09-05 Andy Panruntime: convert g.atomicstatus to internal atomic...
2022-09-05 Cuong Manh Lecmd/go: make cfg.BuildContext.ToolTags same order with...
2022-09-04 Yuval Pavel... runtime: fast clock_gettime on FreeBSD, use physical...
2022-09-03 Kir Kolyshkininternal/syscall/unix: consolidate kernelVersion implem...
2022-09-03 Robert Griesemergo/types, types2: use strings.Builder instead of bytes...
2022-09-03 Sasha Melentyevall: use strings.Builder instead of bytes.Buffer
2022-09-03 Kir Kolyshkinsyscall: fix skipping some tests on Linux
2022-09-03 Bryan C. Millsnet: skip TestLookupPTR when LookupAddr fails with...
2022-09-03 Carlo Alberto... fmt: recycle printers with large buffers
2022-09-03 Matthew Dempskycmd/compile/internal/noder: optimize itabs section...
2022-09-02 Joel Singcmd/compile: optimise subtraction with const on riscv64
2022-09-02 Joel Singcmd/compile: negate comparision with FNES/FNED on riscv64
2022-09-02 Julie Qiu.github: add quotations around label
2022-09-02 Michael Prattruntime: document implicit fields at the end of _func
2022-09-02 Julie Qiu.github: change label for vulndb and vulndb issues
2022-09-02 Wayne Zuocmd/internal/obj/riscv: fix comment typo
2022-09-02 Robert Griesemergo/types, types2: consistently write "x | y" rather...
2022-09-02 Austin Clementsruntime: simplify stkframe.argMapInternal
2022-09-02 Austin Clementsruntime: consolidate stkframe and its methods into...
2022-09-02 Austin Clementsruntime: make getStackMap a method of stkframe
2022-09-02 Austin Clementsruntime: replace stkframe.arglen/argmap with methods
2022-09-02 Austin Clementsruntime: switch gp when jumping stacks during traceback
2022-09-02 Austin Clementsruntime: document stkframe
2022-09-02 Austin Clementsruntime: drop redundant argument to getArgInfo
2022-09-02 Austin Clementsruntime: drop function context from traceback
2022-09-02 Mateusz Poliwczaknet: rfc number typo
2022-09-02 Keith Randallcmd/compile: rewrite >>c<<c to &^(1<<c-1)
2022-09-02 Matthew Dempskycmd/compile/internal/noder: allow OCONVNOP for identica...
2022-09-02 Matthew Dempskycmd/compile/internal/noder: refactor exprConvert code
2022-09-02 Cuong Manh Lecmd/compile: remove go:notinheap pragma
2022-09-02 Cuong Manh Lecmd/compile: make runtime/internal/sys.NotInHeap intrinsic
2022-09-02 Cuong Manh Lecmd/compile/internal/abt: use strings.Builder
2022-09-02 Tobias Klauserdebug/macho: use saferio to allocate load command slice
2022-09-02 Derek Parkercmd/compile: new inline heuristic for struct compares
2022-09-02 Tobias Klauserruntime: support MADV_DONTNEED on the BSDs and Solaris...
2022-09-02 ruinancmd/compile: optimize RotateLeft8/16 on arm64
2022-09-02 Cuong Manh Lego/types,types2: move notinheap tests to fixedbugs...
2022-09-02 Tobias Klausercmd/compile/internal/base: use runtime.KeepAlive in...
2022-09-02 ruinancmd/compile: optimize shift ops on arm64 when the shift...
2022-09-02 Robert Griesemergo/types: use function name position for init errors
2022-09-02 Cherry Muicmd/link: only add dummy XCOFF reference if the symbol...
2022-09-02 RenKanaiencoding/asn1: fix doc for BitString.At's return value
2022-09-02 Cuong Manh Lecmd/compile: restrict //go:notinheap to runtime/interna...
2022-09-02 cuiweixiehash: convert haveCastagnoli to atomic type
2022-09-02 Jonathan FOngmath/rand: document that Source returned by NewSource...
2022-09-02 Robert Griesemerinternal/types: add a test for empty string import...
2022-09-02 Robert Griesemergo/types, types2: move shared tests into internal/types...
2022-09-02 Robert Griesemergo/types: test shifts that are disabled in shared test...
2022-09-02 Robert Griesemergo/types, types2: establish type-checker specific local...
2022-09-02 Robert Griesemercmd/compile/internal/types2: use go/types/testdata...
2022-09-02 Robert Griesemergo/types, types2: consolidate testdata/fixedbugs test...
2022-09-02 Robert Griesemercmd/compile/internal/syntax: more strict parsing of...
2022-09-02 Robert Griesemergo/types, types2: consolidate testdata/fixedbugs/issue4...
2022-09-02 Robert Griesemergo/parser: match syntax parser error for unnamed type...
2022-09-02 Robert Griesemergo/parser: more tolerant parsing of import declarations
2022-09-02 Robert Griesemercmd/compile/internal/syntax: more tolerant parsing...
2022-09-02 Robert Griesemergo/parser: parse import specs the same way as the synta...
2022-09-02 Robert Griesemergo/types, types2: consolidate a test file with differen...
2022-09-02 Robert Griesemercmd/compile/internal/types2: match go/types error for...
2022-09-02 Robert Griesemergo/types: use singular in version error messages
2022-09-02 hopehooktypes2: use strings.Builder in infer.go
2022-09-01 hopehooktypes2: use strings.Builder in errors.go
2022-09-01 Robert Griesemergo/parser: leave checking of LHS in short var decls...
2022-09-01 Robert Griesemergo/parser: check that go/defer expressions are not...
2022-09-01 Robert Griesemercmd/compile: avoid "not used" errors due to bad go...
2022-09-01 Robert Griesemercmd/compile/internal/types2: use go/types/testdata...
2022-09-01 Robert Griesemergo/types, types2: consolidate testdata/check test files
2022-09-01 Robert Griesemergo/parser: adjustments to error messages
next