2018-06-14 |
Rob Pike | cmd/cover: remove use of diff in cover_test.go |
commit | commitdiff | tree |
2018-06-14 |
Daniel Martà | cmd/vet: simplify side effects func call logic |
commit | commitdiff | tree |
2018-06-14 |
Brian Kessler | math/big: round x + (-x) to -0 for mode ToNegativeInf |
commit | commitdiff | tree |
2018-06-14 |
David Chase | cmd/compile: ensure that operand of ORETURN is not... |
commit | commitdiff | tree |
2018-06-14 |
Constantin... | mime/multipart: return error from NextPart if boundary... |
commit | commitdiff | tree |
2018-06-14 |
Tobias Klauser | cmd/go: follow convention for generated code comment |
commit | commitdiff | tree |
2018-06-14 |
Alberto Donizetti | runtime/pprof: use testenv.GoToolPath in TestMapping |
commit | commitdiff | tree |
2018-06-14 |
Tobias Klauser | os: skip TestFifoEOF on android |
commit | commitdiff | tree |
2018-06-14 |
Tobias Klauser | syscall, internal/syscall: follow convention for genera... |
commit | commitdiff | tree |
2018-06-14 |
Alex Brainman | internal/poll: specify current file position when calli... |
commit | commitdiff | tree |
2018-06-14 |
Dominik Honnef | flag: fix headers in documentation, again |
commit | commitdiff | tree |
2018-06-14 |
Akhil Indurti | cmd/go: document convention to signify generated code. |
commit | commitdiff | tree |
2018-06-14 |
Brad Fitzpatrick | crypto/x509: re-enable TestSystemRoots on darwin |
commit | commitdiff | tree |
2018-06-13 |
Ian Lance Taylor | cmd/cgo: add import path to hash |
commit | commitdiff | tree |
2018-06-13 |
Emmanuel T... | cmd/compile: make case insensitive suggestions aware... |
commit | commitdiff | tree |
2018-06-13 |
Ian Lance Taylor | misc/cgo/test: add test for passing compatible typedefs |
commit | commitdiff | tree |
2018-06-13 |
Sabin Mihai... | cgo: update documentation on calling C variadic functions |
commit | commitdiff | tree |
2018-06-13 |
Andrii Soldatenko | math: add examples to Ceil, Floor, Pow, Pow10 functions |
commit | commitdiff | tree |
2018-06-13 |
Tim Cooper | doc: fix fmt usage in code.html |
commit | commitdiff | tree |
2018-06-13 |
Brad Fitzpatrick | archive/zip: warn about FileHeader.Name being unvalidat... |
commit | commitdiff | tree |
2018-06-13 |
Ian Lance Taylor | bufio: clarify SplitFunc docs for nil token |
commit | commitdiff | tree |
2018-06-13 |
Robert Griesemer | go/internal/gccgoimporter: remove dead code |
commit | commitdiff | tree |
2018-06-13 |
Yury Smolsky | cmd/compile: use expandable columns in ssa.html |
commit | commitdiff | tree |
2018-06-13 |
Tobias Klauser | syscall: check Fchmodat flags parameter on Linux |
commit | commitdiff | tree |
2018-06-13 |
Ian Lance Taylor | os: don't poll fifos on Darwin |
commit | commitdiff | tree |
2018-06-13 |
Elias Naur | runtime: move iOS kevent calls to libc |
commit | commitdiff | tree |
2018-06-13 |
Keith Randall | runtime: move darwin kevent calls to libc |
commit | commitdiff | tree |
2018-06-13 |
Hana Kim | runtime/pprof: skip TestMapping if CGO is not available |
commit | commitdiff | tree |
2018-06-13 |
Austin Clements | Revert "cmd/link: separate virtual address layout from... |
commit | commitdiff | tree |
2018-06-13 |
Brad Fitzpatrick | net/http: make Transport.RoundTrip check context.Done... |
commit | commitdiff | tree |
2018-06-13 |
Tobias Klauser | syscall: support Linux syscalls without error return... |
commit | commitdiff | tree |
2018-06-13 |
Richard Musiol | misc/wasm: remove use of performance.timeOrigin |
commit | commitdiff | tree |
2018-06-13 |
Hana Kim | runtime/pprof: set HasFunctions of mapping entries |
commit | commitdiff | tree |
2018-06-13 |
Tobias Klauser | cmd/dist, go/types: add support for GOARCH=riscv64 |
commit | commitdiff | tree |
2018-06-13 |
Russ Cox | cmd/go: fix go list usage line |
commit | commitdiff | tree |
2018-06-13 |
Suriyaa Sundararuban | doc: use HTTPS for links |
commit | commitdiff | tree |
2018-06-13 |
Ian Lance Taylor | encoding/gob: correct issue number typo in comment |
commit | commitdiff | tree |
2018-06-13 |
Dave Russell | doc/contribute.html: add whitespace after <code> blocks... |
commit | commitdiff | tree |
2018-06-13 |
Robert Griesemer | go/importer: better error message when importer is... |
commit | commitdiff | tree |
2018-06-12 |
Nathan Cantelmo | doc: document the lack of support for symlinks under... |
commit | commitdiff | tree |
2018-06-12 |
Niek Sanders | encoding/base32: eliminate alphabet bounds check |
commit | commitdiff | tree |
2018-06-12 |
Matthew Broberg | regexp: add QuoteMeta example |
commit | commitdiff | tree |
2018-06-12 |
Ioannis Georgoulas | context: add docs to ExampleWithValue |
commit | commitdiff | tree |
2018-06-12 |
Richard Musiol | runtime/internal/sys: rename Wasm to WASM |
commit | commitdiff | tree |
2018-06-12 |
Austin Clements | cmd/link: separate virtual address layout from file... |
commit | commitdiff | tree |
2018-06-12 |
Russ Cox | cmd/go: use build cache for tests when GOCACHE is unset |
commit | commitdiff | tree |
2018-06-12 |
Cherry Zhang | cmd/compile: use a different register for updated value... |
commit | commitdiff | tree |
2018-06-12 |
Brad Fitzpatrick | test: add test to verify that string copies don't get... |
commit | commitdiff | tree |
2018-06-12 |
Robert Griesemer | cmd/compile: correct alias cycle detection |
commit | commitdiff | tree |
2018-06-12 |
Andrew Bonventre | doc/go1.11: first draft of release notes |
commit | commitdiff | tree |
2018-06-12 |
Elias Naur | runtime: use libc for signal functions on iOS |
commit | commitdiff | tree |
2018-06-12 |
Keith Randall | runtime: use libc's signal functions on Darwin |
commit | commitdiff | tree |
2018-06-12 |
Thomas Wanielista | go/doc: classify function returning slice or array... |
commit | commitdiff | tree |
2018-06-12 |
Elias Naur | runtime: convert a darwin/arm64 syscall to libc |
commit | commitdiff | tree |
2018-06-12 |
Suriyaa Sundararuban | doc: use HTTPS for man.openbsd.org link in go1.7.html |
commit | commitdiff | tree |
2018-06-12 |
Suriyaa Sundararuban | doc: use HTTPS for clang.llvm.org link in go1.6.html |
commit | commitdiff | tree |
2018-06-12 |
Brad Fitzpatrick | net/http, net/http/httptrace: make Transport support... |
commit | commitdiff | tree |
2018-06-12 |
Tobias Klauser | net: update file read position after sendfile syscall |
commit | commitdiff | tree |
2018-06-12 |
Suriyaa Sundararuban | .github: use HTTPS for Stack Overflow link in SUPPORT.md |
commit | commitdiff | tree |
2018-06-12 |
Joe Cortopassi | doc: remove GOROOT custom install instruction |
commit | commitdiff | tree |
2018-06-12 |
Russ Cox | cmd/vet: use vet-specific export data to record detecte... |
commit | commitdiff | tree |
2018-06-12 |
Brad Fitzpatrick | cmd/go/internal/cfg: note the copy of this code in... |
commit | commitdiff | tree |
2018-06-12 |
Russ Cox | cmd/go: add support for vet-specific export data |
commit | commitdiff | tree |
2018-06-12 |
Ian Lance Taylor | cmd/link: treat cgo exported symbols as C symbols |
commit | commitdiff | tree |
2018-06-11 |
Michael Fraenkel | cmd/doc: continue to search when package import fails |
commit | commitdiff | tree |
2018-06-11 |
Iskander Sharipov | runtime: remove TODO notes suggesting jump tables |
commit | commitdiff | tree |
2018-06-11 |
David du Colombier | cmd/nm: fix TestGoExec on Plan 9 |
commit | commitdiff | tree |
2018-06-11 |
Paul Jolly | cmd/go: set DepOnly on package when calling go list... |
commit | commitdiff | tree |
2018-06-11 |
Russ Cox | cmd/vet: add support for vet-specific export data |
commit | commitdiff | tree |
2018-06-11 |
Lynn Boger | runtime/race: implement race detector for ppc64le |
commit | commitdiff | tree |
2018-06-11 |
Yury Smolsky | cmd/compile: fix wording in README |
commit | commitdiff | tree |
2018-06-11 |
Yury Smolsky | cmd/compile: add doc comment to the parseFiles function |
commit | commitdiff | tree |
2018-06-11 |
Alberto Donizetti | lib/time: update vendored tzdata to release 2018e |
commit | commitdiff | tree |
2018-06-11 |
Lynn Boger | runtime: restore r2 when restoring state from gobuf... |
commit | commitdiff | tree |
2018-06-11 |
Michael Munday | crypto, internal/cpu: fix s390x AES feature detection... |
commit | commitdiff | tree |
2018-06-11 |
Tobias Klauser | net: skip TestSendfileParts on dragonfly and solaris |
commit | commitdiff | tree |
2018-06-11 |
Alex Brainman | net: add TestSendfileParts |
commit | commitdiff | tree |
2018-06-11 |
Thanabodee... | syscall: update TOKEN_ALL_ACCESS according to WinNT.h |
commit | commitdiff | tree |
2018-06-10 |
Agniva De Sarker | net/http: add application/wasm mime type |
commit | commitdiff | tree |
2018-06-10 |
Caleb Spare | net/http/httptest: deprecate ResponseRecorder.HeaderMap |
commit | commitdiff | tree |
2018-06-09 |
Alex Brainman | cmd/link: split pe .text section into .text and .rdata |
commit | commitdiff | tree |
2018-06-09 |
Mark Rushakoff | strconv: add missing period to godoc comment |
commit | commitdiff | tree |
2018-06-08 |
Ian Lance Taylor | cmd/go: add Solaris assembler syntax for gccgo buildid... |
commit | commitdiff | tree |
2018-06-08 |
Iskander Sharipov | cmd/link: fix duplicated "unresolved inter-package... |
commit | commitdiff | tree |
2018-06-08 |
Richard Musiol | misc/wasm: set non-empty default for os.Args |
commit | commitdiff | tree |
2018-06-08 |
philhofer | runtime: fix pprof livelock on arm |
commit | commitdiff | tree |
2018-06-08 |
David du Colombier | cmd/cover: fix TestCoverHTML on Plan 9 |
commit | commitdiff | tree |
2018-06-08 |
Keith Randall | cmd/compile: mark BS{F,R}L as clobbering flags |
commit | commitdiff | tree |
2018-06-08 |
David Symonds | cmd/cover: fix test on Solaris |
commit | commitdiff | tree |
2018-06-07 |
David Symonds | cmd/cover: fix sorting of profile segment boundaries... |
commit | commitdiff | tree |
2018-06-07 |
Robert Griesemer | go/types: extend cycle detection past simple type cycles |
commit | commitdiff | tree |
2018-06-07 |
David Symonds | cmd/cover: add test for HTML output |
commit | commitdiff | tree |
2018-06-07 |
David Symonds | cmd/go: don't refuse to update a present package only... |
commit | commitdiff | tree |
2018-06-07 |
Filippo Valsorda | crypto/tls: expand docs on client-side session ticket... |
commit | commitdiff | tree |
2018-06-07 |
Bryan C. Mills | cmd/go: restore "go list" exit code for missing binary... |
commit | commitdiff | tree |
2018-06-07 |
Brad Fitzpatrick | debug/pe: add IMAGE_FILE_MACHINE_ARM64 |
commit | commitdiff | tree |
2018-06-07 |
Brad Fitzpatrick | cmd/go: skip TestBinaryOnlyPackages until it's fixed |
commit | commitdiff | tree |
2018-06-07 |
Adam Langley | crypto: randomly read an extra byte of randomness in... |
commit | commitdiff | tree |
2018-06-07 |
Tobias Klauser | encoding/asn1: gofmt |
commit | commitdiff | tree |
2018-06-07 |
Zhou Peng | internal/cpu: convert CRLF to LF line ending, and some... |
commit | commitdiff | tree |
next |