2018-05-08 |
Keith Randall | cmd/compile: rename memory-using operations |
commit | commitdiff | tree |
2018-05-08 |
Keith Randall | cmd/compile: remove unnecessary convert ops on 32-bit... |
commit | commitdiff | tree |
2018-05-08 |
Keith Randall | cmd/compile: mark modify ops as both read and write |
commit | commitdiff | tree |
2018-05-08 |
Paul Jolly | cmd/go: fix go list -test where C is a dependency. |
commit | commitdiff | tree |
2018-05-08 |
Chotepud Teo | cmd/go: added missing space to pkg-config errors |
commit | commitdiff | tree |
2018-05-08 |
Brian Kessler | math/big: implement Lehmer's extended GCD algorithm |
commit | commitdiff | tree |
2018-05-08 |
Ian Lance Taylor | cmd/go: add -test to go list usage line |
commit | commitdiff | tree |
2018-05-08 |
Zhou Peng | plugin: make stub lookup signature match dlopen version |
commit | commitdiff | tree |
2018-05-08 |
Michael Munday | cmd/compile: fix Zero-to-Load forwarding rules |
commit | commitdiff | tree |
2018-05-08 |
Michael Munday | cmd/compile: simplify shift lowering on s390x |
commit | commitdiff | tree |
2018-05-08 |
Elias Naur | misc/ios: retry iOS launch even if no device app path... |
commit | commitdiff | tree |
2018-05-08 |
Richard Miller | syscall: eliminate aliasing of syscall error strings... |
commit | commitdiff | tree |
2018-05-08 |
Tobias Klauser | debug/elf: add machine and OSABI constants |
commit | commitdiff | tree |
2018-05-08 |
Joe Kyo | encoding/binary: returns length of bool slice in intDat... |
commit | commitdiff | tree |
2018-05-08 |
Tobias Klauser | cmd/compile: use nodl in zeroResults |
commit | commitdiff | tree |
2018-05-08 |
Richard Musiol | math, math/big: add wasm architecture |
commit | commitdiff | tree |
2018-05-08 |
Richard Musiol | internal/bytealg: add wasm architecture |
commit | commitdiff | tree |
2018-05-08 |
Lynn Boger | cmd/compile,test: combine byte loads and stores on... |
commit | commitdiff | tree |
2018-05-08 |
Michael Munday | cmd/compile: add some generic composite type optimizations |
commit | commitdiff | tree |
2018-05-08 |
Ben Shi | cmd/compile: emit more compact 386 instructions |
commit | commitdiff | tree |
2018-05-08 |
Shengyu Zhang | text/scanner: return RawString token rather than String... |
commit | commitdiff | tree |
2018-05-08 |
Richard Musiol | runtime: add js/wasm architecture |
commit | commitdiff | tree |
2018-05-08 |
Cherry Zhang | cmd/compile: fix Wasm rule file name |
commit | commitdiff | tree |
2018-05-07 |
Richard Musiol | cmd/link: add wasm architecture |
commit | commitdiff | tree |
2018-05-07 |
Ilya Tocar | net: make IPString benchmarks more representative. |
commit | commitdiff | tree |
2018-05-07 |
Josh Bleecher... | cmd/compile: add some LEAL{1,2,4,8} rewrite rules for... |
commit | commitdiff | tree |
2018-05-07 |
Austin Clements | runtime: replace system goroutine whitelist with symbol... |
commit | commitdiff | tree |
2018-05-07 |
Keith Randall | cmd/compile: mention the AuxInt field for bounded shifts |
commit | commitdiff | tree |
2018-05-07 |
Sabin Mihai... | strconv: update Unquote example to be more concise |
commit | commitdiff | tree |
2018-05-07 |
Brad Fitzpatrick | vendor, net/http: update x/net for httplex to httpguts... |
commit | commitdiff | tree |
2018-05-07 |
Elias Naur | misc/ios: uninstall app before installing it |
commit | commitdiff | tree |
2018-05-07 |
Josh Bleecher... | text/tabwriter: don't mimic previous lines on flush |
commit | commitdiff | tree |
2018-05-07 |
Daniel Martí | cmd/vet: recognise func type conversions |
commit | commitdiff | tree |
2018-05-07 |
Russ Cox | compress/flate: do not rename math/bits import |
commit | commitdiff | tree |
2018-05-07 |
fanzha02 | cmd/internal/obj/arm64: fix illegal 4-operand instructi... |
commit | commitdiff | tree |
2018-05-07 |
Zhou Peng | runtime: fix a typo mistake in comments |
commit | commitdiff | tree |
2018-05-06 |
Author Name | io: calculate buffer size only when needed |
commit | commitdiff | tree |
2018-05-06 |
Josh Bleecher... | cmd/compile: use slice extension idiom in LSym.Grow |
commit | commitdiff | tree |
2018-05-06 |
Kunpei Sakai | net/http: update bundled http2 |
commit | commitdiff | tree |
2018-05-06 |
Martin Möhrmann | runtime: remove hmap field from maptypes |
commit | commitdiff | tree |
2018-05-06 |
Martin Möhrmann | cmd/compile: optimize len([]rune(string)) |
commit | commitdiff | tree |
2018-05-06 |
Martin Möhrmann | cmd/compile: optimize append(x, make([]T, y)...) slice... |
commit | commitdiff | tree |
2018-05-06 |
Josh Bleecher... | text/tabwriter: fix BenchmarkPyramid and BenchmarkRagged |
commit | commitdiff | tree |
2018-05-05 |
Daniel Theophanes | database/sql: make error prefixes consistent |
commit | commitdiff | tree |
2018-05-05 |
Ian Lance Taylor | cmd/go: don't give an error for an attempt to recreate... |
commit | commitdiff | tree |
2018-05-05 |
Ian Lance Taylor | cmd/go: quote parentheses when outputting command |
commit | commitdiff | tree |
2018-05-04 |
Daniel Martí | cmd/vet: %T is a formatting directive too |
commit | commitdiff | tree |
2018-05-04 |
Alberto Donizetti | runtime: ignore sigaction error on Linux if it is for... |
commit | commitdiff | tree |
2018-05-04 |
Brad Fitzpatrick | net/http: ignore case of basic auth scheme in Request... |
commit | commitdiff | tree |
2018-05-04 |
Dmitri Shuralyov | net/http: write status code in Redirect when Content... |
commit | commitdiff | tree |
2018-05-04 |
Richard Musiol | cmd/compile: add wasm architecture |
commit | commitdiff | tree |
2018-05-04 |
Yuval Pavel... | runtime: fast clock_gettime on FreeBSD, always call... |
commit | commitdiff | tree |
2018-05-04 |
Richard Musiol | vendor: update golang.org/x/net/internal/nettest from... |
commit | commitdiff | tree |
2018-05-04 |
Brad Fitzpatrick | cmd/dist: fix computation of test timeout |
commit | commitdiff | tree |
2018-05-04 |
Elias Naur | cmd/link/internal/ld: skip DWARF combining for iOS... |
commit | commitdiff | tree |
2018-05-04 |
Lynn Boger | cmd/go, cmd/link: provide meaningful error msg with... |
commit | commitdiff | tree |
2018-05-04 |
Zhou Peng | src/*.bash: remove some trailing whitespace |
commit | commitdiff | tree |
2018-05-04 |
Elias Naur | compress/gzip: skip builder-only test on iOS |
commit | commitdiff | tree |
2018-05-04 |
Elias Naur | net: skip unsupported tests on iOS |
commit | commitdiff | tree |
2018-05-04 |
Elias Naur | misc/ios: improve detection of missing developer image |
commit | commitdiff | tree |
2018-05-04 |
Martin Möhrmann | strings: fix encoding of \u0080 in map |
commit | commitdiff | tree |
2018-05-04 |
Daniel Martí | cmd/vet: better align print warnings with fmt |
commit | commitdiff | tree |
2018-05-04 |
Brad Fitzpatrick | cmd/go, cmd/compile: use Windows response files to... |
commit | commitdiff | tree |
2018-05-04 |
Ian Lance Taylor | cmd/go, go/build: add support for gccgo tooldir |
commit | commitdiff | tree |
2018-05-03 |
Marvin Stenger | cmd/go: update alldocs.go |
commit | commitdiff | tree |
2018-05-03 |
Sam Whited | net/http: don't write redirect body if content-type... |
commit | commitdiff | tree |
2018-05-03 |
Matthew Dempsky | cmd: re-generate SymKind.String for SDWARFMISC |
commit | commitdiff | tree |
2018-05-03 |
Josh Bleecher... | cmd/compile: regenerate ssa ops |
commit | commitdiff | tree |
2018-05-03 |
Cherry Zhang | runtime/internal/atomic: improve ARM atomics |
commit | commitdiff | tree |
2018-05-03 |
Cherry Zhang | runtime: use native CAS and memory barrier on ARMv7 |
commit | commitdiff | tree |
2018-05-03 |
Cherry Zhang | sync/atomic: redirect many functions to runtime/interna... |
commit | commitdiff | tree |
2018-05-03 |
Josh Bleecher... | cmd/compile: optimize a - b == 0 into a == b |
commit | commitdiff | tree |
2018-05-03 |
Ben Shi | cmd/internal/obj/arm64: add more atomic instructions |
commit | commitdiff | tree |
2018-05-03 |
Marvin Stenger | strconv: simplify and optimize Itoa(small) |
commit | commitdiff | tree |
2018-05-03 |
Richard Musiol | crypto/rand, crypto/x509: add js/wasm architecture |
commit | commitdiff | tree |
2018-05-03 |
Richard Musiol | syscall/js: add package |
commit | commitdiff | tree |
2018-05-03 |
Josh Bleecher... | cmd/compile: shrink liveness maps |
commit | commitdiff | tree |
2018-05-03 |
Josh Bleecher... | runtime: convert g.waitreason from string to uint8 |
commit | commitdiff | tree |
2018-05-03 |
Elias Naur | misc/ios: retry lldb launch if the iOS app is busy |
commit | commitdiff | tree |
2018-05-03 |
Elias Naur | misc/ios: clean up debugger instance on failure |
commit | commitdiff | tree |
2018-05-03 |
Elias Naur | misc/ios: ensure deferred cleanup functions are run... |
commit | commitdiff | tree |
2018-05-03 |
Elias Naur | misc/ios: retry app install |
commit | commitdiff | tree |
2018-05-02 |
Antonin Amand | archive/zip: avoid data descriptor when writing directories |
commit | commitdiff | tree |
2018-05-02 |
Elias Naur | misc/ios: don't override TMPDIR on idevice |
commit | commitdiff | tree |
2018-05-02 |
Robert Griesemer | go/types: add doc strings to various undocumented expor... |
commit | commitdiff | tree |
2018-05-02 |
Fangming.Fang | runtime: enable memory sanitizer on arm64 |
commit | commitdiff | tree |
2018-05-02 |
Anmol Sethi | testing: fix racey access to t.failed |
commit | commitdiff | tree |
2018-05-02 |
Robert Griesemer | go/types: fix internal documentation and strengthen... |
commit | commitdiff | tree |
2018-05-02 |
fanzha02 | cmd/asm/internal/asm: update the test cases in arm64enc... |
commit | commitdiff | tree |
2018-05-02 |
Wei Xiao | cmd/compile: intrinsify runtime.getcallerpc on all... |
commit | commitdiff | tree |
2018-05-02 |
Alessandro... | cmd/link: let writelines work when pcstmt symbol doesn... |
commit | commitdiff | tree |
2018-05-02 |
Tobias Klauser | os: remove superfluous comments |
commit | commitdiff | tree |
2018-05-02 |
Alberto Donizetti | cmd/go: enable upx compression test on linux/386 |
commit | commitdiff | tree |
2018-05-02 |
Martin Möhrmann | cmd/compile: refactor memclrrange for arrays and slices |
commit | commitdiff | tree |
2018-05-01 |
Matthew Dempsky | cmd/compile: explicitly disallow mixing -iexport={false... |
commit | commitdiff | tree |
2018-05-01 |
Agniva De Sarker | go/ast: hide unexported fields in composite literals |
commit | commitdiff | tree |
2018-05-01 |
Josh Bleecher... | cmd/compile: recognize some OpRsh64Ux64 Values as non... |
commit | commitdiff | tree |
2018-05-01 |
Josh Bleecher... | runtime: allow inlining of stackmapdata |
commit | commitdiff | tree |
2018-05-01 |
Eric Pauley | bytes, strings: improve EqualFold fast version for... |
commit | commitdiff | tree |
2018-05-01 |
Matthew Dempsky | cmd/compile: update liveness comments |
commit | commitdiff | tree |
next |