2017-02-01 |
Kevin Burke | database/sql: fix spelling mistake |
commit | commitdiff | tree |
2017-02-01 |
Josh Bleecher... | cmd/compile: report more non-inlineable functions |
commit | commitdiff | tree |
2017-02-01 |
Michael Munday | cmd/compile: fix generic.rules |
commit | commitdiff | tree |
2017-02-01 |
Matthew Dempsky | cmd/compile: allocate Nodes together with Name/Param... |
commit | commitdiff | tree |
2017-02-01 |
Matthew Dempsky | cmd/compile: simplify noding const declarations |
commit | commitdiff | tree |
2017-02-01 |
Josh Bleecher... | cmd/compile: insertVarPhis micro-optimization |
commit | commitdiff | tree |
2017-02-01 |
Josh Bleecher... | cmd/compile: disable memory profiling when not in use |
commit | commitdiff | tree |
2017-02-01 |
Matthew Dempsky | cmd/compile: eliminate iota_ |
commit | commitdiff | tree |
2017-02-01 |
Josh Bleecher... | context: lazily initialize cancelCtx done channel |
commit | commitdiff | tree |
2017-02-01 |
Michael Munday | cmd/asm, cmd/internal/obj/s390x: fix encoding of VREPI... |
commit | commitdiff | tree |
2017-02-01 |
Joe Tsai | testing: synchronize writes to the root's Writer |
commit | commitdiff | tree |
2017-02-01 |
Joe Tsai | reflect: adjust documentation on Value |
commit | commitdiff | tree |
2017-02-01 |
Russ Cox | all: merge dev.inline into master |
commit | commitdiff | tree |
2017-01-31 |
Russ Cox | all: merge dev.typealias into master |
commit | commitdiff | tree |
2017-01-31 |
Alberto Donizetti | testing: stop timeout-timer after running tests |
commit | commitdiff | tree |
2017-01-31 |
Robert Griesemer | [dev.typealias] spec: use term 'embedded field' rather... |
commit | commitdiff | tree |
2017-01-30 |
Elias Naur | cmd/dist: really skip the testsanitizers tests on Android |
commit | commitdiff | tree |
2017-01-30 |
Ian Lance Taylor | runtime: add explicit (void) in C to avoid GCC 7 problem |
commit | commitdiff | tree |
2017-01-29 |
Elias Naur | cmd/dist: use the target GOOS to skip the test for... |
commit | commitdiff | tree |
2017-01-29 |
Daniel Theophanes | doc: update go1.8 release notes after TxOptions change |
commit | commitdiff | tree |
2017-01-28 |
Alberto Donizetti | cmd/go: update alldocs after CL 35150 |
commit | commitdiff | tree |
2017-01-27 |
Michael Munday | cmd/compile: use CMPWU for 32-bit or smaller unsigned... |
commit | commitdiff | tree |
2017-01-26 |
Matthew Dempsky | [dev.typealias] cmd/compile: avoid false positive cycle... |
commit | commitdiff | tree |
2017-01-26 |
Chris Broadfoot | doc: document go1.7.5 |
commit | commitdiff | tree |
2017-01-26 |
Ian Lance Taylor | cmd/go: don't reject ./... matching top-level file... |
commit | commitdiff | tree |
2017-01-26 |
Daniel Theophanes | database/sql: fix race when canceling queries immediately |
commit | commitdiff | tree |
2017-01-26 |
Robert Griesemer | go/printer: fix format with leading comments in composi... |
commit | commitdiff | tree |
2017-01-25 |
David Crawshaw | runtime: reorder modules so main.main comes first |
commit | commitdiff | tree |
2017-01-25 |
Daniel Theophanes | database/sql: let tests wait for db pool to come to... |
commit | commitdiff | tree |
2017-01-25 |
Russ Cox | [dev.typealias] reflect: add test for type aliases |
commit | commitdiff | tree |
2017-01-25 |
Russ Cox | [dev.typealias] cmd/compile, reflect: fix struct field... |
commit | commitdiff | tree |
2017-01-25 |
Russ Cox | [dev.typealias] reflect: fix StructOf use of StructFiel... |
commit | commitdiff | tree |
2017-01-25 |
Russ Cox | [dev.typealias] cmd/doc: update for type alias |
commit | commitdiff | tree |
2017-01-25 |
Matthew Dempsky | [dev.typealias] cmd/compile: declare methods after... |
commit | commitdiff | tree |
2017-01-24 |
Ian Lance Taylor | [dev.typealias] test: match gccgo error messages on... |
commit | commitdiff | tree |
2017-01-24 |
Ian Lance Taylor | doc: update gccgo docs |
commit | commitdiff | tree |
2017-01-24 |
Ian Lance Taylor | doc: clarify what to do with Go 1.4 when installing... |
commit | commitdiff | tree |
2017-01-24 |
Brad Fitzpatrick | doc: note that plugins are not fully baked |
commit | commitdiff | tree |
2017-01-24 |
Brad Fitzpatrick | net/http: don't send body on redirects for 301, 302... |
commit | commitdiff | tree |
2017-01-24 |
Mikio Hara | net/http: fix a nit |
commit | commitdiff | tree |
2017-01-24 |
Ian Lance Taylor | cmd/link: mark DWARF function symbols as reachable |
commit | commitdiff | tree |
2017-01-24 |
Matthew Dempsky | [dev.typealias] cmd/compile: change Func.Shortname... |
commit | commitdiff | tree |
2017-01-24 |
Brad Fitzpatrick | doc: mention testing.MainStart signature change |
commit | commitdiff | tree |
2017-01-23 |
Keith Randall | runtime: amd64, use 4-byte ops for memmove of 4 bytes |
commit | commitdiff | tree |
2017-01-21 |
Michael Munday | cmd/compile: fix constant propagation through s390x... |
commit | commitdiff | tree |
2017-01-20 |
Ian Lance Taylor | misc/cgo/test: pass current environment to syscall... |
commit | commitdiff | tree |
2017-01-20 |
Ian Lance Taylor | misc/cgo/test: fix test when using GCC 7 |
commit | commitdiff | tree |
2017-01-20 |
Keith Randall | cmd/compile: don't use nilcheck information until the... |
commit | commitdiff | tree |
2017-01-20 |
Josh Bleecher... | cmd/compile: fix compilebench -alloc |
commit | commitdiff | tree |
2017-01-20 |
Robert Griesemer | [dev.typealias] go/internal/gccgoimporter: support... |
commit | commitdiff | tree |
2017-01-20 |
Robert Griesemer | [dev.typealias] cmd/compile: export/import test cases... |
commit | commitdiff | tree |
2017-01-19 |
Bryan C. Mills | runtime: check for nil g and m in msanread |
commit | commitdiff | tree |
2017-01-19 |
Hironao OTSUBO | go/ast: fix Object's doc comment about Data |
commit | commitdiff | tree |
2017-01-18 |
Austin Clements | runtime: force workers out before checking mark roots |
commit | commitdiff | tree |
2017-01-18 |
Russ Cox | testing: make parallel t.Run safe again |
commit | commitdiff | tree |
2017-01-18 |
Brad Fitzpatrick | crypto/x509: revert SystemCertPool implementation for... |
commit | commitdiff | tree |
2017-01-18 |
David du Colombier | doc/go1.8: document Plan 9 requirements |
commit | commitdiff | tree |
2017-01-17 |
Keith Randall | runtime: for plugins, don't add duplicate itabs |
commit | commitdiff | tree |
2017-01-17 |
Alberto Donizetti | README.md: update and simplify |
commit | commitdiff | tree |
2017-01-17 |
gulyasm | cmd/go: fix bug help message |
commit | commitdiff | tree |
2017-01-17 |
Robert Griesemer | [dev.typealias] go/types: clarified doc string |
commit | commitdiff | tree |
2017-01-17 |
Filippo Valsorda | crypto/tls: disable CBC cipher suites with SHA-256... |
commit | commitdiff | tree |
2017-01-16 |
Cherry Zhang | cmd/compile: add ZeroWB case in writebarrier |
commit | commitdiff | tree |
2017-01-16 |
Brad Fitzpatrick | doc: 2017 is the Year of the Gopher |
commit | commitdiff | tree |
2017-01-16 |
Josh Bleecher... | cmd/compile: lvalues are only required for == when... |
commit | commitdiff | tree |
2017-01-16 |
Shenghou Ma | vendor/golang_org/x/crypto/poly1305: revendor to pick... |
commit | commitdiff | tree |
2017-01-14 |
David du Colombier | net/http: skip TestServerHijackGetsBackgroundByte on... |
commit | commitdiff | tree |
2017-01-14 |
David du Colombier | net/http: skip TestServerHijackGetsBackgroundByte_big... |
commit | commitdiff | tree |
2017-01-14 |
Brad Fitzpatrick | net/http: add another hijack-after-background-read... |
commit | commitdiff | tree |
2017-01-14 |
David Crawshaw | all: test adjustments for the iOS builder |
commit | commitdiff | tree |
2017-01-13 |
Brad Fitzpatrick | net/http: make sure Hijack's bufio.Reader includes... |
commit | commitdiff | tree |
2017-01-13 |
Matthew Dempsky | [dev.inline] cmd/compile: parse source files concurrently |
commit | commitdiff | tree |
2017-01-13 |
Matthew Dempsky | [dev.inline] cmd/compile: reorganize file parsing logic |
commit | commitdiff | tree |
2017-01-13 |
Matthew Dempsky | [dev.inline] cmd/compile: split mkpackage into separate... |
commit | commitdiff | tree |
2017-01-13 |
David Crawshaw | cmd/go, misc: rework cwd handling for iOS tests |
commit | commitdiff | tree |
2017-01-13 |
Michael Munday | syscall: export Fsid.X__val on s390x |
commit | commitdiff | tree |
2017-01-13 |
Alberto Donizetti | doc/gdb: mention GOTRACEBACK=crash |
commit | commitdiff | tree |
2017-01-13 |
Keith Randall | misc/cgo/testplugin: test that types and itabs are... |
commit | commitdiff | tree |
2017-01-13 |
Austin Clements | reflect: keep makeFuncImpl live across makeFuncStub |
commit | commitdiff | tree |
2017-01-12 |
David Crawshaw | cmd/link: only exclude C-only symbols on darwin |
commit | commitdiff | tree |
2017-01-12 |
Robert Griesemer | [dev.typealias] cmd/compile: a few better comments... |
commit | commitdiff | tree |
2017-01-12 |
Robert Griesemer | [dev.typealias] cmd/compile: improved error message... |
commit | commitdiff | tree |
2017-01-12 |
Robert Griesemer | [dev.typealias] cmd/compile: type-check type alias... |
commit | commitdiff | tree |
2017-01-12 |
Joe Tsai | compress/flate: avoid large stack growth in fillDeflate |
commit | commitdiff | tree |
2017-01-12 |
David Crawshaw | cmd/go: add comment about SIGUSR2 on iOS |
commit | commitdiff | tree |
2017-01-12 |
David Crawshaw | cmd/go, misc: switch from breakpoint to SIGUSR2 |
commit | commitdiff | tree |
2017-01-12 |
Shenghou Ma | doc/go1.8: update timezone database version |
commit | commitdiff | tree |
2017-01-12 |
Keith Randall | misc/cgo/testshared: test that types and itabs are... |
commit | commitdiff | tree |
2017-01-12 |
Bryan C. Mills | runtime: avoid clobbering C callee-save register in... |
commit | commitdiff | tree |
2017-01-11 |
Josh Bleecher... | cmd/compile: hide testdclstack behind debug flag |
commit | commitdiff | tree |
2017-01-11 |
Joe Tsai | compress/gzip: skip TestGZIPFilesHaveZeroMTimes on... |
commit | commitdiff | tree |
2017-01-11 |
Austin Clements | crypto/dsa: gofmt |
commit | commitdiff | tree |
2017-01-11 |
Brad Fitzpatrick | net/http: deflake TestRetryIdempotentRequestsOnError |
commit | commitdiff | tree |
2017-01-10 |
Jaana Burcu... | doc: remove inline styles |
commit | commitdiff | tree |
2017-01-10 |
Robert Griesemer | [dev.typealias] cmd/compile: various minor cleanups |
commit | commitdiff | tree |
2017-01-10 |
Robert Griesemer | [dev.typealias] cmd/compile, go/types, go/importer... |
commit | commitdiff | tree |
2017-01-10 |
Robert Griesemer | [dev.typealias] cmd/compile, go/importer: define export... |
commit | commitdiff | tree |
2017-01-10 |
Robert Griesemer | [dev.typealias] go/types: export TypeName.IsAlias so... |
commit | commitdiff | tree |
2017-01-10 |
Robert Griesemer | [dev.typealias] go/types: improved Object printing |
commit | commitdiff | tree |
2017-01-10 |
Robert Griesemer | [dev.typealias] go/types: remove some more vestiges... |
commit | commitdiff | tree |
next |