2016-11-16 |
Daniel Theophanes | database/sql: guard against driver.Stmt.Close panics |
commit | commitdiff | tree |
2016-11-16 |
Mikio Hara | net: deflake TestAcceptTimeout again |
commit | commitdiff | tree |
2016-11-16 |
David Chase | cmd/compile: ensure necessary types appear in .debug_info |
commit | commitdiff | tree |
2016-11-16 |
Cherry Zhang | cmd/internal/obj/arm64: fix branch too far for CBZ... |
commit | commitdiff | tree |
2016-11-16 |
Brad Fitzpatrick | runtime/pprof: skip profiling tests on mips if highres... |
commit | commitdiff | tree |
2016-11-16 |
Mikio Hara | net: deflake TestAcceptTimeout |
commit | commitdiff | tree |
2016-11-16 |
Brad Fitzpatrick | math/rand: make floating point tests shorter on mips... |
commit | commitdiff | tree |
2016-11-16 |
Daniel Martí | all: call flag.Parse from TestMain only if used |
commit | commitdiff | tree |
2016-11-16 |
David Crawshaw | cmd/link: handle R_GOTPCREL separately on darwin |
commit | commitdiff | tree |
2016-11-16 |
Ian Lance Taylor | database/sql: clarify when statement in transaction... |
commit | commitdiff | tree |
2016-11-16 |
Daniel Martí | cmd/compile: remove some unused code |
commit | commitdiff | tree |
2016-11-16 |
Mikio Hara | net: don't run TestTCPBig unconditionally |
commit | commitdiff | tree |
2016-11-16 |
Bryan C. Mills | runtime/cgo: use libc for sigaction syscalls when possible |
commit | commitdiff | tree |
2016-11-16 |
Mikio Hara | net/http: fix a typo in test |
commit | commitdiff | tree |
2016-11-16 |
Ian Lance Taylor | os/exec: add closeOnce.WriteString method |
commit | commitdiff | tree |
2016-11-16 |
Brad Fitzpatrick | api, doc: update go1.8.txt and next.txt |
commit | commitdiff | tree |
2016-11-15 |
Vladimir Stefanovic | runtime: add support files for linux/mips{,le} port |
commit | commitdiff | tree |
2016-11-15 |
Ian Lance Taylor | test: add test case that failed when built with gccgo |
commit | commitdiff | tree |
2016-11-15 |
David du Colombier | syscall: define bind flags on Plan 9 |
commit | commitdiff | tree |
2016-11-15 |
Ian Lance Taylor | cmd/cgo: add missing period in comment |
commit | commitdiff | tree |
2016-11-15 |
Ian Lance Taylor | cmd/cgo: run cgo pointer checks for pointer to union |
commit | commitdiff | tree |
2016-11-15 |
David Crawshaw | cmd/go: use build ID as plugin symbol prefix |
commit | commitdiff | tree |
2016-11-15 |
David Crawshaw | cmd/link, runtime, plugin: versioning |
commit | commitdiff | tree |
2016-11-15 |
Ian Lance Taylor | all: don't call t.Fatal from a goroutine |
commit | commitdiff | tree |
2016-11-15 |
Brad Fitzpatrick | net: add test that TCP Close unblocks blocked Reads |
commit | commitdiff | tree |
2016-11-15 |
Ian Lance Taylor | misc/cgo/testcarchive, misc/cgo/testcshared: sleep... |
commit | commitdiff | tree |
2016-11-15 |
Caleb Spare | html/template: fix multiple Clones of redefined template |
commit | commitdiff | tree |
2016-11-15 |
Mikio Hara | os: gofmt -w -s |
commit | commitdiff | tree |
2016-11-15 |
Brad Fitzpatrick | net/http: update bundled http2 for write scheduling... |
commit | commitdiff | tree |
2016-11-15 |
Rob Pike | text/template: efficient reporting of line numbers |
commit | commitdiff | tree |
2016-11-14 |
Brad Fitzpatrick | net/http: update bundled http2, add TestServerKeepAlive... |
commit | commitdiff | tree |
2016-11-14 |
Brad Fitzpatrick | Revert "text/template: efficient reporting of line... |
commit | commitdiff | tree |
2016-11-14 |
Marcel Edmund... | html/template: typo fix |
commit | commitdiff | tree |
2016-11-14 |
Rob Pike | text/template: efficient reporting of line numbers |
commit | commitdiff | tree |
2016-11-14 |
Josh Bleecher... | cmd/go/testdata/src: gofmt |
commit | commitdiff | tree |
2016-11-14 |
Jesse Szwedko | syscall: Clearenv now unsets env vars on Windows |
commit | commitdiff | tree |
2016-11-13 |
David du Colombier | net/http: enable timeout tests on Plan 9 |
commit | commitdiff | tree |
2016-11-13 |
David du Colombier | net/http: fix error message in TestClientWriteShutdown |
commit | commitdiff | tree |
2016-11-13 |
Josh Bleecher... | Revert "cmd/vet: ignore printf failures in cmd" |
commit | commitdiff | tree |
2016-11-13 |
Josh Bleecher... | all: fix vet nits |
commit | commitdiff | tree |
2016-11-13 |
Thordur Bjornsson | encoding/hex: Document DecodedLen. |
commit | commitdiff | tree |
2016-11-13 |
David du Colombier | net: enable timeout tests on Plan 9 |
commit | commitdiff | tree |
2016-11-13 |
Dhananjay Nakrani | cmd/vet: ignore unrecognized verbs for fmt.Formatter |
commit | commitdiff | tree |
2016-11-12 |
Martin Möhrmann | time: simplify stringification of Month |
commit | commitdiff | tree |
2016-11-12 |
David du Colombier | net/http/httptest: remove workaround on Plan 9 |
commit | commitdiff | tree |
2016-11-12 |
Joe Tsai | compress/flate: add examples |
commit | commitdiff | tree |
2016-11-12 |
Patrick Lee | cmd/pprof: add options to skip tls verification |
commit | commitdiff | tree |
2016-11-12 |
David du Colombier | net: enable TestReadTimeoutUnblocksRead on Plan 9 |
commit | commitdiff | tree |
2016-11-12 |
Brad Fitzpatrick | runtime/internal/atomic: add TestUnaligned64 |
commit | commitdiff | tree |
2016-11-12 |
Brad Fitzpatrick | context: document appropriate WithValue key type more |
commit | commitdiff | tree |
2016-11-12 |
David du Colombier | net: implement asynchonous cancelable I/O on Plan 9 |
commit | commitdiff | tree |
2016-11-12 |
Ian Lance Taylor | time: use 1e9 rather than 1e-9 in Duration calculations |
commit | commitdiff | tree |
2016-11-12 |
Vladimir Stefanovic | cmd/dist: add support for GOARCH=mips{,le} |
commit | commitdiff | tree |
2016-11-12 |
Daniel Martí | cmd/internal/browser: add chromium to the list of browsers |
commit | commitdiff | tree |
2016-11-12 |
Dmitri Shuralyov | all: spell "marshal" and "unmarshal" consistently |
commit | commitdiff | tree |
2016-11-11 |
Brad Fitzpatrick | net: deflake TestTCPSupriousConnSetupCompletion [sic] |
commit | commitdiff | tree |
2016-11-11 |
Quentin Smith | cmd/go: skip TestCgoPkgConfig if pkg-config is too old |
commit | commitdiff | tree |
2016-11-11 |
Brad Fitzpatrick | time: don't panic stringifying the zero Month |
commit | commitdiff | tree |
2016-11-11 |
Rhys Hiltner | runtime: include pre-panic/throw logs in core dumps |
commit | commitdiff | tree |
2016-11-11 |
Brad Fitzpatrick | net/smtp: make Client.Auth trim final space if Auth... |
commit | commitdiff | tree |
2016-11-11 |
Russ Cox | runtime: fix Windows profiling crash |
commit | commitdiff | tree |
2016-11-11 |
Bill O'Farrell | math: use SIMD to accelerate some scalar math functions... |
commit | commitdiff | tree |
2016-11-11 |
Brad Fitzpatrick | net/http: make Server respect shutdown state after... |
commit | commitdiff | tree |
2016-11-11 |
Russ Cox | text/template: reintroduce implicit indirect of interfa... |
commit | commitdiff | tree |
2016-11-11 |
Russ Cox | time: update Timer.Stop doc to account for AfterFunc |
commit | commitdiff | tree |
2016-11-11 |
Kenny Grant | net/http: make Server log on bad requests from clients |
commit | commitdiff | tree |
2016-11-11 |
Brad Fitzpatrick | net/http: deflake new TestInterruptWithPanic_h2 |
commit | commitdiff | tree |
2016-11-11 |
Russ Cox | net: apply tcp4/tcp6 restrictions to literals in Resolv... |
commit | commitdiff | tree |
2016-11-11 |
Russ Cox | runtime/pprof: delete new TestCPUProfileParse |
commit | commitdiff | tree |
2016-11-11 |
Michael Matloob | runtime/pprof/internal: delete package gzip0 |
commit | commitdiff | tree |
2016-11-11 |
Kevin Burke | cmd/gofmt, crypto/tls: fix typos |
commit | commitdiff | tree |
2016-11-11 |
Josh Bleecher... | cmd/vet/all: add bitwidths for mips and mipsle |
commit | commitdiff | tree |
2016-11-11 |
Josh Bleecher... | all: fix vet nits |
commit | commitdiff | tree |
2016-11-11 |
Keegan Carruthers... | go/doc: don't panic if method is missing recv type |
commit | commitdiff | tree |
2016-11-11 |
Richard Gibson | net: bring domain name length checks into RFC compliance |
commit | commitdiff | tree |
2016-11-11 |
Emmanuel Odeke | encoding/json: encode nil Marshaler as "null" |
commit | commitdiff | tree |
2016-11-11 |
Hiroshi Ioka | cmd/pprof: don't print binary outputs in interactive... |
commit | commitdiff | tree |
2016-11-11 |
Ian Lance Taylor | cmd/go: don't set default GOPATH to GOROOT |
commit | commitdiff | tree |
2016-11-11 |
David Crawshaw | reflect: rename, document TestUnaddressableField |
commit | commitdiff | tree |
2016-11-11 |
Ian Lance Taylor | cmd/link: for -buildmode=exe pass -no-pie to external... |
commit | commitdiff | tree |
2016-11-11 |
Brad Fitzpatrick | net/http: document relation and interaction with golang... |
commit | commitdiff | tree |
2016-11-11 |
Ian Lance Taylor | cmd/cgo: don't ignore qualifiers, don't cast to void* |
commit | commitdiff | tree |
2016-11-11 |
Francesc Campoy | go/build: implement default GOPATH |
commit | commitdiff | tree |
2016-11-11 |
Robert Griesemer | doc/go1.8.txt: mention that struct conversions ignore... |
commit | commitdiff | tree |
2016-11-11 |
David Crawshaw | cmd/link: use plugin path in visibility analysis |
commit | commitdiff | tree |
2016-11-10 |
Ian Lance Taylor | cmd/cgo: don't depend on runtime/cgo if !CgoEnabled |
commit | commitdiff | tree |
2016-11-10 |
Robert Griesemer | cmd/gofmt: don't overwrite read-only files |
commit | commitdiff | tree |
2016-11-10 |
Brad Fitzpatrick | net/http: update bundled http2 for ErrAbortHandler... |
commit | commitdiff | tree |
2016-11-10 |
Brad Fitzpatrick | net/http: deflake TestClientTimeout |
commit | commitdiff | tree |
2016-11-10 |
Brad Fitzpatrick | net/http: update Transport doc example to not disable... |
commit | commitdiff | tree |
2016-11-10 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-11-10 |
Brad Fitzpatrick | net/http: add ErrAbortHandler, make Server quiet if... |
commit | commitdiff | tree |
2016-11-10 |
Brad Fitzpatrick | net/http: document that Server.Close and Shutdown don... |
commit | commitdiff | tree |
2016-11-10 |
Ian Lance Taylor | debug/elf: SPARC64 relocation type is only 8 bits |
commit | commitdiff | tree |
2016-11-10 |
Brad Fitzpatrick | net/http: document and deprecate type and errors of... |
commit | commitdiff | tree |
2016-11-10 |
Ian Lance Taylor | cmd/go: remove "x" in TestImportMain |
commit | commitdiff | tree |
2016-11-10 |
Brad Fitzpatrick | net/http: fix documentation on Server.TLSNextProto... |
commit | commitdiff | tree |
2016-11-10 |
Michael Matloob | runtime/pprof: output CPU profiles in pprof protobuf... |
commit | commitdiff | tree |
2016-11-10 |
Emmanuel Odeke | net/http: don't wrap request cancellation errors in... |
commit | commitdiff | tree |
2016-11-10 |
Francesc Campoy | cmd/vet: detect defer resp.Body.Close() before error... |
commit | commitdiff | tree |
next |