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 |
2018-11-08 |
Keith Randall | cmd/compile: encourage inlining of functions with singl... |
commit | commitdiff | tree |
2018-11-08 |
Keith Randall | internal/syscall/unix: use libc calls on Darwin |
commit | commitdiff | tree |
2018-11-08 |
沈涛 | strings: remove empty line |
commit | commitdiff | tree |
2018-11-08 |
Mikio Hara | net: simplify nested if-blocks |
commit | commitdiff | tree |
2018-11-08 |
Filippo Valsorda | crypto/tls: remove a forgotten note to future self |
commit | commitdiff | tree |
2018-11-08 |
Agniva De Sarker | time: document that a marshaled time does not include... |
commit | commitdiff | tree |
2018-11-08 |
Keith Randall | syscall: move uses of Syscall to libSystem on darwin |
commit | commitdiff | tree |
2018-11-08 |
Ian Lance Taylor | cmd/go: add goversion environment variable to testing... |
commit | commitdiff | tree |
2018-11-08 |
Ian Lance Taylor | cmd/go: document the go statement in a go.mod file |
commit | commitdiff | tree |
2018-11-08 |
Ian Lance Taylor | cmd/go: pass go language version to cmd/compile |
commit | commitdiff | tree |
2018-11-08 |
Ian Lance Taylor | cmd/go: add cmpenv command to testing script language |
commit | commitdiff | tree |
2018-11-07 |
diplozoon | cmd/go: add /v2 to go.mod require example |
commit | commitdiff | tree |
2018-11-07 |
Keith Randall | syscall: implement syscalls on Darwin using libSystem |
commit | commitdiff | tree |
2018-11-07 |
Robert Griesemer | go/types: avoid certain problems with recursive alias... |
commit | commitdiff | tree |
2018-11-07 |
fanzha02 | cmd/internal/obj/arm64: encode large constants into... |
commit | commitdiff | tree |
2018-11-07 |
Elias Naur | internal/traceparser: skip test on iOS |
commit | commitdiff | tree |
2018-11-07 |
Hana (Hyang... | cmd/vendor: update github.com/google/pprof |
commit | commitdiff | tree |
2018-11-06 |
Diogo Pinela | go/internal/gcimporter: ensure tests pass even if GOROO... |
commit | commitdiff | tree |
2018-11-06 |
David Chase | cmd/compile: update TestNexting golden file for Delve |
commit | commitdiff | tree |
2018-11-06 |
Alberto Donizetti | cmd/compile: update TestNexting golden file |
commit | commitdiff | tree |
2018-11-06 |
Daniel Martí | cmd/go: make 'go test -h' print two lines |
commit | commitdiff | tree |
2018-11-06 |
Alberto Donizetti | cmd/compile: add new format to known_formats |
commit | commitdiff | tree |
2018-11-06 |
Cherry Zhang | cmd/asm: rename R18 to R18_PLATFORM on ARM64 |
commit | commitdiff | tree |
next |