2022-03-14 |
Keith Randall | [release-branch.go1.18] cmd/compile: fix expression... |
commit | commitdiff | tree |
2022-03-14 |
Keith Randall | [release-branch.go1.18] cmd/compile: fix transform... |
commit | commitdiff | tree |
2022-03-11 |
Robert Griesemer | [release-branch.go1.18] go/types, types2: pointer base... |
commit | commitdiff | tree |
2022-03-11 |
Robert Findley | [release-branch.go1.18] go/types, types2: clarify docum... |
commit | commitdiff | tree |
2022-03-10 |
Robert Griesemer | [release-branch.go1.18] go/types, types2: disable field... |
commit | commitdiff | tree |
2022-03-10 |
Mark Pulford | [release-branch.go1.18] cmd/go: fix buildvcs when using... |
commit | commitdiff | tree |
2022-03-09 |
Robert Findley | [release-branch.go1.18] go/printer: don't print unneces... |
commit | commitdiff | tree |
2022-03-09 |
Bryan C. Mills | [release-branch.go1.18] internal/fuzz: fix encoding... |
commit | commitdiff | tree |
2022-03-09 |
thepudds | [release-branch.go1.18] cmd/compile/internal/types2... |
commit | commitdiff | tree |
2022-03-08 |
Robert Findley | [release-branch.go1.18] go/types, types2: disable infer... |
commit | commitdiff | tree |
2022-03-08 |
Robert Findley | [release-branch.go1.18] go/types: document that predica... |
commit | commitdiff | tree |
2022-03-08 |
Robert Findley | [release-branch.go1.18] go/types, types2: record all... |
commit | commitdiff | tree |
2022-03-08 |
Robert Griesemer | [release-branch.go1.18] go/types, types2: don't crash... |
commit | commitdiff | tree |
2022-03-08 |
Robert Griesemer | [release-branch.go1.18] go/types, types2: correctly... |
commit | commitdiff | tree |
2022-03-08 |
Roland Shoemaker | [release-branch.go1.18] internal/fuzz: fix TestUnmarsha... |
commit | commitdiff | tree |
2022-03-08 |
Roland Shoemaker | [release-branch.go1.18] internal/fuzz: handle Inf/NaN... |
commit | commitdiff | tree |
2022-03-07 |
Ian Lance Taylor | [release-branch.go1.18] syscall: remove TestRlimit |
commit | commitdiff | tree |
2022-03-07 |
Michael Matloob | [release-branch.go1.18] cmd/go: add links to workspaces... |
commit | commitdiff | tree |
2022-03-07 |
Bryan C. Mills | [release-branch.go1.18] cmd/go: error out of 'go work... |
commit | commitdiff | tree |
2022-03-07 |
Bryan C. Mills | [release-branch.go1.18] cmd/go: make paths consistent... |
commit | commitdiff | tree |
2022-03-07 |
Cherry Mui | [release-branch.go1.18] runtime: count spill slot for... |
commit | commitdiff | tree |
2022-03-07 |
Robert Griesemer | [release-branch.go1.18] go/types, types2: fix scoping... |
commit | commitdiff | tree |
2022-03-07 |
Bryan C. Mills | [release-branch.go1.18] cmd/go: ignore the workspace... |
commit | commitdiff | tree |
2022-03-04 |
Keith Randall | [release-branch.go1.18] cmd/compile: don't include... |
commit | commitdiff | tree |
2022-03-04 |
Robert Griesemer | [release-branch.go1.18] go/types, types2: clarify a... |
commit | commitdiff | tree |
2022-03-04 |
Robert Griesemer | [release-branch.go1.18] go/types, types2: correctly... |
commit | commitdiff | tree |
2022-03-04 |
Cherry Mui | [release-branch.go1.18] cmd/compile: use AutogeneratedP... |
commit | commitdiff | tree |
2022-03-02 |
Dmitri Shuralyov | [release-branch.go1.18] all: merge master (acc5f55... |
commit | commitdiff | tree |
2022-02-28 |
Michael Matloob | cmd/go: make work and work_edit script tests version... |
commit | commitdiff | tree |
2022-02-28 |
Tobias Klauser | cmd/internal/obj/riscv/testdata/testbranch: add //go... |
commit | commitdiff | tree |
2022-02-28 |
cuishuang | all: fix typos |
commit | commitdiff | tree |
2022-02-28 |
Robert Griesemer | go/types, types2: fix string to type parameter conversions |
commit | commitdiff | tree |
2022-02-28 |
Dan Scales | cmd/compile: deal with constructed types that have... |
commit | commitdiff | tree |
2022-02-28 |
Matthew Dempsky | spec: the -'s possessive suffix is English, not code |
commit | commitdiff | tree |
2022-02-28 |
Cherry Mui | runtime: avoid cgo_unsafe_args for syscall.syscall... |
commit | commitdiff | tree |
2022-02-28 |
Dan Scales | cmd/compile: fix case for structural types where we... |
commit | commitdiff | tree |
2022-02-28 |
Keith Randall | cmd/compile: emit types of constants which are instanti... |
commit | commitdiff | tree |
2022-02-28 |
Dmitri Shuralyov | CONTRIBUTORS: update for the Go 1.18 release |
commit | commitdiff | tree |
2022-02-28 |
Dan Scales | test: add new test case for 51219 that triggers the... |
commit | commitdiff | tree |
2022-02-26 |
Keith Randall | cmd/compile: ensure dictionary assignment statements... |
commit | commitdiff | tree |
2022-02-26 |
Robert Griesemer | go/types, types2: report an error for x.sel where x... |
commit | commitdiff | tree |
2022-02-25 |
Robert Findley | go/types,types2: revert documentation for Type.Underlying |
commit | commitdiff | tree |
2022-02-25 |
Cherry Mui | runtime/internal/atomic: set SP delta correctly for... |
commit | commitdiff | tree |
2022-02-25 |
Robert Griesemer | go/types, types2: delay receiver type validation |
commit | commitdiff | tree |
2022-02-25 |
Bryan C. Mills | doc/go1.18: note changes to automatic go.mod and go... |
commit | commitdiff | tree |
2022-02-25 |
Tobias Klauser | doc/go1.18: document minimum Linux kernel version |
commit | commitdiff | tree |
2022-02-25 |
Robert Griesemer | doc/go1.18: document method set limitation for method... |
commit | commitdiff | tree |
2022-02-24 |
Robert Griesemer | go/types, types2: method recv type parameter count... |
commit | commitdiff | tree |
2022-02-24 |
Robert Griesemer | go/types, types2: implement adjCoreType using TypeParam.is |
commit | commitdiff | tree |
2022-02-24 |
Bryan C. Mills | cmd/go: avoid +incompatible major versions if a go... |
commit | commitdiff | tree |
2022-02-24 |
Dan Scales | cmd/compile: delay all call transforms if in a generic... |
commit | commitdiff | tree |
2022-02-24 |
Felix Geisendörfer | doc/go1.18: mention runtime/pprof improvements |
commit | commitdiff | tree |
2022-02-24 |
Tobias Klauser | doc/go1.18: fix typo in AMD64 port section |
commit | commitdiff | tree |
2022-02-24 |
Robert Griesemer | go/types, types2: don't crash if comp. literal element... |
commit | commitdiff | tree |
2022-02-23 |
Robert Griesemer | go/types, types2: generalize cleanup phase after type... |
commit | commitdiff | tree |
2022-02-23 |
Robert Griesemer | go/types, types2: add "dynamic" flag to comparable... |
commit | commitdiff | tree |
2022-02-23 |
Robert Findley | go/types: delete unnecessary slice construction |
commit | commitdiff | tree |
2022-02-23 |
Michael Pratt | doc/go1.18: drop misplaced period |
commit | commitdiff | tree |
2022-02-22 |
Martin Sucha | net: document methods of Buffers |
commit | commitdiff | tree |
2022-02-22 |
Cherry Mui | doc/go1.18: correct "go build -asan" HTML tag |
commit | commitdiff | tree |
2022-02-22 |
Russ Cox | crypto/x509, runtime: fix occasional spurious “certific... |
commit | commitdiff | tree |
2022-02-21 |
Alberto Donizetti | doc/go1.18: fix a few small typos, add a few commas |
commit | commitdiff | tree |
2022-02-20 |
hopehook | encoding/xml: embedded reference to substruct causes... |
commit | commitdiff | tree |
2022-02-19 |
hopehook | testdata: fix typo in comment |
commit | commitdiff | tree |
2022-02-19 |
Nick Sherron | doc/go1.18: fix grammar error |
commit | commitdiff | tree |
2022-02-19 |
George Looshch | strings: fix typo in comment |
commit | commitdiff | tree |
2022-02-18 |
Russ Cox | doc/go1.18: document Go 1.17 bootstrap and //go:build fix |
commit | commitdiff | tree |
2022-02-18 |
Cherry Mui | runtime: save some stack space for racecall on ARM64 |
commit | commitdiff | tree |
2022-02-18 |
Cherry Mui | runtime: define racefuncenter and racefuncexit as ABIIn... |
commit | commitdiff | tree |
2022-02-18 |
Cherry Mui | reflect: call ABIInternal moveMakeFuncArgPtrs on ARM64 |
commit | commitdiff | tree |
2022-02-18 |
Dan Scales | cmd/compile: fix importers to deal with recursion throu... |
commit | commitdiff | tree |
2022-02-16 |
Dmitri Shuralyov | [release-branch.go1.18] go1.18rc1 go1.18rc1 |
commit | commitdiff | tree |
2022-02-16 |
Bryan C. Mills | [release-branch.go1.18] os: eliminate arbitrary sleep... |
commit | commitdiff | tree |
2022-02-16 |
Bryan C. Mills | os: eliminate arbitrary sleep in Kill tests |
commit | commitdiff | tree |
2022-02-16 |
Dmitri Shuralyov | [release-branch.go1.18] update codereview.cfg for relea... |
commit | commitdiff | tree |
2022-02-16 |
Bryan C. Mills | cmd/go/internal/modload: set errors for packages with... |
commit | commitdiff | tree |
2022-02-16 |
Daniel Theophanes | database/sql: make WAIT tests more robust, rely on... |
commit | commitdiff | tree |
2022-02-16 |
Bryan C. Mills | testing: panic in Fuzz if the function returns a value |
commit | commitdiff | tree |
2022-02-16 |
Michael Matloob | cmd/go: set go.work path using GOWORK, and remove ... |
commit | commitdiff | tree |
2022-02-15 |
Ian Lance Taylor | time: document that Parse truncates to nanosecond precision |
commit | commitdiff | tree |
2022-02-15 |
Ian Lance Taylor | net: increase maximum accepted DNS packet to 1232 bytes |
commit | commitdiff | tree |
2022-02-15 |
Ian Lance Taylor | Revert "net: send EDNS(0) packet length in DNS query" |
commit | commitdiff | tree |
2022-02-15 |
Bryan C. Mills | cmd/go: in workspace mode, resolve replacements relativ... |
commit | commitdiff | tree |
2022-02-15 |
alex.schade | cmd/go/internal/modfetch: avoid leaking a lockedfile... |
commit | commitdiff | tree |
2022-02-15 |
Michael Pratt | runtime: enable sigPerThreadSyscall handling on android |
commit | commitdiff | tree |
2022-02-15 |
Michael Pratt | runtime, syscall: reimplement AllThreadsSyscall using... |
commit | commitdiff | tree |
2022-02-15 |
Michael Pratt | runtime/internal/syscall: new package for linux |
commit | commitdiff | tree |
2022-02-15 |
Michael Pratt | runtime: move doAllThreadsSyscall to os_linux.go |
commit | commitdiff | tree |
2022-02-15 |
Robert Findley | go/types, types2: add tests for literals in type parame... |
commit | commitdiff | tree |
2022-02-15 |
Robert Findley | go/parser, go/printer: fix parsing of ambiguous type... |
commit | commitdiff | tree |
2022-02-14 |
Keith Randall | cmd/compile: drop column info when line number saturates |
commit | commitdiff | tree |
2022-02-14 |
Cherry Mui | cmd/compile: correct type of pointer difference on... |
commit | commitdiff | tree |
2022-02-14 |
Bryan C. Mills | net: in TestNotTemporaryRead, do not assume that a... |
commit | commitdiff | tree |
2022-02-14 |
Keith Randall | cmd/go: enable file shortening for lines starting with \t |
commit | commitdiff | tree |
2022-02-14 |
Jeremy Faller | doc/go1.18: remove ppc regabi TODO as it's in the compi... |
commit | commitdiff | tree |
2022-02-14 |
Bryan C. Mills | cmd/gofmt: limit to 200 concurrent file descriptors |
commit | commitdiff | tree |
2022-02-14 |
Michael Matloob | cmd/go: have go work init use the -workfile flag |
commit | commitdiff | tree |
2022-02-14 |
Damien Neil | net/http: deflake request-not-written path |
commit | commitdiff | tree |
2022-02-14 |
Robert Findley | go/types, types2: no need to revert tparam renaming... |
commit | commitdiff | tree |
2022-02-14 |
Robert Griesemer | spec: highlight missing prose for easier review, fixed... |
commit | commitdiff | tree |
next |