]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-05-24 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: factor...
2021-05-24 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: accept...
2021-05-24 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: simplify...
2021-05-24 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: re-use...
2021-05-24 Dan Scales[dev.typeparams] Don't check typecheck(3) on transform...
2021-05-24 Dan Scales[dev.typeparams] cmd/compile: Fix handling of Name...
2021-05-24 Cherry Mui[dev.typeparams] internal/buildcfg: enable defer/go...
2021-05-24 Cherry Mui[dev.typeparams] reflect: use internal/abi.FuncPCABI0...
2021-05-24 Cherry Mui[dev.typeparams] runtime/pprof: replace funcPC with...
2021-05-24 Cherry Mui[dev.typeparams] cmd/compile/abi-internal.md: specify...
2021-05-24 Dan Scales[dev.typeparams] cmd/compile: fix case where we were...
2021-05-21 Dan Scales[dev.typeparams] cmd/compile: fix handling of Nname...
2021-05-21 Dan Scales[dev.typeparams] cmd/compile: fixing import of comm...
2021-05-21 Cherry Mui[dev.typeparams] runtime: replace funcPC with internal...
2021-05-21 Cherry Mui[dev.typeparams] runtime: fix misuse of funcPC
2021-05-21 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
2021-05-21 Cherry Mui[dev.typeparams] runtime: use ABI0 handler addresses...
2021-05-21 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
2021-05-21 Cherry Mui[dev.typeparams] runtime: fix newproc arg size on ARM
2021-05-21 Dan Scales[dev.typeparams] cmd/compile: add import/export of...
2021-05-21 Dan Scales[dev.typeparams] cmd/compile: export OFUNCINST and...
2021-05-21 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: move...
2021-05-21 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: move...
2021-05-21 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: move...
2021-05-21 Dan Scales[dev.typeparams] cmd/compile: move to new export versio...
2021-05-21 Dan Scales[dev.typeparams] cmd/compile: get export/import of...
2021-05-20 Dan Scales[dev.typeparams] cmd/compile: change method instantiat...
2021-05-20 Cherry Mui[dev.typeparams] internal/buildcfg: turn on register...
2021-05-20 Cherry Mui[dev.typeparams] cmd/link: mangle symbol ABI name on...
2021-05-20 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
2021-05-20 Cherry Mui[dev.typeparams] cmd/compile, runtime: do not zero...
2021-05-20 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
2021-05-19 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: use corre...
2021-05-19 Matthew Dempsky[dev.typeparams] cmd/compile/internal/types2: implement...
2021-05-19 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
2021-05-19 Keith Randall[dev.typeparams] cmd/compile: simplify tparam's type
2021-05-19 Keith Randall[dev.typeparams] cmd/compile: simplify targ's type
2021-05-19 Matthew Dempsky[dev.typeparams] cmd/compile/internal/ir: more position...
2021-05-19 Matthew Dempsky[dev.typeparams] cmd/compile/internal/importer: impleme...
2021-05-19 Matthew Dempsky[dev.typeparams] cmd/compile/internal/types2: better...
2021-05-19 Matthew Dempsky[dev.typeparams] cmd/compile/internal/types2: tweak...
2021-05-19 Matthew Dempsky[dev.typeparams] cmd/compile/internal/types2: fix types...
2021-05-19 Matthew Dempsky[dev.typeparams] test: update regress tests for types2
2021-05-19 Robert Griesemer[dev.typeparams] cmd/compile/internal/syntax: accept...
2021-05-18 Matthew Dempsky[dev.typeparams] cmd/compile: simplify type alias handl...
2021-05-18 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
2021-05-18 Matthew Dempsky[dev.typeparams] test: run more tests with -G=3
2021-05-18 Matthew Dempsky[dev.typeparams] cmd/compile/internal/ir: more useful...
2021-05-18 Cherry Mui[dev.typeparams] all: merge master (690a8c3) into dev...
2021-05-18 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
2021-05-18 Cherry Muimake.bash: fix misuse of continue
2021-05-18 Jeff Widmandoc/go1.17: fix typo "avoding" -> "avoiding"
2021-05-18 Rob Piketime: rewrite the documentation for layout strings
2021-05-17 Rob Findleygo/token: correct the interval notation used in some...
2021-05-17 Robert Griesemer[dev.typeparams] go/constant: implement Kind.String
2021-05-17 Tobias Klauserall: update golang.org/x/net to latest
2021-05-17 Andrew G. Morgansyscall: some containers may fail syscall.TestSetuidEtc
2021-05-17 Jay Conrodcmd/go: don't print 'go get' deprecation notices in...
2021-05-17 Lynn Bogerruntime/cgo: fix crosscall2 on ppc64x
2021-05-15 Bryan C. Millscmd/go: error out of 'go mod tidy' if the go version...
2021-05-14 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: print...
2021-05-14 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: use Check...
2021-05-14 Cherry Muiruntime: mark osyield nosplit on OpenBSD
2021-05-14 Michael Fraenkelnet/http: prevent infinite wait during TestMissingStatu...
2021-05-14 Manlio Perillocmd/go/internal/load: override Package.Root in module...
2021-05-14 Manlio Perillocmd/go: fix a portability issue in the cd script command
2021-05-14 Ben Hoytcmd/go: fix spacing in help text of -overlay flag
2021-05-14 eric fangcmd/internal/obj/arm64: disable AL and NV for some...
2021-05-14 itchynydebug/macho: fix a typo in macho.go
2021-05-14 John Bamptonall: fix spelling
2021-05-13 Dan Scalescmd/compile: changed representation of typeparam bound...
2021-05-13 Cherry Muicmd/link: always mark runtime.unreachableMethod symbol
2021-05-13 Cherry Muicmd/link: resolve ABI alias for runtime.unreachableMethod
2021-05-13 Dan Scales[dev.typeparams] cmd/compile: keep instantiated method...
2021-05-13 Kevin Albertsoncmd/go: permit .tbd files as a linker flag
2021-05-13 Russ Coxcmd/go: be less strict about go version syntax in depen...
2021-05-13 Russ Coxregexp: fix repeat of preferred empty match
2021-05-13 Than McIntoshcmd/compile/internal/dwarfgen: fix DWARF param DIE...
2021-05-13 Than McIntoshdebug/dwarf: delay array type fixup to handle type...
2021-05-13 Tobias Klausercmd/vendor: update golang.org/x/sys to latest
2021-05-13 Tobias Klauserall: add //go:build lines to assembly files
2021-05-12 Dan Scales[dev.typeparams] cmd/compile: fix use of method values...
2021-05-12 Bryan C. Millscmd/go/internal/modload: in updateLazyRoots, do not...
2021-05-12 Cherry Muicmd/compile/abi-internal.md: fix table format
2021-05-12 Ruslan Andreevcmd/compile: add arch-specific inlining for runtime...
2021-05-12 Jonathan Swinneyruntime/internal/atomic: add LSE atomics instructions...
2021-05-12 Russ Coxruntime: fix handling of SPWRITE functions in traceback
2021-05-12 Cherry Muicmd/link: check mmap error
2021-05-12 Cherry Muicmd/link: don't cast end address to int32
2021-05-12 Manlio Perillocmd/go/testdata/script: fix test failing on nocgo builders
2021-05-12 Guilherme Souzaruntime: fix typo in proc.go
2021-05-11 Manlio Perillocmd/go: ignore implicit imports when the -find flag...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-11 Filippo Valsordanet/http: check that Unicode-aware functions are not...
2021-05-11 Michael Prattruntime: hold sched.lock across atomic pidleget/pidleput
2021-05-11 Joel Singruntime,syscall: simplify openbsd related build tags
2021-05-10 Roberto Clapisnet/http: switch HTTP1 to ASCII equivalents of string...
2021-05-10 Roland Shoemakercrypto/elliptic: upgrade from generic curve impl to...
2021-05-10 Tao Qingyuncmd/internal/objfile: add objabi.SNOPTRDATA to "D"
2021-05-10 Lynn Bogerruntime/cgo,cmd/internal/obj/ppc64: fix signals with cgo
next