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 |
2016-09-28 |
Ian Lance Taylor | runtime: minor simplifications to signal code |
commit | commitdiff | tree |
2016-09-28 |
Andrew Gerrand | testing: add Name method to *T and *B |
commit | commitdiff | tree |
2016-09-28 |
Alex Brainman | runtime: use RtlGenRandom instead of CryptGenRandom |
commit | commitdiff | tree |
2016-09-27 |
Keith Randall | cmd/compile: remove duplicate nilchecks |
commit | commitdiff | tree |
2016-09-27 |
Cherry Zhang | math: add some assembly implementations on ARM64 |
commit | commitdiff | tree |
2016-09-27 |
Brad Fitzpatrick | net/http: add more IDNA2008 tests and fix some omissions |
commit | commitdiff | tree |
2016-09-27 |
Brad Fitzpatrick | vendor: add golang.org/x/text/unicode/norm + x/test... |
commit | commitdiff | tree |
2016-09-27 |
mike andrews | encoding/json: fix a bug in the documentation |
commit | commitdiff | tree |
2016-09-27 |
Ian Lance Taylor | runtime: remove sigmask type, use sigset instead |
commit | commitdiff | tree |
2016-09-27 |
Daniel Theophanes | database/sql: add context methods |
commit | commitdiff | tree |
2016-09-27 |
Luigi Riefolo | go/doc: add IsPredeclared function |
commit | commitdiff | tree |
2016-09-27 |
Ian Lance Taylor | runtime: simplify signalstack by dropping nil as argument |
commit | commitdiff | tree |
2016-09-27 |
Elias Naur | runtime: relax SetFinalizer documentation to allow... |
commit | commitdiff | tree |
next |