2016-08-16 |
Robert Griesemer | go/types: minor cleanups |
commit | commitdiff | tree |
2016-08-16 |
Robert Griesemer | go/types: fix computation of initialization order |
commit | commitdiff | tree |
2016-08-16 |
Brad Fitzpatrick | syscall: test Gettimeofday everywhere, not just on... |
commit | commitdiff | tree |
2016-08-16 |
Hiroshi Ioka | os: consolidate files |
commit | commitdiff | tree |
2016-08-16 |
Gerrit Code... | Merge "Merge remote-tracking branch 'origin/dev.ssa... |
commit | commitdiff | tree |
2016-08-16 |
Keith Randall | Merge remote-tracking branch 'origin/dev.ssa' into... |
commit | commitdiff | tree |
2016-08-15 |
Chris Broadfoot | doc: document go1.7 |
commit | commitdiff | tree |
2016-08-15 |
Chris Broadfoot | doc: update version tag in source install instructions |
commit | commitdiff | tree |
2016-08-15 |
Chris Broadfoot | doc/go1.7.html: remove DRAFT |
commit | commitdiff | tree |
2016-08-15 |
David Chase | [dev.ssa] cmd/compile: PPC64, FP to/from int conversions. |
commit | commitdiff | tree |
2016-08-15 |
Cherry Zhang | [dev.ssa] cmd/compile, etc.: more ARM64 optimizations... |
commit | commitdiff | tree |
2016-08-11 |
Keith Randall | [dev.ssa] cmd/compile: simplify 386+PIC+globals a bit |
commit | commitdiff | tree |
2016-08-11 |
Keith Randall | [dev.ssa] cmd/compile: fix fp constant loads for 386+PIC |
commit | commitdiff | tree |
2016-08-11 |
Cherry Zhang | [dev.ssa] cmd/compile: add some ARM64 optimizations |
commit | commitdiff | tree |
2016-08-10 |
Cherry Zhang | [dev.ssa] cmd/internal/obj/arm64: fix encoding constant... |
commit | commitdiff | tree |
2016-08-10 |
Josh Bleecher... | testing: respect benchtime on very fast benchmarks |
commit | commitdiff | tree |
2016-08-10 |
Keith Randall | [dev.ssa] cmd/compile: implement GO386=387 |
commit | commitdiff | tree |
2016-08-10 |
Keith Randall | [dev.ssa] cmd/compile: more fixes for 386 shared libraries |
commit | commitdiff | tree |
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-09 |
Chris Broadfoot | doc/go1.7.html: update compress/flate section |
commit | commitdiff | tree |
2016-08-08 |
Gerrit Code... | Merge "[dev.ssa] Merge commit 'f135c326402aaa757aa96aad... |
commit | commitdiff | tree |
2016-08-08 |
Brad Fitzpatrick | net/http: make Transport use new connection if over... |
commit | commitdiff | tree |
2016-08-07 |
Cherry Zhang | [dev.ssa] cmd/compile: remove flags from regMask |
commit | commitdiff | tree |
2016-08-06 |
Brad Fitzpatrick | doc: fix required OS X version inconsistency for binary... |
commit | commitdiff | tree |
2016-08-06 |
David Chase | [dev.ssa] cmd/compile: PPC64, load/store by type, shift... |
commit | commitdiff | tree |
2016-08-05 |
Shenghou Ma | runtime: make stack 16-byte aligned for external code... |
commit | commitdiff | tree |
2016-08-05 |
Shenghou Ma | runtime, syscall: fix kernel gettimeofday ABI change... |
commit | commitdiff | tree |
2016-08-05 |
Ian Lance Taylor | os: check for waitid returning ENOSYS |
commit | commitdiff | tree |
2016-08-05 |
Brad Fitzpatrick | net/http: update bundled http2 for flow control window... |
commit | commitdiff | tree |
2016-08-04 |
Brad Fitzpatrick | syscall: fix Gettimeofday on macOS Sierra |
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 |
next |