| 2018-03-29 | 
Tobias Klauser | runtime: parse auxv for page size on dragonfly | 
commit | commitdiff | tree | 
| 2018-03-29 | 
Alberto Donizetti | test: update list of escape reasons | 
commit | commitdiff | tree | 
| 2018-03-29 | 
Wèi Cōngruì | math: handle denormals in AMD64 Exp | 
commit | commitdiff | tree | 
| 2018-03-29 | 
Eric Lagergren | testing: document -race goroutine limits | 
commit | commitdiff | tree | 
| 2018-03-29 | 
Andrew Bonventre | doc: update 1.9.5 release notes to include net/http...  | 
commit | commitdiff | tree | 
| 2018-03-29 | 
Andrew Bonventre | doc: update release notes for Go 1.9.5 | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Ian Lance Taylor | cmd/go: reject relative tmpdir | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Ian Lance Taylor | bufio: document ReadFrom/WriteTo calls to underlying...  | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Andrew Bonventre | doc: document Go 1.9.5 | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Andrew Bonventre | doc: document Go 1.10.1 | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Andrew Bonventre | net/http/pprof: harden handler responses | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Ian Lance Taylor | flag: document use of FlagSet name parameter | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Hana Kim | internal/trace: fix double counting in span analysis | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Josh Bleecher...  | cmd/compile: prefer rematerialization to copying | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Josh Bleecher...  | cmd/compile: strength reduce more x86 constant multipli...  | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Agniva De Sarker | os: keep the $ if a variable is not detected | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Josh Bleecher...  | cmd/compile/internal/gc: speed up arith const tests | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Alberto Donizetti | cmd/compile: print accurate escape reason for non-const...  | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Ilya Tocar | internal/bytealg: remove dependency on runtime·support_avx2 | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Ian Lance Taylor | cmd/go: add more C compiler/linker options to whitelist | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Jakob Weisblat | crypto/x509: improve error when parsing bad ECDSA cert | 
commit | commitdiff | tree | 
| 2018-03-28 | 
Diogo Pinela | regexp: document behavior of FindAll* functions when...  | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Ian Lance Taylor | cmd/go: if -race, don't run coverage on runtime packages | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Filippo Valsorda | crypto/tls: parse certificate first in X509KeyPair...  | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Filippo Valsorda | crypto/x509: cache the result of SystemCertPool | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Ian Lance Taylor | cmd/go: with -x, don't report removing a non-existent...  | 
commit | commitdiff | tree | 
| 2018-03-27 | 
erifan01 | math: optimize Exp and Exp2 on arm64 | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Yuval Pavel...  | cmd/internal/obj/arm: add DMB instruction | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Ben Shi | cmd/internal/obj/arm64: add LDPW/LDPSW/STPW to arm64...  | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Hana Kim | cmd/trace: assign a unique span id for slice representation | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Michael Munday | cmd/compile: simplify Neg lowering on s390x | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Matthew Dempsky | cmd/compile: fix method set computation for shadowed...  | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Daniel Theophanes | database/sql: check to see if ctx is cancelable before...  | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Alberto Donizetti | cmd/compile: reduce allocations in regAllocState.regalloc | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Tobias Klauser | runtime: parse auxv for page size on netbsd | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Carlos Eduardo Seo | math/big: improve performance of addVW/subVW for ppc64x | 
commit | commitdiff | tree | 
| 2018-03-27 | 
HaraldNordgren | cmd/go: print each import error only once | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Meng Zhuo | runtime: use vDSO for clock_gettime on linux/arm64 | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Alberto Donizetti | cmd/compile: allocate less in regalloc's liveValues | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Alberto Donizetti | cmd/compile: use more ORs in generic.rules | 
commit | commitdiff | tree | 
| 2018-03-27 | 
David du Colombier | os: fix TestDevNullFile on Plan 9 | 
commit | commitdiff | tree | 
| 2018-03-27 | 
Tim Wright | cmd/go, cmd/link, runtime: enable PIE build mode, cgo...  | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Andrew Bonventre | database/sql: fix docs to correctly refer to time.RFC33...  | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Brad Fitzpatrick | all: use strings.Builder instead of bytes.Buffer where...  | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Hana Kim | cmd/trace: add /userspans, /userspan pages | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Adam Langley | crypto/x509: matching any requested EKU should be suffi...  | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Austin Clements | cmd/compile: clarify unsigned interpretation of AuxInt | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Tobias Klauser | cmd/cgo: add support for GOARCH=sparc64 | 
commit | commitdiff | tree | 
| 2018-03-26 | 
David Chase | cmd/compile: invoke gdb more carefully in ssa/debug_test.go | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Ilya Tocar | cmd/internal/obj/x86: use PutOpBytesLit in more places | 
commit | commitdiff | tree | 
| 2018-03-26 | 
David Chase | cmd/compile: finish GOEXPERIMENT=preemptibleloops repair | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Michael Munday | cmd/compile: use 32-bit comparisons where possible...  | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Zhou Peng | runtime: fix comment typo | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Erwin Oegema | path/filepath: change example to print the correct...  | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Agniva De Sarker | io: document that ReadAtLeast and ReadFull can drop...  | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Hana Kim | internal/trace: compute span stats as computing gorouti...  | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Ilya Tocar | cmd/compile/internal/ssa: optimize away double NEG...  | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Hana (Hyang...  | cmd/trace: beautify goroutine page | 
commit | commitdiff | tree | 
| 2018-03-26 | 
Alex Brainman | os: do not test Lstat in TestDevNullFile | 
commit | commitdiff | tree | 
| 2018-03-25 | 
Alberto Donizetti | cmd/compile: avoid some allocations in regalloc | 
commit | commitdiff | tree | 
| 2018-03-25 | 
Agniva De Sarker | net/http: use top-level font media type | 
commit | commitdiff | tree | 
| 2018-03-25 | 
Alex Brainman | os: treat "nul" as DevNull file on windows | 
commit | commitdiff | tree | 
| 2018-03-25 | 
Josh Bleecher...  | net: deflake lookup tests | 
commit | commitdiff | tree | 
| 2018-03-25 | 
Kevin Burke | database/sql: add more examples | 
commit | commitdiff | tree | 
| 2018-03-25 | 
Alex Brainman | os: document DevNull on windows | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Daniel Martí | all: remove some unused return parameters | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Daniel Martí | cmd/compile/internal/gc: various cleanups | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Agniva De Sarker | net/http: add sniffing support for woff2 | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Daniel Nephin | cmd/test2json: document missing "skip" action | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Alberto Donizetti | test/codegen: port tbz/tbnz arm64 tests | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Tobias Klauser | runtime: adjust GOARM floating point compatibility...  | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Giovanni Bajo | cmd/compile: in prove, shortcircuit self-facts | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Giovanni Bajo | cmd/compile: in prove, fail fast when unsat is found | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Giovanni Bajo | cmd/compile: add patterns for bit set/clear/complement...  | 
commit | commitdiff | tree | 
| 2018-03-24 | 
isharipo | cmd/compile/internal/gc: properly initialize ssa.Func...  | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Matthew Dempsky | cmd/compile: always write pack files | 
commit | commitdiff | tree | 
| 2018-03-24 | 
Matthew Dempsky | cmd/link: skip __.PKGDEF in archives | 
commit | commitdiff | tree | 
| 2018-03-23 | 
Matthew Dempsky | cmd/link: make sure we're hashing __.PKGDEF in genhash | 
commit | commitdiff | tree | 
| 2018-03-23 | 
Yuval Pavel...  | runtime: fix AT_HWCAP auxv parsing on freebsd | 
commit | commitdiff | tree | 
| 2018-03-23 | 
Michael Munday | crypto/rc4: optimize generic implementation slightly | 
commit | commitdiff | tree | 
| 2018-03-23 | 
Hyang-Ah Hana Kim | Revert "cmd/vendor/.../pprof: refresh from upstream...  | 
commit | commitdiff | tree | 
| 2018-03-23 | 
Hana (Hyang...  | cmd/vendor/.../pprof: refresh from upstream@a74ae6f | 
commit | commitdiff | tree | 
| 2018-03-22 | 
Matthew Dempsky | cmd/compile: change unsafeUintptrTag from var to const | 
commit | commitdiff | tree | 
| 2018-03-22 | 
Adam Langley | crypto/x509: follow OpenSSL and emit Extension structur...  | 
commit | commitdiff | tree | 
| 2018-03-22 | 
Mike Danese | crypto/tls: support keying material export | 
commit | commitdiff | tree | 
| 2018-03-22 | 
Daniel Martí | cmd/compile: use more range fors in gc | 
commit | commitdiff | tree | 
| 2018-03-22 | 
Austin Clements | cmd/compile: fix GOEXPERIMENT=preemptibleloops type...  | 
commit | commitdiff | tree | 
| 2018-03-22 | 
Travis Bischel | cmd/compile: specialize Move up to 79B on amd64 | 
commit | commitdiff | tree | 
| 2018-03-22 | 
Alberto Donizetti | test/codegen: port direct comparisons with memory tests | 
commit | commitdiff | tree | 
| 2018-03-22 | 
Carlos Eduardo Seo | cmd/compile/internal/ppc64, runtime internal/atomic...  | 
commit | commitdiff | tree | 
| 2018-03-22 | 
Giovanni Bajo | doc: first version of new contribute guide | 
commit | commitdiff | tree | 
| 2018-03-21 | 
Ilya Tocar | compress/bzip2: remove bit-tricks | 
commit | commitdiff | tree | 
| 2018-03-21 | 
Tim Wright | all: enable c-shared/c-archive support for freebsd...  | 
commit | commitdiff | tree | 
| 2018-03-21 | 
isharipo | runtime,sync/atomic: replace asm BYTEs with insts for x86 | 
commit | commitdiff | tree | 
| 2018-03-21 | 
Ross Light | net/url: fix contradiction in PathUnescape docs | 
commit | commitdiff | tree | 
| 2018-03-21 | 
Tobias Klauser | runtime: parse auxv on freebsd | 
commit | commitdiff | tree | 
| 2018-03-21 | 
Daniel Martí | cmd/doc: use empty GOPATH when running the tests | 
commit | commitdiff | tree | 
| 2018-03-21 | 
Alberto Donizetti | cmd/trace: remove unused variable in tests | 
commit | commitdiff | tree | 
| 2018-03-20 | 
Hiroshi Ioka | go/internal/srcimporter: simplify and fix package file...  | 
commit | commitdiff | tree | 
| 2018-03-20 | 
Paul Querna | net/http: remove extraneous call to VerifyHostname | 
commit | commitdiff | tree | 
| next |