2016-11-23 |
Russ Cox | math/rand: export Source64, mainly for documentation... |
commit | commitdiff | tree |
2016-11-23 |
Brad Fitzpatrick | doc: add net/http section to go1.8.html |
commit | commitdiff | tree |
2016-11-23 |
Brad Fitzpatrick | cmd/gofmt: don't call Chmod on windows |
commit | commitdiff | tree |
2016-11-23 |
Elias Naur | doc: add SIGPIPE behaviour change to go1.8.txt |
commit | commitdiff | tree |
2016-11-23 |
Ian Lance Taylor | reflect: fix typo in comment |
commit | commitdiff | tree |
2016-11-23 |
Ian Lance Taylor | reflect: fix size of StructOf ending in zero-sized... |
commit | commitdiff | tree |
2016-11-22 |
Daniel Theophanes | database/sql: fix TestPendingConnsAfterErr |
commit | commitdiff | tree |
2016-11-22 |
Joe Tsai | doc: fix typos in go1.8.html |
commit | commitdiff | tree |
2016-11-22 |
Brad Fitzpatrick | doc: more go1.8.html content |
commit | commitdiff | tree |
2016-11-22 |
David du Colombier | cmd/go: print CC environment variables on Plan 9 |
commit | commitdiff | tree |
2016-11-22 |
Michael Munday | runtime/pprof/internal/protopprof: fix test on s390x |
commit | commitdiff | tree |
2016-11-22 |
Russ Cox | runtime: do not print runtime panic frame at top of... |
commit | commitdiff | tree |
2016-11-22 |
Brad Fitzpatrick | doc: more go1.8.html content |
commit | commitdiff | tree |
2016-11-22 |
Michael Matloob | runtime/pprof: generate heap profiles in compressed... |
commit | commitdiff | tree |
2016-11-22 |
Brad Fitzpatrick | doc: go1.8.html updates from Joe Tsai |
commit | commitdiff | tree |
2016-11-22 |
Brad Fitzpatrick | doc: start of go1.8.html release notes |
commit | commitdiff | tree |
2016-11-22 |
Brad Fitzpatrick | time: make Parse validate day's lower bound in addition... |
commit | commitdiff | tree |
2016-11-22 |
Brad Fitzpatrick | net/http: fix parallel tests using global DefaultTransport |
commit | commitdiff | tree |
2016-11-22 |
Ian Lance Taylor | runtime: sleep a bit to let a bad signal be delivered |
commit | commitdiff | tree |
2016-11-22 |
Ian Lance Taylor | cmd/go: don't clobber `go env GOGCCFLAGS` |
commit | commitdiff | tree |
2016-11-22 |
David Crawshaw | cmd/compile, cmd/link: weak relocation for ptrTo |
commit | commitdiff | tree |
2016-11-22 |
Brad Fitzpatrick | net/http: skip TestLinuxSendfile on mips64 for now |
commit | commitdiff | tree |
2016-11-22 |
Russ Cox | math/big: add Baillie-PSW test to (*Int).ProbablyPrime |
commit | commitdiff | tree |
2016-11-22 |
Cherry Zhang | runtime/internal/atomic: crash on unaligned 64-bit... |
commit | commitdiff | tree |
2016-11-22 |
Brad Fitzpatrick | cmd/dist: skip plugin tests on noopt builder for now |
commit | commitdiff | tree |
2016-11-22 |
Russ Cox | build: fix cross-compile on Plan 9 |
commit | commitdiff | tree |
2016-11-22 |
Russ Cox | encoding/json: document what happens to MarshalText... |
commit | commitdiff | tree |
2016-11-21 |
Brad Fitzpatrick | cmd/go: skip slow tests on mips when run under builders |
commit | commitdiff | tree |
2016-11-21 |
Brad Fitzpatrick | net/http: maybe fix TestLinuxSendfile on mips64 |
commit | commitdiff | tree |
2016-11-21 |
Ian Lance Taylor | cmd/go: don't check standard packages when using gccgo |
commit | commitdiff | tree |
2016-11-21 |
Brad Fitzpatrick | archive/zip: skip large concurrent tests in race mode |
commit | commitdiff | tree |
2016-11-21 |
Brad Fitzpatrick | net/http: deflake TestClientTimeout |
commit | commitdiff | tree |
2016-11-21 |
Cherry Zhang | runtime/internal/atomic: crash on unaligned 64-bit... |
commit | commitdiff | tree |
2016-11-21 |
Cherry Zhang | runtime: make work.bytesMarked 8-byte aligned |
commit | commitdiff | tree |
2016-11-21 |
Michael Matloob | runtime/pprof: emit count profiles with debug=0 as... |
commit | commitdiff | tree |
2016-11-20 |
Austin Clements | runtime: wake idle Ps when enqueuing GC work |
commit | commitdiff | tree |
2016-11-20 |
Austin Clements | runtime: exit idle worker if there's higher-priority... |
commit | commitdiff | tree |
2016-11-19 |
Ian Lance Taylor | misc/cgo/testcshared: add explicit ./ to shared library... |
commit | commitdiff | tree |
2016-11-18 |
Robert Griesemer | go/internal/gccgoimporter: handle conversions in export... |
commit | commitdiff | tree |
2016-11-18 |
Keith Randall | cmd/cover: handle multiple samples from the same location |
commit | commitdiff | tree |
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 |
next |