2018-05-10 |
Robert Griesemer | reflect: use 'defined' rather than 'named', use 'embedd... |
commit | commitdiff | tree |
2018-05-10 |
Robert Griesemer | go/types: adopt spec terminology, use 'embedded' rather... |
commit | commitdiff | tree |
2018-05-10 |
Daniel Theophanes | database/sql: check for nil connRequest.conn before use |
commit | commitdiff | tree |
2018-05-10 |
Robert Griesemer | cmd/compile: use 'not defined' rather than 'unnamed... |
commit | commitdiff | tree |
2018-05-10 |
Russ Cox | cmd/go/internal/work: cache cgo invocations for vet... |
commit | commitdiff | tree |
2018-05-10 |
Russ Cox | cmd/go: add support for 'go run pkg' or 'go run .' |
commit | commitdiff | tree |
2018-05-10 |
Russ Cox | cmd/go: remove import path debugging hooks |
commit | commitdiff | tree |
2018-05-10 |
Ingo Oeser | net/http/pprof: fix typo on new index page |
commit | commitdiff | tree |
2018-05-10 |
Elias Naur | misc/ios: update documentation for running iOS programs... |
commit | commitdiff | tree |
2018-05-10 |
Keith Randall | cmd/compile: fix zero extend after float->int conversion |
commit | commitdiff | tree |
2018-05-10 |
Agniva De Sarker | net/http/pprof: update the /debug/pprof endpoint |
commit | commitdiff | tree |
2018-05-10 |
Lynn Boger | cmd/compile/internal/ssa: initialize t.UInt in SetTypPtrs() |
commit | commitdiff | tree |
2018-05-10 |
Ben Shi | misc/android: add more information to README |
commit | commitdiff | tree |
2018-05-10 |
Richard Musiol | cmd/internal/obj/wasm: avoid invalid offsets for Load... |
commit | commitdiff | tree |
2018-05-09 |
Gustav Westling | encoding/base32: handle NoPadding when using buffered... |
commit | commitdiff | tree |
2018-05-09 |
Gustav Westling | encoding/base32: handle surplus padding consistently |
commit | commitdiff | tree |
2018-05-09 |
Yury Smolsky | cmd/go: fix the rebuilding stale packages test |
commit | commitdiff | tree |
2018-05-09 |
Bryan C. Mills | spec: clarify “Constant expressions” for untyped operands |
commit | commitdiff | tree |
2018-05-09 |
Artyom Pervukhin | encoding/xml: fix valid character range |
commit | commitdiff | tree |
2018-05-09 |
Hana (Hyang... | cmd/vendor/.../pprof: update to 520140b6bf47519c766e838... |
commit | commitdiff | tree |
2018-05-09 |
Ian Lance Taylor | go/build, cmd/go: don't expect gccgo to have GOROOT... |
commit | commitdiff | tree |
2018-05-09 |
Ian Lance Taylor | cmd/go: force untranslated output when running GCC... |
commit | commitdiff | tree |
2018-05-09 |
Ian Lance Taylor | cmd/go: fix testsuite for gccgo |
commit | commitdiff | tree |
2018-05-09 |
Ian Lance Taylor | cmd/go: for gccgo, don't edit cgo header when using -o |
commit | commitdiff | tree |
2018-05-09 |
Michael Munday | cmd/compile: convert memmove call into Move when argume... |
commit | commitdiff | tree |
2018-05-09 |
Elias Naur | misc/ios: inject the -u device_id option before any... |
commit | commitdiff | tree |
2018-05-09 |
Martin Möhrmann | cmd/compile: simplify extendslice and isAppendOfMake |
commit | commitdiff | tree |
2018-05-09 |
Daniel Martí | cmd/vet: assume that no builtin funcs are pure |
commit | commitdiff | tree |
2018-05-09 |
Daniel Martí | html/template: always write untyped nil as JS null |
commit | commitdiff | tree |
2018-05-09 |
Hana Kim | runtime/trace: delete functions replaced by cl/108296 |
commit | commitdiff | tree |
2018-05-08 |
Matt Juran | test: fast GC+concurrency+types verification |
commit | commitdiff | tree |
2018-05-08 |
Martin Möhrmann | cmd/compile: optimize map-clearing range idiom |
commit | commitdiff | tree |
2018-05-08 |
Rob Pike | doc/faq: tidy up a couple of nits |
commit | commitdiff | tree |
2018-05-08 |
Hana (Hyang... | cmd/trace: handle invalid goid para in /trace |
commit | commitdiff | tree |
2018-05-08 |
Hana (Hyang... | cmd/trace: skip links for buckets with 0 count |
commit | commitdiff | tree |
2018-05-08 |
jimmyfrasche | doc: make front page video respond to layout changes... |
commit | commitdiff | tree |
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 |
next |