2016-10-05 |
Michael Munday | runtime/testdata/testprogcgo: add explicit return value... |
commit | commitdiff | tree |
2016-10-05 |
Brad Fitzpatrick | sort: fix a slice benchmark not using the stable varian... |
commit | commitdiff | tree |
2016-10-05 |
Aliaksandr... | cmd/vet: skip printf check for non-constant format... |
commit | commitdiff | tree |
2016-10-05 |
Ian Lance Taylor | runtime: don't call cgocallback from signal handler |
commit | commitdiff | tree |
2016-10-05 |
Ian Lance Taylor | runtime: avoid endless loop if printing the panic value... |
commit | commitdiff | tree |
2016-10-05 |
Brad Fitzpatrick | encoding/csv: update and add CSV reading benchmarks |
commit | commitdiff | tree |
2016-10-05 |
Jeff R. Allen | image/gif: check handling of truncated GIF files |
commit | commitdiff | tree |
2016-10-05 |
Russ Cox | math: fix Gamma(x) for x < -170.5 and other corner... |
commit | commitdiff | tree |
2016-10-05 |
Russ Cox | math: use portable Exp instead of 387 instructions... |
commit | commitdiff | tree |
2016-10-05 |
Joe Tsai | cmd/doc: ensure summaries truly are only one line |
commit | commitdiff | tree |
2016-10-04 |
Kevin Burke | cmd/cover: fix typo |
commit | commitdiff | tree |
2016-10-04 |
Robert Griesemer | go/types: minimal support for alias declarations: don... |
commit | commitdiff | tree |
2016-10-04 |
Robert Griesemer | go/printer: support for printing alias declarations |
commit | commitdiff | tree |
2016-10-04 |
Robert Griesemer | go/ast, go/parser: parse alias declarations |
commit | commitdiff | tree |
2016-10-04 |
Robert Griesemer | go/scanner, go/token: recognize => (ALIAS) token |
commit | commitdiff | tree |
2016-10-04 |
Carl Mastrangelo | runtime: make append only clear uncopied memory |
commit | commitdiff | tree |
2016-10-04 |
Matthew Dempsky | cmd/compile/internal/ssa: update BlockKind documentation |
commit | commitdiff | tree |
2016-10-04 |
Oleg Vakheta | fmt: add tests for parsenum |
commit | commitdiff | tree |
2016-10-04 |
Matthew Dempsky | cmd/compile/internal/ssa: add Op.UsesScratch method |
commit | commitdiff | tree |
2016-10-04 |
Quentin Renard | net/http: improve performance for parsePostForm |
commit | commitdiff | tree |
2016-10-04 |
Keith Randall | cmd/compile: lower cse comparison depth |
commit | commitdiff | tree |
2016-10-04 |
Daniel Theophanes | database/sql: fixup remaining driver call to use context |
commit | commitdiff | tree |
2016-10-04 |
Robert Griesemer | reflect: ignore struct tags when converting structs |
commit | commitdiff | tree |
2016-10-04 |
Robert Griesemer | go/types: ignore struct tags when converting structs |
commit | commitdiff | tree |
2016-10-04 |
Robert Griesemer | cmd/compile: ignore struct tags when converting structs |
commit | commitdiff | tree |
2016-10-04 |
Matthew Dempsky | cmd/compile: cleanup artifacts from previous CL |
commit | commitdiff | tree |
2016-10-04 |
Robert Griesemer | spec: ignore struct tags when converting structs |
commit | commitdiff | tree |
2016-10-04 |
Matthew Dempsky | cmd/compile: layout stack frame during SSA |
commit | commitdiff | tree |
2016-10-04 |
Keith Randall | cmd/compile: remove duplicate statement list function |
commit | commitdiff | tree |
2016-10-04 |
Dhananjay Nakrani | cmd/cover: Fix compiler directives handling. |
commit | commitdiff | tree |
2016-10-04 |
Keith Randall | cmd/compile: force folding of MOVDaddr into storezero |
commit | commitdiff | tree |
2016-10-04 |
Brad Fitzpatrick | regexp: remove dead code |
commit | commitdiff | tree |
2016-10-04 |
Nick Craig... | runtime: correct function name in throw message |
commit | commitdiff | tree |
2016-10-04 |
Filippo Valsorda | crypto/tls: implement countermeasures against CBC paddi... |
commit | commitdiff | tree |
2016-10-04 |
Brad Fitzpatrick | all: use sort.Slice where applicable |
commit | commitdiff | tree |
2016-10-04 |
Mikio Hara | net: implement network interface API for Solaris |
commit | commitdiff | tree |
2016-10-04 |
Mikio Hara | vendor: import golang.org/x/net/lif |
commit | commitdiff | tree |
2016-10-03 |
Mikio Hara | syscall: fix Send{msg,msgN}, Recvmsg and control messag... |
commit | commitdiff | tree |
2016-10-03 |
Michael Munday | cmd/compile: remove unnecessary OpSB checks in S390X... |
commit | commitdiff | tree |
2016-10-03 |
Austin Clements | runtime: fix missing space in error message |
commit | commitdiff | tree |
2016-10-03 |
Austin Clements | runtime: document bmap.tophash |
commit | commitdiff | tree |
2016-10-03 |
Austin Clements | runtime: make gcDumpObject useful on stack frames |
commit | commitdiff | tree |
2016-10-03 |
Austin Clements | runtime: introduce a type for span states |
commit | commitdiff | tree |
2016-10-03 |
Keith Randall | cmd/compile: Use Sreedhar+Gao phi building algorithm |
commit | commitdiff | tree |
2016-10-03 |
Cherry Zhang | cmd/compile: remove unnecessary write barriers for... |
commit | commitdiff | tree |
2016-10-03 |
Ian Lance Taylor | doc: add PKG_CONFIG and GIT_ALLOW_PROTOCOL env vars... |
commit | commitdiff | tree |
2016-10-03 |
Billy Lynch | cmd/go: add support for GIT_ALLOW_PROTOCOL |
commit | commitdiff | tree |
2016-10-03 |
Boris Nagaev | cmd/dist, cmd/go: add environment variable override... |
commit | commitdiff | tree |
2016-10-03 |
Than McIntosh | cmd/compile: relax liveness restrictions on ambiguously... |
commit | commitdiff | tree |
2016-10-03 |
Brad Fitzpatrick | net: clarify that Conn deadlines also affect currently... |
commit | commitdiff | tree |
2016-10-03 |
Austin Clements | runtime: weaken claim about SetFinalizer panicking |
commit | commitdiff | tree |
2016-10-03 |
Brad Fitzpatrick | sort: add Slice, SliceStable, and SliceIsSorted |
commit | commitdiff | tree |
2016-10-03 |
Florian Uekermann | math/rand: add Rand.Uint64 |
commit | commitdiff | tree |
2016-10-02 |
Adam Langley | crypto/ecdsa: correct code comment. |
commit | commitdiff | tree |
2016-10-02 |
Adam Langley | crypto/x509: return better error when a certificate... |
commit | commitdiff | tree |
2016-10-02 |
Adam Langley | crypto/x509: fix name constraints handling. |
commit | commitdiff | tree |
2016-10-02 |
Emmanuel Odeke | cmd/compile: improve error message for wrong number... |
commit | commitdiff | tree |
2016-10-01 |
Adam Langley | crypto/tls: simplify keylog tests. |
commit | commitdiff | tree |
2016-10-01 |
Emmanuel Odeke | strings, bytes: panic if Repeat overflows or if given... |
commit | commitdiff | tree |
2016-10-01 |
Matt Layher | bufio: remove redundant Writer.flush method |
commit | commitdiff | tree |
2016-10-01 |
Mikio Hara | syscall: re-enable TestPassFD on dragonfly |
commit | commitdiff | tree |
2016-10-01 |
Brad Fitzpatrick | net/http: don't sniff Request.Body on 100-continue... |
commit | commitdiff | tree |
2016-10-01 |
Mike Appleby | runtime: sleep on CLOCK_MONOTONIC in futexsleep1 on... |
commit | commitdiff | tree |
2016-10-01 |
Mike Appleby | time: update comment to reflect correct file path. |
commit | commitdiff | tree |
2016-09-30 |
Joe Tsai | cmd/doc: perform type grouping for constants and variables |
commit | commitdiff | tree |
2016-09-30 |
Matt Layher | context: discourage use of basic types as keys in WithValue |
commit | commitdiff | tree |
2016-09-30 |
Brad Fitzpatrick | reflect: add Swapper func |
commit | commitdiff | tree |
2016-09-30 |
Brad Fitzpatrick | net/http: refactor testing of Request.Body on 0 Content... |
commit | commitdiff | tree |
2016-09-30 |
David Benjamin | crypto/tls: Fix c.in.decrypt error handling. |
commit | commitdiff | tree |
2016-09-30 |
Alberto Donizetti | cmd/compile: update error messages in Mpint, Mpflt... |
commit | commitdiff | tree |
2016-09-30 |
Michael Munday | cmd/compile: improve load/store merging on s390x |
commit | commitdiff | tree |
2016-09-30 |
Alberto Donizetti | cmd/compile: delete unused Convconst function |
commit | commitdiff | tree |
2016-09-30 |
Brad Fitzpatrick | net/http: update bundled http2, add h2 Transport.IdleCo... |
commit | commitdiff | tree |
2016-09-30 |
David Crawshaw | runtime: remove defer from standard cgo call |
commit | commitdiff | tree |
2016-09-30 |
Matthew Dempsky | runtime, syscall: use FP instead of SP for parameters |
commit | commitdiff | tree |
2016-09-30 |
Matthew Dempsky | cmd/compile: eliminate stkdelta |
commit | commitdiff | tree |
2016-09-30 |
Matthew Dempsky | cmd/compile: split Addrconst out of Naddr |
commit | commitdiff | tree |
2016-09-30 |
Brad Fitzpatrick | net/http: remove TODO about the Server's base context |
commit | commitdiff | tree |
2016-09-29 |
Matthew Dempsky | cmd/compile: make Afunclit the default/only behavior... |
commit | commitdiff | tree |
2016-09-29 |
Daniel Theophanes | database/sql: close Rows when context is cancelled |
commit | commitdiff | tree |
2016-09-29 |
Matthew Dempsky | cmd/compile/internal/ssa: erase register copies determi... |
commit | commitdiff | tree |
2016-09-29 |
Brad Fitzpatrick | net/http: use atomic.Value for Transport's alternate... |
commit | commitdiff | tree |
2016-09-29 |
Brad Fitzpatrick | net: add Buffers type, do writev on unix |
commit | commitdiff | tree |
2016-09-29 |
Nodir Turakulov | html/template: check "type" attribute in <script> |
commit | commitdiff | tree |
2016-09-29 |
Matthew Dempsky | cmd/compile/internal/x86: fix zero-range merging logic |
commit | commitdiff | tree |
2016-09-29 |
Alberto Donizetti | cmd/compile: delete unused (*Node) SetInt, SetBigInt... |
commit | commitdiff | tree |
2016-09-29 |
Joe Tsai | archive/tar: move parse/format functionality into strco... |
commit | commitdiff | tree |
2016-09-29 |
Joe Tsai | net/http: document how Request.Cookie deals with duplic... |
commit | commitdiff | tree |
2016-09-29 |
Matthew Dempsky | cmd/internal/obj/arm: cleanup some unnecessary temps... |
commit | commitdiff | tree |
2016-09-29 |
Brad Fitzpatrick | net: make proto and port lookups fall back to baked... |
commit | commitdiff | tree |
2016-09-29 |
Alberto Donizetti | cmd/compile: delete unused IntLiteral function |
commit | commitdiff | tree |
2016-09-29 |
Alberto Donizetti | time: update test for tzdata-2016g |
commit | commitdiff | tree |
2016-09-29 |
Ilya Tocar | math: make sqrt smaller on AMD64 |
commit | commitdiff | tree |
2016-09-29 |
Cherry Zhang | cmd/internal/obj/arm: optimize MOVW $-off(R), R |
commit | commitdiff | tree |
2016-09-29 |
Ilya Tocar | cmd/internal/obj/x86: cleanup |
commit | commitdiff | tree |
2016-09-28 |
Matthew Dempsky | cmd/compile: don't crash on (unsafe.Sizeof)(0) |
commit | commitdiff | tree |
2016-09-28 |
Cherry Zhang | cmd/compile: re-enable nilcheck removal for newobject |
commit | commitdiff | tree |
2016-09-28 |
Blixt | encoding/binary: add bool support |
commit | commitdiff | tree |
2016-09-28 |
Andrew Gerrand | doc: add testing Name method to go1.8.txt |
commit | commitdiff | tree |
2016-09-28 |
Mikio Hara | runtime, runtime/cgo: revert CL 18814; don't drop signa... |
commit | commitdiff | tree |
next |