2019-03-22 |
Dmitri Shuralyov | cmd/go: fix the default build output name for versioned... |
commit | commitdiff | tree |
2019-03-22 |
Dmitri Shuralyov | Revert "cmd/go: fix the default build output name for... |
commit | commitdiff | tree |
2019-03-22 |
Than McIntosh | cmd/link: add optional sanity checking for duplicate... |
commit | commitdiff | tree |
2019-03-22 |
Daniel Martí | cmd/compile: reduce rulegen's for loop verbosity |
commit | commitdiff | tree |
2019-03-22 |
Richard Musiol | os,syscall: implement functions related to uid, gid... |
commit | commitdiff | tree |
2019-03-22 |
erifan01 | cmd/compile: follow up intrinsifying math/bits.Add64... |
commit | commitdiff | tree |
2019-03-22 |
Iskander Sharipov | sort: replace Errorf+FailNow with Fatalf |
commit | commitdiff | tree |
2019-03-22 |
Clément Chigot | cmd: enable -buildmode=pie on aix/ppc64 |
commit | commitdiff | tree |
2019-03-22 |
Clément Chigot | cmd/compile, misc/cgo: fix fortran tests on aix/ppc64 |
commit | commitdiff | tree |
2019-03-22 |
Clément Chigot | syscall: fix returned values of Dup2 on aix/ppc64 |
commit | commitdiff | tree |
2019-03-22 |
Andrei Tudor... | image/png: add Fuzz function |
commit | commitdiff | tree |
2019-03-22 |
Tobias Klauser | misc/cgo: gofmt testdata files |
commit | commitdiff | tree |
2019-03-22 |
Josh Bleecher... | cmd/compile: stop shadowing bool type in rewrite rules |
commit | commitdiff | tree |
2019-03-21 |
Richard Musiol | cmd/link/internal/wasm: optimize data section in wasm... |
commit | commitdiff | tree |
2019-03-21 |
Nigel Tao | image/gif: don't assume Encode src's origin is (0, 0) |
commit | commitdiff | tree |
2019-03-21 |
Cherry Zhang | cmd/compile: copy volatile values before emitting write... |
commit | commitdiff | tree |
2019-03-21 |
Elias Naur | cmd/link/internal/ld: don't leave files open in a loop |
commit | commitdiff | tree |
2019-03-21 |
Dmitri Shuralyov | cmd/go/internal/modfetch: update comment referring... |
commit | commitdiff | tree |
2019-03-21 |
Alberto Donizetti | cmd/go/internal/modfetch: update TestCodeRepo for gopkg... |
commit | commitdiff | tree |
2019-03-21 |
Josh Bleecher... | cmd/compile: regenerate rewrite rules |
commit | commitdiff | tree |
2019-03-21 |
Elias Naur | misc/ios: don't override GOCACHE on the device |
commit | commitdiff | tree |
2019-03-21 |
Elias Naur | misc/android: pass on GOPROXY to device environment |
commit | commitdiff | tree |
2019-03-21 |
Josh Bleecher... | os/exec: add Cmd.String |
commit | commitdiff | tree |
2019-03-21 |
Elias Naur | cmd/link: skip TestBuildFortvOS if the SDK is missing |
commit | commitdiff | tree |
2019-03-21 |
Elias Naur | cmd/link/internal/ld: copy Mach-O platform version... |
commit | commitdiff | tree |
2019-03-21 |
Elias Naur | cmd/link/internal/ld: extract Mach-O load command parsing |
commit | commitdiff | tree |
2019-03-21 |
Elias Naur | cmd/link/internal/ld: enable bitcode builds for iOS... |
commit | commitdiff | tree |
2019-03-20 |
Josh Bleecher... | testing: stop rounding b.N |
commit | commitdiff | tree |
2019-03-20 |
Carlos Eduardo Seo | cmd/compile/internal, cmd/internal/obj/ppc64: generate... |
commit | commitdiff | tree |
2019-03-20 |
Josh Bleecher... | cmd/compile: port callnew to ssa conversion |
commit | commitdiff | tree |
2019-03-20 |
Daniel Martí | cmd: update vendored x/tools |
commit | commitdiff | tree |
2019-03-20 |
Damien Neil | os: make errors.Is work with ErrPermission et al. |
commit | commitdiff | tree |
2019-03-20 |
Clément Chigot | cmd/dist: enable cgo for aix/ppc64 |
commit | commitdiff | tree |
2019-03-20 |
Clément Chigot | cmd/dist, misc/cgo: enable tests for aix/ppc64 |
commit | commitdiff | tree |
2019-03-20 |
Clément Chigot | cmd/nm: fix cgo tests for aix/ppc64 |
commit | commitdiff | tree |
2019-03-20 |
Jonathan Amsterdam | os: add PathError.Unwrap |
commit | commitdiff | tree |
2019-03-20 |
LE Manh Cuong | os: fix windows Lstat missing name for some files |
commit | commitdiff | tree |
2019-03-20 |
Mikio Hara | runtime: disable event scanning error reporting on... |
commit | commitdiff | tree |
2019-03-20 |
erifan01 | cmd/compile: intrinsify math/bits.Add64 for arm64 |
commit | commitdiff | tree |
2019-03-20 |
Rob Pike | cmd/go: fix minor grammatical nit: command-line is... |
commit | commitdiff | tree |
2019-03-19 |
Josh Bleecher... | cmd/internal/obj/x86: slightly optimize ADJSP encoding |
commit | commitdiff | tree |
2019-03-19 |
Josh Bleecher... | cmd/compile: slightly optimize adding 128 |
commit | commitdiff | tree |
2019-03-19 |
Josh Bleecher... | cmd/internal/obj/x86: minor clean-up in span6 |
commit | commitdiff | tree |
2019-03-19 |
David Chase | cmd/compile: fix ssa/debug_test.go reference file |
commit | commitdiff | tree |
2019-03-19 |
Josh Bleecher... | cmd/compile: move flagalloc op splitting to rewrite... |
commit | commitdiff | tree |
2019-03-19 |
Tobias Klauser | internal/bytealg: add assembly implementation of Count... |
commit | commitdiff | tree |
2019-03-19 |
Austin Clements | testing: add B.ReportMetric for custom benchmark metrics |
commit | commitdiff | tree |
2019-03-19 |
LE Manh Cuong | net/http: fix wrong mime rar signature |
commit | commitdiff | tree |
2019-03-19 |
Elias Naur | cmd/go/internal/work: whitelist tvOS and watchOS compil... |
commit | commitdiff | tree |
2019-03-19 |
Ian Lance Taylor | cmd/cgo: accept __uint8_t as the uint8_t type |
commit | commitdiff | tree |
2019-03-19 |
Jay Conrod | cmd/go: avoid link error when -coverpkg covers main... |
commit | commitdiff | tree |
2019-03-19 |
Clément Chigot | cmd/internal/goobj: add XCOFF support to TestParseCGOAr... |
commit | commitdiff | tree |
2019-03-19 |
Clément Chigot | runtime/cgo: correct cgo_export directives in callbacks... |
commit | commitdiff | tree |
2019-03-19 |
Clément Chigot | runtime: fix sigfwd for aix/ppc64 |
commit | commitdiff | tree |
2019-03-19 |
Mikio Hara | runtime, internal/poll: report only critical event... |
commit | commitdiff | tree |
2019-03-19 |
Clément Chigot | runtime: enable external linker tests for aix/ppc64 |
commit | commitdiff | tree |
2019-03-19 |
Wèi Cōngruì | internal/poll, os: cancel pending I/O when closing... |
commit | commitdiff | tree |
2019-03-19 |
Clément Chigot | runtime: disable pprof test with cgo on aix/ppc64 |
commit | commitdiff | tree |
2019-03-19 |
Michael Darakananda | time: optimize Sub |
commit | commitdiff | tree |
2019-03-19 |
Clément Chigot | runtime: fix TestSigStackSwapping on aix/ppc64 |
commit | commitdiff | tree |
2019-03-19 |
Clément Chigot | os/user: allow build on aix/ppc64 with cgo |
commit | commitdiff | tree |
2019-03-19 |
Clément Chigot | net: allow build on aix/ppc64 with cgo |
commit | commitdiff | tree |
2019-03-19 |
Clément Chigot | cmd, runtime: fix C trampolines on aix/ppc64 |
commit | commitdiff | tree |
2019-03-18 |
Keith Randall | cmd/compile: better write barrier removal when initiali... |
commit | commitdiff | tree |
2019-03-18 |
Philipp Stephani | cmd/cgo: use C exact-width integer types to represent... |
commit | commitdiff | tree |
2019-03-18 |
Keith Randall | cmd/compile: rename init function from init.ializers... |
commit | commitdiff | tree |
2019-03-18 |
bakape | net/http: Detect MIME type of v5 RAR archives |
commit | commitdiff | tree |
2019-03-18 |
Keith Randall | runtime: fix registers for bounds check calling convent... |
commit | commitdiff | tree |
2019-03-18 |
Keith Randall | cmd/compile: reorganize init functions |
commit | commitdiff | tree |
2019-03-18 |
Joel Sing | cmd/dist: sort gohostos switch entries |
commit | commitdiff | tree |
2019-03-18 |
Matthew Dempsky | cmd/compile: fix importing rewritten f(g()) calls |
commit | commitdiff | tree |
2019-03-18 |
Keith Randall | cmd/compile,runtime: provide index information on bound... |
commit | commitdiff | tree |
2019-03-18 |
Daniel Theophanes | cmd/go: allow -o to point to a folder that writes multi... |
commit | commitdiff | tree |
2019-03-18 |
Martin Möhrmann | runtime: replace division by span element size by multi... |
commit | commitdiff | tree |
2019-03-18 |
Daniel Martí | encoding/json: fix performance regression in the decoder |
commit | commitdiff | tree |
2019-03-18 |
Tobias Klauser | internal/bytealg: share code for IndexByte functions... |
commit | commitdiff | tree |
2019-03-17 |
Elias Naur | os: only fallback to root directory if $HOME fails... |
commit | commitdiff | tree |
2019-03-17 |
Tobias Klauser | internal/bytealg: use word-wise comparison for Equal... |
commit | commitdiff | tree |
2019-03-17 |
Elias Naur | cmd/go,misc/ios: fix tests on iOS |
commit | commitdiff | tree |
2019-03-16 |
Richard Musiol | cmd/dist: reenable testing of Examples for js/wasm |
commit | commitdiff | tree |
2019-03-15 |
Alex Brainman | cmd/go: skip broken TestScript/build_acl_windows on arm |
commit | commitdiff | tree |
2019-03-15 |
Jay Conrod | cmd/go: list directories in module cache replacements |
commit | commitdiff | tree |
2019-03-15 |
Bryan C. Mills | cmd/go/internal/cache: remove log.txt from the cache... |
commit | commitdiff | tree |
2019-03-15 |
Than McIntosh | test: new test for issue 30862 |
commit | commitdiff | tree |
2019-03-15 |
Tobias Klauser | cmd/compile: eliminate unnecessary type conversions... |
commit | commitdiff | tree |
2019-03-15 |
Austin Clements | runtime: fix write barrier on wasm |
commit | commitdiff | tree |
2019-03-15 |
Than McIntosh | debug/dwarf: more graceful handling of unsupported... |
commit | commitdiff | tree |
2019-03-15 |
Elias Naur | misc/android: copy go.mod and go.sum files |
commit | commitdiff | tree |
2019-03-15 |
David Chase | math: fix math.Remainder(-x,x) (for Inf > x > 0) |
commit | commitdiff | tree |
2019-03-15 |
Tobias Klauser | bytes: add hard benchmarks for Index and Count |
commit | commitdiff | tree |
2019-03-15 |
Bryan C. Mills | cmd/cover: add go.mod file in lineDupDir |
commit | commitdiff | tree |
2019-03-15 |
Bryan C. Mills | cmd/go: skip package loading if explicitly cleaning... |
commit | commitdiff | tree |
2019-03-15 |
Clément Chigot | cmd/link: fix trampoline generation for aix/ppc64 |
commit | commitdiff | tree |
2019-03-15 |
Ian Lance Taylor | cmd/cover: don't assume duplicate positions are in... |
commit | commitdiff | tree |
2019-03-15 |
Baokun Lee | os: consistently return PathError from RemoveAll |
commit | commitdiff | tree |
2019-03-15 |
Ian Lance Taylor | runtime: introduce and consistently use setNsec for... |
commit | commitdiff | tree |
2019-03-14 |
Matthew Dempsky | cmd/compile: move Strongly Connected Components code... |
commit | commitdiff | tree |
2019-03-14 |
Matthew Dempsky | cmd/compile: rewrite f(g()) for multi-value g() during... |
commit | commitdiff | tree |
2019-03-14 |
Andrew Bonventre | doc: add minor revisions header for 1.12 |
commit | commitdiff | tree |
2019-03-14 |
Richard Musiol | math, math/bits: add intrinsics for wasm |
commit | commitdiff | tree |
next |