]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-05-25 Matthew Dempsky[dev.typeparams] all: merge master (f22ec51) into dev...
2021-05-25 Dan Scalesdoc: add Go 1.17 release note about inlining functions...
2021-05-25 Bryan C. Millscmd/go: add a -compat flag to 'go mod tidy'
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 Roland Shoemakernet: verify results from Lookup* are valid domain names
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 Richard Musiolmisc/wasm: ensure correct stack pointer in catch clauses
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 Constantin... cmd/go: align checks of module path during initialization.
2021-05-24 Bryan C. Millscmd/go: add tests illustrating what happens when Go...
2021-05-24 Keith Randallcmd/compile: ensure equal functions don't do unaligned...
2021-05-24 Alessandro... cmd/compile: record regabi status in DW_AT_producer
2021-05-24 Keith Randallcmd/compile: always include underlying type for map...
2021-05-24 Cherry Mui[dev.typeparams] cmd/compile/abi-internal.md: specify...
2021-05-24 Michael Anthony... runtime: account for spill slots in Windows callback...
2021-05-24 Dan Scales[dev.typeparams] cmd/compile: fix case where we were...
2021-05-24 Bryan C. Millscmd/go/internal/modload: set the default GoVersion...
2021-05-24 Bryan C. Millscmd/go/internal/modcmd: factor out a type for flags...
2021-05-22 Than McIntoshcmd/compile: revert CL/316890
2021-05-21 ian woolfdoc/go1.17: document changes to net/http package
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 Keith Randalldoc: document additional atomic.Value methods
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 Bryan C. Millscmd/go: in TestScript/mod_replace, download an explicit...
2021-05-21 Ian Lance Tayloros: document that StartProcess puts files into blocking...
2021-05-21 Constantin... cmd/dist: display first class port status in json output
2021-05-21 Jay Conrodcmd/go: in 'go mod download' without args, don't save...
2021-05-21 sryoyadoc/go1.17: document database/sql changes for Go 1.17
2021-05-21 Adam Mithadoc/go1.17: document io/fs changes for Go 1.17
2021-05-21 Aaron Sheahdoc/go1.17: document archive/zip changes for Go 1.17
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 Tim Heckmancmd/go: remove warning from module deprecation notice...
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 Jason A. Donenfeldruntime: wait for Go runtime to initialize in Windows...
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-21 Adam Mithaio/fs: added an example for io/fs.WalkDir
2021-05-20 Dan Scales[dev.typeparams] cmd/compile: change method instantiat...
2021-05-20 Tim Kingcmd: go get golang.org/x/tools/analysis@49064d23 &...
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 Vishal Dalwadidoc/go1.17: document changes to os package
2021-05-20 Lapo Luchinicrypto/x509: add new FreeBSD 12.2+ trusted certificate...
2021-05-20 Joel Singtest: re-enable test on riscv64 now that it supports...
2021-05-20 Cherry Muidoc/go1.17: add release notes for OpenBSD ports
2021-05-20 Cherry Muidoc/go1.17: add release note for windows/arm64 port
2021-05-20 Vishal Dalwadidoc/go1.17: document new math constants
2021-05-20 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
2021-05-20 Michael Anthony... syscall: document NewCallback and NewCallbackCDecl...
2021-05-20 Dmitri Shuralyovmisc/cgo/testplugin: skip TestIssue25756pie on darwin...
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 Dmitri Shuralyovcmd/internal/moddeps: use filepath.SkipDir only on...
2021-05-19 Michael Prattnet: return nil UDPAddr from ReadFromUDP
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-19 Cherry Muitest: check portable error message on issue46234.go
2021-05-18 Russ Coxgo/build/constraint: fix parsing of "// +build" (with...
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 Than McIntoshcmd/compile: don't emit inltree for closure within...
2021-05-18 Roland Shoemakercrypto/x509: remove duplicate import
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
next