]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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...
2021-08-23 Cuong Manh Lecmd/go: fix long test builders
2021-08-22 Ignacio Hagopianstrings: smarter growth of temporal buffer and avoid...
2021-08-22 Robert Griesemergo/types: report argument type for unsafe.OffsetOf
2021-08-22 Robert Griesemercmd/compile/internal/types2: enable TestSelection API...
2021-08-22 Kir Kolyshkinos/user: simplify test skip for plan9
2021-08-22 Robert Griesemercmd/compile/internal/types2: report argument type for...
2021-08-22 Robert Griesemermath/big: clarified doc string for SetMantExp
2021-08-22 Joel Singruntime: use asmcgocall_no_g when calling sigprocmask...
2021-08-22 Mostafa Solatireflect: add example for FieldByIndex
2021-08-22 Dmitry Vyukovruntime: fix buckHashSize duplication
2021-08-21 Joe Tsaistrconv: reject surrogate halves in Unquote
2021-08-21 Joel Singcmd/compile: absorb NEG into branch when possible on...
2021-08-21 Joel Singcmd/compile: convert branch with zero to more optimal...
2021-08-21 Joel Singcmd/compile: sort regalloc switch by architecture
2021-08-21 Robert Griesemergo/types: don't override x.mode before using it
2021-08-21 Matthew Dempskycmd/compile: enable -G=3 by default
2021-08-20 korzhaotest/typeparam: add a test case for issue46591
2021-08-20 Russ Coxcmd/internal/buildid: reject empty id
2021-08-20 Cuong Manh Letest: enable regabi test on arm64
2021-08-20 Matthew Dempskycmd/compile/internal/syntax: add PosBase.Trimmed
2021-08-20 HuanChengnet/http: fix typo in header.go
2021-08-20 Robert Findleygo/types: change Checker.verify to return an error
2021-08-20 Robert Findleygo/types: no need to validate substituted instances
2021-08-20 Robert Findleygo/types: consolidate verification logic
2021-08-20 Robert Findleygo/types: clean up panics in instantiation
2021-08-20 Roland Shoemakerarchive/zip: prevent preallocation check from overflowing
2021-08-20 Tobias Klausercrypto/rand, internal/syscall/unix: don't use getentrop...
2021-08-20 Cuong Manh Lecmd/compile: use typeAndStr directly in signatslice
2021-08-20 eric fangcmd/asm/internal/arch: adds the missing type check...
2021-08-20 eric fangcmd/internal/obj/arm64: disable the pre and post index...
2021-08-19 Manlio Perillocmd/dist: remove unused variables
2021-08-19 Changkun Ousyscall: add SyscallN
2021-08-19 Cuong Manh Lecmd/compile: prevent duplicated works in WriteRuntimeTypes
2021-08-19 Keith Randallreflect: add test for invalid conversion
2021-08-19 Robert Findleycmd/compile/internal/types2: return an error from Insta...
2021-08-19 Roger Peppeio: unexport internal methods
2021-08-19 Roger Peppearchive/tar: unexport internal methods
2021-08-19 Matthew Dempskycmd/compile: add support for //go:nointerface for -G=3
2021-08-18 Matthew Dempskycmd/compile/internal/dwarfgen: use src.Pos.Rel{Filename...
2021-08-18 Keith Randallcmd/compile: only use dictionaries for conversions...
2021-08-18 Robert Findleycmd/compile/internal/types2: change Checker.verify...
2021-08-18 Robert Findleycmd/compile/internal/types2: no need to validate substi...
2021-08-18 Matthew Dempskycmd/compile: only sort methods/interfaces during export...
2021-08-18 Robert Findleycmd/compile/internal/types2: consolidate verification...
2021-08-18 Robert Findleycmd/compile/internal/types2: clean up panics in instant...
2021-08-18 Yuki Osakicmd/go/internal/work/exec: throw an error when buildP...
2021-08-18 Tobias Klausercmd/go/testdata/script: fix test script added by CL...
2021-08-18 Yasuhiro Matsumotopath/filepath: change IsAbs to treat \\host\share as...
2021-08-18 Meng Zhuoruntime: use RDCYCLE for cputicks on riscv64
2021-08-18 eric fangcmd/internal/obj/arm64: don't use REGTMP when moving...
2021-08-18 eric fangcmd/internal/obj/arm64: fix the encoding error when...
2021-08-17 Cherry Muicmd/link: do not use GO_LDSO when cross compile
2021-08-17 Paschalis Tsiliascmd/go: make mod init disallow invalid major version...
2021-08-17 Colin Arnottcmd/go/internal/test: add an all sentinel to -vet
2021-08-17 kezhaocmd/go: go test flag -failfast should be cacheable
2021-08-17 Robert Griesemergo/types: fix method lookup for type-parameter based...
2021-08-17 Robert Griesemercmd/compile/internal/types2: fix method lookup for...
2021-08-17 Leonard Wangcmd/trace: use newTaskDesc to create taskDesc
2021-08-17 Cherry Muicmd/link: remove elfwritedynentsym
2021-08-17 Yasuhiro Matsumotoall: fix typos
2021-08-17 Dan Scalescmd/compile: fix CONVIFACE case converting interface...
2021-08-17 Robert Griesemercmd/compile/internal/types2: allow composite literals...
2021-08-17 wangyuntaocmd/compile: fix typos
2021-08-17 Robert Findleygo/types: check if the interface is already complete...
2021-08-17 Robert FindleyRevert "go/types: make Interface.Complete a no-op"
2021-08-17 Cuong Manh Lesrc: simplify race.bash checking condition
2021-08-17 Meng Zhuocmd/compile: lowered MulUintptr on riscv64
2021-08-16 Josh Bleecher... net: reduce allocations for UDP send/recv on Windows
2021-08-16 Josh Bleecher... net: reduce allocation size in ReadFromUDP
2021-08-16 Josh Bleecher... net: remove allocation from UDPConn.WriteTo
2021-08-16 Cherry Muiruntime: accept restartable sequence pcdata values...
2021-08-16 Hanscmd/cgo: fix unused parameter warnings in generated...
2021-08-16 Josh Bleecher... testing/fstest: allow specifying file for "." in MapFS
2021-08-16 Andy Pannet: avoid memory copy calling absDomainName
2021-08-16 Tobias Klauserruntime: skip sysmon workaround on NetBSD >= 9.2
2021-08-16 Jay Conrodcmd/go: address code review comments in test cgo_path_s...
2021-08-16 Jay Conrodcmd: update x/tools and remove copy of txtar
2021-08-16 Jay Conrodcmd: support space and quotes in CC and CXX
2021-08-16 Jay Conrodcmd/internal/str: add utilities for quoting and splitti...
2021-08-16 180909cmd/go: add document -json in testflag
2021-08-16 Jay Conrodcmd/go/internal/modfetch/codehost: refactor gitRepo...
2021-08-16 Damien Neilnet/http: drop headers with invalid keys in Header...
2021-08-16 Robert Findleygo/types: use the orig object for Named.Obj
2021-08-16 Robert Findleygo/types: rename TypeParams to TParamList
next