2018-04-06 |
chanxuehong | net/rpc: unlock client.mutex as early as possible |
commit | commitdiff | tree |
2018-04-06 |
Tobias Klauser | cmd/asm/internal/arch: unexport ParseARM64Suffix |
commit | commitdiff | tree |
2018-04-06 |
Daniel Martí | cmd: some semi-automated cleanups |
commit | commitdiff | tree |
2018-04-06 |
Matthew Dempsky | cmd/compile: eliminate unused Sig.offset field |
commit | commitdiff | tree |
2018-04-05 |
Josh Bleecher... | cmd/compile: rewrite a & 1 != 1 into a & 1 == 0 on... |
commit | commitdiff | tree |
2018-04-05 |
Brian Kessler | math/big: clean up z.div(z, x, y) calls |
commit | commitdiff | tree |
2018-04-05 |
Matthew Dempsky | cmd/compile: cleanup method symbol creation |
commit | commitdiff | tree |
2018-04-05 |
Josh Bleecher... | runtime: avoid calling adjustpointers unnecessarily |
commit | commitdiff | tree |
2018-04-05 |
Richard Musiol | cmd/compile/internal/gc: factor out beginning of SSAGen... |
commit | commitdiff | tree |
2018-04-05 |
Hana Kim | cmd/trace: include taskless spans in /usertasks. |
commit | commitdiff | tree |
2018-04-05 |
Carlos Eduardo Seo | math/big: improve performance on ppc64x by unrolling... |
commit | commitdiff | tree |
2018-04-05 |
Joel Sing | runtime: fix/improve exitThread on openbsd |
commit | commitdiff | tree |
2018-04-05 |
Ilya Tocar | cmd/compile/internal/ssa: fix GO386=387 build |
commit | commitdiff | tree |
2018-04-05 |
Matthew Dempsky | cmd/compile: drop legacy code for generating iface... |
commit | commitdiff | tree |
2018-04-05 |
Daniel Martí | cmd/internal/obj: various code cleanups |
commit | commitdiff | tree |
2018-04-05 |
isharipo | cmd/internal/obj/x86: cleanup comments and consts |
commit | commitdiff | tree |
2018-04-05 |
isharipo | cmd/internal/obj/x86: remove unused VEX constants |
commit | commitdiff | tree |
2018-04-05 |
Ben Shi | cmd/compile: optimize 386 binary operations with a... |
commit | commitdiff | tree |
2018-04-05 |
isharipo | cmd/internal/obj/x86: make AsmBuf receiver name consistent |
commit | commitdiff | tree |
2018-04-05 |
Daniel Martí | cmd/compile: early return/continue to unindent some... |
commit | commitdiff | tree |
2018-04-05 |
Daniel Martí | test: skip locklinear's lockmany test for now |
commit | commitdiff | tree |
2018-04-05 |
Alberto Donizetti | cmd/compile: stack-allocate worklist in ReachableBlocks |
commit | commitdiff | tree |
2018-04-05 |
Matthew Dempsky | cmd/compile: extract inline related fields into separat... |
commit | commitdiff | tree |
2018-04-04 |
Robert Griesemer | text/tabwriter: remove internal use of bytes.Buffer... |
commit | commitdiff | tree |
2018-04-04 |
David Chase | cmd/compile: adjust is-statement on Pos's to improve... |
commit | commitdiff | tree |
2018-04-04 |
David Chase | cmd/link: process is_stmt data into dwarf line tables |
commit | commitdiff | tree |
2018-04-04 |
David Chase | cmd/compile: add IsStmt breakpoint info to src.lico |
commit | commitdiff | tree |
2018-04-04 |
Robert Griesemer | go/printer, gofmt: tuned table alignment for better... |
commit | commitdiff | tree |
2018-04-04 |
Balaram Makam | cmd/compile: intrinsify math/big.mulWW on ARM64 |
commit | commitdiff | tree |
2018-04-04 |
Hana Kim | cmd/trace: avoid emitting traceview slice with 0 duration |
commit | commitdiff | tree |
2018-04-04 |
Hana Kim | cmd/trace: implement /trace?focustask=<taskid> mode |
commit | commitdiff | tree |
2018-04-04 |
Austin Clements | runtime: stop when we run out of hints in race mode |
commit | commitdiff | tree |
2018-04-04 |
James Hartig | net/http/httputil: make ReverseProxy panic on error... |
commit | commitdiff | tree |
2018-04-04 |
Cherry Zhang | cmd/link: put runtime.framepointer_enabled in DATA... |
commit | commitdiff | tree |
2018-04-04 |
Meng Zhuo | runtime: implement aeshash for arm64 platform |
commit | commitdiff | tree |
2018-04-04 |
Daniel Martí | text/template: add variable assignments |
commit | commitdiff | tree |
2018-04-04 |
Nikhil Benesch | cmd/go: rebuild as needed when vetting test packages |
commit | commitdiff | tree |
2018-04-04 |
Alberto Donizetti | test/codegen: port arm64 byte slice zeroing tests |
commit | commitdiff | tree |
2018-04-04 |
Alberto Donizetti | cmd/compile: stack-allocate 2 worklists in order, dom... |
commit | commitdiff | tree |
2018-04-04 |
Lubomir I.... | os/user: obtain a user GID on Windows |
commit | commitdiff | tree |
2018-04-04 |
Josh Bleecher... | runtime: improve StackCopy benchmarks |
commit | commitdiff | tree |
2018-04-03 |
Dhruvdutt Jadhav | README: update number of contributors |
commit | commitdiff | tree |
2018-04-03 |
Robert Griesemer | cmd/compile/internal/syntax: better error message for... |
commit | commitdiff | tree |
2018-04-03 |
Robert Griesemer | cmd/compile/internal/syntax: update a couple of comments |
commit | commitdiff | tree |
2018-04-03 |
Giovanni Bajo | cmd/compile: in prove, complete support for OpIsInBound... |
commit | commitdiff | tree |
2018-04-03 |
Giovanni Bajo | cmd/compile: in prove, make addRestrictions more generic |
commit | commitdiff | tree |
2018-04-03 |
isharipo | math/big: remove "else" from if with block that ends... |
commit | commitdiff | tree |
2018-04-03 |
Alberto Donizetti | cmd/compile: stack-allocate values worklist in schedule |
commit | commitdiff | tree |
2018-04-03 |
Filippo Valsorda | crypto/tls: simplify the Handshake locking strategy |
commit | commitdiff | tree |
2018-04-03 |
Michael Munday | cmd/asm, math: add s390x floating point test instructions |
commit | commitdiff | tree |
2018-04-03 |
Javier Kohen | regexp: use sync.Pool to cache regexp.machine objects |
commit | commitdiff | tree |
2018-04-03 |
Pascal S. de... | crypto/rsa: add PublicKey.Size accessor |
commit | commitdiff | tree |
2018-04-03 |
Tobias Klauser | runtime: parse auxv for page size and executable name... |
commit | commitdiff | tree |
2018-04-03 |
Fangming.Fang | cmd/asm: add essential instructions for AES-GCM on... |
commit | commitdiff | tree |
2018-04-03 |
isharipo | cmd/compile: make DCE remove nodes after terminating if |
commit | commitdiff | tree |
2018-04-03 |
Daniel Martí | cmd/compile: introduce gc.Node.copy method |
commit | commitdiff | tree |
2018-04-03 |
Giovanni Bajo | cmd/compile: in prove, simplify logic of branch pushing |
commit | commitdiff | tree |
2018-04-03 |
Matthew Dempsky | cmd/compile: improve declaration position precision |
commit | commitdiff | tree |
2018-04-03 |
Robert Griesemer | cmd/compile: better handling of incorrect type switches |
commit | commitdiff | tree |
2018-04-03 |
Brad Fitzpatrick | strings: fix flaky TestBuilderGrow test |
commit | commitdiff | tree |
2018-04-02 |
quasilyte | cmd/link/internal/ld: make Thearch unexported |
commit | commitdiff | tree |
2018-04-02 |
Matthew Dempsky | cmd/compile: simplify exportsym debug message |
commit | commitdiff | tree |
2018-04-02 |
Matthew Dempsky | cmd/compile: simplify exportsym flags and logic |
commit | commitdiff | tree |
2018-04-02 |
Matthew Dempsky | cmd/compile: cleanup Order.cleanTempNoPop slightly |
commit | commitdiff | tree |
2018-04-02 |
Matthew Dempsky | cmd/compile: simplify reexport logic |
commit | commitdiff | tree |
2018-04-02 |
Ilya Tocar | strings: speed-up replace for byteStringReplacer case |
commit | commitdiff | tree |
2018-04-02 |
Matthew Dempsky | cmd/compile: disable instrumentation for no-race packag... |
commit | commitdiff | tree |
2018-04-02 |
Giovanni Bajo | go/types: fix column reporting of invalid selector... |
commit | commitdiff | tree |
2018-04-02 |
Travis Bischel | compress/gzip: do not count header bytes written in... |
commit | commitdiff | tree |
2018-04-02 |
isharipo | test/fixedbugs: fix bug248 and bug345 |
commit | commitdiff | tree |
2018-04-02 |
Matthew Dempsky | cmd/compile: use newfuncname in dclfunc |
commit | commitdiff | tree |
2018-04-02 |
Meng Zhuo | crypto/md5: add assembly implementation on arm64 |
commit | commitdiff | tree |
2018-04-02 |
Daniel Martí | cmd: remove some unused parameters |
commit | commitdiff | tree |
2018-04-02 |
Matthew Dempsky | cmd/compile: refactor constant rewriting |
commit | commitdiff | tree |
2018-04-01 |
jimmyfrasche | flag: correct zero values when printing defaults |
commit | commitdiff | tree |
2018-04-01 |
Brad Fitzpatrick | Revert "net: mark tests with retry as parallel" |
commit | commitdiff | tree |
2018-04-01 |
adrienpetel | net: mark tests with retry as parallel |
commit | commitdiff | tree |
2018-04-01 |
Zhou Peng | src/run.bash: remove some trailing whitespace |
commit | commitdiff | tree |
2018-04-01 |
Matthew Dempsky | cmd/compile: refactor constant node constructors |
commit | commitdiff | tree |
2018-03-31 |
Mikio Hara | net: improve test coverage for syscall.RawConn |
commit | commitdiff | tree |
2018-03-31 |
Gregory Man | net/http: strip password from error message |
commit | commitdiff | tree |
2018-03-31 |
Bryan Chan | cmd/compile/internal/ssa: handle symbol address compari... |
commit | commitdiff | tree |
2018-03-31 |
Daniel Martí | cmd/compile/internal/ssa: add initial README |
commit | commitdiff | tree |
2018-03-31 |
Meng Zhuo | internal/cpu: update arm64 cpu features |
commit | commitdiff | tree |
2018-03-30 |
Samuel Tan | html/template: fix one more lint naming error |
commit | commitdiff | tree |
2018-03-30 |
ajnirp | testing: fix testing flags link |
commit | commitdiff | tree |
2018-03-30 |
Josh Bleecher... | cmd/compile: compile all functions concurrently |
commit | commitdiff | tree |
2018-03-30 |
Filippo Valsorda | syscall: remove double Unlock from Dup2 on nacl |
commit | commitdiff | tree |
2018-03-30 |
Richard Musiol | cmd/compile: add SSA config options useAvg and useHmul |
commit | commitdiff | tree |
2018-03-30 |
Richard Musiol | go/build, go/types, cmd/dist: add js/wasm architecture |
commit | commitdiff | tree |
2018-03-30 |
Kunpei Sakai | net/http: add function name to the beginning of comment |
commit | commitdiff | tree |
2018-03-30 |
Josh Bleecher... | cmd/compile: consider full number of struct components... |
commit | commitdiff | tree |
2018-03-30 |
adrienpetel | net: deflake TestLookupCNAME |
commit | commitdiff | tree |
2018-03-30 |
Alberto Donizetti | test/codegen: port stack-related tests to codegen |
commit | commitdiff | tree |
2018-03-30 |
Richard Musiol | misc/wasm: add scripts for running WebAssembly binaries |
commit | commitdiff | tree |
2018-03-30 |
Joe Tsai | api: add exception for os.ModeType value |
commit | commitdiff | tree |
2018-03-30 |
mewmew | fmt: document the behaviour of %p on slices |
commit | commitdiff | tree |
2018-03-29 |
Ben Burkert | net: map context errors from aborted dial to internal... |
commit | commitdiff | tree |
2018-03-29 |
Joe Tsai | os: add ModeIrregular flag |
commit | commitdiff | tree |
2018-03-29 |
Wèi Cōngruì | math: fix Ldexp when result is below ldexp(2, -1075) |
commit | commitdiff | tree |
next |