2019-09-27 |
Emmanuel T... | net/http: remove TestTimeoutHandlerAndFlusher due to... |
commit | commitdiff | tree |
2019-09-27 |
Than McIntosh | cmd/link: remove reading/processing of function Autom... |
commit | commitdiff | tree |
2019-09-27 |
Than McIntosh | cmd/compile: don't emit autom's into object file |
commit | commitdiff | tree |
2019-09-27 |
Than McIntosh | cmd/link: create DWARF types for autos based R_USETYPE... |
commit | commitdiff | tree |
2019-09-27 |
Than McIntosh | cmd/compile: add R_USETYPE relocs to func syms for... |
commit | commitdiff | tree |
2019-09-26 |
Matthew Dempsky | cmd/compile: apply constant folding to ORUNESTR |
commit | commitdiff | tree |
2019-09-26 |
Giovanni Bajo | cmd/compile: in poset, simplify usage of CheckIntegrity |
commit | commitdiff | tree |
2019-09-26 |
Giovanni Bajo | cmd/compile: in poset, move all constants to the first DAG |
commit | commitdiff | tree |
2019-09-26 |
Emmanuel T... | net/http, doc/go1.13.html: revert TimeoutHandler.Flush |
commit | commitdiff | tree |
2019-09-26 |
Matthew Dempsky | cmd/compile: remove DDD array types |
commit | commitdiff | tree |
2019-09-26 |
Brad Fitzpatrick | cmd/dist: fix bootstrap failure when GOHOSTARCH is set |
commit | commitdiff | tree |
2019-09-26 |
Matthew Dempsky | cmd/compile: extract typecheckarraylit function |
commit | commitdiff | tree |
2019-09-26 |
Giovanni Bajo | cmd/compile: adjust top-level documentation of poset |
commit | commitdiff | tree |
2019-09-26 |
Giovanni Bajo | cmd/compile: detect indvars that are bound by other... |
commit | commitdiff | tree |
2019-09-26 |
Giovanni Bajo | cmd/compile: refactor some code in loopbce.go |
commit | commitdiff | tree |
2019-09-26 |
Matthew Dempsky | cmd/compile: stop exporting OPTRLIT |
commit | commitdiff | tree |
2019-09-26 |
Matthew Dempsky | cmd/compile: simplify OPTRLIT handling |
commit | commitdiff | tree |
2019-09-26 |
Giovanni Bajo | cmd/compile: in prove, learn facts from OpSliceMake |
commit | commitdiff | tree |
2019-09-26 |
Joel Sing | cmd/internal/obj/riscv: require memory targets for... |
commit | commitdiff | tree |
2019-09-26 |
Brad Fitzpatrick | test: make -all_codegen default to true on linux-amd64... |
commit | commitdiff | tree |
2019-09-26 |
Joel Sing | cmd/internal/obj/riscv: implement control transfer... |
commit | commitdiff | tree |
2019-09-26 |
Joel Sing | cmd/internal/obj/riscv: implement AUIPC and LUI instruc... |
commit | commitdiff | tree |
2019-09-26 |
Filippo Valsorda | doc: document Go 1.13.1 and Go 1.12.10 |
commit | commitdiff | tree |
2019-09-26 |
Filippo Valsorda | net/textproto: don't normalize headers with spaces... |
commit | commitdiff | tree |
2019-09-26 |
Russ Cox | context: use fewer goroutines in WithCancel/WithTimeout |
commit | commitdiff | tree |
2019-09-26 |
Brad Fitzpatrick | Revert "internal/bytealg: add assembly implementation... |
commit | commitdiff | tree |
2019-09-26 |
Michael Anthony... | runtime: fix lock acquire cycles related to scavenge... |
commit | commitdiff | tree |
2019-09-26 |
Davor Kapsa | SECURITY.md: update go versions |
commit | commitdiff | tree |
2019-09-26 |
Bryan C. Mills | cmd/go/internal/robustio: extend filesystem workarounds... |
commit | commitdiff | tree |
2019-09-26 |
Jeremy Faller | cmd/compile: remove isStmt symbol from FuncInfo |
commit | commitdiff | tree |
2019-09-26 |
Michael Munday | cmd/compile: use numeric condition code masks on s390x |
commit | commitdiff | tree |
2019-09-26 |
Jeremy Faller | cmd/link: switch linker over to new debug lines from... |
commit | commitdiff | tree |
2019-09-26 |
Tobias Klauser | cmd/compile: use yyerrorl in some typechecking functions |
commit | commitdiff | tree |
2019-09-26 |
Emmanuel T... | internal/poll: make SendFile work with large files... |
commit | commitdiff | tree |
2019-09-26 |
Tardis Xu | runtime: detail the method comment |
commit | commitdiff | tree |
2019-09-25 |
Dan Scales | misc, runtime, test: extra tests and benchmarks for... |
commit | commitdiff | tree |
2019-09-25 |
Michael Munday | cmd/asm: add masked branch and conditional load instruc... |
commit | commitdiff | tree |
2019-09-25 |
Michael Anthony... | runtime: scavenge on growth instead of inline with... |
commit | commitdiff | tree |
2019-09-25 |
Austin Clements | runtime: grow the heap incrementally |
commit | commitdiff | tree |
2019-09-25 |
Michael Anthony... | runtime: redefine scavenge goal in terms of heap_inuse |
commit | commitdiff | tree |
2019-09-25 |
Meng Zhuo | internal/bytealg: add assembly implementation of Compar... |
commit | commitdiff | tree |
2019-09-25 |
Keith Randall | runtime: fix ppc64le race code |
commit | commitdiff | tree |
2019-09-25 |
Marwan Sulaiman | cmd/go: consistent output for -json failures |
commit | commitdiff | tree |
2019-09-25 |
Matthew Dempsky | cmd/compile: optimize escape graph construction and... |
commit | commitdiff | tree |
2019-09-25 |
Matthew Dempsky | cmd/compile: use proper work queue for escape graph... |
commit | commitdiff | tree |
2019-09-25 |
Than McIntosh | test: add testcase for gccgo compiler buglet |
commit | commitdiff | tree |
2019-09-25 |
Cuong Manh Le | cmd/compile: remove n.SetLikely(false) usage |
commit | commitdiff | tree |
2019-09-25 |
Jeremy Faller | cmd/compile: update object file format for DWARF file... |
commit | commitdiff | tree |
2019-09-25 |
Matthew Dempsky | cmd/compile: use underlying OCOMPLIT's position for... |
commit | commitdiff | tree |
2019-09-25 |
Matthew Dempsky | cmd/compile: remove -s flag |
commit | commitdiff | tree |
2019-09-25 |
Matthew Dempsky | test: add regress test for #27557 |
commit | commitdiff | tree |
2019-09-25 |
Bryan C. Mills | cmd/go/internal/modload: annotate replacements in Packa... |
commit | commitdiff | tree |
2019-09-25 |
Daniel Martí | text/template: don't evaluate '.' as a float64 |
commit | commitdiff | tree |
2019-09-25 |
Ariel Mashraki | text/template: support all comparable types in eq |
commit | commitdiff | tree |
2019-09-25 |
Joel Sing | cmd/internal/obj/riscv: implement floating point instru... |
commit | commitdiff | tree |
2019-09-25 |
Tobias Klauser | runtime: gofmt after CL 192937 |
commit | commitdiff | tree |
2019-09-25 |
Brad Fitzpatrick | net/http: propagate Client.Timeout down into Request... |
commit | commitdiff | tree |
2019-09-25 |
Cuong Manh Le | cmd/compile: add documentation for isfat |
commit | commitdiff | tree |
2019-09-24 |
Alan Donovan | log: mention names of flag constants in {Set,}Flags... |
commit | commitdiff | tree |
2019-09-24 |
Jeremy Faller | cmd/compile: generate debug_lines in compiler |
commit | commitdiff | tree |
2019-09-24 |
Jeremy Faller | cmd/link: add notion of multiple compilation units... |
commit | commitdiff | tree |
2019-09-24 |
Lynn Boger | crypto/cipher: improve xorBytesVSX asm for ppc64x |
commit | commitdiff | tree |
2019-09-24 |
Bryan C. Mills | cmd/go: suppress errors in package-to-module queries... |
commit | commitdiff | tree |
2019-09-24 |
Martin Möhrmann | compile: prefer an AND instead of SHR+SHL instructions |
commit | commitdiff | tree |
2019-09-24 |
Bryan C. Mills | cmd/go/internal/modfetch/codehost: work around an appar... |
commit | commitdiff | tree |
2019-09-24 |
Eli Bendersky | cmd/gofmt: fix computation of function header size |
commit | commitdiff | tree |
2019-09-24 |
Lynn Boger | crypto/aes,crypto/cipher: add asm implementation for... |
commit | commitdiff | tree |
2019-09-24 |
Michael Fraenkel | net/http: remove http2 connections when no longer cached |
commit | commitdiff | tree |
2019-09-24 |
Gregory Man | cmd/go: allow -I= and -I$SYSROOT in cgo CFLAGS |
commit | commitdiff | tree |
2019-09-24 |
lukechampine | crypto/ed25519: outline NewKeyFromSeed and Sign |
commit | commitdiff | tree |
2019-09-24 |
Sean Chen | runtime: update runtime2.go itab comments about sync... |
commit | commitdiff | tree |
2019-09-24 |
Joel Sing | cmd/internal/obj/riscv: implement RV64I integer computa... |
commit | commitdiff | tree |
2019-09-24 |
Joel Sing | cmd/internal/obj/riscv: add environment call/breakpoint... |
commit | commitdiff | tree |
2019-09-23 |
Daniel Martí | go/printer: never print a newline before the returned... |
commit | commitdiff | tree |
2019-09-23 |
Matthew Dempsky | cmd/compile: clean up escape graph construction |
commit | commitdiff | tree |
2019-09-23 |
Cherry Zhang | cmd/compile: fix register masks of ANDCC et al. on... |
commit | commitdiff | tree |
2019-09-23 |
Jeremy Faller | cmd/compile: add new symbol for debug line numbers |
commit | commitdiff | tree |
2019-09-23 |
Lynn Boger | runtime: fix regression on ppc64x from CL 192937 |
commit | commitdiff | tree |
2019-09-23 |
Jeremy Faller | cmd/link: make PCIter available to compiler |
commit | commitdiff | tree |
2019-09-23 |
Andrei Tudor... | net: use case-insensitive host string comparison in... |
commit | commitdiff | tree |
2019-09-23 |
Keith Randall | runtime: allow the Go runtime to return multiple stack... |
commit | commitdiff | tree |
2019-09-23 |
Daniel Martí | cmd/compile: reduce rulegen's output by 200 KiB |
commit | commitdiff | tree |
2019-09-23 |
Bryan C. Mills | Revert "compile: prefer an AND instead of SHR+SHL instr... |
commit | commitdiff | tree |
2019-09-23 |
Andrew Medvedev | crypto/x509: give type hint in error message in marshal... |
commit | commitdiff | tree |
2019-09-23 |
Andrei Tudor... | net: close correct file descriptor when netpoll registr... |
commit | commitdiff | tree |
2019-09-22 |
Robert Griesemer | go/types: don't clone interface methods when embedding... |
commit | commitdiff | tree |
2019-09-21 |
Andrew Medvedev | strings, bytes: clarify usage of EqualFolds |
commit | commitdiff | tree |
2019-09-21 |
two | runtime/type: change fieldalign to use mixedCaps |
commit | commitdiff | tree |
2019-09-21 |
Martin Möhrmann | compile: prefer an AND instead of SHR+SHL instructions |
commit | commitdiff | tree |
2019-09-21 |
Agniva De Sarker | test/codegen: fix wasm codegen breakage |
commit | commitdiff | tree |
2019-09-21 |
Agniva De Sarker | cmd/compile: optimize ssa if blocks for wasm architecture |
commit | commitdiff | tree |
2019-09-20 |
Hana Kim | runtime/debug: correct BuildInfo.Main documentation |
commit | commitdiff | tree |
2019-09-20 |
Joel Sing | cmd/internal/obj/riscv: add load, store and multiplicat... |
commit | commitdiff | tree |
2019-09-20 |
Davor Kapsa | os/user: clean error message formatting |
commit | commitdiff | tree |
2019-09-20 |
Emmanuel T... | debug/dwarf: optimize buf.string |
commit | commitdiff | tree |
2019-09-20 |
Rob Pike | doc: reword to avoid the confusing term 'anew' |
commit | commitdiff | tree |
2019-09-20 |
Ian Lance Taylor | runtime: avoid overflow in markrootBlock |
commit | commitdiff | tree |
2019-09-19 |
Jay Conrod | cmd/go: don't construct module version info if there... |
commit | commitdiff | tree |
2019-09-19 |
Richard Musiol | cmd/compile: add 32 bit float registers/variables on... |
commit | commitdiff | tree |
2019-09-19 |
Bryan C. Mills | cmd/go/internal/modload: use a structured error for... |
commit | commitdiff | tree |
next |