]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-08-30 Jay Conrodcmd/go: ensure 'go get -u' can upgrade pruned (1.17...
2021-08-30 korzhaocmd/compile: fix error when revcType is ptr in selectorExpr
2021-08-30 Koichi Shiraishiruntime: remove unnecesarry newline on freeStackSpans
2021-08-30 Matthew Dempskycmd/compile/internal/types: unexport Type.widthCalculated
2021-08-30 Matthew Dempskycmd/compile/internal/types: remove unused Tie method
2021-08-30 citizen233test/typeparam/sliceimp.dir: fix typo in a.go
2021-08-29 wdvxdrtest: add test cases for issue47892.
2021-08-28 Kir Kolyshkinos/user: simplify skipping listGroups test
2021-08-28 Cuong Manh Lecmd/compile: fix offset-generator for storeOneLoad
2021-08-28 Cuong Manh Lecmd/compile: fix wrong check for b.Controls in isBlockM...
2021-08-28 Dan Scalescmd/compile: support type C comparable
2021-08-28 Cuong Manh Leruntime: add test case for checkptr alignment with...
2021-08-28 Cuong Manh Lecmd/compile: ignore SliceExpr.CheckPtrCall for mknode
2021-08-28 Joe Tsaiunicode/utf8: add AppendRune
2021-08-28 Matthew Dempskycmd/compile/internal/types: change NewNamed to use...
2021-08-28 Robert Griesemergo/types, types2: types in type switch cases must be...
2021-08-28 Matthew Dempskycmd/compile/internal/types: simplify and optimize PtrDa...
2021-08-27 Matthew Dempskycmd/compile/internal/types: unexport New and NewBasic
2021-08-27 Matthew Dempskycmd/compile: use Type.OrigSym getter/setters [generated]
2021-08-27 Matthew Dempskycmd/compile/internal/types: add Type.OrigSym getter...
2021-08-27 Matthew Dempskycmd/compile: unexport Type.Width and Type.Align [generated]
2021-08-27 Michael Matloobcmd: update requirement on golang.org/x/mod
2021-08-27 Keith Randallcmd/compile: fix stenciling of conversions between...
2021-08-27 Keith Randallcmd/compile: fix parameterized interfaces
2021-08-27 Filippo Valsordacrypto/x509: drop compatibility hack for expired COMODO...
2021-08-27 Michael Matlooball: REVERSE MERGE dev.cmdgo (220bc44) into master
2021-08-27 Michael Matloob[dev.cmdgo] all: merge master (67f7e16) into dev.cmdgo
2021-08-27 Joe Tsaiencoding/gob: optimize decoding of []byte
2021-08-27 Robert Griesemercmd/compile/internal/syntax: make valid type parameter...
2021-08-27 Matthew Dempskycmd/compile: eagerly CalcStructSize for synthetic ABI...
2021-08-27 Dan Scalescmd/compile: delay fillinMethods to deal with mutually...
2021-08-27 wangyuntaocmd/compile: eliminate repetitive code
2021-08-27 Matthew Dempskycmd/compile: add types.RecalcSize
2021-08-27 Matthew Dempskycmd/compile: remove ssagen/pgen_test.go
2021-08-27 Matthew Dempskycmd/compile: use typecheck.InitUniverse in unit tests
2021-08-26 Matthew Dempskycmd/compile: move types init code into package types
2021-08-26 Robert Griesemercmd/compile/internal/types2: do not declare new methods...
2021-08-26 Robert Griesemercmd/compile/internal/types2: implement TypeList.String...
2021-08-26 Dan Scalescmd/compile: fix reference to generic type needed by...
2021-08-26 Matthew Dempskycmd/compile: unexport Type.Vargen
2021-08-26 Matthew Dempskycmd/compile/internal/types: unexport Type.Extra
2021-08-26 Matthew Dempskycmd/compile: change typecheck.iscmp into ir.Op.IsCmp
2021-08-26 Michael Matloob[dev.cmdgo] all: merge master (5e6a7e9) into dev.cmdgo
2021-08-26 Dan Kortschakembed: remove reference to global variables in docs
2021-08-26 Robert Griesemercmd/compile/internal/types2: remove need for instance...
2021-08-26 Robert Griesemercmd/compile/internal/types2: address some TODOs (cleanup)
2021-08-26 vinckrcrypto/tls: fix typo in PreferServerCipherSuites comment
2021-08-26 Cuong Manh Lecmd/go: pass -gcflags after other flags generated by...
2021-08-25 Robert Griesemercmd/compile/internal/types2: fix type set printing...
2021-08-25 Robert Griesemercmd/compile/internal/types2: rename IsMethodSet to...
2021-08-25 Robert Griesemercmd/compile: always accept 1.18 syntax but complain...
2021-08-25 Robert Griesemergo/types, types2: don't re-evaluate context string...
2021-08-25 Robert Griesemercmd/compile/internal/syntax: fix position of type param...
2021-08-25 Robert Griesemergo/types: implement NewTypeList and use it instead...
2021-08-25 Jake Ciolekcmd/compile: generic SSA rules for simplifying 2 and...
2021-08-25 Joe Tsaibytes, strings: optimize Trim for single byte cutsets
2021-08-25 korzhaocmd/compile: fix function contains no TParam in generic...
2021-08-25 korzhaocmd/compile: allow embed into any byte slice type
2021-08-25 korzhaotime/format: avoid growslice in time.String()/time...
2021-08-25 Michael Matloob[dev.cmdgo] cmd/go: fix calls to modFileGoVersion to...
2021-08-25 Michael Matloob[dev.cmdgo] cmd/go: clean up TODOWorkspaces instances
2021-08-25 wdvxdrcmd/compile: fix stencil call expression.
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-25 Dan Scalescmd/compile: fix CheckSize() calculation for -G=3 and...
2021-08-25 Ian Lance Taylortest: add test that caused gofrontend compiler crash
2021-08-25 Ian Lance Taylortest: add test case that gofrontend miscompiled
2021-08-25 Kir Kolyshkinos/user: don't skip TestLookupGroup if supported
2021-08-25 Cuong Manh Lecmd/compile: fix checkptr false positive for (*[Big...
2021-08-24 Josh Bleecher... reflect: add MapIter.SetKey and MapIter.SetValue
2021-08-24 Keith Randallcmd/compile: simplify bad conversion check
2021-08-24 Keith Randallcmd/compile: mark ODYNAMICDOTTYPE as an expression...
2021-08-24 Dan Scalescmd/compile: fix naming of types inside instantiations
2021-08-24 Matthew Dempskycmd/compile: change irgen to generate exprs/stmts after...
2021-08-24 crazycomputercmd/link: guarantee "section .debug_gdb_scripts" is...
2021-08-24 Robert Griesemercmd/compile/internal/types2: use TypeList in the Inferr...
2021-08-24 Robert Griesemercmd/compile/internal/types2: use a TypeList type to...
2021-08-24 Robert Griesemercmd/compile/internal/types2: use []*TypeParam rather...
2021-08-24 Robert Griesemercmd/compile/internal/types2: use an opaque environment...
2021-08-24 Robert Griesemercmd/compile/internal/types2: don't export TypeSet
2021-08-24 korzhaoembed: document the maximum file size supported
2021-08-24 subham sarkargo/token: match the implementation of index selection...
2021-08-24 Dan Scalescmd/compile: reuse same node for global dictionaries
2021-08-23 Dan Scalescmd/compile: fixes for non-constant Sizeof/Alignof...
2021-08-23 Martin Möhrmannall: replace runtime SSE2 detection with GO386 setting
2021-08-23 Martin Möhrmannruntime: use RDTSCP for instruction stream serialized...
2021-08-23 Matthew Dempskyinternal/buildcfg: change GOEXPERIMENT to always return...
2021-08-23 Martin Möhrmanncmd/compile: do not mark arrays used for map initializa...
2021-08-23 zikaerohcmd/compile: don't emit write barriers for offsets...
2021-08-23 Keith Randallcmd/compile: always remove receiver type from instantia...
2021-08-23 Keith Randallcmd/compile: copy captured dictionary var to local var
2021-08-23 Cuong Manh Lespec: add example for method value in case of embedded...
2021-08-23 Dan Scalescmd/compile: fixing 15.go for -G=3
2021-08-23 Lynn Bogerreflect: fix memmove for big endian cases with new ABI
2021-08-23 Robert Findleygo/types: use TypeList in the Inferred struct
2021-08-23 Robert Findleygo/types: use a TypeList type to hold type arguments
2021-08-23 Robert Findleygo/types: use []*TypeParam rather than []*TypeName...
2021-08-23 Robert Findleygo/types: add the TypeParam.Obj method
2021-08-23 Robert Findleygo/types: move to an opaque environment for Instantiate
2021-08-23 Robert Findleygo/types: return an error from Instantiate
2021-08-23 Martin Möhrmannruntime: remove unused cpu architecture feature variabl...
next