2015-12-09 |
Emmanuel Odeke | net/http: testClientRedirectEatsBody test now in http2... |
commit | commitdiff | tree |
2015-12-09 |
Brad Fitzpatrick | net/http: update bundled http2 and add tests for two... |
commit | commitdiff | tree |
2015-12-09 |
Emmanuel Odeke | net/http: zeroLengthPostAndResponse test now in http2... |
commit | commitdiff | tree |
2015-12-08 |
Emmanuel Odeke | net/http: testStreamingGet now in http2 mode |
commit | commitdiff | tree |
2015-12-08 |
Brad Fitzpatrick | net/http: update bundled http2 copy |
commit | commitdiff | tree |
2015-12-08 |
Matt T. Proud | encoding/pem: make TestFuzz testing/quick safe |
commit | commitdiff | tree |
2015-12-08 |
Russ Cox | encoding/json: document Indent's preservation of traili... |
commit | commitdiff | tree |
2015-12-08 |
Adam Langley | crypto/elliptic: resample private keys if out of range. |
commit | commitdiff | tree |
2015-12-07 |
Chris Broadfoot | doc: add heading IDs to Code of Conduct |
commit | commitdiff | tree |
2015-12-07 |
Robert Griesemer | go/parser, go/types: report invalid else branch in... |
commit | commitdiff | tree |
2015-12-07 |
Aleksandr Demakin | cmd/go: fix bad shared lib name with buildmode=shared |
commit | commitdiff | tree |
2015-12-07 |
Rob Pike | encoding/gob: document behavior of zero-valued arrays... |
commit | commitdiff | tree |
2015-12-07 |
Didier Spezia | cmd/compile/internal/gc: fix internal compiler error... |
commit | commitdiff | tree |
2015-12-07 |
Robert Griesemer | cmd/compile: avoid converting huge floats to integers |
commit | commitdiff | tree |
2015-12-07 |
Russ Cox | runtime: best-effort detection of concurrent misuse... |
commit | commitdiff | tree |
2015-12-07 |
Didier Spezia | cmd/compile/internal/gc: fix panic in Type Stringer |
commit | commitdiff | tree |
2015-12-07 |
Matthew Dempsky | cmd/compile: base mapaccess optimizations on algtype |
commit | commitdiff | tree |
2015-12-07 |
Daniel Theophanes | cmd/go: always show current value for GO15VENDOREXPERIMENT |
commit | commitdiff | tree |
2015-12-07 |
Emmanuel Odeke | net/http: sniffWrite test also in http2 mode |
commit | commitdiff | tree |
2015-12-07 |
Brad Fitzpatrick | crypto/x509: convert ErrInsecureAlgorithm into a type |
commit | commitdiff | tree |
2015-12-07 |
Russ Cox | net/url: accept non-ASCII bytes in URL per RFC 3986 |
commit | commitdiff | tree |
2015-12-07 |
andrey mirtchovski | go/doc, syscall: change 'more then' to 'more than' |
commit | commitdiff | tree |
2015-12-06 |
Alex Brainman | doc: go1.6.txt: note windows path/filepath.Join behavio... |
commit | commitdiff | tree |
2015-12-06 |
Alex Brainman | path/filepath: handle c: as first parameter in Join... |
commit | commitdiff | tree |
2015-12-05 |
Russ Cox | misc/cgo/stdio: reenable tests |
commit | commitdiff | tree |
2015-12-05 |
Russ Cox | runtime: fix integer comparison in signal handling |
commit | commitdiff | tree |
2015-12-05 |
Russ Cox | runtime: document that NumCPU does not change |
commit | commitdiff | tree |
2015-12-05 |
Russ Cox | mime: fix parsing of empty string attribute value |
commit | commitdiff | tree |
2015-12-05 |
Shenghou Ma | runtime: check and fail early with a message if MMX... |
commit | commitdiff | tree |
2015-12-05 |
Yuval Pavel... | Revert "syscall: route_freebsd switch routing socket... |
commit | commitdiff | tree |
2015-12-05 |
Russ Cox | cmd/vet: move cmd/vet/whitelist to cmd/vet/internal... |
commit | commitdiff | tree |
2015-12-05 |
Mikio Hara | net: adjust Lookup API test cases |
commit | commitdiff | tree |
2015-12-05 |
Matthew Dempsky | cmd/compile: reject slice/map/func comparisons against... |
commit | commitdiff | tree |
2015-12-05 |
Yuval Pavel... | syscall: route_freebsd switch routing socket sysctl... |
commit | commitdiff | tree |
2015-12-05 |
Didier Spezia | cmd/link: clean up dwarf.go |
commit | commitdiff | tree |
2015-12-05 |
Mohit Agarwal | cmd/pprof: exit with non-zero status code on error |
commit | commitdiff | tree |
2015-12-05 |
Konstantin... | cmd/vet: make "-all -shadow" mean all default checks... |
commit | commitdiff | tree |
2015-12-05 |
Didier Spezia | cmd/pprof/internal: map/slice literals janitoring |
commit | commitdiff | tree |
2015-12-05 |
Russ Cox | net/url: accept empty port after colon in IPv6 literal... |
commit | commitdiff | tree |
2015-12-05 |
Russ Cox | misc/cgo/testcshared: use fd 100 instead of fd 10 for... |
commit | commitdiff | tree |
2015-12-05 |
Russ Cox | runtime/cgo: assume Solaris thread stack is at least... |
commit | commitdiff | tree |
2015-12-05 |
Yann Kerhervé | syscall: fix ParseRoutingSockaddr name in docs |
commit | commitdiff | tree |
2015-12-05 |
Emmanuel Odeke | net/http: make TestRedirect also test in http2 mode |
commit | commitdiff | tree |
2015-12-04 |
Emmanuel Odeke | net/http: sniff tests ported to h2 |
commit | commitdiff | tree |
2015-12-04 |
Emmanuel Odeke | net/http: TimeoutHandler test ported to HTTP/2 |
commit | commitdiff | tree |
2015-12-04 |
Emmanuel Odeke | net/http: testHeadResponses port for h2 |
commit | commitdiff | tree |
2015-12-04 |
Joe Tsai | archive/tar: properly parse GNU base-256 encoding |
commit | commitdiff | tree |
2015-12-04 |
Emmanuel Odeke | net/http: Connection:close test is h1 specific |
commit | commitdiff | tree |
2015-12-04 |
Joe Tsai | archive/tar: properly format GNU base-256 encoding |
commit | commitdiff | tree |
2015-12-04 |
Russ Cox | sort: improve average quicksort performance |
commit | commitdiff | tree |
2015-12-04 |
Sokolov Yura | go/ast: remove many blank lines in SortImports |
commit | commitdiff | tree |
2015-12-04 |
Burcu Dogan | net/http: test max request body size against both HTTP... |
commit | commitdiff | tree |
2015-12-04 |
Brad Fitzpatrick | net/http: convert TestSetsRemoteAddr to use clientServe... |
commit | commitdiff | tree |
2015-12-04 |
Russ Cox | Revert "sort: improve average quicksort performance" |
commit | commitdiff | tree |
2015-12-04 |
Russ Cox | encoding/json: streamline, unexport valid Number checking |
commit | commitdiff | tree |
2015-12-04 |
Russ Cox | net/mail: do not parse RFC 2047 tokens in quoted strings |
commit | commitdiff | tree |
2015-12-04 |
Sokolov Yura | sort: improve average quicksort performance |
commit | commitdiff | tree |
2015-12-04 |
Mikio Hara | net: fix parsing literal IPv6 address with zone identif... |
commit | commitdiff | tree |
2015-12-04 |
Mikio Hara | net/mail: gofmt |
commit | commitdiff | tree |
2015-12-04 |
David du Colombier | net: return rooted DNS names on Plan 9 |
commit | commitdiff | tree |
2015-12-04 |
Chris Broadfoot | doc: correct ordering of go1.5 minor revisions |
commit | commitdiff | tree |
2015-12-03 |
Brad Fitzpatrick | encoding/asn1: export tag and class constants |
commit | commitdiff | tree |
2015-12-03 |
Brad Fitzpatrick | net/http: deflake a non-short test, clean up export_test.go |
commit | commitdiff | tree |
2015-12-03 |
Matthew Dempsky | cmd/compile: fix live variable reuse in orderstmt |
commit | commitdiff | tree |
2015-12-03 |
Mohit Agarwal | misc/cgo/testsanitizers: check linux major/minor versions |
commit | commitdiff | tree |
2015-12-03 |
Ian Lance Taylor | doc: add note about cgo pointer passing rules to go1... |
commit | commitdiff | tree |
2015-12-03 |
Austin Clements | debug/elf: transparently decompress compressed sections |
commit | commitdiff | tree |
2015-12-03 |
Austin Clements | dwbug/elf: support old-style compressed DWARF |
commit | commitdiff | tree |
2015-12-03 |
Russ Cox | crypto/x509: introduce ErrInsecureAlgorithm for insecur... |
commit | commitdiff | tree |
2015-12-03 |
Brad Fitzpatrick | net/http: make Client follow redirects even if Request... |
commit | commitdiff | tree |
2015-12-03 |
Benjamin Prosnitz | net: fix failing TestGoLookupIPOrderFallbackToFile |
commit | commitdiff | tree |
2015-12-03 |
Brad Fitzpatrick | doc: remove shallow clone mention from go1.6.txt |
commit | commitdiff | tree |
2015-12-03 |
Volker Dobler | os: be more specific on what flags are used for |
commit | commitdiff | tree |
2015-12-03 |
Russ Cox | encoding/json: revise docs for Unmarshal into map,... |
commit | commitdiff | tree |
2015-12-03 |
Russ Cox | misc/cgo/testsanitizers: do not run with clang < 3... |
commit | commitdiff | tree |
2015-12-03 |
Russ Cox | encoding/xml: document new chardata tag |
commit | commitdiff | tree |
2015-12-03 |
Austin Clements | runtime: fix sanity check in stackBarrier |
commit | commitdiff | tree |
2015-12-03 |
Shenghou Ma | runtime: note interactions between GC and MemProfile |
commit | commitdiff | tree |
2015-12-03 |
Alex Brainman | net: return rooted DNS names on windows |
commit | commitdiff | tree |
2015-12-03 |
Rahul Chaudhry | os: skip TestHardLink on Android. |
commit | commitdiff | tree |
2015-12-03 |
Chris Broadfoot | doc: correct release date for go1.5.2 |
commit | commitdiff | tree |
2015-12-03 |
Chris Broadfoot | doc: document go1.5.2 |
commit | commitdiff | tree |
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 |
next |