2017-02-10 |
Bryan C. Mills | expvar: make BenchmarkAdd{Same,Different} comparable... |
commit | commitdiff | tree |
2017-02-10 |
Mark Adams | cmd/go: use Bitbucket v2 REST API when determining VCS |
commit | commitdiff | tree |
2017-02-10 |
Alan Donovan | go/types: unsafe.Pointer is not an alias |
commit | commitdiff | tree |
2017-02-10 |
Sokolov Yura | runtime: implement fastrand in go |
commit | commitdiff | tree |
2017-02-10 |
Brad Fitzpatrick | runtime/debug: don't run a GC when setting SetGCPercent... |
commit | commitdiff | tree |
2017-02-10 |
Heschi Kreinick | cmd/trace: Record mark assists in execution traces |
commit | commitdiff | tree |
2017-02-10 |
Hajime Hoshi | cmd/compile/internal/gc: unexport or remove global... |
commit | commitdiff | tree |
2017-02-10 |
Bryan C. Mills | expvar: parallelize BenchmarkMapAdd{Same,Different} |
commit | commitdiff | tree |
2017-02-10 |
Michael Hudson... | reflect: clear ptrToThis in Ptr when allocating result... |
commit | commitdiff | tree |
2017-02-10 |
David R. Jenni | sort: optimize average calculation in symMerge and... |
commit | commitdiff | tree |
2017-02-10 |
Ilya Tocar | crypto/sha512: Add AVX2 version for AMD64 |
commit | commitdiff | tree |
2017-02-10 |
Adam Langley | crypto/x509: ignore CN if SAN extension present. |
commit | commitdiff | tree |
2017-02-10 |
Michael Munday | cmd/{asm,internal/obj/s390x}, math: remove emulated... |
commit | commitdiff | tree |
2017-02-10 |
Alberto Donizetti | math: check overflow in amd64 Exp implementation |
commit | commitdiff | tree |
2017-02-10 |
Tuo Shan | encoding/json: clarify documention for Unmarshal into... |
commit | commitdiff | tree |
2017-02-10 |
Daniel Theophanes | database/sql: ensure driverConns are closed if not... |
commit | commitdiff | tree |
2017-02-10 |
Russ Cox | runtime/pprof: merge internal/protopprof into pprof... |
commit | commitdiff | tree |
2017-02-10 |
Nigel Tao | image: fix the overlap check in Rectangle.Intersect. |
commit | commitdiff | tree |
2017-02-10 |
Josh Bleecher... | cmd/compile: use constants directly for fast map access... |
commit | commitdiff | tree |
2017-02-10 |
Nigel Tao | image/gif: fix frame-inside-image bounds checking. |
commit | commitdiff | tree |
2017-02-10 |
Nathan Caza | net/http: improve handling of errors in Dir.Open |
commit | commitdiff | tree |
2017-02-10 |
Robert Griesemer | spec: refer to "not defined type" rather than "unnamed... |
commit | commitdiff | tree |
2017-02-10 |
Robert Griesemer | cmd/compile/internal/syntax: removed gcCompat code... |
commit | commitdiff | tree |
2017-02-09 |
Adam Langley | crypto/dsa: also use fromHex in TestSignAndVerify. |
commit | commitdiff | tree |
2017-02-09 |
Austin Clements | cmd/compile: disallow combining nosplit and systemstack |
commit | commitdiff | tree |
2017-02-09 |
Paulo Flabiano... | crypto/aes: fix build failure by changing VORL to VOR |
commit | commitdiff | tree |
2017-02-09 |
Bryan C. Mills | net/rpc: fix aliasing in TestAcceptExitAfterListenerClose |
commit | commitdiff | tree |
2017-02-09 |
Josh Bleecher... | cmd/compile: remove some allocs from CSE |
commit | commitdiff | tree |
2017-02-09 |
Paulo Flabiano... | crypto/aes: improve performance for aes on ppc64le |
commit | commitdiff | tree |
2017-02-09 |
Adam Langley | crypto/tls: don't hold lock when closing underlying... |
commit | commitdiff | tree |
2017-02-09 |
Lynn Boger | cmd/compile: rules change to use ANDN more effectively... |
commit | commitdiff | tree |
2017-02-09 |
Ian Lance Taylor | runtime: enable/disable SIGPROF if needed when profiling |
commit | commitdiff | tree |
2017-02-09 |
Adam Langley | crypto/x509: sort the list of fields used by CreateCert... |
commit | commitdiff | tree |
2017-02-09 |
Adam Langley | crypto/x509: CreateCertificateRequest reads ExtraExtens... |
commit | commitdiff | tree |
2017-02-09 |
Adam Langley | crypto/x509: sort the list of fields used by CreateCert... |
commit | commitdiff | tree |
2017-02-09 |
Adam Langley | crypto/x509: document AuthorityKeyId and don't mutate it. |
commit | commitdiff | tree |
2017-02-09 |
Francesc Campoy | plugin: remove unnecessary import "C" from example |
commit | commitdiff | tree |
2017-02-09 |
Sameer Ajmani | syscall: remove "use" function and calls from generated... |
commit | commitdiff | tree |
2017-02-09 |
Carlos Eduardo Seo | cmd/asm, cmd/internal/obj/ppc64: Add ISA 2.05, 2.06... |
commit | commitdiff | tree |
2017-02-09 |
Russ Cox | text/template: fix method lookup on addressable nil... |
commit | commitdiff | tree |
2017-02-09 |
Russ Cox | time: optimize Now on darwin, windows |
commit | commitdiff | tree |
2017-02-09 |
Mikio Hara | database/sql: replace the expr of timeunit * N with... |
commit | commitdiff | tree |
2017-02-09 |
Mikio Hara | database/sql: fix nits in test |
commit | commitdiff | tree |
2017-02-09 |
Robert Griesemer | cmd/compile/internal/parser: improved syntax error... |
commit | commitdiff | tree |
2017-02-09 |
Caleb Spare | time: format negative monotonic times correctly in... |
commit | commitdiff | tree |
2017-02-09 |
Robert Griesemer | cmd/compile/internal/syntax: differentiate between... |
commit | commitdiff | tree |
2017-02-09 |
Daniel Theophanes | database/sql: do not exhaust connection pool on conn... |
commit | commitdiff | tree |
2017-02-09 |
Kevin Burke | database/sql: fix typo |
commit | commitdiff | tree |
2017-02-08 |
Ian Lance Taylor | net: merge FreeBSD and DragonFly sendfile support |
commit | commitdiff | tree |
2017-02-08 |
David du Colombier | cmd/gofmt: fix diff on Plan 9 |
commit | commitdiff | tree |
2017-02-08 |
Dmitri Shuralyov | net/http: don't modify Request in StripPrefix |
commit | commitdiff | tree |
2017-02-08 |
Cherry Zhang | cmd/compile: handle DOT STRUCTLIT for zero-valued struc... |
commit | commitdiff | tree |
2017-02-08 |
David Lazar | cmd/compile: include linknames in export data |
commit | commitdiff | tree |
2017-02-08 |
Kale Blankenship | net/http/pprof: return error when requested profile... |
commit | commitdiff | tree |
2017-02-08 |
Максим Федосеев | crypto/tls: fix link to more info about channel bindings |
commit | commitdiff | tree |
2017-02-08 |
Jaana Burcu... | doc: remove the confusing use of CL |
commit | commitdiff | tree |
2017-02-08 |
Michael Munday | cmd/compile: remove unnecessary type conversions on... |
commit | commitdiff | tree |
2017-02-08 |
Robert Griesemer | go/constant: use new math/big.IsInt and isUint predicates |
commit | commitdiff | tree |
2017-02-08 |
haya14busa | cmd/gofmt: use actual filename in gofmt -d output |
commit | commitdiff | tree |
2017-02-08 |
Aliaksandr... | bytes, strings: optimize Split* |
commit | commitdiff | tree |
2017-02-08 |
Daniel Theophanes | database/sql: record the context error in Rows if canceled |
commit | commitdiff | tree |
2017-02-08 |
Adam Langley | crypto/tls: document that only tickets are supported. |
commit | commitdiff | tree |
2017-02-08 |
Ilya Tocar | bytes: use Index in Count |
commit | commitdiff | tree |
2017-02-08 |
Russ Cox | hash/crc32: use sub-benchmarks |
commit | commitdiff | tree |
2017-02-08 |
Brad Fitzpatrick | time: bound file reads and validate LoadLocation argument |
commit | commitdiff | tree |
2017-02-08 |
Matthew Dempsky | cmd/gofmt: clear pattern match map at the correct time |
commit | commitdiff | tree |
2017-02-08 |
Ian Lance Taylor | runtime: use atomic ops for fwdSig, make sigtable immutable |
commit | commitdiff | tree |
2017-02-08 |
David Crawshaw | runtime: update android time_now call |
commit | commitdiff | tree |
2017-02-08 |
Alberto Donizetti | cmd/go: clarify that tag lists are space-separated |
commit | commitdiff | tree |
2017-02-07 |
Alex Brainman | os: make Stdin.Stat() return ModeCharDevice if Stdin... |
commit | commitdiff | tree |
2017-02-07 |
Matt Layher | encoding/json: add Valid for checking validity of input... |
commit | commitdiff | tree |
2017-02-07 |
Robert Griesemer | math/big: add IsInt64/IsUint64 predicates |
commit | commitdiff | tree |
2017-02-07 |
Matthew Dempsky | cmd/internal/obj: remove ATYPE |
commit | commitdiff | tree |
2017-02-07 |
Sameer Ajmani | runtime/pprof: document that profile names should not... |
commit | commitdiff | tree |
2017-02-07 |
Cherry Zhang | cmd/compile: do not use statictmp for zeroing |
commit | commitdiff | tree |
2017-02-07 |
Matthew Dempsky | cmd/compile/internal/ssa: use *obj.LSym in ExternSymbol |
commit | commitdiff | tree |
2017-02-07 |
Matthew Dempsky | cmd/internal/dwarf: use []*Var instead of linked lists |
commit | commitdiff | tree |
2017-02-07 |
Jaana Burcu... | runtime/pprof: clarify CPU profile's captured during... |
commit | commitdiff | tree |
2017-02-07 |
Sameer Ajmani | time: delete incorrect docs about day-of-month checks. |
commit | commitdiff | tree |
2017-02-07 |
Russ Cox | cmd/go, go/build: better defenses against GOPATH=GOROOT |
commit | commitdiff | tree |
2017-02-07 |
Austin Clements | runtime: fix confusion between _MaxMem and _MaxArena32 |
commit | commitdiff | tree |
2017-02-07 |
Austin Clements | runtime: simplify and cleanup mallocinit |
commit | commitdiff | tree |
2017-02-07 |
Austin Clements | runtime: make _MaxMem an untyped constant |
commit | commitdiff | tree |
2017-02-07 |
Josh Bleecher... | cmd/compile: cmd/internal/obj: cull dead code |
commit | commitdiff | tree |
2017-02-07 |
Cherry Zhang | cmd/compile: do not use "oaslit" for global |
commit | commitdiff | tree |
2017-02-07 |
Russ Cox | crypto/x509: check for new tls-ca-bundle.pem last |
commit | commitdiff | tree |
2017-02-07 |
Daniel Martí | cmd/link, crypto/tls: don't use append loops |
commit | commitdiff | tree |
2017-02-07 |
Robert Griesemer | spec: clarify alignment of arrays |
commit | commitdiff | tree |
2017-02-07 |
Daniel Martí | testing: clarify T.Parallel() godoc wording |
commit | commitdiff | tree |
2017-02-07 |
Russ Cox | Revert "image: fix the overlap check in Rectangle.Inter... |
commit | commitdiff | tree |
2017-02-07 |
Seth Vargo | text/template: remove duplicate logic in conditional |
commit | commitdiff | tree |
2017-02-07 |
Cherry Zhang | cmd/internal/obj: remove Follow pass |
commit | commitdiff | tree |
2017-02-07 |
Mura Li | crypto/des: improve the throughput of DES and 3DES |
commit | commitdiff | tree |
2017-02-07 |
Alan Donovan | go/types: permit f(nil...) for variadic arguments |
commit | commitdiff | tree |
2017-02-07 |
Nigel Tao | image: fix the overlap check in Rectangle.Intersect. |
commit | commitdiff | tree |
2017-02-07 |
Michael Matloob | runtime/pprof: symbolize proto profiles |
commit | commitdiff | tree |
2017-02-07 |
Shintaro Kaneko | test: improve output format of issue10607a.go test |
commit | commitdiff | tree |
2017-02-07 |
Robert Griesemer | cmd/compile/internal/syntax: avoid follow-up error... |
commit | commitdiff | tree |
2017-02-07 |
Quentin Smith | testing: print extra labels on benchmarks |
commit | commitdiff | tree |
2017-02-07 |
Robert Griesemer | spec: pick up a few corrections missed in prior commit |
commit | commitdiff | tree |
next |