| 2020-12-04 | Matthew Dempsky | [dev.regabi] cmd/compile: eliminate more SetOrig | commit | commitdiff | tree | 
| 2020-12-03 | Matthew Dempsky | [dev.regabi] cmd/compile: store types.Field on {Selecto... | commit | commitdiff | tree | 
| 2020-12-03 | Matthew Dempsky | [dev.regabi] cmd/compile: add ConstExpr | commit | commitdiff | tree | 
| 2020-12-03 | Matthew Dempsky | [dev.regabi] cmd/compile: refactoring prep for ConstExpr | commit | commitdiff | tree | 
| 2020-12-03 | Russ Cox | [dev.regabi] cmd/compile: rename addinit(n, init) to... | commit | commitdiff | tree | 
| 2020-12-03 | Russ Cox | [dev.regabi] all: merge master (d0c0dc682c1f) into... | commit | commitdiff | tree | 
| 2020-12-03 | Russ Cox | [dev.regabi] cmd/compile: handle OCONVNOP better in ssa | commit | commitdiff | tree | 
| 2020-12-03 | Tobias Klauser | doc/go1.16: document os package changes | commit | commitdiff | tree | 
| 2020-12-03 | Cuong Manh Le | [dev.regabi] cmd/compile: remove okAs | commit | commitdiff | tree | 
| 2020-12-03 | Dan Scales | [dev.regabi] cmd/compile: remove extra typ field in... | commit | commitdiff | tree | 
| 2020-12-03 | KimMachineGun | doc/go1.16: document new behavior of asn1.Unmarshal... | commit | commitdiff | tree | 
| 2020-12-03 | Joe Tsai | doc/go1.16: add encoding/json note for tag change | commit | commitdiff | tree | 
| 2020-12-02 | Roland Shoemaker | doc/go1.16: add crypto/tls Config.Clone note | commit | commitdiff | tree | 
| 2020-12-02 | Russ Cox | [dev.regabi] cmd/compile: use explicit block statements... | commit | commitdiff | tree | 
| 2020-12-02 | Carlos Alexandro... | go/parser: ignore subdirectories in ParseDir | commit | commitdiff | tree | 
| 2020-12-02 | Filippo Valsorda | crypto/ed25519/internal/edwards25519: fix typo in comments | commit | commitdiff | tree | 
| 2020-12-02 | Russ Cox | [dev.regabi] cmd/compile: delete OEMPTY | commit | commitdiff | tree | 
| 2020-12-02 | Russ Cox | [dev.regabi] cmd/compile: merge OBLOCK and OEMPTY | commit | commitdiff | tree | 
| 2020-12-02 | Russ Cox | cmd/go: fix TestNewReleaseRebuildsStalePackagesInGOPATH | commit | commitdiff | tree | 
| 2020-12-02 | Russ Cox | cmd/go: stop tests from using network during -short | commit | commitdiff | tree | 
| 2020-12-02 | Russ Cox | os: add ReadFile, WriteFile, CreateTemp (was TempFile... | commit | commitdiff | tree | 
| 2020-12-02 | Cuong Manh Le | doc: update signal.Notify example to use buffered channel | commit | commitdiff | tree | 
| 2020-12-02 | Cuong Manh Le | cmd/go: fix unbuffered channel passed to signal.Notify | commit | commitdiff | tree | 
| 2020-12-02 | Russ Cox | all: update to use filepath.WalkDir instead of filepath... | commit | commitdiff | tree | 
| 2020-12-02 | Quey-Liang Kao | cmd/asm, cmd/internal/obj/riscv: fix branch pseudo... | commit | commitdiff | tree | 
| 2020-12-02 | Matthew Dempsky | [dev.regabi] cmd/compile: add ir.NewDeclNameAt | commit | commitdiff | tree | 
| 2020-12-02 | Matthew Dempsky | [dev.regabi] cmd/compile: add Pkg parameter to type... | commit | commitdiff | tree | 
| 2020-12-02 | Matthew Dempsky | [dev.regabi] cmd/compile: comment out //go:linkname... | commit | commitdiff | tree | 
| 2020-12-02 | Matthew Dempsky | [dev.regabi] cmd/compile: add Interface, Signature... | commit | commitdiff | tree | 
| 2020-12-02 | Matthew Dempsky | [dev.regabi] cmd/compile: tweak hash bucket type descriptor | commit | commitdiff | tree | 
| 2020-12-02 | Ian Lance Taylor | test: match gofrontend error messages | commit | commitdiff | tree | 
| 2020-12-01 | Cherry Zhang | cmd/link: invalidate kernel cache on darwin | commit | commitdiff | tree | 
| 2020-12-01 | Cherry Zhang | cmd/internal/buildid: update Mach-O code signature... | commit | commitdiff | tree | 
| 2020-12-01 | Cherry Zhang | cmd/link: code-sign on darwin/arm64 | commit | commitdiff | tree | 
| 2020-12-01 | Jason A. Donenfeld | cmd/compile: do not assume TST and TEQ set V on arm | commit | commitdiff | tree | 
| 2020-12-01 | Kevin Burke | encoding/json: revert "add "json: " prefix to SyntaxErr... | commit | commitdiff | tree | 
| 2020-12-01 | Matthew Dempsky | [dev.regabi] cmd/compile: cleanup some leftover cruft | commit | commitdiff | tree | 
| 2020-12-01 | Cherry Zhang | cmd/internal/buildid: exclude Mach-O code signature... | commit | commitdiff | tree | 
| 2020-12-01 | Cherry Zhang | cmd/internal/codesign: new package | commit | commitdiff | tree | 
| 2020-12-01 | Jay Conrod | cmd: update golang.org/x/mod to v0.4.0 | commit | commitdiff | tree | 
| 2020-12-01 | Jay Conrod | cmd/go: don't print deprecation notice for 'go get... | commit | commitdiff | tree | 
| 2020-12-01 | Anmol Sethi | net/http: allow upgrading non keepalive connections | commit | commitdiff | tree | 
| 2020-12-01 | Michael Fraenkel | net/http: ignore connection closes once done with the... | commit | commitdiff | tree | 
| 2020-12-01 | Alberto Donizetti | doc/go1.16: add runtime/debug changes to release notes | commit | commitdiff | tree | 
| 2020-12-01 | Alberto Donizetti | doc/go1.16: add text/template changes to release notes | commit | commitdiff | tree | 
| 2020-12-01 | Matthew Dempsky | [dev.regabi] cmd/compile: first pass at abstracting... | commit | commitdiff | tree | 
| 2020-12-01 | Jay Conrod | doc/go1.16: add multiple release notes for the go command | commit | commitdiff | tree | 
| 2020-12-01 | Matthew Dempsky | [dev.regabi] cmd/compile: only save ONAMEs on Curfn.Dcl | commit | commitdiff | tree | 
| 2020-12-01 | Matthew Dempsky | [dev.regabi] cmd/compile: add NewBasic and cleanup... | commit | commitdiff | tree | 
| 2020-12-01 | Matthew Dempsky | [dev.regabi] cmd/compile: add NewNamed | commit | commitdiff | tree | 
| 2020-12-01 | Matthew Dempsky | [dev.regabi] cmd/compile: move setUnderlying to package... | commit | commitdiff | tree | 
| 2020-12-01 | Matthew Dempsky | [dev.regabi] cmd/compile: cleanup type-checking of... | commit | commitdiff | tree | 
| 2020-12-01 | Matthew Dempsky | [dev.regabi] cmd/compile: process //go:linknames after... | commit | commitdiff | tree | 
| 2020-12-01 | Russ Cox | [dev.regabi] cmd/compile: unexport Node.RawCopy | commit | commitdiff | tree | 
| 2020-12-01 | Russ Cox | [dev.regabi] cmd/compile: use ir.Copy instead of direct... | commit | commitdiff | tree | 
| 2020-12-01 | Matthew Dempsky | [dev.regabi] cmd/compile: improve findTypeLoop | commit | commitdiff | tree | 
| 2020-12-01 | Joel Sing | cmd/internal/obj/riscv: add tests for BGE/BGEU/BLT... | commit | commitdiff | tree | 
| 2020-12-01 | Joel Sing | cmd/link/internal/amd64: always generate R_X86_64_PLT32... | commit | commitdiff | tree | 
| 2020-12-01 | Roland Shoemaker | doc/go1.16: add crypto/x509 note about Verify on Windows | commit | commitdiff | tree | 
| 2020-12-01 | Russ Cox | [dev.regabi] cmd/compile: add OSTMTEXPR Op | commit | commitdiff | tree | 
| 2020-12-01 | Russ Cox | [dev.regabi] cmd/compile: add custom expression Node... | commit | commitdiff | tree | 
| 2020-12-01 | Cuong Manh Le | cmd/compile: do not mark OpSP, OpSB pos for debugging | commit | commitdiff | tree | 
| 2020-12-01 | Matthew Dempsky | [dev.regabi] cmd/compile: remove types.InitSyms | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: fix -h | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: add custom statement Node... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: clean up ONEW node | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: clean up in preparation for... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: clean up Order.copyExpr TODO | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: clean up in preparation for... | commit | commitdiff | tree | 
| 2020-11-30 | Cherry Zhang | runtime: mlock signal stack on macOS/ARM64 | commit | commitdiff | tree | 
| 2020-11-30 | Matthew Dempsky | [dev.regabi] cmd/compile: simplify export data represen... | commit | commitdiff | tree | 
| 2020-11-30 | Jay Conrod | cmd/go: fix infinite loop in modload.keepSums | commit | commitdiff | tree | 
| 2020-11-30 | Andy Pan | net: add note about disabling loopback in ListenMultica... | commit | commitdiff | tree | 
| 2020-11-30 | Daniel Martà | cmd/go: remove trailing whitespace from test script | commit | commitdiff | tree | 
| 2020-11-30 | Ian Lance Taylor | test: update gofrontend expected errors | commit | commitdiff | tree | 
| 2020-11-30 | Ian Lance Taylor | test: recognize gofrontend error messages | commit | commitdiff | tree | 
| 2020-11-30 | Ian Lance Taylor | test: recognize new gofrontend error message | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: remove ODCLFIELD and ODDD ops | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: add custom type syntax Node... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: move gc.treecopy to ir.DeepCopy | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: add OTSLICE Op | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: move typenod, typenodl to... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: add ir.CallPartExpr | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: add ir.Closure, ir.ClosureRead | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: clean up Name and Func uses | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: make ir.Func the ODCLFUNC... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: move func code from node... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: make ir.Name the ONAME Node... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: add ir.PkgName | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: move name code from node... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: ir.BranchStmt, add ir.EmptySt... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: remove SetOp(OEMPTY) calls | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: remove Orig, SetOrig from... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: setup for new Node implementa... | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: drop Node.HasOpt method | commit | commitdiff | tree | 
| 2020-11-30 | Russ Cox | [dev.regabi] cmd/compile: cleanup label handling | commit | commitdiff | tree | 
| 2020-11-30 | Chris Waldon | os: return proper user directories on iOS | commit | commitdiff | tree | 
| 2020-11-30 | KimMachineGun | runtime: gofmt | commit | commitdiff | tree | 
| 2020-11-30 | Joshua M. Clulow | os/exec: constrain thread usage in leaked descriptor... | commit | commitdiff | tree | 
| 2020-11-28 | Jason A. Donenfeld | runtime/pprof: ignore test failures on windows/arm | commit | commitdiff | tree | 
| next |