2018-09-11 |
Brian Kessler | math/bits: add extended precision Add, Sub, Mul, Div |
commit | commitdiff | tree |
2018-09-11 |
Yury Smolsky | cmd/compile: use yyerrorl(n.Pos, ...) in typecheckdef |
commit | commitdiff | tree |
2018-09-11 |
Lynn Boger | cmd/link,compress/zip,image/png: use binary.{Big,Little... |
commit | commitdiff | tree |
2018-09-11 |
Ben Shi | cmd/compile: optimize arm's bit operation |
commit | commitdiff | tree |
2018-09-11 |
Ian Davis | net/url: remove an allocation for short strings in... |
commit | commitdiff | tree |
2018-09-10 |
Alan Donovan | go/token: add (*File).LineStart, which returns Pos... |
commit | commitdiff | tree |
2018-09-10 |
Dominik Honnef | go/types: fix swapped use of "uses" and "defines" in... |
commit | commitdiff | tree |
2018-09-09 |
Kevin Burke | os/user: retrieve Current username from /etc/passwd... |
commit | commitdiff | tree |
2018-09-09 |
Alex Brainman | internal/poll: handle zero-byte write in FD.WriteTo |
commit | commitdiff | tree |
2018-09-09 |
Alex Brainman | internal/poll: cap reads and writes to 1GB on windows |
commit | commitdiff | tree |
2018-09-08 |
Ben Shi | cmd/compile/internal/amd64: simplify assembly generator |
commit | commitdiff | tree |
2018-09-08 |
Ian Davis | doc: make golang-nuts discussion list more prominent |
commit | commitdiff | tree |
2018-09-08 |
Josh Bleecher... | cmd/compile: move v.Pos.line check to warnRule |
commit | commitdiff | tree |
2018-09-07 |
Michael Pratt | runtime: use tgkill for raise |
commit | commitdiff | tree |
2018-09-07 |
Ian Lance Taylor | cmd/go: add -Wl,--export-dynamic to linker flag whitelist |
commit | commitdiff | tree |
2018-09-07 |
Iskander Sharipov | test: extend noescape bytes.Buffer test suite |
commit | commitdiff | tree |
2018-09-07 |
Filippo Valsorda | crypto/x509: allow ":" in Common Name hostnames |
commit | commitdiff | tree |
2018-09-07 |
Keith Randall | runtime: in semasleep, subtract time spent so far from... |
commit | commitdiff | tree |
2018-09-07 |
erifan01 | cmd/compile: implement non-constant rotates using ROR... |
commit | commitdiff | tree |
2018-09-07 |
Tobias Klauser | cmd/dist, go/types: add support for GOARCH=sparc64 |
commit | commitdiff | tree |
2018-09-07 |
Thanabodee... | fmt: add example for Sprint |
commit | commitdiff | tree |
2018-09-07 |
Thanabodee... | fmt: add example for Print |
commit | commitdiff | tree |
2018-09-07 |
Thanabodee... | fmt: add example for Fprint |
commit | commitdiff | tree |
2018-09-07 |
Tobias Klauser | debug/elf: add R_RISCV_32_PCREL relocation |
commit | commitdiff | tree |
2018-09-07 |
Marko Kevac | runtime/pprof: remove "deleted" suffix while parsing... |
commit | commitdiff | tree |
2018-09-07 |
Ben Shi | cmd/compile: optimize 386's comparison |
commit | commitdiff | tree |
2018-09-06 |
fanzha02 | cmd/compile: optimize math.Copysign on arm64 |
commit | commitdiff | tree |
2018-09-06 |
fanzha02 | cmd/internal/obj/arm64: add CONSTRAINED UNPREDICTABLE... |
commit | commitdiff | tree |
2018-09-06 |
Iskander Sharipov | bytes: remove bootstrap array from Buffer |
commit | commitdiff | tree |
2018-09-06 |
Jake B | net: ensure WriteTo on Windows sends even zero-byte... |
commit | commitdiff | tree |
2018-09-06 |
Ian Davis | encoding/json: recover saved error context when unmarsh... |
commit | commitdiff | tree |
2018-09-06 |
Warren Fernandes | expvar: fix name of Var interface |
commit | commitdiff | tree |
2018-09-06 |
Warren Fernandes | fmt: add example for GoStringer interface |
commit | commitdiff | tree |
2018-09-06 |
taylorza | cmd/compile: don't crash reporting misuse of shadowed... |
commit | commitdiff | tree |
2018-09-05 |
Daniel Martí | text/template: simplify line tracking in the lexer |
commit | commitdiff | tree |
2018-09-05 |
Michael Munday | cmd/compile: regenerate known formats for TestFormats |
commit | commitdiff | tree |
2018-09-05 |
Robert Griesemer | go/types: fix internal comments and add additional... |
commit | commitdiff | tree |
2018-09-05 |
Michael Munday | cmd/compile: fix store-to-load forwarding of 32-bit... |
commit | commitdiff | tree |
2018-09-05 |
Ben Shi | cmd/compile: optimize ARM's comparision |
commit | commitdiff | tree |
2018-09-05 |
fanzha02 | cmd/internal/obj/arm64: encode float constants into... |
commit | commitdiff | tree |
2018-09-05 |
Brad Fitzpatrick | net: don't block forever in splice test cleanup on... |
commit | commitdiff | tree |
2018-09-05 |
Tobias Klauser | net: skip splice unix-to-tcp tests on android |
commit | commitdiff | tree |
2018-09-05 |
Iskander Sharipov | cmd/compile/internal/gc: fix mayAffectMemory in esc.go |
commit | commitdiff | tree |
2018-09-05 |
Alessandro... | misc/cgo/testplugin: disable DWARF tests on darwin |
commit | commitdiff | tree |
2018-09-05 |
Iskander Sharipov | test: remove go:noinline from escape_because.go |
commit | commitdiff | tree |
2018-09-05 |
Milan Knezevic | doc: add GOMIPS64 to source installation docs |
commit | commitdiff | tree |
2018-09-05 |
Tobias Klauser | syscall: correct argument order for SyncFileRange sysca... |
commit | commitdiff | tree |
2018-09-05 |
Tobias Klauser | test: fix nilptr3 check for wasm |
commit | commitdiff | tree |
2018-09-05 |
Ben Burkert | net: use splice(2) on Linux when reading from UnixConn... |
commit | commitdiff | tree |
2018-09-05 |
Michael Munday | cmd/compile: make math/bits.RotateLeft{32,64} intrinsic... |
commit | commitdiff | tree |
2018-09-05 |
Ben Shi | cmd/compile: optimize arm64's comparison |
commit | commitdiff | tree |
2018-09-04 |
Ben Shi | cmd/compile: optimize ARM64's code with MADD/MSUB |
commit | commitdiff | tree |
2018-09-04 |
Ben Shi | cmd/internal/obj/arm64: support more atomic instructions |
commit | commitdiff | tree |
2018-09-04 |
Agniva De Sarker | cmd/go/internal/modcmd: remove non-existent -dir flag |
commit | commitdiff | tree |
2018-09-04 |
Matthew Dempsky | cmd/compile: use "N variables but M values" error for OAS |
commit | commitdiff | tree |
2018-09-04 |
Alessandro... | cmd/link: move dwarf part of DWARF generation before... |
commit | commitdiff | tree |
2018-09-04 |
Alexey Naidonov | cmd/compile: remove unnecessary nil-check |
commit | commitdiff | tree |
2018-09-04 |
Josh Bleecher... | cmd/compile: prefer rematerializeable arg0 for HMUL |
commit | commitdiff | tree |
2018-09-04 |
Josh Bleecher... | encoding/binary: simplify Read and Write |
commit | commitdiff | tree |
2018-09-04 |
Agniva De Sarker | misc/wasm: handle error during instantiateStreaming |
commit | commitdiff | tree |
2018-09-04 |
Leigh McCulloch | go/types: correct misspelling in function doc |
commit | commitdiff | tree |
2018-09-03 |
Iskander Sharipov | cmd/compile/internal/gc: fix invalid positions for... |
commit | commitdiff | tree |
2018-09-03 |
Alexey Palazhchenko | database/sql: fix Rows.Columns() documentation |
commit | commitdiff | tree |
2018-09-03 |
Ivan Kutuzov | encoding/pem: fix for TestFuzz, PEM type should not... |
commit | commitdiff | tree |
2018-09-03 |
Michael Munday | cmd/compile: implement OnesCount{8,16,32,64} intrinsics... |
commit | commitdiff | tree |
2018-09-03 |
Iskander Sharipov | cmd/compile/internal/gc: better handling of self-assign... |
commit | commitdiff | tree |
2018-09-03 |
Charles Kenney | runtime/trace: fix syntax errors in NewTask doc example |
commit | commitdiff | tree |
2018-09-03 |
Ankit Goyal | strconv: add example for IsGraphic |
commit | commitdiff | tree |
2018-09-02 |
Phil Pearl | strings: simplify Join using Builder |
commit | commitdiff | tree |
2018-09-02 |
Giovanni Bajo | cmd/compile: add testcase for #24876 |
commit | commitdiff | tree |
2018-09-02 |
Giovanni Bajo | test: relax whitespaces matching in codegen tests |
commit | commitdiff | tree |
2018-09-01 |
Leigh McCulloch | crypto/x509: revert change of article in SystemCertPool... |
commit | commitdiff | tree |
2018-09-01 |
Giovanni Bajo | os/exec: document how to do special args quoting on... |
commit | commitdiff | tree |
2018-08-31 |
Muhammad Falak... | fmt: add example for Fscanln |
commit | commitdiff | tree |
2018-08-31 |
Venil Noronha | fmt: add example for Fscanf |
commit | commitdiff | tree |
2018-08-31 |
Than McIntosh | test: improve runtime/pprof tests for gccgo |
commit | commitdiff | tree |
2018-08-31 |
Carlos Eduardo Seo | runtime: add support for VDSO on ppc64x for use in... |
commit | commitdiff | tree |
2018-08-31 |
Alex Brainman | internal/poll: advance file position in windows sendfile |
commit | commitdiff | tree |
2018-08-31 |
Giovanni Bajo | cmd/compile: in prove, fix fence-post implications... |
commit | commitdiff | tree |
2018-08-31 |
Dina Garmash | doc: fix os.Pipe() call in the example. |
commit | commitdiff | tree |
2018-08-31 |
Drew Flower | fmt: add an example for Sprintln |
commit | commitdiff | tree |
2018-08-31 |
Rhys Hiltner | doc: recommend benchstat for performance commits |
commit | commitdiff | tree |
2018-08-31 |
Venil Noronha | A+C: add VMware as author, Venil Noronha as contributor |
commit | commitdiff | tree |
2018-08-31 |
Rodolfo Rodriguez | fmt: add Println example |
commit | commitdiff | tree |
2018-08-30 |
Robert Griesemer | go/types: better names for internal helper functions... |
commit | commitdiff | tree |
2018-08-30 |
Robert Griesemer | go/types: remove explicit path parameter from most... |
commit | commitdiff | tree |
2018-08-30 |
Robert Griesemer | go/types: track local cycles using same mechanism as... |
commit | commitdiff | tree |
2018-08-30 |
Andrew Bonventre | cmd/compile: make math/bits.RotateLeft* an intrinsic... |
commit | commitdiff | tree |
2018-08-30 |
Leigh McCulloch | crypto/x509: clarify docs for SystemCertPool |
commit | commitdiff | tree |
2018-08-30 |
Kevin Burke | fmt: remove spelling mistake in example |
commit | commitdiff | tree |
2018-08-30 |
Agniva De Sarker | cmd/dist: wait for run jobs to finish in case of a... |
commit | commitdiff | tree |
2018-08-30 |
Rebecca Stambler | go/types: fix crash following misuse of [...]T in compo... |
commit | commitdiff | tree |
2018-08-30 |
Andrei Tudor... | net: refactor readerAtEOF splice test |
commit | commitdiff | tree |
2018-08-30 |
Dylan Waits | fmt: add example for Fprintln |
commit | commitdiff | tree |
2018-08-30 |
ianzapolsky | fmt: add an example for Errorf |
commit | commitdiff | tree |
2018-08-30 |
Venil Noronha | time: add example for LoadLocation |
commit | commitdiff | tree |
2018-08-30 |
Dmitry Neverov | html/template: add an example for the Delims method |
commit | commitdiff | tree |
2018-08-30 |
Erin Masatsugu | bytes: add example for Buffer.Len |
commit | commitdiff | tree |
2018-08-30 |
David Timm | net/http: add example for http.HandleFunc |
commit | commitdiff | tree |
2018-08-30 |
Venil Noronha | fmt: add an example for Sprintf |
commit | commitdiff | tree |
next |