2017-09-11 |
Bryan C. Mills | expvar: make (*Map).Init clear existing keys |
commit | commitdiff | tree |
2017-09-11 |
Lynn Boger | cmd/link: enable -buildmode=plugin for ppc64le |
commit | commitdiff | tree |
2017-09-11 |
Ilya Tocar | crypto/sha1: speed up sha1 for very small blocks |
commit | commitdiff | tree |
2017-09-11 |
Daniel Martí | cmd/compile: simplify a few early var declarations |
commit | commitdiff | tree |
2017-09-11 |
Lynn Boger | cmd/compile, math/bits: add rotate rules to PPC64.rules |
commit | commitdiff | tree |
2017-09-11 |
Joe Tsai | cmd/go: fix regexp |
commit | commitdiff | tree |
2017-09-11 |
Adam Langley | crypto/elliptic: fix incomplete addition used in Combin... |
commit | commitdiff | tree |
2017-09-11 |
Alan Donovan | cmd/vet: print: permit '#' flag in %e, %f, and %g |
commit | commitdiff | tree |
2017-09-11 |
Lynn Boger | cmd/compile: request r12 for indirect calls on ppc64le |
commit | commitdiff | tree |
2017-09-11 |
Michael Munday | crypto/elliptic: temporarily disable s390x assembly |
commit | commitdiff | tree |
2017-09-11 |
Andrew Bonventre | doc: hide content blocked by GFW when served in CN |
commit | commitdiff | tree |
2017-09-11 |
Ben Shi | cmd/internal/obj/arm: support more ARM VFP instructions |
commit | commitdiff | tree |
2017-09-11 |
Ben Shi | cmd/compile: optimize ARM code with NMULF/NMULD |
commit | commitdiff | tree |
2017-09-11 |
Alex Brainman | misc/cgo/testcshared: actually run test executable... |
commit | commitdiff | tree |
2017-09-11 |
Jaana Burcu... | doc: fix typo in the diagnostics guide |
commit | commitdiff | tree |
2017-09-11 |
Alex Brainman | misc/cgo/testcshared: simlpify cshared_test.go |
commit | commitdiff | tree |
2017-09-11 |
Anthony Sottile | cmd/cgo: treat simple C typedefs as go aliases |
commit | commitdiff | tree |
2017-09-11 |
Ian Lance Taylor | test: add test case that gccgo crashed on |
commit | commitdiff | tree |
2017-09-11 |
Martin Möhrmann | cmd/compile: preserve escape information for map literals |
commit | commitdiff | tree |
2017-09-11 |
Martin Möhrmann | internal/cpu: add support for x86 FMA cpu feature detection |
commit | commitdiff | tree |
2017-09-11 |
Hiroshi Ioka | cmd/link: don't generate runtime.text twice for buildmo... |
commit | commitdiff | tree |
2017-09-10 |
Alex Brainman | misc/cgo/testcshared: run tests in parallel |
commit | commitdiff | tree |
2017-09-10 |
Hiroshi Ioka | cmd/link: remove windows-specific kludges from Adddynrel |
commit | commitdiff | tree |
2017-09-10 |
Hiroshi Ioka | syscall: fix TestCloneNEWUSERAndRemapRootEnableSetgroup... |
commit | commitdiff | tree |
2017-09-10 |
David Crawshaw | misc/cgo/testplugin: pass GO_GCFLAGS |
commit | commitdiff | tree |
2017-09-10 |
Hiroshi Ioka | cmd/go, cmd/link, cmd/dist: re-enable plugin mode on... |
commit | commitdiff | tree |
2017-09-10 |
Hiroshi Ioka | cmd/internal/goobj: parse native objects in the archive |
commit | commitdiff | tree |
2017-09-10 |
Hiroshi Ioka | cmd/go: check compiler flags per compilers in gccSuppor... |
commit | commitdiff | tree |
2017-09-10 |
Hiroshi Ioka | cmd/internal/goobj: skip tests on some $GOOS/arm |
commit | commitdiff | tree |
2017-09-10 |
Will Faught | log: move Ldate doc to general declaration |
commit | commitdiff | tree |
2017-09-10 |
Alex Brainman | misc/cgo/testcshared: use TestMain |
commit | commitdiff | tree |
2017-09-09 |
Adrian Hesketh | time: add a number of new examples |
commit | commitdiff | tree |
2017-09-09 |
Adam Langley | crypto/x509: store names in signatureAlgorithmDetails. |
commit | commitdiff | tree |
2017-09-09 |
Adam Langley | crypto/x509: get hash information from signatureAlgorit... |
commit | commitdiff | tree |
2017-09-09 |
EKR | crypto/tls: fix clientHelloMsg fuzzer not to generate... |
commit | commitdiff | tree |
2017-09-09 |
Filippo Valsorda | crypto/tls: fix and expand TestVerifyPeerCertificate... |
commit | commitdiff | tree |
2017-09-09 |
David Crawshaw | cmd/go: put computed GOROOT in built binaries |
commit | commitdiff | tree |
2017-09-09 |
Michael Munday | math: fix Abs, Copysign and Signbit benchmarks |
commit | commitdiff | tree |
2017-09-09 |
David Crawshaw | runtime, plugin: error not throw on duplicate open |
commit | commitdiff | tree |
2017-09-09 |
David Crawshaw | cmd/go: add source file contents to plugin hash |
commit | commitdiff | tree |
2017-09-09 |
Matthew Dempsky | cmd/pack: fix export data truncation bug |
commit | commitdiff | tree |
2017-09-09 |
Than McIntosh | test: add test that caused gccgo incorrect compilation |
commit | commitdiff | tree |
2017-09-09 |
Juan Carlos | time: change wording in duration hours example |
commit | commitdiff | tree |
2017-09-09 |
Marvin Stenger | cmd/dist: move functions for the better |
commit | commitdiff | tree |
2017-09-09 |
Marvin Stenger | cmd/dist: remove trivial variables + functions |
commit | commitdiff | tree |
2017-09-09 |
Marvin Stenger | cmd/dist: use standard generated code header |
commit | commitdiff | tree |
2017-09-09 |
Marvin Stenger | cmd/dist: unleash bootstrap optimization for windows |
commit | commitdiff | tree |
2017-09-09 |
Marvin Stenger | cmd/dist: restore behavior of branchtag |
commit | commitdiff | tree |
2017-09-09 |
Marvin Stenger | cmd/dist: apply minor fixes |
commit | commitdiff | tree |
2017-09-09 |
Hiroshi Ioka | cmd/link: extract windows-specific code from dynrelocsym |
commit | commitdiff | tree |
2017-09-09 |
Elbert Fliek | time: add an example to the NewTicker function |
commit | commitdiff | tree |
2017-09-08 |
Matthew Dempsky | cmd/compile: slightly more idiomatic println code |
commit | commitdiff | tree |
2017-09-08 |
Sylvain Zimmer | regexp: Remove duplicated function wordRune() |
commit | commitdiff | tree |
2017-09-08 |
Ian Lance Taylor | math/rand: change http to https in comment |
commit | commitdiff | tree |
2017-09-08 |
Jaana Burcu... | doc: add a diagnostics guide |
commit | commitdiff | tree |
2017-09-08 |
Keith Randall | cmd/compile: fix println() |
commit | commitdiff | tree |
2017-09-08 |
Hiroshi Ioka | cmd/internal/goobj: add tests |
commit | commitdiff | tree |
2017-09-08 |
Michael Munday | cmd/compile: propagate constants through math.Float... |
commit | commitdiff | tree |
2017-09-08 |
Hiroshi Ioka | cmd/go: don't write file if -n option is given |
commit | commitdiff | tree |
2017-09-08 |
Davor Kapsa | database/sql: fix Conn's doc typo |
commit | commitdiff | tree |
2017-09-08 |
Josh Bleecher... | math/rand: make Perm match Shuffle |
commit | commitdiff | tree |
2017-09-08 |
Josh Bleecher... | math/rand: add Shuffle |
commit | commitdiff | tree |
2017-09-08 |
Cholerae Hu | time: don't match '---' month in time.Parse |
commit | commitdiff | tree |
2017-09-08 |
Mayank Kumar | path: add path.Dir example with trailing slash |
commit | commitdiff | tree |
2017-09-08 |
Kunpei Sakai | net/http: make ServeMux preserve query string during... |
commit | commitdiff | tree |
2017-09-07 |
isharipo | cmd/asm: restrict x86 shift ops to 8bit args |
commit | commitdiff | tree |
2017-09-07 |
Daniel Martí | text/template: fix pos info when trimming newlines |
commit | commitdiff | tree |
2017-09-07 |
Daniel Martí | cmd/vet: remove two unused parameters and simplify |
commit | commitdiff | tree |
2017-09-07 |
Martin Möhrmann | runtime: avoid extra tophash check in mapassign when... |
commit | commitdiff | tree |
2017-09-07 |
Heschi Kreinick | cmd/compile: revert "more compact representation of... |
commit | commitdiff | tree |
2017-09-06 |
Hana Kim | doc: update DWARF version |
commit | commitdiff | tree |
2017-09-06 |
Matthew Dempsky | cmd/compile: simplify exporting universal 'error' type |
commit | commitdiff | tree |
2017-09-06 |
Daniel Martí | testing: use time.Since instead of time.Now().Sub |
commit | commitdiff | tree |
2017-09-06 |
Agniva De Sarker | cmd/internal/obj/x86: add some more AVX2 instructions |
commit | commitdiff | tree |
2017-09-06 |
Alessandro... | cmd/compile: more compact DWARF location for locals... |
commit | commitdiff | tree |
2017-09-06 |
Alessandro... | cmd/compile: more compact representation of DW_AT_high_pc |
commit | commitdiff | tree |
2017-09-06 |
isharipo | cmd/asm: add most SSE4 missing instructions |
commit | commitdiff | tree |
2017-09-06 |
isharipo | cmd/asm: add amd64 PALIGNR instruction |
commit | commitdiff | tree |
2017-09-06 |
isharipo | cmd/asm: add amd64 CLFLUSH instruction |
commit | commitdiff | tree |
2017-09-06 |
isharipo | cmd/asm: add amd64 PAB{SB,SD,SW}, PMADDUBSW, PMULHRSW... |
commit | commitdiff | tree |
2017-09-06 |
Joe Kyo | crypto/cipher: panic when IV length does not equal... |
commit | commitdiff | tree |
2017-09-06 |
Martin Möhrmann | cmd/compile: avoid stack allocation of a map bucket... |
commit | commitdiff | tree |
2017-09-06 |
Martin Möhrmann | runtime: avoid redundant zeroing of hiter |
commit | commitdiff | tree |
2017-09-05 |
Martin Möhrmann | cmd/compile: set hiter type for map iterator in order... |
commit | commitdiff | tree |
2017-09-05 |
Martin Möhrmann | runtime: move map ismapkey check to the compiler |
commit | commitdiff | tree |
2017-09-05 |
alexpantyukhin | flag: simplify arg logic in parseOne |
commit | commitdiff | tree |
2017-09-05 |
Martin Möhrmann | runtime: cleanup amd64p32 memmove and memclr file organ... |
commit | commitdiff | tree |
2017-09-05 |
Matthew Dempsky | cmd/compile: remove global bout variable |
commit | commitdiff | tree |
2017-09-05 |
Matthew Dempsky | cmd/compile: fix evaluation order for OASOP |
commit | commitdiff | tree |
2017-09-05 |
Matthew Dempsky | cmd/compile: fix and improve struct field reflect infor... |
commit | commitdiff | tree |
2017-09-04 |
Mark Pulford | cmd/compile: ignore non-code nodes when inlining |
commit | commitdiff | tree |
2017-09-03 |
Matthew Dempsky | cmd/compile: simplify "missing function body" error... |
commit | commitdiff | tree |
2017-09-03 |
Andrii Soldatenko | doc: Fixed missing dot in effective_go.html |
commit | commitdiff | tree |
2017-09-03 |
Keith Randall | cmd/compile: fix assembly test |
commit | commitdiff | tree |
2017-09-03 |
Cholerae Hu | cmd/compile: combine x*n - y*n into (x-y)*n |
commit | commitdiff | tree |
2017-09-02 |
Mark Pulford | math: Add Round function (ties away from zero) |
commit | commitdiff | tree |
2017-09-02 |
Keith Randall | runtime: fix hashmap load factor computation |
commit | commitdiff | tree |
2017-09-01 |
Guilherme Garnier | net/url: add examples to URL methods |
commit | commitdiff | tree |
2017-09-01 |
Ilya Tocar | cmd/compile/internal/amd64: add MOVLloadidx8 and MOVLst... |
commit | commitdiff | tree |
2017-09-01 |
David Crawshaw | cmd/go: pass plugin package name to compile -p |
commit | commitdiff | tree |
next |