| 2018-11-15 | 
Austin Clements | runtime: track all heap arenas in a slice | 
commit | commitdiff | tree | 
| 2018-11-15 | 
Alan Donovan | cmd/vet/all: use x/tools/go/analysis/cmd/vet not cmd/vet | 
commit | commitdiff | tree | 
| 2018-11-15 | 
Alan Donovan | cmd/vendor: update to golang.org/x/tools@f62bfb54 | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Keith Randall | x/net/route: use libc calls on Darwin | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Austin Clements | cmd/link: fix isStmt DWARF info | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Martin Möhrmann | internal/cpu: move GODEBUGCPU options into GODEBUG | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Alan Donovan | cmd/vendor/golang.org/x/tools: update to 7d6b83ca | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Brad Fitzpatrick | net/http: make Transport respect {X-,}Idempotency-Key...  | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Keith Randall | cmd/compile: assume unsafe pointer arithmetic generates...  | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Ali Rizvi-Santiago | cmd/go: allow the user to specify ar via an environment...  | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Martin Möhrmann | fmt: avoid allocation when formatting byte slice argume...  | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Martin Möhrmann | runtime: make processor capability variable naming...  | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Mark Rushakoff | cmd/go: don't panic when go run is passed ... under...  | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Milan Knezevic | cmd/compile/internal/gc: OMUL should be evaluated when...  | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Clément Chigot | cmd/go: fix TestScript/vet_asm for OS without amd64 | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Emmanuel T...  | test: move empty header file in builddir, buildrundir...  | 
commit | commitdiff | tree | 
| 2018-11-14 | 
Ian Lance Taylor | cmd/compile: by default accept any language | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Austin Clements | test: fix ABI mismatch in fixedbugs/issue19507 | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Keith Randall | runtime: when using explicit argmap, also use arglen | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Keith Randall | runtime: during map delete, update entries after new...  | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Daniel Martí | cmd/vet: rewrite method check to use go/types | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Samuel Kelemen | cmd/internal/obj/arm64: fix spelling in arm64 doc | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Hana Kim | runtime/debug: add API to read module info in binary | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Fangming.Fang | cmd,runtime: enable race detector on arm64 | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Alan Donovan | cmd/go: vet: pass non-.go files to vet tool | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Russ Cox | cmd/go/internal/modload: skip go.mod directories on...  | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Than McIntosh | cmd/cgo: fix typo in gccgo name mangling recipe | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Russ Cox | cmd/go: revert "remove unnecessary else conditions" | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Martin Garton | bufio: make Reader.Peek invalidate Unreads | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Russ Cox | container/heap: adjust wording in comments | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Russ Cox | go/build: do not suggest runtime.Version in comment | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Russ Cox | bufio: put notes about len(p) together | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Brad Fitzpatrick | net/http/httputil: make ReverseProxy automatically...  | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Robert Griesemer | spec: be clearer about definition of string length | 
commit | commitdiff | tree | 
| 2018-11-13 | 
Ian Lance Taylor | cmd/compile: correct check for valid -lang version | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Emmanuel T...  | net: preserve unexpired context values for LookupIPAddr | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Filippo Valsorda | crypto/tls: don't modify Config.Certificates in BuildNa...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Ali Rizvi-Santiago | runtime/cgo: added missing includes for errno.h to...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/compile: fix race on initializing Sym symFunc flag | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/compile: create "init" symbol earlier | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/compile: fix TestFormats | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/compile, cmd/link: separate stable and internal...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/link: nice error message on ABI mismatch | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/compile: mark function Syms | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/internal/obj, cmd/link: record ABIs and aliases...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/go, cmd/dist: collect known cross-package uses...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/go, cmd/dist: plumb symabis from assembler to compiler | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | test: minor simplification to run.go | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/compile: accept and parse symabis | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/asm: add mode to collect symbol ABIs | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/asm: factor out line parsing from assembling | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Filippo Valsorda | crypto/tls: enable TLS 1.3 and update tests | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Filippo Valsorda | crypto/tls: set ServerName and unset TLSUnique in Conne...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Filippo Valsorda | crypto/tls: implement TLS 1.3 downgrade protection | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Filippo Valsorda | crypto/tls: implement TLS 1.3 client authentication | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Filippo Valsorda | crypto/tls: implement TLS 1.3 PSK authentication (serve...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Filippo Valsorda | crypto/tls: implement TLS 1.3 PSK authentication (clien...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Filippo Valsorda | crypto/tls: implement TLS 1.3 middlebox compatibility...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Filippo Valsorda | crypto/tls: implement TLS 1.3 KeyUpdate messages | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Filippo Valsorda | crypto/tls: implement TLS 1.3 KeyLogWriter support | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/link: start file-local symbols at version 10 | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | cmd/link: abstract DWARF metadata symbol lookup | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | debug/gosym: use "go build" instead of hand-running...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | runtime: correct ABI information for all functions | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | runtime: avoid variable/function alias on runtime._cgo_...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | internal/bytealg, runtime: provide linknames for pushed...  | 
commit | commitdiff | tree | 
| 2018-11-12 | 
Austin Clements | runtime, reflect: access runtime.reflectcall directly | 
commit | commitdiff | tree | 
| 2018-11-11 | 
Ainar Garipov | go/build: remove superfluous continues | 
commit | commitdiff | tree | 
| 2018-11-11 | 
Michael Anthony...  | runtime: gofmt all improperly formatted code | 
commit | commitdiff | tree | 
| 2018-11-11 | 
Josh Bleecher...  | cmd/compile: optimize A->B->C Moves that include VarDefs | 
commit | commitdiff | tree | 
| 2018-11-11 | 
Ainar Garipov | go/build, go/doc: fix tautological conditions | 
commit | commitdiff | tree | 
| 2018-11-10 | 
Nikhil Benesch | runtime: ensure m.p is never stale | 
commit | commitdiff | tree | 
| 2018-11-10 | 
Josh Bleecher...  | cmd/compile: re-run stringer | 
commit | commitdiff | tree | 
| 2018-11-10 | 
Josh Bleecher...  | cmd/compile: simplify walk OCONVIFACE | 
commit | commitdiff | tree | 
| 2018-11-10 | 
Richard Musiol | all: add support for synchronous callbacks to js/wasm | 
commit | commitdiff | tree | 
| 2018-11-10 | 
Martin Möhrmann | cmd/compile: improve typechecking of OSLICEHEADER nodes | 
commit | commitdiff | tree | 
| 2018-11-10 | 
Ian Lance Taylor | cmd/go: add go mod edit -go flag | 
commit | commitdiff | tree | 
| 2018-11-10 | 
Ian Lance Taylor | cmd/go: add go statement when initializing go.mod | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Ainar Garipov | runtime: don't check _defer against nil twice | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Alex Brainman | Revert "os: remove sleep in windows Process.Wait" | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Ian Lance Taylor | cmd/cgo: make the gccgo init function no_split_stack | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Nikhil Benesch | runtime: never call into race detector with retaken P | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Michael Anthony...  | runtime: stop unnecessary span scavenges on free | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Josh Bleecher...  | cmd/compile: eliminate dead code | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Lynn Boger | cmd/compile: use ANDCC, ORCC, XORCC to avoid CMP on...  | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Ryan Dahl | bufio: fix indexes in TestWriter | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Brad Fitzpatrick | Revert "cmd/vet: lostcancel: suppress the check in...  | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Alan Donovan | cmd/vet: lostcancel: suppress the check in the main...  | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Josh Bleecher...  | runtime: reduce linear search through pcvalue cache | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Lynn Boger | crypto/md5: fix md5block asm to work on big endian...  | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Daniel Martí | cmd/vet: fix printf false negative with nested pointers | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Daniel Martí | cmd/vet: fix some pointer false positives in printf | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Brad Fitzpatrick | mime/multipart: check for quoted-printable case insensi...  | 
commit | commitdiff | tree | 
| 2018-11-09 | 
Brad Fitzpatrick | cmd/go/internal/cache: fix wrong/old function name...  | 
commit | commitdiff | tree | 
| 2018-11-08 | 
Josh Bleecher...  | cmd/compile: only optimize chained Moves on disjoint...  | 
commit | commitdiff | tree | 
| 2018-11-08 | 
Daniel Theophanes | database/sql: add support for returning cursors to...  | 
commit | commitdiff | tree | 
| 2018-11-08 | 
Keith Randall | strings,bytes: use inlineable function trampolines...  | 
commit | commitdiff | tree | 
| 2018-11-08 | 
Agniva De Sarker | time: add a missing comma in the documentation of Time | 
commit | commitdiff | tree | 
| 2018-11-08 | 
Alan Donovan | cmd/go: vet: revert $GOVETTOOL env var, restore -vettoo...  | 
commit | commitdiff | tree | 
| 2018-11-08 | 
Agniva De Sarker | time: handle negative offsets on js/wasm | 
commit | commitdiff | tree | 
| next |