| 2015-12-02 | 
Alexandre Cesaro | net/mail: add test index to error messages in a recent...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Rahul Chaudhry | cmd/go: allow buildmode=c-shared for android/arm64. | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Rahul Chaudhry | runtime: set TLSG_IS_VARIABLE for android/arm64. | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Rahul Chaudhry | runtime/cgo: define x_cgo_inittls() for android/arm64. | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Michael Hudson...  | cmd/internal/obj: fix stack barriers in ppc64le shared...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Ian Lance Taylor | cmd/cgo: error, not panic, if not enough arguments...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Håvard Haugen | cmd/compile: don't allow blank method declarations...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
INADA Naoki | database/sql: Add DB.SetConnMaxLifetime | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Alexandre Cesaro | net/mail: use base64 encoding when needed in Address...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Ian Lance Taylor | cmd/go: fix reading PT_NOTE segment with multiple notes | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Joe Tsai | compress/bzip2/testdata: make Mark.Twain-Tom.Sawyer...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Joe Tsai | archive/tar: convert Reader.Next to be loop based | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Brad Fitzpatrick | net/http: enable HTTP/2 on all Transports, not just...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Ian Lance Taylor | time: fix handling of -07, handle Z07 | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Joe Tsai | archive/tar: move parse/format methods to standalone...  | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Ingo Oeser | net/mail: better errors on non-ascii characters | 
commit | commitdiff | tree | 
| 2015-12-02 | 
Benjamin Prosnitz | net: fall back to hosts file if DNS lookup fails, despi...  | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Russ Cox | encoding/base64: add package-level example | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Russ Cox | regexp/syntax: fix handling of \Q...\E | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Carlos Cirello | net/http/httputil: add package level examples | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Russ Cox | testing: document that T and B are safe for concurrent...  | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Blake Gentry | net/http: retry idempotent HTTP reqs on dead reused...  | 
commit | commitdiff | tree | 
| 2015-12-01 | 
David Benjamin | encoding/asn1: Reject invalid INTEGERs. | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Joe Tsai | archive/tar: fix issues with readGNUSparseMap1x0 | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Joe Tsai | archive/tar: properly handle header-only "files" in...  | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Russ Cox | bufio: clarify Read docs | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Colin Cross | archive/zip: enable overriding (de)compressors per...  | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Aleksandr Demakin | go/types: fix race-y initialization of Struct.offsets | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Brad Fitzpatrick | mime: let FormatMediaType format slash-less media types...  | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Brad Fitzpatrick | mime: don't accept single-quoted strings in media type...  | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Marcel van...  | unicode/utf8: add test for FullRune | 
commit | commitdiff | tree | 
| 2015-12-01 | 
Michael Hudson...  | runtime: set r12 to sigpanic before jumping to it in...  | 
commit | commitdiff | tree | 
| 2015-11-30 | 
Robert Griesemer | spec: clarify examples for struct field tags | 
commit | commitdiff | tree | 
| 2015-11-30 | 
Robert Griesemer | cmd/compile: remove unused global variable loophack | 
commit | commitdiff | tree | 
| 2015-11-30 | 
Robert Griesemer | cmd/compile: document parsing decision for imported...  | 
commit | commitdiff | tree | 
| 2015-11-30 | 
Brad Fitzpatrick | net/http: update h2_bundle.go | 
commit | commitdiff | tree | 
| 2015-11-30 | 
Burcu Dogan | net/http: define File as an io.Seeker | 
commit | commitdiff | tree | 
| 2015-11-30 | 
Carlos C | io/ioutil: add examples to functions | 
commit | commitdiff | tree | 
| 2015-11-30 | 
Carlos C | io: add examples to functions | 
commit | commitdiff | tree | 
| 2015-11-29 | 
Mikio Hara | net: fix typo in test | 
commit | commitdiff | tree | 
| 2015-11-29 | 
Ian Lance Taylor | cmd/compile: add 386 special case for testing first...  | 
commit | commitdiff | tree | 
| 2015-11-29 | 
Ian Lance Taylor | cmd/cgo: make the char * pointer in GoString const | 
commit | commitdiff | tree | 
| 2015-11-28 | 
Mikio Hara | net: force LookupAddr results to be rooted DNS paths...  | 
commit | commitdiff | tree | 
| 2015-11-28 | 
Shenghou Ma | path: fix typo | 
commit | commitdiff | tree | 
| 2015-11-28 | 
Robert Griesemer | cmd/compile: remove gratuituous type conversions | 
commit | commitdiff | tree | 
| 2015-11-28 | 
Robert Griesemer | cmd/compile: use correct line number for := (LCOLAS) | 
commit | commitdiff | tree | 
| 2015-11-28 | 
Adam Langley | crypto/x509: permit serial numbers to be negative. | 
commit | commitdiff | tree | 
| 2015-11-27 | 
Mikio Hara | net: fix case insensitivity lookup for local database...  | 
commit | commitdiff | tree | 
| 2015-11-27 | 
Shenghou Ma | cmd/cover: allow part selection to be retained across...  | 
commit | commitdiff | tree | 
| 2015-11-26 | 
Tamir Duberstein | cmd/yacc: memory allocation improvements | 
commit | commitdiff | tree | 
| 2015-11-26 | 
Ralph Corderoy | crypto/tls: Server can specify an unadvertised cipher...  | 
commit | commitdiff | tree | 
| 2015-11-26 | 
Joe Tsai | compress/flate: tweak offsetCode so that it can be...  | 
commit | commitdiff | tree | 
| 2015-11-26 | 
Brad Fitzpatrick | net/http: add test that automatic gzip works for HTTP2...  | 
commit | commitdiff | tree | 
| 2015-11-26 | 
Robert Griesemer | spec: clarify that iota is incremented even if not...  | 
commit | commitdiff | tree | 
| 2015-11-26 | 
Didier Spezia | go/build: fix cgo ${SRCDIR} substitution when that...  | 
commit | commitdiff | tree | 
| 2015-11-26 | 
Dmitry Vyukov | internal/race: add package | 
commit | commitdiff | tree | 
| 2015-11-26 | 
sergey.arseev | cmd/internal/obj/x86: add support for TSX instructions | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Michael Hudson...  | syscall: skip tests that create a user namespace when...  | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Matthew Dempsky | doc: update go1.6.txt for cmd/cgo's C.complexfloat...  | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Matthew Dempsky | cmd/cgo: fix C.complexfloat and C.complexdouble | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Matthew Dempsky | cmd/cgo: handle another Clang DWARF quirk | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Robert Griesemer | cmd/compile: clearer error for invalid array/slice...  | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Caleb Spare | regexp: fix one-pass compilation | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Caleb Spare | regexp: fix LiteralPrefix for certain onepass progs | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Caleb Spare | regexp: add Copy method to Regexp | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Tamir Duberstein | regexp/syntax: correctly print `^` BOL and `$` EOL | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Giulio Iotti | encoding/xml: case-insensitive encoding recognition | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Michal Bohuslávek | encoding/xml: reject invalid comments | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Charles Weill | encoding/xml: Add CDATA-wrapper output support to xml...  | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Aliaksandr...  | encoding/gob: reduce the amount of memory allocations. | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Erik Dubbelboer | encoding/json: check if Number is valid | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Joe Tsai | hash/crc32: add noescape tags to assembly functions | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Brad Fitzpatrick | net/http: more HTTP/2 tests and fixes | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Michael Hudson...  | runtime: fix conflict resolution in golang.org/cl/14207 | 
commit | commitdiff | tree | 
| 2015-11-25 | 
Shenghou Ma | runtime: check that masks and shifts are correct aligned | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Robert Griesemer | cmd/compile: remove references to go.y and update docum...  | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Rob Pike | text/template,html/template: correct comment in Defined...  | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Jakub Čajka | compress: make Mark.Twain-Tom.Sawyer.txt licensed under...  | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Austin Clements | runtime: make gcFlushBgCredit go:nowritebarrierrec | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Austin Clements | runtime: recursively disallow write barriers in sighandler | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Rob Pike | encoding/gob: document that zero elements of arrays...  | 
commit | commitdiff | tree | 
| 2015-11-24 | 
David du Colombier | syscall: don't check result of close(fd) in forkAndExec...  | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Elias Naur | runtime: use a proper type, sigset, for m.sigmask | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Michael Hudson...  | test: add ability to run tests with dynamic linking | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Carlos Cirello | unicode: add function level examples | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Aaron Jacobs | unicode/utf8: don't imply that the empty string is...  | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Caleb Spare | testing: pause the test timer while waiting in T.Parallel | 
commit | commitdiff | tree | 
| 2015-11-24 | 
dvyukov | runtime/race: add tests for channels | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Ilya Tocar | runtime: speed up memclr with avx2 on amd64 | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Dave Cheney | runtime: skip CallbackGC test in short mode on linux/arm | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Alex Brainman | runtime: fix handling VirtualAlloc failure in sysUsed | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Robert Griesemer | test: add test case for issue 13268 | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Andrew Gerrand | doc: add Code of Conduct | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Robert Griesemer | cmd/compile: remove dead code | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Caleb Spare | test: remove dead branch from run.go | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Michael Hudson...  | runtime: mark {g,m,p}uintptr methods as nosplit | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Austin Clements | runtime: take stack barrier lock during copystack | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Alex Brainman | runtime: do not call timeBeginPeriod on windows | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Robert Griesemer | cmd/compile: remove yacc-based parser | 
commit | commitdiff | tree | 
| 2015-11-24 | 
Ian Lance Taylor | cmd/link: support R_PPC_REL32 relocation | 
commit | commitdiff | tree | 
| next |