2016-11-18 |
Robert Griesemer | spec: add subtitles to section on "for" statements |
commit | commitdiff | tree |
2016-11-18 |
Austin Clements | cmd/trace: fix goroutine view |
commit | commitdiff | tree |
2016-11-18 |
Robert Griesemer | spec: remove => (alias) operator from Operators and... |
commit | commitdiff | tree |
2016-11-18 |
Robert Griesemer | spec: clarify type elision rules for composite literals |
commit | commitdiff | tree |
2016-11-18 |
Philip Hofer | cmd/compile: in cse, allow for new ssa values |
commit | commitdiff | tree |
2016-11-18 |
Özgür Kesim | text/template: handle option missingkey=error consistently |
commit | commitdiff | tree |
2016-11-18 |
Cherry Zhang | cmd/compile: make a copy of Phi input if it is still... |
commit | commitdiff | tree |
2016-11-18 |
Elias Naur | runtime: handle SIGPIPE in c-archive and c-shared programs |
commit | commitdiff | tree |
2016-11-18 |
Robert Griesemer | go/types: look at underlying type of element type of... |
commit | commitdiff | tree |
2016-11-17 |
Adam Langley | crypto/tls: reject zero-length SCTs. |
commit | commitdiff | tree |
2016-11-17 |
woodsaj | crypto/tls: reject CT extension with no SCTs included |
commit | commitdiff | tree |
2016-11-17 |
Vladimir Stefanovic | runtime/pprof/internal/protopprof: fix TestTranslateCPU... |
commit | commitdiff | tree |
2016-11-17 |
Austin Clements | runtime: improve diagnostics for "scan missed a g" |
commit | commitdiff | tree |
2016-11-17 |
Ian Lance Taylor | cmd/cgo: ignore top-level qualifiers in function args... |
commit | commitdiff | tree |
2016-11-17 |
Brad Fitzpatrick | archive/zip: avoid overflow in record count and byte... |
commit | commitdiff | tree |
2016-11-17 |
Daniel Theophanes | database/sql: ensure all driver Stmt are closed once |
commit | commitdiff | tree |
2016-11-17 |
Michael Munday | cmd/asm/internal/asm: fix copy/paste errors in comment |
commit | commitdiff | tree |
2016-11-17 |
Brad Fitzpatrick | runtime/pprof: fix typo in test |
commit | commitdiff | tree |
2016-11-17 |
Elias Naur | misc/cgo: decrease test failure timeouts |
commit | commitdiff | tree |
2016-11-17 |
Mikio Hara | net: use testenv.SkipFlaky instead of testing.Skip |
commit | commitdiff | tree |
2016-11-17 |
Brad Fitzpatrick | fmt: fix typo |
commit | commitdiff | tree |
2016-11-17 |
Alex Brainman | debug/pe: do not create symbol table if FileHeader... |
commit | commitdiff | tree |
2016-11-17 |
Alex Brainman | os: add more tests in TestReadStdin |
commit | commitdiff | tree |
2016-11-17 |
Mikio Hara | net: tweak comment on ExampleCIDRMask |
commit | commitdiff | tree |
2016-11-17 |
Lynn Boger | runtime: handle bad ftab index in symtab.go |
commit | commitdiff | tree |
2016-11-17 |
Joonas Kuorilehto | crypto/tls: add example for Config KeyLogWriter |
commit | commitdiff | tree |
2016-11-17 |
Ian Lance Taylor | cmd/compile, reflect: use field pkgPath if needed |
commit | commitdiff | tree |
2016-11-17 |
Ian Lance Taylor | doc: add FAQ: why no conversion from []T1 to []T2? |
commit | commitdiff | tree |
2016-11-17 |
Brad Fitzpatrick | net/http: deflake TestInterruptWithPanic_nil_h2, again |
commit | commitdiff | tree |
2016-11-17 |
Daniel Martí | cmd/cover: don't ignore os.Create error |
commit | commitdiff | tree |
2016-11-17 |
Scott Bell | database/sql: additional underlying types in DefaultVal... |
commit | commitdiff | tree |
2016-11-16 |
Kevin Burke | net: add example for CIDRMask |
commit | commitdiff | tree |
2016-11-16 |
Ian Lance Taylor | runtime/cgo: fixes for calling sigaction in C |
commit | commitdiff | tree |
2016-11-16 |
Brad Fitzpatrick | net: disable TestAcceptTimeout for now |
commit | commitdiff | tree |
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 |
next |