| 2016-08-31 | 
Joe Tsai | archive/tar: make Reader error handling consistent | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Rob Pike | doc/faq: explain the meaning of "runtime" | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Joe Tsai | Revert "runtime: improve memmove for amd64" | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Keith Randall | cmd/compile: don't reserve X15 for float sub/div any...  | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Keith Randall | cmd/compile: print SizeAndAlign AuxInt values correctly | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Martin Möhrmann | cmd/compile: fold negation into comparison operators | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Matthew Dempsky | cmd/compile: handle pragmas immediately with -newparser=1 | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Edward Muller | doc: update go tour installation instructions | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Kevin Burke | runtime: fix typo | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Denis Nagorny | runtime: improve memmove for amd64 | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Ilya Tocar | cmd/internal/obj/x86: Make VPSHUFD accept negative...  | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Radu Berinde | hash/crc32: cleanup code and improve tests | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Ilya Tocar | math: speed up bessel functions on AMD64 | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Alex Brainman | cmd/link, cmd/go: delay linking of mingwex and mingw32...  | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Brad Fitzpatrick | syscall: add some debugging to TestGetfsstat | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Kevin Burke | crypto/sha256: add examples for New, Sum256 | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Dave Cheney | cmd/compile/internal/gc: clean up closure.go | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Joe Tsai | compress/flate: always return uncompressed data in...  | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Robert Griesemer | doc: more tweaks to the FAQ | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Brad Fitzpatrick | net/http: make DefaultTransport's Dialer enable DualSta...  | 
commit | commitdiff | tree | 
| 2016-08-31 | 
Bryan Alexander | crypto/x509: Fix bug in UnknownAuthorityError.Error | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Josh Bleecher...  | runtime: rename fastrand1 to fastrand | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Cherry Zhang | cmd/compile, runtime, etc: get rid of constant FP registers | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Cherry Zhang | cmd/compile: remove Zero and NilCheck for newobject | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Keith Randall | all: use testing.GoToolPath instead of "go" | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Matthew Dempsky | reflect: cleanup wording for type identity/equality | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Matthew Dempsky | cmd/compile: dedup Pragma switch | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Josh Bleecher...  | misc/cgo/testsigfwd: add missing return statement | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Matthew Dempsky | cmd/compile: eliminate addmethod tpkg parameter | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Matthew Dempsky | cmd/compile: cleanup addmethod | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Matthew Dempsky | cmd/compile: eliminate methtype's mustname parameter | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Josh Bleecher...  | cmd/compile: recognize integer ranges in switch statements | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Josh Bleecher...  | cmd/compile: add Trunc-of-Ext simplifications | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Matthew Dempsky | cmd/compile: get rid of ugly {Recvs,Params,Results...  | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Hiroshi Ioka | path/filepath: handle ".." in normalizing a path on...  | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Robert Griesemer | cmd/compile: remove unused FmtWidth flag | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Matthew Dempsky | cmd/compile: remove unused Type.Printed field | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Robert Griesemer | cmd/compile: remove unused FmtBody flag and associated...  | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Brad Fitzpatrick | net/http: fix ordering & data race in TestTransportEven...  | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Martin Möhrmann | cmd/compile: improve string iteration performance | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Keith Randall | runtime: update a few comments | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Robert Griesemer | cmd/compile: make internal objects directly print to...  | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Terrel Shumway | doc: clarify FAQ wording for float sizes | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Keith Randall | cmd/compile: intrinsify sync/atomic for amd64 | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Dave Cheney | reflect: avoid zeroing memory that will be overwritten | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Brad Fitzpatrick | cmd/go: make C compiler warnings fatal on builders | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Brad Fitzpatrick | net/http: stop timeout timer if user cancels a request | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Jonathan Boulle | os: fix typo in comment (Readir -> Readdir) | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Brad Fitzpatrick | all: use time.Until where applicable | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Josh Bleecher...  | go/types: fix bad variable shadowing in offsetsof | 
commit | commitdiff | tree | 
| 2016-08-30 | 
Sam Whited | time: Add Until helper function | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Brad Fitzpatrick | os: don't let File.Readdir return an empty slice and...  | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Matthew Dempsky | net: restore per-query timeout logic | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Carlos Eduardo Seo | runtime: insufficient padding in the `p` structure | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Ian Lance Taylor | cmd/go: for -msan build runtime/cgo with -fsanitize...  | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Aliaksandr...  | cmd/vet: check for copying of array of locks | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Aliaksandr...  | cmd/vet: properly handle indexed arguments in printf | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Ethan Miller | math/big: add assembly implementation of arith for...  | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Robert Griesemer | cmd/compile: use printer in typefmt, Tconv | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Kevin Burke | cmd/compile: document more Node fields | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Martin Möhrmann | cmd/compile: generate makeslice calls with int arguments | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Robert Griesemer | cmd/compile: remove ignored bool from exported ODCL...  | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Jaana Burcu...  | os: add example for OpenFile | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Carlos C | mime/quotedprintable: add examples | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Ian Lance Taylor | database/sql: don't hang if the driver Exec method...  | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Josh Bleecher...  | doc: add cmd/go pkgdir changes to go1.8.txt | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Josh Bleecher...  | androidtest.bash: use go list to get pkg dir | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Josh Bleecher...  | androidtest.bash: fix pkg dir | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Josh Bleecher...  | androidtest.bash: require GOARCH | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Emmanuel Odeke | all: fix obsolete inferno-os links | 
commit | commitdiff | tree | 
| 2016-08-29 | 
Giovanni Bajo | doc: improve issue template | 
commit | commitdiff | tree | 
| 2016-08-28 | 
Cherry Zhang | cmd/compile: fix load int32 to FP register on big-endia...  | 
commit | commitdiff | tree | 
| 2016-08-28 | 
Radu Berinde | hash/crc32: fix nil Castagnoli table problem | 
commit | commitdiff | tree | 
| 2016-08-28 | 
Keith Randall | cmd/compile: fix noopt build | 
commit | commitdiff | tree | 
| 2016-08-28 | 
Keith Randall | cmd/compile: intrinsify the rest of runtime/internal...  | 
commit | commitdiff | tree | 
| 2016-08-28 | 
Alex Brainman | time: always use $GOROOT/lib/time/zoneinfo.zip with...  | 
commit | commitdiff | tree | 
| 2016-08-28 | 
Radu Berinde | hash/crc32: improve the AMD64 implementation using...  | 
commit | commitdiff | tree | 
| 2016-08-27 | 
Joonas Kuorilehto | crypto/tls: add KeyLogWriter for debugging | 
commit | commitdiff | tree | 
| 2016-08-27 | 
Keith Randall | Revert "hash/crc32: improve the AMD64 implementation...  | 
commit | commitdiff | tree | 
| 2016-08-27 | 
Radu Berinde | hash/crc32: improve the AMD64 implementation using...  | 
commit | commitdiff | tree | 
| 2016-08-27 | 
Robert Griesemer | cmd/compile: make dumpdepth a global again | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Matthew Dempsky | Revert "cmd/compile: use printer in typefmt, Tconv" | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Robert Griesemer | cmd/compile: use printer in typefmt, Tconv | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Robert Griesemer | cmd/compile: use printer in exprfmt | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Josh Bleecher...  | go/build: don't alter InstallSuffix for default compile...  | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Robert Griesemer | cmd/compile: use printer in stmtfmt, hconv | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Robert Griesemer | cmd/compile: use printer in sconv, symfmt | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Robert Griesemer | cmd/compile: use printer in vconv | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Robert Griesemer | cmd/compile: introduce printer for internal formatting...  | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Robert Griesemer | cmd/compile: reintroduce support for version 0 export...  | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Robert Griesemer | go/internal/gcimporter: fail gracefully on export forma...  | 
commit | commitdiff | tree | 
| 2016-08-26 | 
David Crawshaw | runtime: have typelinksinit work forwards | 
commit | commitdiff | tree | 
| 2016-08-26 | 
David Crawshaw | cmd/link: make DynlinkingGo a method | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Cherry Zhang | cmd/compile: add MIPS64 optimizations, SSA on by default | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Michael Munday | math: optimize Ceil, Floor and Trunc on s390x | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Michael Munday | cmd/internal/obj/s390x: add FIDBR and FIEBR instructions | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Michael Munday | cmd/internal/obj/s390x: add atomic operation instructions | 
commit | commitdiff | tree | 
| 2016-08-26 | 
David Crawshaw | cmd/compile: qualify unexported fields of unnamed types | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Hiroshi Ioka | os: fix build error on plan9 | 
commit | commitdiff | tree | 
| 2016-08-26 | 
Robert Griesemer | spec: clarify text on init functions | 
commit | commitdiff | tree | 
| next |