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 |
2017-02-06 |
Robert Griesemer | spec: introduce alias declarations and type definitions |
commit | commitdiff | tree |
2017-02-06 |
Robert Griesemer | cmd/compile/internal/syntax: make a parser error "1... |
commit | commitdiff | tree |
2017-02-06 |
Matthew Dempsky | cmd/compile/internal/gc: remove more backend Sym uses |
commit | commitdiff | tree |
2017-02-06 |
David Crawshaw | cmd/link: use external linking for PIE by default |
commit | commitdiff | tree |
2017-02-06 |
Matthew Dempsky | cmd/compile/internal/gc: stop exporting *gc.Sym-typed... |
commit | commitdiff | tree |
2017-02-06 |
Matthew Dempsky | cmd/compile/internal/ssa: use obj.LSym instead of gc.Sym |
commit | commitdiff | tree |
2017-02-06 |
Andrew Gerrand | doc: remove inactive members of the CoC working group |
commit | commitdiff | tree |
2017-02-06 |
Michael Matloob | runtime: add definitions for SetGoroutineLabels and Do |
commit | commitdiff | tree |
2017-02-06 |
Russ Cox | vendor/golang.org/x/crypto/curve25519: avoid loss of... |
commit | commitdiff | tree |
2017-02-06 |
Keith Randall | cmd/compile: using CONV instead of CONVNOP for interfac... |
commit | commitdiff | tree |
2017-02-06 |
Sameer Ajmani | net/http/httputil: don't log read error when it's conte... |
commit | commitdiff | tree |
2017-02-06 |
Sameer Ajmani | os/user: cache the result of user.Current |
commit | commitdiff | tree |
2017-02-06 |
David R. Jenni | sort: optimize average calculation in binary search |
commit | commitdiff | tree |
2017-02-06 |
Michael Matloob | runtime/pprof: add definitions of profile label types |
commit | commitdiff | tree |
2017-02-06 |
Josh Bleecher... | cmd/compile: remove walkmul |
commit | commitdiff | tree |
2017-02-06 |
Ian Lance Taylor | runtime: remove markBits.clearMarkedNonAtomic |
commit | commitdiff | tree |
2017-02-05 |
Alexey Palazhchenko | time: Fix typo in Time.String() description. |
commit | commitdiff | tree |
2017-02-04 |
Cherry Zhang | cmd/compile: do not fold large offset on ARM64 |
commit | commitdiff | tree |
2017-02-04 |
Yasuhiro Matsumoto | path/filepath: ignore dot for Dir(`\\server\share`) |
commit | commitdiff | tree |
2017-02-04 |
Alex Brainman | cmd/nm: skip TestInternalLinkerCgoFile if no internal... |
commit | commitdiff | tree |
2017-02-04 |
Alex Brainman | cmd/link: do not prefix external symbols with underscor... |
commit | commitdiff | tree |
2017-02-04 |
Ian Lance Taylor | buildall.bash: clarify target selection |
commit | commitdiff | tree |
2017-02-04 |
Matthew Dempsky | cmd/compile/internal/gc: simplify generating static... |
commit | commitdiff | tree |
2017-02-04 |
Josh Bleecher... | cmd/compile: move Heapaddr field from Name to Param |
commit | commitdiff | tree |
2017-02-04 |
Matthew Dempsky | cmd/compile/internal/ssa: remove Func.StaticData field |
commit | commitdiff | tree |
2017-02-04 |
Matthew Dempsky | cmd/dist: ignore .#foo.go files created by Emacs |
commit | commitdiff | tree |
2017-02-03 |
Peter Nguyen | net/rpc/jsonrpc: Update package doc with info about... |
commit | commitdiff | tree |
2017-02-03 |
Michael Munday | cmd/compile: fix type propagation through s390x SSA... |
commit | commitdiff | tree |
2017-02-03 |
Russ Cox | cmd/go: address review comments |
commit | commitdiff | tree |
2017-02-03 |
Russ Cox | cmd/go: split out cmd/go/internal/clean,doc,fix,generat... |
commit | commitdiff | tree |
2017-02-03 |
Russ Cox | cmd/go: split out cmd/go/internal/bug |
commit | commitdiff | tree |
2017-02-03 |
Russ Cox | cmd/go: split out cmd/go/internal/get |
commit | commitdiff | tree |
2017-02-03 |
Russ Cox | cmd/go: split out cmd/go/internal/web |
commit | commitdiff | tree |
2017-02-03 |
Russ Cox | cmd/go: split out cmd/go/internal/env |
commit | commitdiff | tree |
2017-02-03 |
Russ Cox | cmd/go: split out cmd/go/internal/fmt |
commit | commitdiff | tree |
2017-02-03 |
Russ Cox | cmd/go: split out cmd/go/internal/test |
commit | commitdiff | tree |
2017-02-03 |
Russ Cox | cmd/go: split out cmd/go/internal/work |
commit | commitdiff | tree |
next |