2016-03-07 |
Brad Fitzpatrick | os, syscall: skip tests when environment doesn't permit... |
commit | commitdiff | tree |
2016-03-07 |
Austin Clements | runtime: fix checkmark scanning of finalizers |
commit | commitdiff | tree |
2016-03-07 |
Matthew Dempsky | cmd/internal/obj/mips: add ALUI const |
commit | commitdiff | tree |
2016-03-07 |
Caio Marcelo... | go/types: don't emit conversion error in non-numeric... |
commit | commitdiff | tree |
2016-03-07 |
Matthew Dempsky | runtime: eliminate unnecessary type conversions |
commit | commitdiff | tree |
2016-03-07 |
Dave Cheney | cmd/compile/internal/ppc64: clean up table initalisation |
commit | commitdiff | tree |
2016-03-07 |
Brad Fitzpatrick | os/user: make Current work without cgo |
commit | commitdiff | tree |
2016-03-07 |
Matthew Dempsky | cmd/internal/obj: simplify Optab range handling code |
commit | commitdiff | tree |
2016-03-07 |
Ross Light | os/user: add LookupGroup, LookupGroupId, and User.Group... |
commit | commitdiff | tree |
2016-03-07 |
Brad Fitzpatrick | mime/multipart: don't call Read on io.Reader after... |
commit | commitdiff | tree |
2016-03-07 |
Matthew Dempsky | cmd/internal/obj: remove unused ar.go |
commit | commitdiff | tree |
2016-03-07 |
Joe Tsai | compress/zlib: make errors persistent |
commit | commitdiff | tree |
2016-03-07 |
Ian Lance Taylor | cmd/compile: more nodeSeq conversions |
commit | commitdiff | tree |
2016-03-07 |
Matthew Dempsky | cmd/compile: change Oconv to take an Op parameter |
commit | commitdiff | tree |
2016-03-07 |
Richard Miller | runtime: new files for plan9_arm support |
commit | commitdiff | tree |
2016-03-07 |
Richard Miller | runtime: signal handling support for plan9_arm |
commit | commitdiff | tree |
2016-03-07 |
Caio Marcelo... | cmd/compile: don't emit conversion error in non-numeric... |
commit | commitdiff | tree |
2016-03-07 |
Nigel Tao | compress/flate: remove unused woffset field. |
commit | commitdiff | tree |
2016-03-07 |
Josh Bleecher... | cmd/compile: soup up isSamePtr |
commit | commitdiff | tree |
2016-03-07 |
Austin Clements | runtime: merge {bgMark,assist}StartTime |
commit | commitdiff | tree |
2016-03-06 |
Josh Bleecher... | cmd/compile: use OffPtr when possible |
commit | commitdiff | tree |
2016-03-06 |
Josh Bleecher... | cmd/compile: collapse OffPtr sequences |
commit | commitdiff | tree |
2016-03-06 |
Keith Randall | cmd/compile: Combine smaller loads into a larger load |
commit | commitdiff | tree |
2016-03-06 |
Michael Hudson... | cmd/compile, cmd/link, cmd/newlink: remove support... |
commit | commitdiff | tree |
2016-03-06 |
Josh Bleecher... | cmd/compile: hide NodeList details in evconst |
commit | commitdiff | tree |
2016-03-06 |
Muhammed Uluyol | Rewrite leftover references to plan9.bell-labs.com... |
commit | commitdiff | tree |
2016-03-06 |
Josh Bleecher... | cmd/compile: use a uint8-sized named type for Addr... |
commit | commitdiff | tree |
2016-03-06 |
Dave Cheney | cmd/compile/internal/gc: assert size of important types |
commit | commitdiff | tree |
2016-03-06 |
Martin Möhrmann | fmt: refactor and unify float and complex formatting |
commit | commitdiff | tree |
2016-03-05 |
Martin Möhrmann | fmt: use fewer allocations for %q string formatting |
commit | commitdiff | tree |
2016-03-05 |
Martin Möhrmann | fmt: optimize byte slice and array formatting for ... |
commit | commitdiff | tree |
2016-03-05 |
Hitoshi Mitake | runtime: don't print EnableGC flag in WriteHeapProfile() |
commit | commitdiff | tree |
2016-03-05 |
Matthew Dempsky | cmd/compile: convert asmlist to []*Node |
commit | commitdiff | tree |
2016-03-05 |
Martin Möhrmann | fmt: float formatting should not permanently change... |
commit | commitdiff | tree |
2016-03-05 |
Ian Lance Taylor | cmd/compile: change parser, racewalk, range to use... |
commit | commitdiff | tree |
2016-03-05 |
Ian Lance Taylor | cmd/compile: convert subr, swt, typecheck to nodeSeq |
commit | commitdiff | tree |
2016-03-05 |
Matthew Dempsky | cmd/compile: stop leaking 'any' type into user package |
commit | commitdiff | tree |
2016-03-05 |
Matthew Dempsky | cmd/compile: remove syslook's copy parameter |
commit | commitdiff | tree |
2016-03-05 |
Lynn Boger | crypto/cipher: xorBytes performance ppc64le/ppc64 |
commit | commitdiff | tree |
2016-03-05 |
Ian Lance Taylor | cmd/compile: convert select, sinit, ssa to nodeSeq |
commit | commitdiff | tree |
2016-03-04 |
Brad Fitzpatrick | cmd/compile: don't allocate convX2X or assertX2X func... |
commit | commitdiff | tree |
2016-03-04 |
Ian Lance Taylor | cmd/compile: change order.go to use nodeSeq |
commit | commitdiff | tree |
2016-03-04 |
Matthew Dempsky | cmd/compile/internal/ssa: chmod -x likelyadjust.go |
commit | commitdiff | tree |
2016-03-04 |
Ian Lance Taylor | cmd/compile: change export.go and fmt.go to use nodeSeq |
commit | commitdiff | tree |
2016-03-04 |
Rhys Hiltner | cmd/link/internal/ld: don't panic on short buildid |
commit | commitdiff | tree |
2016-03-04 |
Austin Clements | runtime: disable gcMarkRootCheck debugging check during STW |
commit | commitdiff | tree |
2016-03-04 |
Austin Clements | runtime: reset mark state before stopping the world |
commit | commitdiff | tree |
2016-03-04 |
Ian Lance Taylor | runtime: fix off-by-one error finding module for PC |
commit | commitdiff | tree |
2016-03-04 |
David Crawshaw | cmd/link: deduplicate read-only string data |
commit | commitdiff | tree |
2016-03-04 |
David Crawshaw | reflect: recognize unnamed directional channels |
commit | commitdiff | tree |
2016-03-04 |
Michael Munday | cmd/link: align string data to Minalign when merging... |
commit | commitdiff | tree |
2016-03-04 |
Ian Lance Taylor | cmd/compile: convert inl.go to use nodeSeq |
commit | commitdiff | tree |
2016-03-04 |
Keith Randall | cmd/compile: more ssa config flags |
commit | commitdiff | tree |
2016-03-04 |
Matthew Dempsky | cmd/compile: small cleanup to syslook calls |
commit | commitdiff | tree |
2016-03-04 |
Robert Griesemer | cmd/compile: re-vendor math/big to pick up bug fix |
commit | commitdiff | tree |
2016-03-04 |
Robert Griesemer | math/big: use correct precision in Float.Float32/64... |
commit | commitdiff | tree |
2016-03-04 |
David Crawshaw | cmd/compile: remove NUL-terminator from string data |
commit | commitdiff | tree |
2016-03-04 |
Matthew Dempsky | cmd/compile: simplify Eqtype |
commit | commitdiff | tree |
2016-03-04 |
Ian Lance Taylor | cmd/compile: convert walk.go and friends to use nodeSeq |
commit | commitdiff | tree |
2016-03-04 |
Matthew Dempsky | cmd/compile: replace TypeList with []*Type |
commit | commitdiff | tree |
2016-03-04 |
Michael Hudson... | cmd/internal/obj/ppc64: eliminate ~700 conversions... |
commit | commitdiff | tree |
2016-03-04 |
Dave Cheney | cmd/compile: post CL 20089 cleanups |
commit | commitdiff | tree |
2016-03-04 |
djherbis | bufio: Reader.Peek returns partial results on ErrBufferFull |
commit | commitdiff | tree |
2016-03-04 |
Ian Lance Taylor | cmd/compile: change esc.go to use nodeSeq |
commit | commitdiff | tree |
2016-03-04 |
Matthew Dempsky | cmd/compile: remove unnecessary conversions |
commit | commitdiff | tree |
2016-03-04 |
Ian Lance Taylor | cmd/compile: convert dcl.go to nodeSeq |
commit | commitdiff | tree |
2016-03-04 |
Spencer Nelson | cmd/vet: Use function signature to find format string... |
commit | commitdiff | tree |
2016-03-03 |
Ian Lance Taylor | cmd/compile: convert cgen/gen/pgen and friends to nodeL... |
commit | commitdiff | tree |
2016-03-03 |
Ian Lance Taylor | cmd/compile: add setNodeSeq, and use it in bimport.go |
commit | commitdiff | tree |
2016-03-03 |
David du Colombier | cmd/compile: don't use duffcopy and duffzero on Plan 9 |
commit | commitdiff | tree |
2016-03-03 |
Ian Lance Taylor | cmd/compile: add nodeSeqIterator interface |
commit | commitdiff | tree |
2016-03-03 |
David Crawshaw | cmd/link: combine all string data into one symbol |
commit | commitdiff | tree |
2016-03-03 |
Ian Lance Taylor | cmd/compile: remove listsort |
commit | commitdiff | tree |
2016-03-03 |
Keith Randall | cmd/compile: make compilation deterministic, fixes... |
commit | commitdiff | tree |
2016-03-03 |
Keith Randall | cmd/compile: load some live values into registers befor... |
commit | commitdiff | tree |
2016-03-03 |
David Crawshaw | cmd/link: replace Autom linked list with slice |
commit | commitdiff | tree |
2016-03-03 |
David Crawshaw | cmd/link: replace LSym.Queue with a slice |
commit | commitdiff | tree |
2016-03-03 |
Caleb Spare | cmd/go: set GOPATH in list's Context |
commit | commitdiff | tree |
2016-03-03 |
Martin Möhrmann | fmt: optimize %x and %X formatting for byte slices... |
commit | commitdiff | tree |
2016-03-03 |
Keith Randall | cmd/compile: fix fieldtrack experiment |
commit | commitdiff | tree |
2016-03-03 |
Matthew Dempsky | cmd/compile: more lineno type conversions |
commit | commitdiff | tree |
2016-03-03 |
Michael Munday | cmd/link: add Minalign field to ld.Arch |
commit | commitdiff | tree |
2016-03-03 |
Mikio Hara | net: deduplicate TCP socket code |
commit | commitdiff | tree |
2016-03-03 |
Robert Griesemer | cmd/compile: exit early if oldname doesn't find a name |
commit | commitdiff | tree |
2016-03-03 |
Robert Griesemer | cmd/compile: remove more superfluous int(lineno) conver... |
commit | commitdiff | tree |
2016-03-03 |
Joe Tsai | compress/bzip2: refactor unit tests |
commit | commitdiff | tree |
2016-03-03 |
Burcu Dogan | net: skip TestLookupPort on android with netgo |
commit | commitdiff | tree |
2016-03-03 |
Rob Pike | math: delete unused function sqrtC |
commit | commitdiff | tree |
2016-03-03 |
Matthew Dempsky | cmd/compile: eliminate arch-specific typedefs |
commit | commitdiff | tree |
2016-03-03 |
Chris Broadfoot | doc: add link to 1.6 release notes on golang.org/projec... |
commit | commitdiff | tree |
2016-03-03 |
David Crawshaw | cmd/link: pack LSym boolean attributes |
commit | commitdiff | tree |
2016-03-03 |
Brad Fitzpatrick | cmd/link: stop generating garbage in elfhash |
commit | commitdiff | tree |
2016-03-02 |
Alex Brainman | misc/cgo/test: rewrite windows version of mysleep |
commit | commitdiff | tree |
2016-03-02 |
David Crawshaw | cmd/link: make Allsym a slice |
commit | commitdiff | tree |
2016-03-02 |
Robert Griesemer | cmd/compile/internal/gc: export & import function bodie... |
commit | commitdiff | tree |
2016-03-02 |
David Crawshaw | cmd/link: replace custom hashmap in DWARF writer |
commit | commitdiff | tree |
2016-03-02 |
David Chase | cmd/compile: trunc(and(x,K)) rewrite to trunc(x) for... |
commit | commitdiff | tree |
2016-03-02 |
Robert Griesemer | cmd/compile: remove missed int(lineno) conversions |
commit | commitdiff | tree |
2016-03-02 |
Martin Möhrmann | fmt: optimize string truncation |
commit | commitdiff | tree |
2016-03-02 |
Robert Griesemer | cmd/compile: introduce linestr helper to simplify line... |
commit | commitdiff | tree |
next |