2018-04-24 |
erifan01 | internal/bytealg: optimize IndexString on arm64 |
commit | commitdiff | tree |
2018-04-24 |
Heschi Kreinick | cmd/link: fix TestRuntimeTypeAttr on ppc64,solaris |
commit | commitdiff | tree |
2018-04-24 |
Josh Bleecher... | cmd/compile: improve regalloc live values debug printing |
commit | commitdiff | tree |
2018-04-24 |
Hana Kim | runtime/trace: add simple benchmarks for user annotation |
commit | commitdiff | tree |
2018-04-24 |
Hana Kim | runtime/trace: rename "Span" with "Region" |
commit | commitdiff | tree |
2018-04-24 |
Ilya Tocar | cmd/compile/internal/ssa: fix endless compile loop... |
commit | commitdiff | tree |
2018-04-24 |
Hana (Hyang... | runtime/pprof: introduce "allocs" profile |
commit | commitdiff | tree |
2018-04-24 |
quasilyte | cmd/internal/obj/x86: forbid mem args for MOV_DR and... |
commit | commitdiff | tree |
2018-04-24 |
isharipo | cmd/compile/internal/ssa: add Op{SP,SB} type checks... |
commit | commitdiff | tree |
2018-04-24 |
ludweeg | crypto/md5: unnecessary conversion |
commit | commitdiff | tree |
2018-04-24 |
Andrei Tudor... | net: add support for splice(2) in (*TCPConn).ReadFrom... |
commit | commitdiff | tree |
2018-04-24 |
Wèi Cōngruì | runtime: fix errno sign for epollctl on mips, mips64... |
commit | commitdiff | tree |
2018-04-24 |
Ian Lance Taylor | runtime: change GNU/Linux usleep to use nanosleep |
commit | commitdiff | tree |
2018-04-24 |
Matthew Dempsky | cmd/compile: enable indexed export format by default |
commit | commitdiff | tree |
2018-04-24 |
Matthew Dempsky | cmd/compile: add indexed export format |
commit | commitdiff | tree |
2018-04-24 |
Matthew Dempsky | cmd/compile/internal/types: add Pkg and SetPkg methods... |
commit | commitdiff | tree |
2018-04-23 |
Josh Bleecher... | cmd/compile: rewrite 2*x+c into LEAx1 on amd64 |
commit | commitdiff | tree |
2018-04-23 |
Rodolfo Carvalho | doc: correct statement in go1.10 release notes |
commit | commitdiff | tree |
2018-04-23 |
Josh Bleecher... | cmd/compile: add amd64 LEAL{1,2,4,8} ops |
commit | commitdiff | tree |
2018-04-23 |
isharipo | cmd/internal/obj/x86: faster Assemble for non-NaCl... |
commit | commitdiff | tree |
2018-04-23 |
ludweeg | crypto: make receiver name consistent |
commit | commitdiff | tree |
2018-04-23 |
Matthew Dempsky | cmd/compile: remove toolstash workaround in bexport.go |
commit | commitdiff | tree |
2018-04-23 |
Matthew Dempsky | cmd/compile: replace Field.Nname.Pos with Field.Pos |
commit | commitdiff | tree |
2018-04-23 |
Austin Clements | cmd/compile: don't compact liveness maps in place |
commit | commitdiff | tree |
2018-04-23 |
Elias Naur | cmd/link: remove R_ADDR relocation workaround for macho... |
commit | commitdiff | tree |
2018-04-23 |
ludweeg | crypto/md5: make receiver name consistent |
commit | commitdiff | tree |
2018-04-22 |
Takayoshi Nishida | sort: fix typo in comment |
commit | commitdiff | tree |
2018-04-22 |
shogo-ma | net/http: remove unnecessary parameter type |
commit | commitdiff | tree |
2018-04-21 |
Josh Bleecher... | cmd/link: skip TestRuntimeTypeAttr to fix build |
commit | commitdiff | tree |
2018-04-21 |
Ian Lance Taylor | misc/cgo/testcshared: use file descriptor 30 for TestUn... |
commit | commitdiff | tree |
2018-04-21 |
Adam Azarchs | os/signal: add func Ignored(sig Signal) bool |
commit | commitdiff | tree |
2018-04-21 |
Josh Bleecher... | runtime: use sys.PtrSize in growslice |
commit | commitdiff | tree |
2018-04-21 |
Josh Bleecher... | cmd/compile: avoid runtime call during switch string... |
commit | commitdiff | tree |
2018-04-21 |
Aman Gupta | net: document caveats for (*syscall.RawConn).Write... |
commit | commitdiff | tree |
2018-04-20 |
quasilyte | cmd/internal/obj/x86: disallow PC/FP/SB scaled index |
commit | commitdiff | tree |
2018-04-20 |
Matthew Dempsky | cmd/compile: refactor how declarations are imported |
commit | commitdiff | tree |
2018-04-20 |
quasilyte | cmd/internal/obj/x86: ifelse->switch, named const for... |
commit | commitdiff | tree |
2018-04-20 |
quasilyte | cmd/internal/obj/x86: add named consts for Prog.Back... |
commit | commitdiff | tree |
2018-04-20 |
Heschi Kreinick | cmd/ld: link to runtime types from DWARF |
commit | commitdiff | tree |
2018-04-20 |
Austin Clements | cmd/compile: teach Haspointer about TSSA and TTUPLE |
commit | commitdiff | tree |
2018-04-20 |
Austin Clements | cmd/compile: don't lower OpConvert |
commit | commitdiff | tree |
2018-04-20 |
Austin Clements | cmd/compile: update some liveness comments |
commit | commitdiff | tree |
2018-04-20 |
shogo-ma | os: fix typo in comment |
commit | commitdiff | tree |
2018-04-20 |
isharipo | cmd/asm/internal/asm: add AVX512 end2end tests |
commit | commitdiff | tree |
2018-04-20 |
Alberto Donizetti | cmd/compile: use more ORs in lowering AMD64.rules |
commit | commitdiff | tree |
2018-04-20 |
Lynn Boger | cmd/compile: generate load without DS relocation for... |
commit | commitdiff | tree |
2018-04-20 |
Ben Shi | cmd/internal/obj/arm64: optimize constant pool for... |
commit | commitdiff | tree |
2018-04-20 |
Alberto Donizetti | cmd/go: document which vet tests are enabled during... |
commit | commitdiff | tree |
2018-04-20 |
fanzha02 | cmd/vendor/golang.org/x/arch: pull updates from x repo |
commit | commitdiff | tree |
2018-04-20 |
tengufromsky | encoding/json: remove unnecessary if conditions |
commit | commitdiff | tree |
2018-04-20 |
fanzha02 | cmd/internal/obj/arm64: summarize the Go assembly synta... |
commit | commitdiff | tree |
2018-04-20 |
Matthew Dempsky | cmd/compile: make generated function code more consistent |
commit | commitdiff | tree |
2018-04-19 |
Michael Fraenkel | net: calling File leaves the socket in nonblocking... |
commit | commitdiff | tree |
2018-04-19 |
Jason A. Donenfeld | syscall: avoid extra syscall on send/recvmsg on Linux |
commit | commitdiff | tree |
2018-04-19 |
Matthew Dempsky | cmd/compile: change exporter.pos to take src.XPos inste... |
commit | commitdiff | tree |
2018-04-19 |
weeellz | database/sql: remove unnecessary else conditions |
commit | commitdiff | tree |
2018-04-19 |
Jakub Čajka | cmd/go/internal/work: support pkgconf 1.4 and later |
commit | commitdiff | tree |
2018-04-19 |
Aditya Mukerjee | runtime: specify behavior of SetMutexProfileFraction... |
commit | commitdiff | tree |
2018-04-19 |
Ben Shi | cmd/compile: optimize ARM64 with register indexed load... |
commit | commitdiff | tree |
2018-04-19 |
Tobias Klauser | internal/syscall/windows: convert CRLF line endings |
commit | commitdiff | tree |
2018-04-19 |
Felix Kollmann | os: enable symlink creation on Windows 10 |
commit | commitdiff | tree |
2018-04-19 |
Zheng Dayu | text/template: improve comment example in doc |
commit | commitdiff | tree |
2018-04-19 |
Fangming.Fang | cmd/asm: add rev64 instruction on ARM64 |
commit | commitdiff | tree |
2018-04-18 |
Kevin Burke | sync/atomic: use package prefix in examples |
commit | commitdiff | tree |
2018-04-18 |
Yuval Pavel... | runtime: fast clock_gettime call on FreeBSD |
commit | commitdiff | tree |
2018-04-18 |
fanzha02 | cmd/internal/obj/arm64: refactor the extended/shifted... |
commit | commitdiff | tree |
2018-04-18 |
Josh Bleecher... | cmd/internal/objfile: emit trailing tab outside of... |
commit | commitdiff | tree |
2018-04-18 |
Carlos Eduardo Seo | cmd/internal/obj/ppc64: add vector multiply instructions |
commit | commitdiff | tree |
2018-04-18 |
Brad Fitzpatrick | net/http: remove stderr log spam in test |
commit | commitdiff | tree |
2018-04-18 |
Heschi Kreinick | runtime: use saved state in SIGPROF handler for vDSO... |
commit | commitdiff | tree |
2018-04-18 |
Josh Bleecher... | cmd/compile: alphabetize sysfunc lists |
commit | commitdiff | tree |
2018-04-18 |
Josh Bleecher... | cmd/compile: fix race in SSA construction |
commit | commitdiff | tree |
2018-04-18 |
Yuval Pavel... | runtime/internal/atomic: don't use Cas in atomic.Load... |
commit | commitdiff | tree |
2018-04-18 |
Tobias Klauser | debug/elf: add riscv64 relocations |
commit | commitdiff | tree |
2018-04-18 |
Tobias Klauser | reflect: define MyBuffer more locally in TestImplicitMa... |
commit | commitdiff | tree |
2018-04-18 |
Alex Brainman | syscall: introduce Pointer type and use it instead... |
commit | commitdiff | tree |
2018-04-18 |
Cherry Zhang | cmd/compile: in escape analysis, use element type for... |
commit | commitdiff | tree |
2018-04-17 |
Matthew Dempsky | cmd/compile: cleanup import logic slightly |
commit | commitdiff | tree |
2018-04-17 |
Ashish Gandhi | fmt: make %v doc for compound objects consistent |
commit | commitdiff | tree |
2018-04-17 |
Matthew Dempsky | cmd/compile: use empty package name for runtime/{race... |
commit | commitdiff | tree |
2018-04-17 |
Matthew Dempsky | cmd/compile: remove duplicate build ID from export... |
commit | commitdiff | tree |
2018-04-17 |
Matthew Dempsky | go/internal/gcimporter: extract ChanDir and fake FileSe... |
commit | commitdiff | tree |
2018-04-17 |
Matthew Dempsky | go/internal/gcimporter: add unit tests for blank parame... |
commit | commitdiff | tree |
2018-04-17 |
Michael Fraenkel | encoding/json: simplify dominantField |
commit | commitdiff | tree |
2018-04-17 |
Ilya Tocar | compress/flate: optimize huffSym |
commit | commitdiff | tree |
2018-04-17 |
Tim Cooper | encoding/hex: fix Dumper not always closing on Close... |
commit | commitdiff | tree |
2018-04-17 |
Cherry Zhang | cmd/internal/obj/arm, runtime: delete old ARM softfloat... |
commit | commitdiff | tree |
2018-04-17 |
quasilyte | cmd/internal/obj/x86: better error msg for offset overf... |
commit | commitdiff | tree |
2018-04-17 |
Tobias Klauser | debug/elf: enable TestNoSectionOverlaps on *bsd and... |
commit | commitdiff | tree |
2018-04-17 |
Elias Naur | Revert "cmd/doc: skip directories like other go tools" |
commit | commitdiff | tree |
2018-04-17 |
Alberto Donizetti | fmt: document that Scan etc. accept 'p' format floats |
commit | commitdiff | tree |
2018-04-17 |
Tim Cooper | os/exec: remove "binary" when talking about executables |
commit | commitdiff | tree |
2018-04-17 |
fraenkel | testing: failfast fails fast when Fatal called |
commit | commitdiff | tree |
2018-04-17 |
erifan01 | math: add a testcase for Mod and Remainder respectively |
commit | commitdiff | tree |
2018-04-16 |
weeellz | math/rand: refactor rng.go |
commit | commitdiff | tree |
2018-04-16 |
Rob Pike | doc/contribute.html: adjust wording from previous CL |
commit | commitdiff | tree |
2018-04-16 |
Brad Fitzpatrick | os/user: fix osusergo build on Solaris |
commit | commitdiff | tree |
2018-04-16 |
tengufromsky | time: increase test coverage for Time.Sub |
commit | commitdiff | tree |
2018-04-16 |
Mikio Hara | net: add missing deadline test for RawConn |
commit | commitdiff | tree |
2018-04-16 |
Michael Munday | cmd/compile: generate constants for NeqPtr, EqPtr and... |
commit | commitdiff | tree |
next |