- b8b65c1 net/http: make testCaseSensitiveMethod also test http2 by Emmanuel Odeke · 9 years ago
- 9a89ac3 net: add TestInterfaceHardwareAddrWithGetmac by Alex Brainman · 9 years ago
- 2fb931d path/filepath: remove code working around Join bug by Alex Brainman · 9 years ago
- 1b7a227 net: add TestInterfaceAddrsWithNetsh by Alex Brainman · 9 years ago
- c488548 cmd/compile: recognize labels even if they have the same name as packages by Robert Griesemer · 9 years ago
- 5609374 net/http: testClientHead now in http2 mode by Emmanuel Odeke · 9 years ago
- b220d41 net/http: sniffTest for 5953 set in http2 mode by Emmanuel Odeke · 9 years ago
- 5d7dc23 net/http: clientHeadContentLength test now in http2 mode by Emmanuel Odeke · 9 years ago
- cdc6577 net/http: testClientRedirectEatsBody test now in http2 mode by Emmanuel Odeke · 9 years ago
- 3d3d6eb net/http: update bundled http2 and add tests for two fixed issues by Brad Fitzpatrick · 9 years ago
- 1092257 net/http: zeroLengthPostAndResponse test now in http2 mode by Emmanuel Odeke · 9 years ago
- 10d1d5b net/http: testStreamingGet now in http2 mode by Emmanuel Odeke · 9 years ago
- 9b8080f net/http: update bundled http2 copy by Brad Fitzpatrick · 9 years ago
- 616e45e encoding/pem: make TestFuzz testing/quick safe by Matt T. Proud · 9 years ago
- 1be2ddd encoding/json: document Indent's preservation of trailing spaces by Russ Cox · 9 years ago
- f740d71 crypto/elliptic: resample private keys if out of range. by Adam Langley · 9 years ago
- 670642d go/parser, go/types: report invalid else branch in if statements by Robert Griesemer · 9 years ago
- c5aa53c cmd/go: fix bad shared lib name with buildmode=shared by Aleksandr Demakin · 10 years ago
- 148b13c encoding/gob: document behavior of zero-valued arrays, slices, and maps by Rob Pike · 9 years ago
- 70da2d0 cmd/compile/internal/gc: fix internal compiler error on invalid declaration by Didier Spezia · 9 years ago
- 715f637 cmd/compile: avoid converting huge floats to integers by Robert Griesemer · 9 years ago
- 50c5042 runtime: best-effort detection of concurrent misuse of maps by Russ Cox · 9 years ago
- 7ebb96a cmd/compile/internal/gc: fix panic in Type Stringer by Didier Spezia · 10 years ago
- 423b0cc cmd/compile: base mapaccess optimizations on algtype by Matthew Dempsky · 9 years ago
- b2492d1 cmd/go: always show current value for GO15VENDOREXPERIMENT by Daniel Theophanes · 9 years ago
- 3d70475 net/http: sniffWrite test also in http2 mode by Emmanuel Odeke · 9 years ago
- c34bc90 crypto/x509: convert ErrInsecureAlgorithm into a type by Brad Fitzpatrick · 9 years ago
- a6869d1 net/url: accept non-ASCII bytes in URL per RFC 3986 by Russ Cox · 9 years ago
- 84a875c go/doc, syscall: change 'more then' to 'more than' by andrey mirtchovski · 9 years ago
- 51a112f path/filepath: handle c: as first parameter in Join properly by Alex Brainman · 9 years ago
- b9fde86 runtime: fix integer comparison in signal handling by Russ Cox · 9 years ago
- c5a94ba runtime: document that NumCPU does not change by Russ Cox · 9 years ago
- 025e9b0 mime: fix parsing of empty string attribute value by Russ Cox · 9 years ago
- 35e8454 runtime: check and fail early with a message if MMX is not available on 386 by Shenghou Ma · 9 years ago
- 4a29150 Revert "syscall: route_freebsd switch routing socket sysctl to use NET_RT_IFLISTL" by Yuval Pavel Zholkover · 9 years ago
- 5b1a8a5 cmd/vet: move cmd/vet/whitelist to cmd/vet/internal/whitelist by Russ Cox · 9 years ago
- d2ca451 net: adjust Lookup API test cases by Mikio Hara · 9 years ago
- 336c998 cmd/compile: reject slice/map/func comparisons against converted nil by Matthew Dempsky · 9 years ago
- f25f6ea syscall: route_freebsd switch routing socket sysctl to use NET_RT_IFLISTL by Yuval Pavel Zholkover · 10 years ago
- 77328b8 cmd/link: clean up dwarf.go by Didier Spezia · 9 years ago
- 08ab43e cmd/pprof: exit with non-zero status code on error by Mohit Agarwal · 9 years ago
- 3fb9e08 cmd/vet: make "-all -shadow" mean all default checks and -shadow by Konstantin Shaposhnikov · 9 years ago
- e0c05fc cmd/pprof/internal: map/slice literals janitoring by Didier Spezia · 10 years ago
- a456e356 net/url: accept empty port after colon in IPv6 literal host by Russ Cox · 9 years ago
- cd58f44 runtime/cgo: assume Solaris thread stack is at least 1 MB by Russ Cox · 9 years ago
- 5c24832 syscall: fix ParseRoutingSockaddr name in docs by Yann Kerhervé · 9 years ago
- c6d660a net/http: make TestRedirect also test in http2 mode by Emmanuel Odeke · 9 years ago
- c2290fe net/http: sniff tests ported to h2 by Emmanuel Odeke · 9 years ago
- 2f2423c net/http: TimeoutHandler test ported to HTTP/2 by Emmanuel Odeke · 9 years ago
- 983926a net/http: testHeadResponses port for h2 by Emmanuel Odeke · 9 years ago
- 5ebb374 archive/tar: properly parse GNU base-256 encoding by Joe Tsai · 9 years ago
- c498a45 net/http: Connection:close test is h1 specific by Emmanuel Odeke · 9 years ago
- 481eedc archive/tar: properly format GNU base-256 encoding by Joe Tsai · 9 years ago
- e71d640 sort: improve average quicksort performance by Russ Cox · 9 years ago
- 43a9e99 go/ast: remove many blank lines in SortImports by Sokolov Yura · 9 years ago
- a8d9c31 net/http: test max request body size against both HTTP/1 and HTTP/2 by Burcu Dogan · 9 years ago
- 1ea31c7 net/http: convert TestSetsRemoteAddr to use clientServerTest by Brad Fitzpatrick · 9 years ago
- 30b87bb9 Revert "sort: improve average quicksort performance" by Russ Cox · 9 years ago
- c4135da encoding/json: streamline, unexport valid Number checking by Russ Cox · 9 years ago
- e8cc083 net/mail: do not parse RFC 2047 tokens in quoted strings by Russ Cox · 9 years ago
- 6f6b2f0 sort: improve average quicksort performance by Sokolov Yura · 9 years ago
- 8854bdb net: fix parsing literal IPv6 address with zone identifier when using cgo by Mikio Hara · 9 years ago
- d41d473 net/mail: gofmt by Mikio Hara · 9 years ago
- cd29463 net: return rooted DNS names on Plan 9 by David du Colombier · 9 years ago
- 6dd4e5d encoding/asn1: export tag and class constants by Brad Fitzpatrick · 9 years ago
- 71d2fa8 net/http: deflake a non-short test, clean up export_test.go by Brad Fitzpatrick · 9 years ago
- 7a4022e cmd/compile: fix live variable reuse in orderstmt by Matthew Dempsky · 9 years ago
- 7648387 debug/elf: transparently decompress compressed sections by Austin Clements · 9 years ago
- e1544d3 dwbug/elf: support old-style compressed DWARF by Austin Clements · 9 years ago
- 606d9a7e crypto/x509: introduce ErrInsecureAlgorithm for insecure algorithms by Russ Cox · 9 years ago
- a778ac5 net/http: make Client follow redirects even if Request.Method is empty by Brad Fitzpatrick · 9 years ago
- 723605e net: fix failing TestGoLookupIPOrderFallbackToFile by Benjamin Prosnitz · 9 years ago
- 008e96c os: be more specific on what flags are used for by Volker Dobler · 9 years ago
- 3e6529d encoding/json: revise docs for Unmarshal into map, slice, array by Russ Cox · 9 years ago
- 92b02e3 encoding/xml: document new chardata tag by Russ Cox · 9 years ago
- bb6fb92 runtime: fix sanity check in stackBarrier by Austin Clements · 9 years ago
- 08b80ca runtime: note interactions between GC and MemProfile by Shenghou Ma · 9 years ago
- 92cc3c4 net: return rooted DNS names on windows by Alex Brainman · 10 years ago
- 3afee43 os: skip TestHardLink on Android. by Rahul Chaudhry · 9 years ago
- 69c09af net/mail: add test index to error messages in a recent test by Alexandre Cesaro · 9 years ago
- e65db59 cmd/go: allow buildmode=c-shared for android/arm64. by Rahul Chaudhry · 9 years ago
- c091d4c runtime: set TLSG_IS_VARIABLE for android/arm64. by Rahul Chaudhry · 9 years ago
- 4480d6a runtime/cgo: define x_cgo_inittls() for android/arm64. by Rahul Chaudhry · 9 years ago
- 3a1bed8 cmd/internal/obj: fix stack barriers in ppc64le shared libs by Michael Hudson-Doyle · 9 years ago
- 5a049aa cmd/cgo: error, not panic, if not enough arguments to function by Ian Lance Taylor · 9 years ago
- 8a34cf7 cmd/compile: don't allow blank method declarations on builtins by Håvard Haugen · 9 years ago
- 0c516c1 database/sql: Add DB.SetConnMaxLifetime by INADA Naoki · 10 years ago
- 2cb265d net/mail: use base64 encoding when needed in Address.String() by Alexandre Cesaro · 9 years ago
- b64b3a7 cmd/go: fix reading PT_NOTE segment with multiple notes by Ian Lance Taylor · 9 years ago
- 0ea1c1f compress/bzip2/testdata: make Mark.Twain-Tom.Sawyer.txt free by Joe Tsai · 9 years ago
- b8a1292 archive/tar: convert Reader.Next to be loop based by Joe Tsai · 10 years ago
- 9bad995 net/http: enable HTTP/2 on all Transports, not just the DefaultTransport by Brad Fitzpatrick · 9 years ago
- 3b3f422 time: fix handling of -07, handle Z07 by Ian Lance Taylor · 9 years ago
- 38f8e440 archive/tar: move parse/format methods to standalone receiver by Joe Tsai · 10 years ago
- a4f057b net/mail: better errors on non-ascii characters by Ingo Oeser · 10 years ago
- e614d60 net: fall back to hosts file if DNS lookup fails, despite order by Benjamin Prosnitz · 9 years ago
- e4e4942 encoding/base64: add package-level example by Russ Cox · 9 years ago
- 0680e9c regexp/syntax: fix handling of \Q...\E by Russ Cox · 9 years ago
- 5fc5838 net/http/httputil: add package level examples by Carlos Cirello · 9 years ago
- e2071ec testing: document that T and B are safe for concurrent calls by Russ Cox · 9 years ago