2017-03-09 |
Aliaksandr... | cmd/compile/internal/gc: shrink Sym by 8 bytes on amd64 |
commit | commitdiff | tree |
2017-03-09 |
Keith Randall | cmd/compile: set base register of spill/restore to SP |
commit | commitdiff | tree |
2017-03-08 |
Elias Naur | go/internal/srcimporter: skip tests on iOS |
commit | commitdiff | tree |
2017-03-08 |
Josh Bleecher... | runtime: optimize slicebytestostring |
commit | commitdiff | tree |
2017-03-08 |
Elias Naur | os/user: fake Current on Android |
commit | commitdiff | tree |
2017-03-08 |
Bryan C. Mills | runtime: poll libc to deliver signals under TSAN |
commit | commitdiff | tree |
2017-03-08 |
David Chase | cmd/compile: check loop rescheduling with stack bound... |
commit | commitdiff | tree |
2017-03-08 |
Kevin Burke | database/sql: fix spelling mistake in tests |
commit | commitdiff | tree |
2017-03-08 |
Robert Griesemer | cmd/compile: fix recorded export data position info |
commit | commitdiff | tree |
2017-03-08 |
Sarah Adams | database/sql: proper prepared statement support in... |
commit | commitdiff | tree |
2017-03-08 |
Johan Brandhorst | net/http: use httptest.Server Client in tests |
commit | commitdiff | tree |
2017-03-08 |
Hiroshi Ioka | net/mail: fix wrong error message in consumePhrase |
commit | commitdiff | tree |
2017-03-08 |
Russ Cox | runtime/pprof: add GNU build IDs to Mappings recorded... |
commit | commitdiff | tree |
2017-03-07 |
Robert Griesemer | cmd/internal/src: fix Pos.String() for positions after... |
commit | commitdiff | tree |
2017-03-07 |
Mikio Hara | internal/poll: code cleanup |
commit | commitdiff | tree |
2017-03-07 |
Austin Clements | runtime: join selectgo and selectgoImpl |
commit | commitdiff | tree |
2017-03-07 |
Matthew Dempsky | cmd/compile: refactor portable SSA Op handling |
commit | commitdiff | tree |
2017-03-07 |
Austin Clements | runtime: print SP/FP on bad pointer crashes |
commit | commitdiff | tree |
2017-03-07 |
Austin Clements | runtime: honor GOTRACEBACK=crash even if _g_.m.tracebac... |
commit | commitdiff | tree |
2017-03-07 |
Matthew Dempsky | cmd/compile, runtime: simplify multiway select implemen... |
commit | commitdiff | tree |
2017-03-07 |
Daniel Martí | runtime/pprof: actually use tag parameter |
commit | commitdiff | tree |
2017-03-07 |
Elias Naur | os/user: use the stubs fallback for Android |
commit | commitdiff | tree |
2017-03-07 |
Alberto Donizetti | cmd/compile: fix misleading "truncated to int" messages |
commit | commitdiff | tree |
2017-03-07 |
Matthew Dempsky | cmd/compile/internal/gc: skip autotmp vars in gc again |
commit | commitdiff | tree |
2017-03-07 |
Matthew Dempsky | cmd/internal/obj: change started to bool |
commit | commitdiff | tree |
2017-03-07 |
Elias Naur | runtime/pprof: fix the protobuf tests on Android |
commit | commitdiff | tree |
2017-03-07 |
Kevin Burke | encoding/base64, html/template: fix grammar mistakes |
commit | commitdiff | tree |
2017-03-07 |
Hiroshi Ioka | mime: fix panic parsing 'encoded-word', be stricter |
commit | commitdiff | tree |
2017-03-07 |
Matthew Dempsky | cmd/internal/obj: move dwarf.Var generation into compiler |
commit | commitdiff | tree |
2017-03-07 |
Matthew Dempsky | cmd/compile: change signatlist to []*Type |
commit | commitdiff | tree |
2017-03-07 |
Andrew Benton | crypto/x509: rename and reposition rsaPublicKey struct... |
commit | commitdiff | tree |
2017-03-07 |
Daniel Martí | net: remove unused Interface parameter |
commit | commitdiff | tree |
2017-03-07 |
Alex Brainman | cmd/link: use IMAGE_SYM_CLASS_STATIC for local symbols |
commit | commitdiff | tree |
2017-03-07 |
Hiroshi Ioka | net/mail: ignore whitespace between adjacent 'encoded... |
commit | commitdiff | tree |
2017-03-07 |
Josselin Costanzi | encoding/base64: add alphabet and padding restrictions |
commit | commitdiff | tree |
2017-03-07 |
Michael Munday | cmd/compile: regenerate knownFormats |
commit | commitdiff | tree |
2017-03-07 |
Jaana Burcu... | doc: add link to the setting GOPATH guide |
commit | commitdiff | tree |
2017-03-06 |
Robert Griesemer | Revert "cmd/compile: improve error message if init... |
commit | commitdiff | tree |
2017-03-06 |
philhofer | cmd/compile: emit OffPtr for first field in SSA'd structs |
commit | commitdiff | tree |
2017-03-06 |
Daniel Martí | net/http: remove unused ResponseWriter params |
commit | commitdiff | tree |
2017-03-06 |
Robert Griesemer | cmd/compile/internal/syntax: print position info for... |
commit | commitdiff | tree |
2017-03-06 |
Matthew Dempsky | cmd/internal/obj, cmd/compile: rip off some toolstash... |
commit | commitdiff | tree |
2017-03-06 |
Matthew Dempsky | cmd/internal/obj: move STEXT-only LSym fields into... |
commit | commitdiff | tree |
2017-03-06 |
Matthew Dempsky | cmd/internal/obj: remove AUSEFIELD pseudo-op |
commit | commitdiff | tree |
2017-03-06 |
Matthew Dempsky | cmd/compile: preserve Type.nod in copytype |
commit | commitdiff | tree |
2017-03-06 |
Quentin Smith | test/fixedbugs: add test for #19403 |
commit | commitdiff | tree |
2017-03-06 |
Austin Clements | runtime: strongly encourage CallersFrames with the... |
commit | commitdiff | tree |
2017-03-06 |
Daniel Martí | go/internal/gccimporter: actually use pkg parameter |
commit | commitdiff | tree |
2017-03-06 |
Ian Lance Taylor | internal/poll: only start Windows goroutines when we... |
commit | commitdiff | tree |
2017-03-06 |
Josselin Costanzi | encoding/base64: fix decode reports incorrect index |
commit | commitdiff | tree |
2017-03-06 |
Austin Clements | runtime: avoid repeated findmoduledatap calls |
commit | commitdiff | tree |
2017-03-06 |
Matthew Dempsky | cmd/internal/goobj: update to support go19ld |
commit | commitdiff | tree |
2017-03-06 |
Matthew Dempsky | cmd/internal/obj, cmd/link: bump magic string to go19ld |
commit | commitdiff | tree |
2017-03-06 |
Daniel Martí | regexp/syntax: remove unused flags parameter |
commit | commitdiff | tree |
2017-03-06 |
Robert Griesemer | go/internal/gcimporter: return (possibly incomplete... |
commit | commitdiff | tree |
2017-03-06 |
Robert Griesemer | go/internal/srcimporter: return (possibly incomplete... |
commit | commitdiff | tree |
2017-03-06 |
Robert Griesemer | go/types: continue type-checking with fake packages... |
commit | commitdiff | tree |
2017-03-06 |
Austin Clements | runtime: lock-free fast path for mark bits allocation |
commit | commitdiff | tree |
2017-03-06 |
Austin Clements | runtime: don't hold global gcBitsArenas lock over alloc... |
commit | commitdiff | tree |
2017-03-06 |
Josh Bleecher... | cmd/compile: avoid generating some dead blocks |
commit | commitdiff | tree |
2017-03-06 |
Aliaksandr... | cmd/compile/internal/gc: convert Sym.Flags to bitset8 |
commit | commitdiff | tree |
2017-03-06 |
Daniel Martí | encoding/gob: remove unused ut and atyp parameters |
commit | commitdiff | tree |
2017-03-06 |
Russ Cox | test/locklinear: deflake again |
commit | commitdiff | tree |
2017-03-06 |
Daniel Martí | go/doc: remove unused tok parameter |
commit | commitdiff | tree |
2017-03-06 |
Daniel Martí | go/printer: remove unused comment parameter |
commit | commitdiff | tree |
2017-03-06 |
Daniel Martí | go/types: remove unused field parameter |
commit | commitdiff | tree |
2017-03-06 |
Eitan Adler | all: remove the the duplicate words |
commit | commitdiff | tree |
2017-03-06 |
Daniel Martí | encoding/xml: remove unused start parameter |
commit | commitdiff | tree |
2017-03-06 |
Daniel Martí | strconv: remove unused append rune width param |
commit | commitdiff | tree |
2017-03-05 |
Cherry Zhang | cmd/compile: mark MOVWF/MOVFW clobbering F15 on ARM |
commit | commitdiff | tree |
2017-03-05 |
Josh Bleecher... | runtime: add slicebytetostring benchmark |
commit | commitdiff | tree |
2017-03-04 |
Josh Bleecher... | cmd/internal/src: cache prefixed filenames |
commit | commitdiff | tree |
2017-03-04 |
Kevin Burke | os/user: add non-cgo versions of Lookup, LookupId |
commit | commitdiff | tree |
2017-03-04 |
Giovanni Bajo | cmd/compile: improve generic rules for BCE based on... |
commit | commitdiff | tree |
2017-03-04 |
Austin Clements | runtime: make ReadMemStats STW for < 25µs |
commit | commitdiff | tree |
2017-03-04 |
Austin Clements | runtime: remove unused gcstats |
commit | commitdiff | tree |
2017-03-04 |
Elias Naur | misc/ios,cmd/go, runtime/cgo: fix iOS test harness... |
commit | commitdiff | tree |
2017-03-04 |
Elias Naur | Revert "cmd/go, misc: switch from breakpoint to SIGUSR2" |
commit | commitdiff | tree |
2017-03-04 |
Josh Bleecher... | cmd/compile: cull UINF |
commit | commitdiff | tree |
2017-03-04 |
Dmitri Shuralyov | go/build: fix lack of error for Import of nonexistent... |
commit | commitdiff | tree |
2017-03-04 |
Elias Naur | Revert "cmd/go: add comment about SIGUSR2 on iOS" |
commit | commitdiff | tree |
2017-03-04 |
Elias Naur | Revert "cmd/go, misc: rework cwd handling for iOS tests" |
commit | commitdiff | tree |
2017-03-04 |
Elias Naur | Revert "all: test adjustments for the iOS builder" |
commit | commitdiff | tree |
2017-03-03 |
Matthew Dempsky | cmd/compile/internal/gc: replace Node.Ullman with Node... |
commit | commitdiff | tree |
2017-03-03 |
David Lazar | cmd/compile: include position info in exported function... |
commit | commitdiff | tree |
2017-03-03 |
David Lazar | cmd/compile: add flag for debugging PC-value tables |
commit | commitdiff | tree |
2017-03-03 |
David Lazar | cmd/internal/obj: avoid duplicate file name symbols |
commit | commitdiff | tree |
2017-03-03 |
David Lazar | runtime: use inlining tables to generate accurate trace... |
commit | commitdiff | tree |
2017-03-03 |
David Lazar | cmd/compile: copy literals when inlining |
commit | commitdiff | tree |
2017-03-03 |
David Lazar | cmd/compile,link: generate PC-value tables with inlinin... |
commit | commitdiff | tree |
2017-03-03 |
Aliaksandr... | cmd/compile: pack bool fields in Node, Name, Func and... |
commit | commitdiff | tree |
2017-03-03 |
Johan Brandhorst | net/http/httptest: add Client and Certificate methods... |
commit | commitdiff | tree |
2017-03-03 |
Matthew Dempsky | cmd/compile/internal/ssa: remove Hmul{8,16}{,u} ops |
commit | commitdiff | tree |
2017-03-03 |
Cherry Zhang | cmd/compile: remove zeroing after newobject |
commit | commitdiff | tree |
2017-03-03 |
Cherry Zhang | cmd/compile: fix optimization of Zero newobject on... |
commit | commitdiff | tree |
2017-03-03 |
Matthew Dempsky | cmd/compile/internal/gc: remove OHMUL Op |
commit | commitdiff | tree |
2017-03-03 |
Austin Clements | runtime: clarify access to mheap_.busy |
commit | commitdiff | tree |
2017-03-03 |
Austin Clements | runtime: simplify sweep allocation counting |
commit | commitdiff | tree |
2017-03-03 |
Austin Clements | runtime: don't rescan finalizers queue during mark... |
commit | commitdiff | tree |
2017-03-03 |
Austin Clements | runtime: remove wbufptr |
commit | commitdiff | tree |
next |