2016-12-15 |
Bryan C. Mills | runtime: preserve callee-saved C registers in sigtramp |
commit | commitdiff | tree |
2016-12-15 |
Brad Fitzpatrick | net/http: deflake TestServerTimeouts maybe |
commit | commitdiff | tree |
2016-12-15 |
Vladimir Stefanovic | test: add mipsx case to nosplit.go |
commit | commitdiff | tree |
2016-12-15 |
Ian Lance Taylor | test: add test gcc78763.go that caused a gccgo compiler... |
commit | commitdiff | tree |
2016-12-15 |
Chris Broadfoot | api: add openbsd syscall constants go1.8beta2 |
commit | commitdiff | tree |
2016-12-15 |
Chris Broadfoot | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-12-15 |
Chris Broadfoot | doc/help: tweak descriptions, make official channels... |
commit | commitdiff | tree |
2016-12-15 |
Vladimir Stefanovic | misc/cgo/test: add mipsx test case for #9400 |
commit | commitdiff | tree |
2016-12-15 |
Vladimir Stefanovic | test/fixedbugs: add mipsx case to issue11656 |
commit | commitdiff | tree |
2016-12-15 |
Mikio Hara | net: fix comment on IPv4bcast |
commit | commitdiff | tree |
2016-12-15 |
Raul Silvera | cmd/pprof: search for sample types in profile |
commit | commitdiff | tree |
2016-12-15 |
Mikio Hara | net: fix ParseCIDR docs |
commit | commitdiff | tree |
2016-12-15 |
David Crawshaw | cmd/go, plugin: disable plugins on darwin |
commit | commitdiff | tree |
2016-12-15 |
Kevin Burke | net: fix typo |
commit | commitdiff | tree |
2016-12-15 |
Cherry Zhang | runtime: fix mips assembly |
commit | commitdiff | tree |
2016-12-15 |
Ian Lance Taylor | net: fix consecutive dialing docs |
commit | commitdiff | tree |
2016-12-15 |
Vladimir Stefanovic | cmd/dist: enable cgo by default for GOARCH=mips{,le} |
commit | commitdiff | tree |
2016-12-15 |
Brad Fitzpatrick | net/http/httptrace: clarify WroteRequest may be called... |
commit | commitdiff | tree |
2016-12-15 |
Vladimir Stefanovic | test: enable fixedbugs/issue10607 test on GOARCH=mips... |
commit | commitdiff | tree |
2016-12-15 |
Vladimir Stefanovic | cmd/objdump: disable objdump_test with external linking... |
commit | commitdiff | tree |
2016-12-14 |
Vladimir Stefanovic | runtime: add cgo support for GOARCH=mips{,le} |
commit | commitdiff | tree |
2016-12-14 |
Vladimir Stefanovic | cmd/link: add external linking support for GOARCH=mips... |
commit | commitdiff | tree |
2016-12-14 |
David Crawshaw | cmd/link: do not export plugin C symbols |
commit | commitdiff | tree |
2016-12-14 |
Brad Fitzpatrick | net/http: deflake TestClientTimeout_Headers_h2 on Windows |
commit | commitdiff | tree |
2016-12-14 |
Robert Griesemer | go/internal/gccgoimporter: accept missed portions of... |
commit | commitdiff | tree |
2016-12-14 |
Euan Kemp | runtime: correct writebarrier typos |
commit | commitdiff | tree |
2016-12-14 |
Daniel Theophanes | database/sql: do not store Tx options in Context |
commit | commitdiff | tree |
2016-12-14 |
Euan Kemp | crypto/aes: correct 'noescape' typo in s390x |
commit | commitdiff | tree |
2016-12-14 |
Matt Layher | net: change "mask" to "prefix length" in ParseCIDR... |
commit | commitdiff | tree |
2016-12-14 |
Kaviraj | net: document consecutive dialing in net.Dial |
commit | commitdiff | tree |
2016-12-14 |
Ian Lance Taylor | cmd/link: improve -X doc wording |
commit | commitdiff | tree |
2016-12-14 |
Ian Lance Taylor | cmd/cgo: don't strip qualifiers from C void* pointer |
commit | commitdiff | tree |
2016-12-14 |
Ian Lance Taylor | cmd/link: explain how to find the name to use for -X |
commit | commitdiff | tree |
2016-12-13 |
Vladimir Stefanovic | cmd/cgo: add required gcc flags for GOARCH=mips{,le} |
commit | commitdiff | tree |
2016-12-13 |
Vladimir Stefanovic | misc/cgo/test: skip test18146 on mips{,64} |
commit | commitdiff | tree |
2016-12-13 |
Vladimir Stefanovic | test/bench/go1: reduce fasta data size for mips{,64} |
commit | commitdiff | tree |
2016-12-13 |
Russ Cox | cmd/go: fix go get -t -u path/... containing vendor... |
commit | commitdiff | tree |
2016-12-13 |
Alex Brainman | doc: debug/pe.Section is not new, Section.Relocs field is |
commit | commitdiff | tree |
2016-12-13 |
Daniel Theophanes | os: must fixup path when 248 bytes long |
commit | commitdiff | tree |
2016-12-13 |
Tilman Dilo | cmd/vet: fix panic and handling of XML in struct field... |
commit | commitdiff | tree |
2016-12-13 |
Ian Lance Taylor | os/exec: fix race in TestStdinCloseRace |
commit | commitdiff | tree |
2016-12-13 |
Brad Fitzpatrick | net/http: update some comments |
commit | commitdiff | tree |
2016-12-13 |
Brad Fitzpatrick | A+C: automated update |
commit | commitdiff | tree |
2016-12-13 |
Ian Lance Taylor | cmd/go: don't assemble all .s files in a single cmd... |
commit | commitdiff | tree |
2016-12-12 |
Shenghou Ma | cmd/internal/obj/mips: replace MOVD with MOVF on 32... |
commit | commitdiff | tree |
2016-12-12 |
Max Riveiro | time: parse WITA timezone correctly |
commit | commitdiff | tree |
2016-12-12 |
Ian Lance Taylor | runtime: don't crash if signal delivered on g0 stack |
commit | commitdiff | tree |
2016-12-12 |
Brad Fitzpatrick | doc: remove Reddit as an official space where Code... |
commit | commitdiff | tree |
2016-12-12 |
Shenghou Ma | doc: mention Go requires OpenBSD 5.9 or above in go1... |
commit | commitdiff | tree |
2016-12-12 |
Joel Sing | runtime, syscall: update openbsd for changes to syskill |
commit | commitdiff | tree |
2016-12-11 |
Martin Möhrmann | fmt: undo clearflags in catchPanic after error message... |
commit | commitdiff | tree |
2016-12-10 |
David Crawshaw | cmd/link: limit darwin dynlink symbol exports |
commit | commitdiff | tree |
2016-12-10 |
Martin Kreichgauer | crypto/x509: marshal certificate revocation times in... |
commit | commitdiff | tree |
2016-12-09 |
Joe Tsai | io: update documentation on LimitedReader |
commit | commitdiff | tree |
2016-12-09 |
Brad Fitzpatrick | database/sql: use complete sentences in new docs |
commit | commitdiff | tree |
2016-12-09 |
Joe Tsai | doc: update go1.8.html |
commit | commitdiff | tree |
2016-12-09 |
Raul Silvera | runtime/pprof: track locations for goroutine profiles |
commit | commitdiff | tree |
2016-12-09 |
Brad Fitzpatrick | api: remove testing Context accessors from go1.8.txt |
commit | commitdiff | tree |
2016-12-09 |
Brad Fitzpatrick | go/build: clarify Context.HasSubdir docs |
commit | commitdiff | tree |
2016-12-09 |
Austin Clements | doc/go1.8: mention trace tool changes |
commit | commitdiff | tree |
2016-12-09 |
Joe Tsai | Revert "testing: add T.Context method" |
commit | commitdiff | tree |
2016-12-09 |
Daniel Theophanes | database/sql: document that drivers may not return... |
commit | commitdiff | tree |
2016-12-09 |
Brad Fitzpatrick | doc: add http.NoBody and Transport change to go1.8... |
commit | commitdiff | tree |
2016-12-09 |
Robert Griesemer | cmd/compile/internal/obj: remove superfluous addvarint... |
commit | commitdiff | tree |
2016-12-08 |
Brad Fitzpatrick | all: make spelling consistent |
commit | commitdiff | tree |
2016-12-08 |
Brad Fitzpatrick | doc: remove pprof TODOs from go1.8.html |
commit | commitdiff | tree |
2016-12-08 |
Brad Fitzpatrick | net/http: don't retry Transport requests if they have... |
commit | commitdiff | tree |
2016-12-08 |
Michael Hudson... | cmd/link: do not mark go.plugin.tabs as reachable in... |
commit | commitdiff | tree |
2016-12-08 |
Joe Tsai | io: fix MultiReader panic on nil reader. |
commit | commitdiff | tree |
2016-12-08 |
Ian Lance Taylor | os: document that Rename does not replace an existing... |
commit | commitdiff | tree |
2016-12-07 |
Brad Fitzpatrick | doc: misc go1.8.html fixes |
commit | commitdiff | tree |
2016-12-07 |
Ian Lance Taylor | test: add bug501.go, a gccgo compiler crash |
commit | commitdiff | tree |
2016-12-07 |
Austin Clements | runtime: add number of forced GCs to MemStats |
commit | commitdiff | tree |
2016-12-07 |
David Crawshaw | cmd/internal/obj: regenerate relocation strings |
commit | commitdiff | tree |
2016-12-07 |
Lynn Boger | cmd/link: fix sym sect when splitting text on ppc64le |
commit | commitdiff | tree |
2016-12-07 |
Brad Fitzpatrick | crypto/x509: reduce test's sought number of system... |
commit | commitdiff | tree |
2016-12-07 |
Keith Randall | runtime: on stack copy, adjust BP |
commit | commitdiff | tree |
2016-12-07 |
Odin Ugedal | fmt: remove unnecessary else statement |
commit | commitdiff | tree |
2016-12-07 |
Russ Cox | crypto/*: document use or non-use of constant-time... |
commit | commitdiff | tree |
2016-12-07 |
Adam Langley | crypto/dsa: don't allow signing with degenerate private... |
commit | commitdiff | tree |
2016-12-07 |
Brad Fitzpatrick | net: use baked-in port numbers as fallback if cgo port... |
commit | commitdiff | tree |
2016-12-07 |
Ian Lance Taylor | misc/cgo/test: skip test18146 on Darwin |
commit | commitdiff | tree |
2016-12-07 |
Brad Fitzpatrick | cmd/go: ensure streaming test's stdout, stderr are... |
commit | commitdiff | tree |
2016-12-06 |
Brad Fitzpatrick | doc: mention more binary download architectures |
commit | commitdiff | tree |
2016-12-06 |
Keith Randall | doc: mention concurrent map write/iterate detector |
commit | commitdiff | tree |
2016-12-06 |
Sebastien Binet | reflect: add example for StructOf |
commit | commitdiff | tree |
2016-12-06 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-12-06 |
David Crawshaw | cmd/link: hash packages after loading all symbols |
commit | commitdiff | tree |
2016-12-06 |
Shenghou Ma | doc/go1.8: remove mention of #16396 |
commit | commitdiff | tree |
2016-12-06 |
Matthew Dempsky | cmd/compile: fix static-initialization compilation... |
commit | commitdiff | tree |
2016-12-06 |
Shenghou Ma | doc: document the mips port in install-source.html |
commit | commitdiff | tree |
2016-12-06 |
Ian Lance Taylor | misc/cgo/test: ignore "too many open files" in issue... |
commit | commitdiff | tree |
2016-12-06 |
Chris Broadfoot | net/http: fix typo in Request.GetBody's doc string |
commit | commitdiff | tree |
2016-12-05 |
Ian Lance Taylor | runtime/cgo: retry pthread_create on EAGAIN for OpenBSD |
commit | commitdiff | tree |
2016-12-05 |
Ian Lance Taylor | misc/cgo/test: skip Test18146 on DragonFly |
commit | commitdiff | tree |
2016-12-05 |
Shenghou Ma | doc/go1.8: document mips port requirements |
commit | commitdiff | tree |
2016-12-05 |
Ian Lance Taylor | runtime/cgo: retry pthread_create on EAGAIN |
commit | commitdiff | tree |
2016-12-05 |
Ian Lance Taylor | runtime: don't skip TestCgoCallbackGC on FreeBSD |
commit | commitdiff | tree |
2016-12-05 |
Russ Cox | runtime: check that Version does not contain \r \n |
commit | commitdiff | tree |
2016-12-05 |
Cherry Zhang | cmd/compile: find last StoreWB explicitly |
commit | commitdiff | tree |
next |