2016-08-09 |
David Chase | [dev.ssa] cmd/compile: PPC: FP load/store/const/cmp... |
commit | commitdiff | tree |
2016-08-09 |
Keith Randall | [dev.ssa] cmd/compile: fix PIC for SSA-generated code |
commit | commitdiff | tree |
2016-08-09 |
Keith Randall | [dev.ssa] cmd/compile: port SSA backend to amd64p32 |
commit | commitdiff | tree |
2016-08-08 |
Gerrit Code... | Merge "[dev.ssa] Merge commit 'f135c326402aaa757aa96aad... |
commit | commitdiff | tree |
2016-08-07 |
Cherry Zhang | [dev.ssa] cmd/compile: remove flags from regMask |
commit | commitdiff | tree |
2016-08-06 |
David Chase | [dev.ssa] cmd/compile: PPC64, load/store by type, shift... |
commit | commitdiff | tree |
2016-08-04 |
David Chase | [dev.ssa] cmd/compile: PPC64, add cmp->bool, some shift... |
commit | commitdiff | tree |
2016-08-04 |
Keith Randall | [dev.ssa] Merge commit 'f135c326402aaa757aa96aad283a918... |
commit | commitdiff | tree |
2016-08-04 |
David Crawshaw | runtime: initialize hash algs before typemap |
commit | commitdiff | tree |
2016-08-04 |
Keith Randall | [dev.ssa] Merge remote-tracking branch 'origin/master... |
commit | commitdiff | tree |
2016-08-03 |
Josh Bleecher... | [dev.ssa] cmd/compile: refactor out rulegen value parsing |
commit | commitdiff | tree |
2016-08-02 |
Chris Broadfoot | VERSION: remove erroneously committed VERSION file |
commit | commitdiff | tree |
2016-08-02 |
Chris Broadfoot | all: merge master into release-branch.go1.7 |
commit | commitdiff | tree |
2016-08-02 |
Brad Fitzpatrick | runtime: fix nanotime for macOS Sierra, again. |
commit | commitdiff | tree |
2016-08-02 |
Joe Tsai | cmd/doc: ensure functions with unexported return values... |
commit | commitdiff | tree |
2016-08-02 |
Chris Broadfoot | go1.7rc4 go1.7rc4 |
commit | commitdiff | tree |
2016-08-02 |
Joe Tsai | cmd/doc: handle embedded interfaces properly |
commit | commitdiff | tree |
2016-08-02 |
Chris Broadfoot | all: merge master into release-branch.go1.7 |
commit | commitdiff | tree |
2016-08-02 |
Brad Fitzpatrick | net: prevent cancelation goroutine from adjusting fd... |
commit | commitdiff | tree |
2016-08-02 |
Brad Fitzpatrick | doc/go1.7.html: mention Server.Serve HTTP/2 behavior... |
commit | commitdiff | tree |
2016-08-02 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-08-01 |
David Chase | [dev.ssa] cmd/compile: PPC64, add more zeroing and... |
commit | commitdiff | tree |
2016-07-29 |
Cherry Zhang | cmd/compile: fix possible spill of invalid pointer... |
commit | commitdiff | tree |
2016-07-28 |
Brad Fitzpatrick | doc/go1.7.html: add known issues section for FreeBSD... |
commit | commitdiff | tree |
2016-07-28 |
Cherry Zhang | [dev.ssa] cmd/compile: fix build for old backend on... |
commit | commitdiff | tree |
2016-07-27 |
Rhys Hiltner | runtime: reduce GC assist extra credit |
commit | commitdiff | tree |
2016-07-27 |
Cherry Zhang | [dev.ssa] cmd/compile: fix possible invalid pointer... |
commit | commitdiff | tree |
2016-07-27 |
Cherry Zhang | [dev.ssa] cmd/compile: add more on ARM64 SSA |
commit | commitdiff | tree |
2016-07-27 |
Brad Fitzpatrick | net/http: fix data race with concurrent use of Server... |
commit | commitdiff | tree |
2016-07-26 |
Brad Fitzpatrick | crypto/x509: detect OS X version for FetchPEMRoots... |
commit | commitdiff | tree |
2016-07-26 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-07-26 |
Austin Clements | runtime/pprof: document use of pprof package |
commit | commitdiff | tree |
2016-07-26 |
Brad Fitzpatrick | crypto/x509: use Go 1.6 implementation for FetchPEMRoot... |
commit | commitdiff | tree |
2016-07-26 |
David Chase | [dev.ssa] cmd/compile: PPC64, basic support for all... |
commit | commitdiff | tree |
2016-07-26 |
Jack Lindamood | context: add test for WithDeadline in the past |
commit | commitdiff | tree |
2016-07-26 |
Brad Fitzpatrick | net/http: make Transport.RoundTrip return raw Conn... |
commit | commitdiff | tree |
2016-07-26 |
Michael Munday | doc: add s390x information to asm.html |
commit | commitdiff | tree |
2016-07-25 |
Joe Tsai | compress/flate: document HuffmanOnly |
commit | commitdiff | tree |
2016-07-24 |
David Chase | [dev.ssa] cmd/compile: replace storeconst w/ storezero... |
commit | commitdiff | tree |
2016-07-23 |
Cherry Zhang | [dev.ssa] cmd/compile: initial ARM64 SSA port |
commit | commitdiff | tree |
2016-07-22 |
Brad Fitzpatrick | net/http: fix potential for-select spin with closed... |
commit | commitdiff | tree |
2016-07-22 |
David Chase | [dev.ssa] cmd/compile: some improvements to PPC codegen |
commit | commitdiff | tree |
2016-07-21 |
Chris Broadfoot | go1.7rc3 go1.7rc3 |
commit | commitdiff | tree |
2016-07-21 |
Keith Randall | [dev.ssa] cmd/compile: 386 port now works |
commit | commitdiff | tree |
2016-07-21 |
Chris Broadfoot | all: merge master into release-branch.go1.7 |
commit | commitdiff | tree |
2016-07-21 |
Brad Fitzpatrick | misc/trace: disable trace resolution warning |
commit | commitdiff | tree |
2016-07-21 |
Cherry Zhang | [dev.ssa] cmd/compile: simplify MOVWreg on ARM |
commit | commitdiff | tree |
2016-07-21 |
David Chase | cmd/compile: change phi location to be optimistic at... |
commit | commitdiff | tree |
2016-07-21 |
Keith Randall | cmd/compile: move phi args which are constants closer... |
commit | commitdiff | tree |
2016-07-21 |
Ian Lance Taylor | runtime: add explicit `INT $3` at end of Darwin amd64... |
commit | commitdiff | tree |
2016-07-20 |
Austin Clements | runtime: support smaller physical pages than PhysPageSize |
commit | commitdiff | tree |
2016-07-20 |
Cherry Zhang | [dev.ssa] cmd/internal/obj, etc.: add and use NEGF... |
commit | commitdiff | tree |
2016-07-20 |
Dmitry Vyukov | runtime/race: fix memory leak |
commit | commitdiff | tree |
2016-07-20 |
Ian Lance Taylor | runtime: add as many extra M's as needed |
commit | commitdiff | tree |
2016-07-20 |
Brad Fitzpatrick | net/smtp: document that the smtp package is frozen |
commit | commitdiff | tree |
2016-07-19 |
Keith Randall | [dev.ssa] cmd/compile: more 386 port changes |
commit | commitdiff | tree |
2016-07-18 |
Keith Randall | [dev.ssa] cmd/compile: fix verbose typing of DIV |
commit | commitdiff | tree |
2016-07-18 |
Austin Clements | doc/go1.7.html: start sentence on a new line |
commit | commitdiff | tree |
2016-07-18 |
Austin Clements | doc/go1.7.html: avoid term of art |
commit | commitdiff | tree |
2016-07-18 |
Keith Randall | [dev.ssa] cmd/compile: implement more 64-bit ops on 386 |
commit | commitdiff | tree |
2016-07-18 |
Keith Randall | [dev.ssa] cmd/compile: use 2-result divide op |
commit | commitdiff | tree |
2016-07-18 |
Keith Randall | [dev.ssa] cmd/compile: clean up tuple types and selects |
commit | commitdiff | tree |
2016-07-18 |
Ian Lance Taylor | doc/go1.7.html: the 1.6.3 release supports Sierra |
commit | commitdiff | tree |
2016-07-18 |
Chris Broadfoot | [release-branch.go1.7] go1.7rc2 go1.7rc2 |
commit | commitdiff | tree |
2016-07-18 |
Chris Broadfoot | doc: document go1.6.3 |
commit | commitdiff | tree |
2016-07-18 |
Brad Fitzpatrick | [release-branch.go1.7] net/http, net/http/cgi: fix... |
commit | commitdiff | tree |
2016-07-18 |
Brad Fitzpatrick | net/http, net/http/cgi: fix for CGI + HTTP_PROXY securi... |
commit | commitdiff | tree |
2016-07-18 |
Austin Clements | doc/go1.7.html: mention specific runtime improvements |
commit | commitdiff | tree |
2016-07-17 |
Brad Fitzpatrick | net: demote TestDialerDualStack to a flaky test |
commit | commitdiff | tree |
2016-07-16 |
Joe Tsai | fmt: properly handle early io.EOF Reads in readRune... |
commit | commitdiff | tree |
2016-07-16 |
Cherry Zhang | [dev.ssa] cmd/compile: support NaCl in SSA for ARM |
commit | commitdiff | tree |
2016-07-16 |
Cherry Zhang | [dev.ssa] cmd/compile: add floating point optimizations... |
commit | commitdiff | tree |
2016-07-15 |
Ian Lance Taylor | doc/go1.7.html: remove erroneous note about ppc64 and... |
commit | commitdiff | tree |
2016-07-15 |
Cherry Zhang | [dev.ssa] cmd/compile: fix argument size of runtime... |
commit | commitdiff | tree |
2016-07-15 |
Cherry Zhang | [dev.ssa] cmd/compile: don't sink spills that satisfy... |
commit | commitdiff | tree |
2016-07-15 |
Cherry Zhang | [dev.ssa] cmd/compile: use shifted and indexed ops... |
commit | commitdiff | tree |
2016-07-14 |
Josh Bleecher... | runtime/internal/atomic: fix assembly arg sizes |
commit | commitdiff | tree |
2016-07-13 |
Keith Randall | [dev.ssa] cmd/compile: initial 386 SSA port |
commit | commitdiff | tree |
2016-07-13 |
Ian Lance Taylor | runtime/pprof: don't print extraneous 0 after goexit |
commit | commitdiff | tree |
2016-07-13 |
Brad Fitzpatrick | all: rename vendored golang.org/x/net packages to golan... |
commit | commitdiff | tree |
2016-07-13 |
Keith Randall | [dev.ssa] Merge remote-tracking branch 'origin/master... |
commit | commitdiff | tree |
2016-07-13 |
Ian Lance Taylor | doc/go1.7.html: earlier Go versions don't work on macOS... |
commit | commitdiff | tree |
2016-07-13 |
Emmanuel Odeke | doc/go1.7.html: document that http.Server now enforces... |
commit | commitdiff | tree |
2016-07-13 |
Bryan C. Mills | doc/effective_go: clarify advice on returning interfaces |
commit | commitdiff | tree |
2016-07-12 |
Brad Fitzpatrick | cmd/go: don't fail on invalid GOOS/GOARCH pair when... |
commit | commitdiff | tree |
2016-07-12 |
Ian Lance Taylor | runtime: add ctxt parameter to cgocallback called from Go |
commit | commitdiff | tree |
2016-07-12 |
Ian Lance Taylor | reflect: an unnamed type has no PkgPath |
commit | commitdiff | tree |
2016-07-12 |
Ian Lance Taylor | Revert "regexp: add the Fanout benchmark |
commit | commitdiff | tree |
2016-07-11 |
Michael Matloob | regexp: add the Fanout benchmark |
commit | commitdiff | tree |
2016-07-11 |
Francesc Campoy | gofmt: remove unneeded call to os.Exit |
commit | commitdiff | tree |
2016-07-11 |
Ian Lance Taylor | doc/go1.7.html: no concurrent calls of math/rand methods |
commit | commitdiff | tree |
2016-07-11 |
Ian Lance Taylor | math/rand: fix raciness in Rand.Read |
commit | commitdiff | tree |
2016-07-11 |
Brad Fitzpatrick | net/http: fix vet warning of leaked context in error... |
commit | commitdiff | tree |
2016-07-08 |
Ian Lance Taylor | syscall: add another output for TestGroupCleanupUserNam... |
commit | commitdiff | tree |
2016-07-08 |
Ian Lance Taylor | runtime: fix case in KeepAlive comment |
commit | commitdiff | tree |
2016-07-08 |
Ian Lance Taylor | doc/go1.7.html: fix name of IsExist |
commit | commitdiff | tree |
2016-07-08 |
Ian Lance Taylor | [release-branch.go1.7] runtime: fix nanotime for macOS... go1.7rc1 |
commit | commitdiff | tree |
2016-07-08 |
Ian Lance Taylor | runtime: fix nanotime for macOS Sierra |
commit | commitdiff | tree |
2016-07-08 |
Chris Broadfoot | [release-branch.go1.7] go1.7rc1 |
commit | commitdiff | tree |
2016-07-08 |
Ian Lance Taylor | runtime: handle selects with duplicate channels in... |
commit | commitdiff | tree |
next |