]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-06-24 Matthew Dempsky[dev.typeparams] test: skip -G=3 testing under GOEXPERI...
2021-06-24 Matthew Dempsky[dev.typeparams] cmd/compile: suppress liveness diagnos...
2021-06-24 Dan Scales[dev.typeparams] cmd/compile: add derived types and...
2021-06-24 Matthew Dempsky[dev.typeparams] cmd/compile: skip escape analysis...
2021-06-24 Cuong Manh Le[dev.typeparams] cmd/compile: use r.hasTypeParams in...
2021-06-24 Matthew Dempsky[dev.typeparams] cmd/compile: simplify writer.collectDecls
2021-06-23 Dan Scales[dev.typeparams] Fix issues related to dictionaries...
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile/internal/syntax: go/ast...
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: optimize wrapping of...
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: escape analysis of method...
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: move call logic from...
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: desugar ORECOVER into...
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: add ORECOVERFP, OGETCALLE...
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: remove SetClosureCalled...
2021-06-23 Cuong Manh Le[dev.typeparams] cmd/compile: explain why expandInline...
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: refactor escape analysis...
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: remove CallExpr.PreserveC...
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: simplify walkGoDefer
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: allow typecheck of OCHECKNIL
2021-06-23 Matthew Dempsky[dev.typeparams] cmd/compile: refactor CaptureName
2021-06-22 Rob Findley[dev.typeparams] go/types: adjust logic for method...
2021-06-22 Rob Findley[dev.typeparams] cmd/gofmt: remove typeparams guards
2021-06-22 Matthew Dempsky[dev.typeparams] cmd/compile: split package escape...
2021-06-22 Matthew Dempsky[dev.typeparams] cmd/compile: remove special escape...
2021-06-22 Matthew Dempsky[dev.typeparams] cmd/compile: add -d=unifiedquirks...
2021-06-21 Cuong Manh Le[dev.typeparams] all: merge master (16e82be) into dev...
2021-06-21 Derek Parkerruntime: fix crash during VDSO calls on PowerPC
2021-06-21 Cherry Muiruntime/pprof: deflake TestMorestack more
2021-06-21 Jay Conroddoc/go1.17: note deprecation of 'go get' for installing...
2021-06-21 Filippo Valsordadoc/go1.17: add Go 1.18 pre-announcements
2021-06-21 Filippo Valsordadoc/go1.17: add security-related release notes
2021-06-21 Rob Findleydoc/go1.17: document go/parser.SkipObjectResolution
2021-06-21 Bryan C. Millscmd/go: do not require the module cache to exist for...
2021-06-21 Cuong Manh Le[dev.typeparams] cmd/compile: simplify import* functions
2021-06-21 Cuong Manh Le[dev.typeparams] cmd/compile: explain why reader.funcEx...
2021-06-21 Cuong Manh Le[dev.typeparams] cmd/compile: fold reader checking...
2021-06-20 Andrew G. Morganos/signal: test with a significantly longer fatal timeout
2021-06-20 Cuong Manh Le[dev.typeparams] cmd/compile: explain how pkgReader...
2021-06-19 Daniel Theophanesdatabase/sql: do not rely on timeout for deadlock test
2021-06-18 Nigel Taoimage: add RGBA64Image interface
2021-06-18 Matthew Dempsky[dev.typeparams] cmd/compile: add "toolstash -cmp"...
2021-06-18 Matthew Dempskyruntime: clarify Frames.Next documentation
2021-06-18 Ian Lance Taylorruntime: disable CPU profiling before removing the...
2021-06-18 Dan Scales[dev.typeparams] cmd/compile: add missing copy of Field...
2021-06-18 Nick Miyakedoc/go1.17: fix typo
2021-06-18 Cuong Manh Le[dev.typeparams] cmd/compile: add documentation for...
2021-06-18 Matthew Dempsky[dev.typeparams] cmd/compile: record writer's stack...
2021-06-18 Michael Anthony... [dev.typeparams] cmd/go: include new internal packages...
2021-06-18 Cuong Manh Le[dev.typeparams] go/types: report better error for...
2021-06-18 Robert Griesemer[dev.typeparams] cmd/compile/internal/syntax: convert...
2021-06-17 Matthew Dempsky[dev.typeparams] cmd/compile: skip types2 GC test durin...
2021-06-17 Michael Prattcmd/pprof,runtime/pprof: disable test on more broken...
2021-06-17 Michael Anthony... [dev.typeparams] reflect: support big endian architectu...
2021-06-17 Michael Anthony... [dev.typeparams] internal/reflectlite: remove unused...
2021-06-17 Michael Anthony... [dev.typeparams] internal/reflectlite: use goarch.PtrSi...
2021-06-17 Michael Anthony... [dev.typeparams] reflect: delete unused ptrSize and...
2021-06-17 Michael Anthony... [dev.typeparams] reflect: use goarch.PtrSize instead...
2021-06-17 Michael Anthony... [dev.typeparams] runtime/internal/sys: remove unused...
2021-06-17 Michael Anthony... [dev.typeparams] runtime: replace Goarch* constants...
2021-06-17 Michael Anthony... [dev.typeparams] runtime: replace Goos* constants with...
2021-06-17 Michael Anthony... [dev.typeparams] internal/goarch,internal/goos: rename...
2021-06-17 Michael Anthony... [dev.typeparams] runtime/internal/sys: replace ArchFami...
2021-06-17 Michael Anthony... [dev.typeparams] runtime,runtime/internal/sys: remove...
2021-06-17 Michael Anthony... [dev.typeparams] runtime/internal/sys: replace BigEndia...
2021-06-17 Michael Anthony... [dev.typeparams] runtime: fix import sort order [generated]
2021-06-17 Michael Anthony... [dev.typeparams] runtime/internal/sys: replace GOOS...
2021-06-17 Michael Anthony... [dev.typeparams] runtime/internal/sys: replace uses...
2021-06-17 Bryan C. Millscmd/go: replace a TODO with an explanatory comment
2021-06-17 Michael Anthony... [dev.typeparams] runtime/internal/sys: remove unused...
2021-06-17 Michael Anthony... [dev.typeparams] runtime: replace uses of runtime/inter...
2021-06-17 Michael Anthony... [dev.typeparams] internal/goarch,internal/goos: explode...
2021-06-17 Michael Prattcmd/pprof: make ObjAddr a no-op
2021-06-17 Matthew Dempsky[dev.typeparams] all: add GOEXPERIMENT=unified knob
2021-06-17 Tobias Klausertesting: drop unusual characters from TempDir directory...
2021-06-17 Russ Coxtime: fix receiver for Time.IsDST method
2021-06-17 yangwenmaidoc/go1.17: fix redundant space
2021-06-17 Cuong Manh Le[dev.typeparams] cmd/compile: make types2 report better...
2021-06-17 Rob Findley[dev.typeparams] go/types: disallow ~T where T is a...
2021-06-17 Rob Findley[dev.typeparams] go/types: disallow type list handling
2021-06-17 Rob Findley[dev.typeparams] go/types: convert testdata/check tests...
2021-06-17 Rob Findley[dev.typeparams] go/types: convert testdata/fixedbugs...
2021-06-17 Rob Findley[dev.typeparams] go/types: convert testdata/examples...
2021-06-17 Rob Findley[dev.typeparams] go/types: eliminate need for unpack...
2021-06-17 Rob Findley[dev.typeparams] go/types: clean up type set/union...
2021-06-17 Rob Findley[dev.typeparams] go/types: replace Sum type with Union...
2021-06-17 Rob Findley[dev.typeparams] go/types: accept embedded interface...
2021-06-17 Rob Findley[dev.typeparams] go/parser: accept embedded type literals
2021-06-17 Rob Findley[dev.typeparams] go/parser: accept "~" and "|" interfac...
2021-06-17 Rob Findley[dev.typeparams] go/token, go/scanner: add the "~"...
2021-06-17 Rob Findley[dev.typeparams] go/ast: remove the typeparams build...
2021-06-16 Matthew Dempsky[dev.typeparams] cmd/compile/internal/types2: support...
2021-06-16 Matthew Dempsky[dev.typeparams] cmd/compile: simplify SSA devirtualization
2021-06-16 Bryan C. Millscmd/go: in lazy modules, add transitive imports for...
2021-06-16 Bryan C. Millscmd/go: add a regression test for #45979
2021-06-16 Matthew Dempsky[dev.typeparams] cmd/compile: fix crawling of embeddabl...
2021-06-16 Russ Coxmath/rand: mention half-open intervals explicitly
2021-06-16 Cuong Manh Le[dev.typeparams] cmd/compile: fix missing sync implicit...
2021-06-16 Cherry Mui[dev.typeparams] Revert "[dev.typeparams] runtime:...
2021-06-16 Cherry Muicmd/asm: restore supporting of *1 scaling on ARM64
2021-06-16 Cuong Manh Le[dev.typeparams] all: merge master (785a8f6) into dev...
next