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-17 |
Robert Griesemer | [dev.typealias] go/types: clarified doc string |
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-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 |
2017-01-10 |
Robert Griesemer | [dev.typealias] go/types: implement type aliases |
commit | commitdiff | tree |
2017-01-10 |
Russ Cox | [dev.typealias] go/build: add go1.9 build tag |
commit | commitdiff | tree |
2017-01-10 |
Robert Griesemer | [dev.typealias] cmd/compile: recognize type aliases... |
commit | commitdiff | tree |
2017-01-10 |
Robert Griesemer | [dev.typealias] cmd/gofmt: added test cases for alias... |
commit | commitdiff | tree |
2017-01-09 |
Robert Griesemer | [dev.typealias] go/ast, go/parser, go/printer, go/types... |
commit | commitdiff | tree |
2017-01-08 |
Austin Clements | runtime: add table of size classes in a comment |
commit | commitdiff | tree |
2017-01-07 |
gulyasm | go/types: fix typo |
commit | commitdiff | tree |
2017-01-07 |
Kevin Burke | os/user: document the difference between Username and... |
commit | commitdiff | tree |
2017-01-07 |
shawnps | all: fix misspellings |
commit | commitdiff | tree |
2017-01-07 |
Ian Lance Taylor | net/http: don't do a background read if we've already... |
commit | commitdiff | tree |
2017-01-07 |
Jaana Burcu... | cmd/go: add link to env varible guide to set custom... |
commit | commitdiff | tree |
2017-01-07 |
Mikio Hara | vendor: update golang.org/x/crypto/chacha20poly1305 |
commit | commitdiff | tree |
2017-01-06 |
Brad Fitzpatrick | doc: update CONTRIBUTING.md a bit, mention proposal... |
commit | commitdiff | tree |
2017-01-06 |
Matthew Dempsky | net: disable RFC 6724 Rule 9 for IPv4 addresses |
commit | commitdiff | tree |
2017-01-06 |
David Chase | cmd/compile: rewrite literal.method to ensure full... |
commit | commitdiff | tree |
2017-01-06 |
Jaana Burcu... | doc: explain how to set GOPATH to a custom value |
commit | commitdiff | tree |
2017-01-06 |
Russ Cox | runtime: fix corruption crash/race between select and... |
commit | commitdiff | tree |
2017-01-06 |
Austin Clements | runtime: expand HACKING.md |
commit | commitdiff | tree |
2017-01-06 |
Austin Clements | runtime: update big mgc.go comment |
commit | commitdiff | tree |
2017-01-06 |
Russ Cox | net/http: better failure in TestTransportPersistConnLeak |
commit | commitdiff | tree |
2017-01-06 |
Austin Clements | runtime: use 4K as the boundary of legal pointers |
commit | commitdiff | tree |
2017-01-06 |
Kevin Burke | net: Fix grammar error |
commit | commitdiff | tree |
2017-01-06 |
Mikio Hara | net: display the complete BUGS section on every platform |
commit | commitdiff | tree |
2017-01-05 |
Emmanuel Odeke | cmd/compile: avoid n.Right nil dereference on non-exist... |
commit | commitdiff | tree |
2017-01-05 |
Brad Fitzpatrick | doc: add go get -insecure change to go1.8.html |
commit | commitdiff | tree |
2017-01-05 |
Brad Fitzpatrick | cmd/go: use ProxyFromEnvironment in -insecure mode... |
commit | commitdiff | tree |
2017-01-05 |
Lion Yang | x/crypto/chacha20poly1305: fix detection of BMI on... |
commit | commitdiff | tree |
2017-01-05 |
Lion Yang | crypto: detect BMI usability on AMD64 for sha1 and... |
commit | commitdiff | tree |
2017-01-05 |
Russ Cox | .gitignore: fix attempt at rooted paths |
commit | commitdiff | tree |
2017-01-05 |
Brad Fitzpatrick | lib/time: update tzdata to 2016j |
commit | commitdiff | tree |
2017-01-05 |
Kale Blankenship | cmd/go: retain test binary when go test is run with... |
commit | commitdiff | tree |
2017-01-04 |
Brad Fitzpatrick | net/http/httputil: make DumpRequest and DumpRequestOut... |
commit | commitdiff | tree |
2017-01-04 |
Brad Fitzpatrick | net/http: make Server cancel its ReadTimeout between... |
commit | commitdiff | tree |
2017-01-04 |
Ian Lance Taylor | testing: add missing newlines to error messages |
commit | commitdiff | tree |
2017-01-04 |
Russ Cox | cmd/go: add sync/atomic dependency when needed by test... |
commit | commitdiff | tree |
2017-01-04 |
Russ Cox | doc: in Go 1.8 notes, mention lack of RWMutex in conten... |
commit | commitdiff | tree |
2017-01-04 |
Russ Cox | cmd/link: use 64k segment alignment on linux/arm |
commit | commitdiff | tree |
2017-01-03 |
Michael Marineau | runtime: check sched_getaffinity return value |
commit | commitdiff | tree |
2017-01-03 |
Rob Pike | cmd/vet: include function name or value in copylock... |
commit | commitdiff | tree |
2017-01-03 |
Michael Munday | cmd/dist: enable extLink tests for s390x |
commit | commitdiff | tree |
2017-01-03 |
Vladimir Stefanovic | cmd/dist: enable extLink tests for mips{,le} |
commit | commitdiff | tree |
2017-01-03 |
Vladimir Stefanovic | runtime: fix SP alignment in mips{,le} sigfwd |
commit | commitdiff | tree |
2017-01-02 |
Kevin Burke | database/sql: fix typo and wording |
commit | commitdiff | tree |
2017-01-02 |
Daniel Theophanes | database/sql: prevent Tx.rollback from racing Tx.close |
commit | commitdiff | tree |
2017-01-02 |
Ian Lance Taylor | cmd/link: don't suggest using nm to find -X name |
commit | commitdiff | tree |
2016-12-31 |
Brad Fitzpatrick | net/http: update bundled http2 for Server WriteTimeout... |
commit | commitdiff | tree |
2016-12-30 |
Kale Blankenship | net/http: add test for http2 Server WriteTimeout |
commit | commitdiff | tree |
2016-12-29 |
Mike Wiacek | net/http/httputil: clarify the contract on ReverseProxy... |
commit | commitdiff | tree |
2016-12-28 |
Dmitri Shuralyov | cmd/go: fix two formatting issues in documentation... |
commit | commitdiff | tree |
2016-12-24 |
Emmanuel Odeke | cmd/compile: lock-in test for repeated variables in... |
commit | commitdiff | tree |
2016-12-24 |
Aliaksandr... | cmd/vet: fix copylocks false positive on len(array... |
commit | commitdiff | tree |
2016-12-23 |
Austin Clements | runtime: document MemStats.BySize fields |
commit | commitdiff | tree |
2016-12-23 |
Emmanuel Odeke | test: lock in test for _ assignment evaluation/zerodivi... |
commit | commitdiff | tree |
2016-12-23 |
Kevin Burke | net: Fix spelling of function name in doc |
commit | commitdiff | tree |
2016-12-22 |
Raul Silvera | cmd/pprof: Re-enable weblist and disasm |
commit | commitdiff | tree |
2016-12-22 |
Brad Fitzpatrick | net/http: restore Transport's Request.Body byte sniff... |
commit | commitdiff | tree |
2016-12-22 |
Elias Naur | runtime: skip floating point hardware check on Android |
commit | commitdiff | tree |
2016-12-22 |
Mikio Hara | cmd/go: skip flaky TestCgoConsistentResults on FreeBSD |
commit | commitdiff | tree |
2016-12-21 |
Ian Lance Taylor | misc/cgo/test: limit issue18146 attempts based on RLIMI... |
commit | commitdiff | tree |
2016-12-21 |
Brad Fitzpatrick | doc: fix install.html unclosed bold tag, link to /help/ |
commit | commitdiff | tree |
2016-12-21 |
Austin Clements | runtime: avoid CreateThread panic when exiting process |
commit | commitdiff | tree |
2016-12-21 |
Kirill Smelkov | cmd/compile/internal/ssa: add tests for BSWAP on stores... |
commit | commitdiff | tree |
2016-12-21 |
Kirill Smelkov | io: fix PipeWriter.Close to wake up Writes |
commit | commitdiff | tree |
2016-12-21 |
Koichi Shiraishi | build: fix darwin/arm broken on macOS 10.12 with Xcode 8.0 |
commit | commitdiff | tree |
2016-12-21 |
Takuya Ueda | go/parser: fix reference in ParseExprFrom docs |
commit | commitdiff | tree |
2016-12-21 |
Brad Fitzpatrick | Revert "cmd/go: note when some Go files were ignored... |
commit | commitdiff | tree |
2016-12-21 |
Ian Lance Taylor | cmd/vet: avoid crash in cgo test on recursive type |
commit | commitdiff | tree |
2016-12-21 |
Brad Fitzpatrick | A+C: automated update |
commit | commitdiff | tree |
2016-12-21 |
Mikio Hara | net: make InterfaceByIndex return a consistent name... |
commit | commitdiff | tree |
2016-12-20 |
David du Colombier | net: fix LookupCNAME on Plan 9 |
commit | commitdiff | tree |
2016-12-20 |
Vladimir Stefanovic | doc: add mips, mips64 information to asm.html |
commit | commitdiff | tree |
2016-12-20 |
Brad Fitzpatrick | net/http, doc: more redirect documentation |
commit | commitdiff | tree |
2016-12-20 |
Brad Fitzpatrick | net: mark TestDialerDualStackFDLeak as flaky on OpenBSD |
commit | commitdiff | tree |
2016-12-20 |
Matthew Dempsky | net: make LookupCNAME's native behavior match its cgo... |
commit | commitdiff | tree |
2016-12-20 |
Austin Clements | runtime: avoid incorrect panic when a signal arrives... |
commit | commitdiff | tree |
2016-12-20 |
Ian Lance Taylor | misc/cgo/testcshared: wait up to 1 second in main2.c |
commit | commitdiff | tree |
2016-12-20 |
Shenghou Ma | doc/go1.8: document that CGO_ENABLED is sticky |
commit | commitdiff | tree |
2016-12-20 |
Kevin Burke | crypto/x509: fix spelling/grammar in comments |
commit | commitdiff | tree |
2016-12-20 |
Brad Fitzpatrick | crypto/x509: speed up and deflake non-cgo Darwin root... |
commit | commitdiff | tree |
2016-12-20 |
Kevin Burke | cmd/cover: fix spelling mistake |
commit | commitdiff | tree |
2016-12-20 |
Joe Tsai | doc: remove archive/zip changes from go1.8.html |
commit | commitdiff | tree |
2016-12-20 |
Joe Tsai | Revert: "archive/zip: handle mtime in NTFS/UNIX/Extende... |
commit | commitdiff | tree |
2016-12-20 |
Dhananjay Nakrani | cmd/cover: retain un-attached compiler directives |
commit | commitdiff | tree |
2016-12-19 |
Shenghou Ma | runtime: use mincore to detect physical page size as... |
commit | commitdiff | tree |
2016-12-19 |
Austin Clements | runtime: clean up and improve reflect.methodValue comments |
commit | commitdiff | tree |
2016-12-19 |
Keith Randall | cmd/compile: test for correct zeroing |
commit | commitdiff | tree |
2016-12-19 |
Alberto Donizetti | cmd/go: fix doc about examples with empty Output |
commit | commitdiff | tree |
2016-12-19 |
Matthew Dempsky | cmd/compile: restore zero assignment optimization for... |
commit | commitdiff | tree |
next |