2021-06-17 |
Rob Findley | [dev.typeparams] go/parser: accept "~" and "|" interfac... |
commit | commitdiff | tree |
2021-06-17 |
Rob Findley | [dev.typeparams] go/token, go/scanner: add the "~"... |
commit | commitdiff | tree |
2021-06-17 |
Rob Findley | [dev.typeparams] go/ast: remove the typeparams build... |
commit | commitdiff | tree |
2021-06-16 |
Matthew Dempsky | [dev.typeparams] cmd/compile/internal/types2: support... |
commit | commitdiff | tree |
2021-06-16 |
Matthew Dempsky | [dev.typeparams] cmd/compile: simplify SSA devirtualization |
commit | commitdiff | tree |
2021-06-16 |
Matthew Dempsky | [dev.typeparams] cmd/compile: fix crawling of embeddabl... |
commit | commitdiff | tree |
2021-06-16 |
Cuong Manh Le | [dev.typeparams] cmd/compile: fix missing sync implicit... |
commit | commitdiff | tree |
2021-06-16 |
Cherry Mui | [dev.typeparams] Revert "[dev.typeparams] runtime:... |
commit | commitdiff | tree |
2021-06-16 |
Cuong Manh Le | [dev.typeparams] all: merge master (785a8f6) into dev... |
commit | commitdiff | tree |
2021-06-16 |
Cuong Manh Le | [dev.typeparams] cmd/compile: factor out implicit/expli... |
commit | commitdiff | tree |
2021-06-16 |
Cuong Manh Le | cmd/compile: better error message for invalid untyped... |
commit | commitdiff | tree |
2021-06-16 |
Rahul Bajaj | syscall: fix TestGroupCleanupUserNamespace test failure... |
commit | commitdiff | tree |
2021-06-15 |
Matthew Dempsky | [dev.typeparams] cmd/compile: add -d=unified flag to... |
commit | commitdiff | tree |
2021-06-15 |
Filippo Valsorda | net/http: improve some server docs |
commit | commitdiff | tree |
2021-06-15 |
Matthew Dempsky | [dev.typeparams] cmd/compile: unified IR construction |
commit | commitdiff | tree |
2021-06-15 |
unbyte | cmd/go: ignore UTF8 BOM when reading source code |
commit | commitdiff | tree |
2021-06-15 |
Than McIntosh | cmd/link: set correct flags in .dynamic for PIE buildmode |
commit | commitdiff | tree |
2021-06-15 |
Damien Neil | cmd/go, go/build: update docs to use //go:build syntax |
commit | commitdiff | tree |
2021-06-15 |
Michael Matloob | doc/go1.17: document go run pkg@version |
commit | commitdiff | tree |
2021-06-15 |
Jason A. Donenfeld | syscall: disable c-shared test when no cgo, for windows/arm |
commit | commitdiff | tree |
2021-06-15 |
cuishuang | internal/bytealg: remove duplicate go:build line |
commit | commitdiff | tree |
2021-06-15 |
Jason A. Donenfeld | syscall: rewrite handle inheritance test to use C rathe... |
commit | commitdiff | tree |
2021-06-15 |
Joe Tsai | reflect: explain why convertible or comparable types... |
commit | commitdiff | tree |
2021-06-14 |
Josh Bleecher... | doc/go1.17: assorted fixes |
commit | commitdiff | tree |
2021-06-14 |
Victor Michel | debug/elf: don't apply DWARF relocations for ET_EXEC... |
commit | commitdiff | tree |
2021-06-14 |
Eric Wang | runtime: update the variable name in comment |
commit | commitdiff | tree |
2021-06-14 |
Ian Lance Taylor | reflect: use same conversion panic in reflect and runtime |
commit | commitdiff | tree |
2021-06-14 |
Jason A. Donenfeld | cmd/internal/sys: mark windows/arm64 as c-shared-capable |
commit | commitdiff | tree |
2021-06-14 |
Matthew Dempsky | [dev.typeparams] all: merge master (fdab5be) into dev... |
commit | commitdiff | tree |
2021-06-14 |
Cherry Mui | doc/go1.17: reword "results" in stack trace printing |
commit | commitdiff | tree |
2021-06-14 |
Joel Sing | doc/go1.17: further revise OpenBSD release notes |
commit | commitdiff | tree |
2021-06-14 |
Cuong Manh Le | cmd/compile: rewrite a, b = f() to use temporaries... |
commit | commitdiff | tree |
2021-06-14 |
Cuong Manh Le | cmd/compile: factor out rewrite multi-valued f() |
commit | commitdiff | tree |
2021-06-13 |
Jason A. Donenfeld | misc/cgo: generate Windows import libraries for clang |
commit | commitdiff | tree |
2021-06-13 |
Jason A. Donenfeld | cmd/go, misc/cgo: skip test if no .edata |
commit | commitdiff | tree |
2021-06-13 |
Cuong Manh Le | cmd/compile: allow ir.OSLICE2ARRPTR in mayCall |
commit | commitdiff | tree |
2021-06-13 |
Matthew Dempsky | [dev.typeparams] cmd/compile: move //go:embed -lang... |
commit | commitdiff | tree |
2021-06-12 |
Ian Lance Taylor | runtime: testprogcgo: don't call exported Go functions... |
commit | commitdiff | tree |
2021-06-12 |
Matthew Dempsky | [dev.typeparams] cmd/compile: simplify NewClosureFunc |
commit | commitdiff | tree |
2021-06-12 |
Matthew Dempsky | [dev.typeparams] test: add string quoting support to... |
commit | commitdiff | tree |
2021-06-12 |
Matthew Dempsky | [dev.typeparams] cmd/compile: refactor closure construction |
commit | commitdiff | tree |
2021-06-12 |
Matthew Dempsky | [dev.typeparams] cmd/compile: avoid ir.DeepCopy in... |
commit | commitdiff | tree |
2021-06-12 |
Michael Anthony... | reflect: handle stack-to-register translation in callMethod |
commit | commitdiff | tree |
2021-06-12 |
Matthew Dempsky | [dev.typeparams] cmd/compile: scaffolding for export... |
commit | commitdiff | tree |
2021-06-11 |
Constantin... | cmd/go: remove hint when no module is suggested |
commit | commitdiff | tree |
2021-06-11 |
Cherry Mui | [dev.typeparams] all: always enable regabig on AMD64 |
commit | commitdiff | tree |
2021-06-11 |
Jason A. Donenfeld | syscall: do not load native libraries on non-native... |
commit | commitdiff | tree |
2021-06-11 |
Cherry Mui | [dev.typeparams] internal/buildcfg: always enable regab... |
commit | commitdiff | tree |
2021-06-11 |
Ian Lance Taylor | runtime: loop on EINTR in macOS sigNoteSleep |
commit | commitdiff | tree |
2021-06-11 |
Cherry Mui | [dev.typeparams] runtime: simplify defer record allocation |
commit | commitdiff | tree |
2021-06-11 |
Cherry Mui | [dev.typeparams] runtime: allow newproc split stack |
commit | commitdiff | tree |
2021-06-11 |
Matthew Dempsky | [dev.typeparams] cmd/compile: fix wrapper generation... |
commit | commitdiff | tree |
2021-06-11 |
Brad Fitzpatrick | doc/go1.17: clean up formatting of gofmt section |
commit | commitdiff | tree |
2021-06-11 |
Bryan C. Mills | cmd/go: match Windows paths in TestScript/mod_invalid_v... |
commit | commitdiff | tree |
2021-06-11 |
Matthew Dempsky | [dev.typeparams] cmd/compile: add "check" field to... |
commit | commitdiff | tree |
2021-06-11 |
Rhys Hiltner | doc/go1.17: fix formatting near httptest |
commit | commitdiff | tree |
2021-06-11 |
Matthew Dempsky | [dev.typeparams] cmd/compile: allow embedding Type... |
commit | commitdiff | tree |
2021-06-11 |
Matthew Dempsky | [dev.typeparams] cmd/compile: extract SetBaseTypeIndex... |
commit | commitdiff | tree |
2021-06-11 |
Matthew Dempsky | [dev.typeparams] cmd/compile: add ir.TypeNodeAt |
commit | commitdiff | tree |
2021-06-10 |
Damien Neil | net/http: remove test-only private key from production... |
commit | commitdiff | tree |
2021-06-10 |
Bryan C. Mills | cmd/go: report the imports of CompiledGoFiles in ImportMap |
commit | commitdiff | tree |
2021-06-10 |
Filippo Valsorda | crypto/tls: let HTTP/1.1 clients connect to servers... go1.17beta1 |
commit | commitdiff | tree |
2021-06-09 |
Heschi Kreinick | api: promote next to go1.17 |
commit | commitdiff | tree |
2021-06-09 |
Heschi Kreinick | doc/go1.17: remove lingering TODO |
commit | commitdiff | tree |
2021-06-09 |
Damien Neil | doc/go1.17: document strconv changes for Go 1.17 |
commit | commitdiff | tree |
2021-06-09 |
Damien Neil | strconv: document parsing of leading +/- |
commit | commitdiff | tree |
2021-06-09 |
Heschi Kreinick | doc/go1.17: document //go:build lines |
commit | commitdiff | tree |
2021-06-09 |
Filippo Valsorda | net/http: add AllowQuerySemicolons |
commit | commitdiff | tree |
2021-06-09 |
Cherry Mui | doc/go1.17: remove TODO for ports section |
commit | commitdiff | tree |
2021-06-09 |
Katie Hockman | net/url: reject query values with semicolons |
commit | commitdiff | tree |
2021-06-09 |
Russ Cox | math/big: comment division |
commit | commitdiff | tree |
2021-06-09 |
Than McIntosh | cmd/compile: make map.zero symbol content-addressable |
commit | commitdiff | tree |
2021-06-09 |
Than McIntosh | cmd/link: fix bug in -strictdups checking of BSS symbols |
commit | commitdiff | tree |
2021-06-09 |
Cherry Mui | [dev.typeparams] cmd/compile, runtime: simplify opendef... |
commit | commitdiff | tree |
2021-06-09 |
Cherry Mui | [dev.typeparams] cmd/compile: simplify openDeferSave |
commit | commitdiff | tree |
2021-06-08 |
Ian Lance Taylor | doc/go1.17: mention new possibility of type conversion... |
commit | commitdiff | tree |
2021-06-08 |
Tim King | doc/go1.17: mention new vet checks sigchanyzer and... |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | [dev.typeparams] cmd/compile, runtime: remove _defer... |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | [dev.typeparams] runtime: allow deferproc split stack |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | [dev.typeparams] runtime: make deferproc take a func... |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | [dev.typeparams] cmd/compile, runtime: remove the siz... |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | doc/go1.17: mention block profile bias fix |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | Revert "doc/go1.17: mention block profile bias fix" |
commit | commitdiff | tree |
2021-06-08 |
Roland Shoemaker | net: reject leading zeros in IP address parsers |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | doc/go1.17: revise OpenBSD release notes |
commit | commitdiff | tree |
2021-06-08 |
Felix Geisendörfer | doc/go1.17: mention block profile bias fix |
commit | commitdiff | tree |
2021-06-08 |
Bryan C. Mills | doc/go1.17: remove TODO for Tools section |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | [dev.typeparams] runtime: remove tracebackdefers |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | [dev.typeparams] runtime: remove variadic defer/go... |
commit | commitdiff | tree |
2021-06-08 |
Bryan C. Mills | doc/go1.17: resolve TODO for cmd/cover |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | [dev.typeparams] cmd/compile: remove variadic defer... |
commit | commitdiff | tree |
2021-06-08 |
Bryan C. Mills | cmd/go: in Go 1.17+ modules, add indirect go.mod depend... |
commit | commitdiff | tree |
2021-06-08 |
Filippo Valsorda | doc/go1.17: add release notes for crypto packages |
commit | commitdiff | tree |
2021-06-08 |
Bryan C. Mills | doc/go1.17: add a release note for the '-compat' flag... |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | [dev.typeparams] cmd/compile, runtime: always enable... |
commit | commitdiff | tree |
2021-06-08 |
Cherry Mui | [dev.typeparams] internal/goexperiment: regenerate... |
commit | commitdiff | tree |
2021-06-08 |
Cuong Manh Le | cmd/compile: use t.AllMethods when sorting typesByString |
commit | commitdiff | tree |
2021-06-08 |
Matthew Dempsky | runtime: remove out-of-date comments about frame skipping |
commit | commitdiff | tree |
2021-06-08 |
Robert Griesemer | [dev.typeparams] cmd/compile/internal/types2: provide... |
commit | commitdiff | tree |
2021-06-07 |
Matthew Dempsky | doc: document Go 1.17 language changes |
commit | commitdiff | tree |
next |