]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-04-06 Charlie Moogos: implement fs.StatFS for os.DirFS
2021-04-06 Michael Anthony... runtime: make reflectcall ABI0 on amd64
2021-04-06 Michael Anthony... runtime: use funcID to identify abort in isAbortPC
2021-04-05 Than McIntoshcmd/compile: fix for zerorange on plan9-amd64
2021-04-05 Cherry Zhangreflect: call ABI0 callReflect/callMethod
2021-04-05 Cherry Zhangcmd/compile: enable panic+recover adjustment for some...
2021-04-05 Filippo Valsordacrypto/ed25519: add comprehensive edge-case test vectors
2021-04-05 James Fennellflag: use strings.Builder instead of concatenating...
2021-04-05 David Chasecmd/compile: add "surprised by IData of Arg" case for...
2021-04-05 Jay Conrodcmd/go: print deprecation notice for 'go get cmd'
2021-04-05 wolf1996cmd/cgo: pass end position info for C function arguments.
2021-04-05 Ian Lance Taylornet: make ErrClosed and ParseError implement net.Error
2021-04-05 Paul E. Murphycmd/internal/obj: remove duplicate ppc64 spr MOV* optab...
2021-04-05 Martin Suchatime: use offset and isDST when caching zone from exten...
2021-04-05 Cherry Zhangcmd/compile, runtime: use ABI-aware function converting...
2021-04-05 KimMachineGunall: update references to symbols moved from io/ioutil...
2021-04-05 cuicmd/compile/internal/ssagen: conditon not need
2021-04-05 Cherry Zhangcmd/compile: untangle Wrapper and ABIWrapper flags
2021-04-05 Cherry Zhangcmd/compile: disable tail call for method wrappers...
2021-04-05 Cherry Zhangcmd/compile: reference ABIInternal memequal_varlen
2021-04-05 Cherry Zhangcmd/compile: add a debug flag to enable/disable open...
2021-04-05 Cherry Zhangcmd/link: mangle function name with ABI on Mach-O
2021-04-05 Austin Clementscmd/internal/objabi: remove StackPreempt
2021-04-05 Austin Clementscmd/internal/obj/s390x: simplify huge frame prologue
2021-04-05 Austin Clementscmd/internal/obj/riscv: simplify huge frame prologue
2021-04-05 Austin Clementscmd/internal/obj/ppc64: simplify huge frame prologue
2021-04-05 Austin Clementscmd/internal/obj/mips: simplify huge frame prologue
2021-04-05 Austin Clementscmd/internal/obj/arm64: simplify huge frame prologue
2021-04-05 Austin Clementscmd/internal/obj/arm: simplify huge frame prologue
2021-04-05 Austin Clementscmd/internal/obj/x86: simplify huge frame prologue
2021-04-05 Ruslan Andreevruntime: extend internal atomics to comply with sync...
2021-04-05 Dan Scalescmd/compile: get rid of Fields in types.Interface,...
2021-04-05 Jay Conrodcmd/go: refactor modload.CheckRetractions
2021-04-05 Jay Conrodcmd/go: refactor modload.ListModules to accept bit...
2021-04-04 Tobias Klauseros: don't use T.Cleanup in TestRemoveAllLongPath
2021-04-04 Clément Chigotruntime/pprof: skip tests for AIX
2021-04-04 ianwoolfos, path/filepath: use T.Cleanup to restore the origina...
2021-04-03 Tom Thorogoodos: reuse readdir buffers on unix with a sync.Pool
2021-04-03 Tom Thorogoodarchive/zip: fix character device handling in fileModeT...
2021-04-03 Drew Richardsonio/fs: implement subFS.Sub
2021-04-03 Dan Scalescmd/compile: rename newNamedTypeWithSym, add some commemnts
2021-04-03 Daniel Martícmd/dist: include "go1.x-" in devel go version strings
2021-04-03 Robert Griesemercmd/compile/internal/types2: review of errors.go
2021-04-03 Robert Griesemercmd/compile/internal/types2: review of stmt.go
2021-04-03 Robert Griesemercmd/compile/internal/types2: review of check_test.go
2021-04-03 Robert Griesemercmd/compile/internal/types2: review of resolver.go
2021-04-02 Austin Clementscmd/internal/obj: use REGENTRYTMP* in a few more places
2021-04-02 Carlo Alberto... testing: clarify when Cleanup is called
2021-04-02 David Chaseruntime: make concatstring{2,3,4,5} consistent w/ compi...
2021-04-02 Michael Anthony... reflect: fix methodValueCall frame size on mips64
2021-04-02 Michael Anthony... reflect: remove short-circuits for zero-sized types...
2021-04-02 David Chasecmd/compile: mark unused values as invalid to prevent...
2021-04-02 Michael Anthony... reflect: add register ABI support for makeFuncStub...
2021-04-02 Cherry Zhangcmd/compile: use ABI0 for cgo_unsafe_args functions
2021-04-02 Cherry Zhangsyscall: delete asm_windows.s
2021-04-02 Himanshu Kishna... go/src/cmd/go/internal/work: compile "internal/abi...
2021-04-02 Cherry Zhangcmd/link: delete CompilationUnit.Pkg field
2021-04-02 Than McIntoshcmd/link: remove an unused function from linker dwarf gen
2021-04-02 Tao Qingyuncmd/link: remove unnecessary attrReachable test
2021-04-02 Keith Randallcmd/compile: fix bug in phiopt pass
2021-04-02 Austin Clementsruntime: make gcTestMoveStackOnNextCall not double...
2021-04-02 Austin Clementsruntime: fix TestGCTestMoveStackOnNextCall flakes
2021-04-02 Cherry Zhangcmd/compile: in expand calls, preserve pointer store...
2021-04-01 Michael Anthony... reflect,runtime: assume register ABI with GOEXPERIMENT...
2021-04-01 Michael Anthony... reflect: undo register count increments on register...
2021-04-01 David Chasecmd/compile: fix register/offset calculation for traili...
2021-04-01 Cluasnet/url: use camelCase names
2021-04-01 Cherry Zhangcmd/compile: fix parameter offset calculation
2021-04-01 Austin Clementsruntime: fix uses of ABIInternal PCs in assembly
2021-04-01 Austin Clementscmd/compile: fix outgoing calls with GOEXPERIMENT=regab...
2021-04-01 Austin Clementscmd/compile: fix incoming ABI with GOEXPERIMENT=regabiargs
2021-03-31 Michael Anthony... cmd/internal/obj/x86: use ABI scratch registers for...
2021-03-31 Cherry Zhangcmd/compile: deduplicate OpArg's across types
2021-03-31 Rob Findleygo/parser: switch to resolving objects as a post-proces...
2021-03-31 Michael Anthony... runtime: support register ABI Go functions from Windows...
2021-03-31 Cherry Zhangcmd/compile: schedule in-register OpArg first
2021-03-31 Kevin Herrocmd/go/internal/load/test: parse overlay files for...
2021-03-31 David Chasecmd/compile: make expandCalls preserve types of pointer...
2021-03-31 Austin Clementsruntime: replace reflectcall of defers with direct...
2021-03-31 Robert Griesemercmd/compile/internal/types2: review of operand.go
2021-03-31 Robert Griesemercmd/compile/internal/types2: review of decl.go
2021-03-31 Ian Lance Taylorruntime: check for sysAlloc failures in pageAlloc
2021-03-31 徐志伟net/http: use consistent case in URL in names
2021-03-31 Rob Findleygo/parser: remove redundant list argument to Parser...
2021-03-31 Rob Findleygo/parser: add resolution tests for type params
2021-03-31 Dan Scalescmd/compile: deal with call.Use correctly for noder2...
2021-03-31 Dan Scalescmd/compile: deal correctly with unnamed function param...
2021-03-30 Rob Findleygo/ast: add missing handling for ListExpr in Walk
2021-03-30 Rob Findleygo/parser: resolve the type name when parsing a composi...
2021-03-30 Rob Findleygo/parser: add data-driven tests for object resolution
2021-03-30 Cherry Zhangcmd/compile: avoid generating duplicated in-register Arg
2021-03-30 Michael Prattruntime: fix G passed to schedEnabled and cleanup
2021-03-30 Austin Clementsruntime: check that defer/go frames are empty
2021-03-30 Dan Scalescmd/compile: handle partial type inference that doesn...
2021-03-30 Than McIntoshcmd/compile: make amd64 version of zerorange regabi...
2021-03-30 Norman B. Lancastergo/doc: avoid panic on references to functions with...
2021-03-30 Ignacio Hagopianreflect: cache IsVariadic calls in Call
2021-03-30 Shulhancmd/go: fix documentation on how to create new go.mod...
2021-03-30 David Chasecmd/compile: emit writebarriers in specified ABI
2021-03-30 hqpkocmd/compile/internal/noder: limit the number of goroutine
next