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 |
2016-08-26 |
Hiroshi Ioka | os: prevent infinite symlink loop of Stat on Windows |
commit | commitdiff | tree |
2016-08-26 |
Robert Griesemer | cmd/compile: fail gracefully on export format skew |
commit | commitdiff | tree |
2016-08-26 |
Michael Hudson... | cmd/link: hide funcsym symbols |
commit | commitdiff | tree |
2016-08-26 |
Josh Bleecher... | syscall: fix plan9/386 RawSyscall6 |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | net/http, cmd/compile: minor vet fixes |
commit | commitdiff | tree |
2016-08-25 |
Keith Randall | cmd/compile: inline atomics from runtime/internal/atomi... |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | all: fix assembly vet issues |
commit | commitdiff | tree |
2016-08-25 |
Joe Tsai | archive/tar: isolate regular and sparse file handling... |
commit | commitdiff | tree |
2016-08-25 |
Sina Siadat | net/http: send Content-Range if no byte range overlaps |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | cmd/compile: when inlining ==, don’t take the address... |
commit | commitdiff | tree |
2016-08-25 |
Ian Lance Taylor | path/filepath: don't return SkipDir at top |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | cmd/compile/internal/obj/x86: clean up "is leaf?" check |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | cmd/internal/obj/x86: remove pointless NOPs |
commit | commitdiff | tree |
2016-08-25 |
Egon Elbre | website: recreate 16px and 32px favicon |
commit | commitdiff | tree |
2016-08-25 |
Cherry Zhang | cmd/compile: get MIPS64 SSA working |
commit | commitdiff | tree |
2016-08-25 |
Dave Cheney | cmd/{asm,compile/internal}: delete dead code |
commit | commitdiff | tree |
2016-08-25 |
Ian Lance Taylor | runtime: remove unused type sigtabtt |
commit | commitdiff | tree |
2016-08-25 |
Josh Bleecher... | cmd/compile: optimize integer "in range" expressions |
commit | commitdiff | tree |
2016-08-25 |
Dave Cheney | cmd/link/internal, cmd/internal/obj: introduce ctxt... |
commit | commitdiff | tree |
2016-08-25 |
Dave Cheney | cmd/link/internal/ld: move ld.Cpos to coutbuf.Offset |
commit | commitdiff | tree |
next |