2017-04-21 |
Josh Bleecher... | cmd/compile: move Linksym, linksymname, and isblanksym... |
commit | commitdiff | tree |
2017-04-21 |
Josh Bleecher... | cmd/compile: simplify sharedProgArray init |
commit | commitdiff | tree |
2017-04-21 |
David Lazar | testing: use function names to identify helpers |
commit | commitdiff | tree |
2017-04-21 |
David Lazar | cmd/compile: don't inline functions that call runtime... |
commit | commitdiff | tree |
2017-04-21 |
Austin Clements | runtime: inform arena placement using sbrk(0) |
commit | commitdiff | tree |
2017-04-21 |
Josh Bleecher... | cmd/compile: break up large value rewrite functions |
commit | commitdiff | tree |
2017-04-21 |
Josh Bleecher... | cmd/compile: stop generating block successor vars in... |
commit | commitdiff | tree |
2017-04-21 |
xufei_Alex | crypto/x509: use native compare in test instead of... |
commit | commitdiff | tree |
2017-04-21 |
Mostyn Bramley... | cmd/go/internal/work: fix TestRespectGroupSticky on... |
commit | commitdiff | tree |
2017-04-21 |
Damien Lespiau | net/http: use bullet characters for godoc lists |
commit | commitdiff | tree |
2017-04-21 |
Ian Lance Taylor | bufio: clarify that Flush returns a cached write error |
commit | commitdiff | tree |
2017-04-21 |
Carlisia Campos | doc: add Go Time podcast to the help page |
commit | commitdiff | tree |
2017-04-20 |
Keith Randall | cmd/compile: zero ambiguously live variables at VARKILLs |
commit | commitdiff | tree |
2017-04-20 |
Keith Randall | cmd/vendor/arch/x86: pull new version from x repo |
commit | commitdiff | tree |
2017-04-20 |
Aliaksandr... | sync: align poolLocal to CPU cache line size |
commit | commitdiff | tree |
2017-04-20 |
Alberto Donizetti | cmd/compile: only print one error for bad-type literal... |
commit | commitdiff | tree |
2017-04-20 |
Josh Bleecher... | cmd/internal/obj: eliminate LSym.Version |
commit | commitdiff | tree |
2017-04-20 |
Robert Griesemer | go/gcimporter: fix importing of anonymous interfaces |
commit | commitdiff | tree |
2017-04-20 |
David Lazar | runtime: make test independent of inlining |
commit | commitdiff | tree |
2017-04-20 |
Austin Clements | runtime/pprof: don't accept "," in profile PCs |
commit | commitdiff | tree |
2017-04-20 |
Austin Clements | runtime/pprof: accept fewer PCs |
commit | commitdiff | tree |
2017-04-20 |
Josh Bleecher... | runtime: improve ExampleFrames |
commit | commitdiff | tree |
2017-04-20 |
Austin Clements | runtime/pprof: fix period information |
commit | commitdiff | tree |
2017-04-20 |
Samuel Tan | html/template: ignore case when handling type attribute... |
commit | commitdiff | tree |
2017-04-20 |
Matthew Dempsky | cmd/compile/internal/gc: make defframe arch-independent |
commit | commitdiff | tree |
2017-04-20 |
Ilya Tocar | cmd/internal/obj/x86: fix relocation offset for VEX... |
commit | commitdiff | tree |
2017-04-20 |
Samuel Tan | html/template: ensure that MIME type handling is case... |
commit | commitdiff | tree |
2017-04-20 |
Lynn Boger | cmd/compile: add rotates to PPC64.rules |
commit | commitdiff | tree |
2017-04-20 |
Alberto Donizetti | cmd/trace: document that trace viewer is only tested... |
commit | commitdiff | tree |
2017-04-20 |
James Neve | doc: escape some HTML in Effective Go code examples |
commit | commitdiff | tree |
2017-04-20 |
Josh Bleecher... | cmd/compile: rework handling of udiv on ARM |
commit | commitdiff | tree |
2017-04-20 |
Josh Bleecher... | cmd/internal/obj: split Link.hash into version 0 and 1 |
commit | commitdiff | tree |
2017-04-20 |
Josh Bleecher... | cmd/compile: remove haslabelgoto |
commit | commitdiff | tree |
2017-04-20 |
Dave Cheney | cmd/link/internal/ld: remove C style gotos from ldelf |
commit | commitdiff | tree |
2017-04-19 |
Dave Cheney | cmd/internal/obj: remove unused obj.Linksymfmt |
commit | commitdiff | tree |
2017-04-19 |
Robert Griesemer | cmd/compile/internal/types: remove Sym.Link field |
commit | commitdiff | tree |
2017-04-19 |
Josh Bleecher... | cmd/compile: call fieldtrack after flushing Progs |
commit | commitdiff | tree |
2017-04-19 |
Austin Clements | cmd/compile: expand comment on cgo_unsafe_args in inlinine |
commit | commitdiff | tree |
2017-04-19 |
Robert Griesemer | cmd/compile/internal/types: unexport PkgMap, remove... |
commit | commitdiff | tree |
2017-04-19 |
Robert Griesemer | cmd/compile/internal/types: don't export Nopkg anymore |
commit | commitdiff | tree |
2017-04-19 |
Robert Griesemer | cmd/compile: pass package name to types.NewPkg |
commit | commitdiff | tree |
2017-04-19 |
Robert Griesemer | cmd/compile: move and rename mkpkg to types.NewPkg |
commit | commitdiff | tree |
2017-04-19 |
Daniel Martà | all: remove redundant returns |
commit | commitdiff | tree |
2017-04-19 |
Aliaksandr... | cmd/vet: skip unreachable "if" and "case" code in shift... |
commit | commitdiff | tree |
2017-04-19 |
Michael Munday | cmd/internal/obj/s390x: delete unused REGZERO constant |
commit | commitdiff | tree |
2017-04-19 |
Austin Clements | cmd/trace: show swept and reclaimed bytes |
commit | commitdiff | tree |
2017-04-19 |
Austin Clements | runtime: record swept and reclaimed bytes in sweep... |
commit | commitdiff | tree |
2017-04-19 |
Austin Clements | runtime: make sweep trace events encompass entire sweep... |
commit | commitdiff | tree |
2017-04-19 |
Michael Munday | runtime: avoid restricting GOARCH values in documentation |
commit | commitdiff | tree |
2017-04-19 |
Adam Langley | crypto/elliptic: fix carry bug in x86-64 P-256 implemen... |
commit | commitdiff | tree |
2017-04-19 |
Josh Bleecher... | runtime: preallocate some overflow buckets |
commit | commitdiff | tree |
2017-04-19 |
Josh Bleecher... | runtime: add a map growth benchmark |
commit | commitdiff | tree |
2017-04-19 |
Josh Bleecher... | runtime: add bmap.setoverflow |
commit | commitdiff | tree |
2017-04-19 |
Josh Bleecher... | runtime: convert hmap.overflow into hmap.extra |
commit | commitdiff | tree |
2017-04-19 |
Josh Bleecher... | runtime: refactor hmap setoverflow into newoverflow |
commit | commitdiff | tree |
2017-04-19 |
Todd Neal | cmd/internal: remove duplicate pathToPrefix function |
commit | commitdiff | tree |
2017-04-19 |
xufei_Alex | go/format: quote bytes in comments for readability |
commit | commitdiff | tree |
2017-04-19 |
Dave Cheney | cmd/compile/internal/ppc64: remove unused condOps map |
commit | commitdiff | tree |
2017-04-19 |
David Chase | cmd/compile: enhance postorder computation and repair... |
commit | commitdiff | tree |
2017-04-19 |
Robert Griesemer | cmd/compile: better variable names in internal/syntax... |
commit | commitdiff | tree |
2017-04-19 |
Robert Griesemer | cmd/compile: report block start for gotos jumping into... |
commit | commitdiff | tree |
2017-04-19 |
Todd Neal | .gitignore: change path to zbootstrap.go |
commit | commitdiff | tree |
2017-04-19 |
Robert Griesemer | cmd/compile: remove uses of types.Dclstack - not needed... |
commit | commitdiff | tree |
2017-04-19 |
Robert Griesemer | cmd/compile: check labels and branches during parse... |
commit | commitdiff | tree |
2017-04-19 |
Matthew Dempsky | cmd/internal/objabi: extract shared functionality from obj |
commit | commitdiff | tree |
2017-04-18 |
Alexander Menzhinsky | cmd/cgo: read source files once |
commit | commitdiff | tree |
2017-04-18 |
Josh Bleecher... | cmd/vet: make tests safe for perl 5.26 |
commit | commitdiff | tree |
2017-04-18 |
Alexander Menzhinsky | cmd/cgo: reject references to builtin functions other... |
commit | commitdiff | tree |
2017-04-18 |
Michael Hudson... | cmd/link: replace Segment's linked list of Sections... |
commit | commitdiff | tree |
2017-04-18 |
David Lazar | io: correctly compute call depth in test |
commit | commitdiff | tree |
2017-04-18 |
David Lazar | runtime: fix TestCaller with -l=4 |
commit | commitdiff | tree |
2017-04-18 |
David Lazar | runtime: make example independent of inlining |
commit | commitdiff | tree |
2017-04-18 |
David Lazar | runtime: skip logical frames in runtime.Caller |
commit | commitdiff | tree |
2017-04-18 |
Josh Bleecher... | encoding/hex: change lookup table back to string |
commit | commitdiff | tree |
2017-04-18 |
Matthew Dempsky | cmd/internal/obj: un-embed FuncInfo field in LSym |
commit | commitdiff | tree |
2017-04-18 |
Josh Bleecher... | cmd/compile: eliminate dead code in if statements after... |
commit | commitdiff | tree |
2017-04-18 |
Sebastien Binet | reflect: document ptrdata field of rtype |
commit | commitdiff | tree |
2017-04-18 |
Daniel Martà | all: remove unnecessary ", _" from map reads |
commit | commitdiff | tree |
2017-04-18 |
Aliaksandr... | sync: improve Pool performance |
commit | commitdiff | tree |
2017-04-18 |
Josh Bleecher... | cmd/compile: remove stray blank assignment |
commit | commitdiff | tree |
2017-04-18 |
Mikio Hara | net, internal/poll, net/internal/socktest: use accept4... |
commit | commitdiff | tree |
2017-04-18 |
Mikio Hara | syscall: add Accept4 and SOCK_{CLOEXEC,NONBLOCK} on... |
commit | commitdiff | tree |
2017-04-18 |
Josh Bleecher... | cmd/compile: look up more runtime symbols before SSA... |
commit | commitdiff | tree |
2017-04-18 |
Josh Bleecher... | cmd/internal/obj: unexport Link.Hash |
commit | commitdiff | tree |
2017-04-18 |
Josh Bleecher... | cmd/compile: relocate large comment to plive.go |
commit | commitdiff | tree |
2017-04-18 |
Josh Bleecher... | cmd/internal/obj: rework gclocals handling |
commit | commitdiff | tree |
2017-04-17 |
Keith Randall | cmd/compile: implement non-constant rotates |
commit | commitdiff | tree |
2017-04-17 |
Austin Clements | runtime: make internal CallersFrames-equivalent that... |
commit | commitdiff | tree |
2017-04-17 |
Andy Balholm | net/http: ignore extra space between response version... |
commit | commitdiff | tree |
2017-04-17 |
Michael Hudson... | cmd/link: only include the version info and export... |
commit | commitdiff | tree |
2017-04-17 |
Robert Griesemer | spec: clarify use of fused-floating point operations |
commit | commitdiff | tree |
2017-04-17 |
Lynn Boger | cmd/asm: detect invalid DS form offsets for ppc64x |
commit | commitdiff | tree |
2017-04-17 |
Mostyn Bramley... | syscall: make TestFcntlFlock more robust |
commit | commitdiff | tree |
2017-04-17 |
Elias Naur | misc/ios: fix the Test386EndToEnd test on iOS |
commit | commitdiff | tree |
2017-04-17 |
Mostyn Bramley... | io/ioutil: make TestTempFile more robust |
commit | commitdiff | tree |
2017-04-17 |
Brad Fitzpatrick | doc: dissuade people from using PGP for security reports |
commit | commitdiff | tree |
2017-04-17 |
Michael Munday | cmd/compile: remove underscore from variable names... |
commit | commitdiff | tree |
2017-04-17 |
Mostyn Bramley... | cmd/go/internal/work: clean up after TestRespectGroupSticky |
commit | commitdiff | tree |
2017-04-17 |
Michael Munday | cmd/asm, cmd/internal/obj/s390x, math: add LGDR and... |
commit | commitdiff | tree |
2017-04-17 |
Josh Bleecher... | cmd/go: don't generate DWARF in the compiler for plan9 |
commit | commitdiff | tree |
next |