2017-04-29 |
Ben Shi | cmd/compile/internal/ssa: more constant folding rules... |
commit | commitdiff | tree |
2017-04-28 |
Josh Bleecher... | cmd/compile: checkwidthj all expressions in walk |
commit | commitdiff | tree |
2017-04-28 |
Austin Clements | runtime/pprof: use symbol information already in profil... |
commit | commitdiff | tree |
2017-04-28 |
Daniel Theophanes | database/sql: ensure releaseConn is defined before... |
commit | commitdiff | tree |
2017-04-28 |
Austin Clements | runtime: make _TinySizeClass an int8 to prevent use... |
commit | commitdiff | tree |
2017-04-28 |
Austin Clements | runtime: eliminate heapBitsSetTypeNoScan |
commit | commitdiff | tree |
2017-04-28 |
Austin Clements | runtime: eliminate heapBits.hasPointers |
commit | commitdiff | tree |
2017-04-28 |
Austin Clements | runtime: separate spans of noscan objects |
commit | commitdiff | tree |
2017-04-28 |
Austin Clements | runtime: document runtime.Frames better |
commit | commitdiff | tree |
2017-04-28 |
Bryan C. Mills | expvar: replace RWMutex usage with sync.Map and atomics |
commit | commitdiff | tree |
2017-04-28 |
Brad Fitzpatrick | Revert "build: fail nicely if somebody runs all.bash... |
commit | commitdiff | tree |
2017-04-28 |
Bryan C. Mills | mime: use sync.Map instead of RWMutex for type lookups |
commit | commitdiff | tree |
2017-04-28 |
Bryan C. Mills | net/rpc: use a sync.Map for serviceMap instead of RWMutex |
commit | commitdiff | tree |
2017-04-28 |
Bryan C. Mills | encoding/json: replace encoderCache RWMutex with a... |
commit | commitdiff | tree |
2017-04-28 |
Josh Bleecher... | cmd/compile: check width of embedded interfaces in... |
commit | commitdiff | tree |
2017-04-28 |
Michael Hudson... | cmd/link/internal/ld: unexport ReadOnly and RelROMap |
commit | commitdiff | tree |
2017-04-28 |
Michael Hudson... | cmd/internal/objabi: shrink SymType down to a uint8 |
commit | commitdiff | tree |
2017-04-28 |
Michael Hudson... | cmd/internal: remove SymKind values that are only check... |
commit | commitdiff | tree |
2017-04-28 |
Josh Bleecher... | cmd/compile: use a map to track liveness variable indices |
commit | commitdiff | tree |
2017-04-28 |
Brad Fitzpatrick | net/http: re-simplify HTTP/1.x status line writing |
commit | commitdiff | tree |
2017-04-28 |
Daniel Martí | cmd/go: error on space-separated list with comma |
commit | commitdiff | tree |
2017-04-28 |
Ian Lance Taylor | cmd/go: don't run TestTestRaceInstall in short mode |
commit | commitdiff | tree |
2017-04-28 |
Justin Nuß | os/exec: document that non-comparable writers may race |
commit | commitdiff | tree |
2017-04-28 |
Michael Matloob | runtime/pprof: propagate profile labels into profile... |
commit | commitdiff | tree |
2017-04-28 |
Russ Cox | runtime: fix profile handling of labels for race detector |
commit | commitdiff | tree |
2017-04-28 |
Robert Griesemer | spec: clarify admissible argument types for print,... |
commit | commitdiff | tree |
2017-04-28 |
Robert Griesemer | bytes: clarify documentation for UnreadByte/Rune |
commit | commitdiff | tree |
2017-04-28 |
Josh Bleecher... | cmd/compile: prevent infinite recursion printing types... |
commit | commitdiff | tree |
2017-04-28 |
Dmitri Shuralyov | cmd/go/internal/get: allow go get on github.com/ import... |
commit | commitdiff | tree |
2017-04-28 |
Bryan C. Mills | encoding/xml: replace tinfoMap RWMutex with sync.Map |
commit | commitdiff | tree |
2017-04-28 |
Alberto Donizetti | cmd/go: reject buildmode=pie when -race is enabled |
commit | commitdiff | tree |
2017-04-28 |
Kevin Burke | regexp: speed up QuoteMeta with a lookup table |
commit | commitdiff | tree |
2017-04-28 |
Nigel Tao | compress/lzw: fix hi code overflow. |
commit | commitdiff | tree |
2017-04-28 |
Tommy Schaefer | syscall: fix typo in documentation for StringToUTF16Ptr |
commit | commitdiff | tree |
2017-04-28 |
Josh Bleecher... | cmd/compile: add sizeCalculationDisabled flag |
commit | commitdiff | tree |
2017-04-28 |
Josh Bleecher... | Revert "cmd/compile: add Type.MustSize and Type.MustAli... |
commit | commitdiff | tree |
2017-04-28 |
Mikio Hara | net: simplify probeWindowsIPStack |
commit | commitdiff | tree |
2017-04-28 |
Mikio Hara | net: make zone helpers into methods of ipv6ZoneCache |
commit | commitdiff | tree |
2017-04-28 |
Mikio Hara | syscall: stylistic cleanup and typo fixes in syscall_dr... |
commit | commitdiff | tree |
2017-04-27 |
Josh Bleecher... | cmd/compile: minor writebarrier cleanup |
commit | commitdiff | tree |
2017-04-27 |
Josh Bleecher... | cmd/compile: move Used from gc.Node to gc.Name |
commit | commitdiff | tree |
2017-04-27 |
Josh Bleecher... | cmd/compile: add Type.MustSize and Type.MustAlignment |
commit | commitdiff | tree |
2017-04-27 |
Josh Bleecher... | cmd/compile: dowidth more in the front end |
commit | commitdiff | tree |
2017-04-27 |
Michael Hudson... | cmd/internal/objabi, cmd/link: move linker-only symkind... |
commit | commitdiff | tree |
2017-04-27 |
Hana Kim | dwarf: add marker for embedded fields in dwarf |
commit | commitdiff | tree |
2017-04-27 |
Josh Bleecher... | cmd/compile: randomize compilation order when race... |
commit | commitdiff | tree |
2017-04-27 |
Josh Bleecher... | cmd/compile: move nodarg to walk.go |
commit | commitdiff | tree |
2017-04-27 |
Josh Bleecher... | cmd/compile: move addrescapes and moveToHeap to esc.go |
commit | commitdiff | tree |
2017-04-27 |
Keith Randall | cmd/internal/obj: ARM, use immediates instead of consta... |
commit | commitdiff | tree |
2017-04-27 |
Bryan C. Mills | encoding/gob: replace RWMutex usage with sync.Map |
commit | commitdiff | tree |
2017-04-27 |
Bryan C. Mills | reflect: use sync.Map instead of RWMutex for type caches |
commit | commitdiff | tree |
2017-04-27 |
Elias Naur | misc/ios: increase iOS test harness timeout |
commit | commitdiff | tree |
2017-04-27 |
Weichao Tang | net/http: close resp.Body when error occurred during... |
commit | commitdiff | tree |
2017-04-27 |
Wei Xiao | cmd/internal/obj/arm64: fix encoding of condition |
commit | commitdiff | tree |
2017-04-27 |
Ian Lance Taylor | os: use kernel limit on pipe size if possible |
commit | commitdiff | tree |
2017-04-27 |
Nigel Tao | image/jpeg: fix extended sequential Huffman table selec... |
commit | commitdiff | tree |
2017-04-27 |
Josh Bleecher... | cmd/compile: compile more complex functions first |
commit | commitdiff | tree |
2017-04-27 |
Josh Bleecher... | cmd/compile: add initial backend concurrency support |
commit | commitdiff | tree |
2017-04-26 |
Alex Brainman | os: do not report ModeDir for symlinks on windows |
commit | commitdiff | tree |
2017-04-26 |
Mostyn Bramley... | build: fail nicely if somebody runs all.bash from a... |
commit | commitdiff | tree |
2017-04-26 |
Damien Lespiau | cmd/internal/obj/x86: fix adcb r/mem8,reg8 encoding |
commit | commitdiff | tree |
2017-04-26 |
Josh Bleecher... | cmd/compile: split dumptypestructs further |
commit | commitdiff | tree |
2017-04-26 |
Russ Cox | runtime/pprof: ignore dummy huge page mapping in /proc... |
commit | commitdiff | tree |
2017-04-26 |
Russ Cox | runtime/pprof: add /proc/self/maps parsing test |
commit | commitdiff | tree |
2017-04-26 |
Bryan C. Mills | encoding/json: parallelize most benchmarks |
commit | commitdiff | tree |
2017-04-26 |
Bryan C. Mills | reflect: parallelize benchmarks |
commit | commitdiff | tree |
2017-04-26 |
Bryan C. Mills | encoding/gob: parallelize Encode/Decode benchmarks |
commit | commitdiff | tree |
2017-04-26 |
Bryan C. Mills | encoding/xml: parallelize benchmarks |
commit | commitdiff | tree |
2017-04-26 |
Bryan C. Mills | sync: import Map from x/sync/syncmap |
commit | commitdiff | tree |
2017-04-26 |
Josh Bleecher... | cmd/compile: minor cleanup |
commit | commitdiff | tree |
2017-04-26 |
Lynn Boger | cmd/internal/obj/ppc64: use MOVDU to update stack reg... |
commit | commitdiff | tree |
2017-04-26 |
Josh Bleecher... | cmd/compile: move Node.Class to flags |
commit | commitdiff | tree |
2017-04-26 |
Justin Nuß | encoding/csv: add option to reuse slices returned by... |
commit | commitdiff | tree |
2017-04-26 |
Brandon Bennett | testing: add argument to list tests, benchmarks, and... |
commit | commitdiff | tree |
2017-04-26 |
Russ Cox | context: define behavior for Err before Done is closed |
commit | commitdiff | tree |
2017-04-26 |
David du Colombier | net: fix close on closed listener on Plan 9 |
commit | commitdiff | tree |
2017-04-26 |
Fangming.Fang | cmd/internal: fix bug getting wrong indicator in DRconv() |
commit | commitdiff | tree |
2017-04-26 |
Mike Strosaker | crypto/sha256,crypto/sha512: improve performance for... |
commit | commitdiff | tree |
2017-04-26 |
Aliaksandr... | runtime: align mcentral by cache line size |
commit | commitdiff | tree |
2017-04-26 |
Emmanuel Odeke | net: defer file.close() + minor style cleanup |
commit | commitdiff | tree |
2017-04-26 |
Ian Lance Taylor | os: consistently return ErrClosed for closed file |
commit | commitdiff | tree |
2017-04-26 |
Josh Bleecher... | cmd/compile: move Node.Typecheck to flags |
commit | commitdiff | tree |
2017-04-26 |
Josh Bleecher... | cmd/compile: move Node.Initorder to flags |
commit | commitdiff | tree |
2017-04-26 |
Josh Bleecher... | cmd/compile: convert Node.Embedded into a flag |
commit | commitdiff | tree |
2017-04-26 |
Todd Neal | plugin: resolve plugin import path issue |
commit | commitdiff | tree |
2017-04-26 |
Michael Fraenkel | net/http: make LocalAddrContext handle wildcard interface |
commit | commitdiff | tree |
2017-04-26 |
Josh Bleecher... | cmd/compile: move Node.Walkdef into flags |
commit | commitdiff | tree |
2017-04-26 |
Josh Bleecher... | cmd/compile: delete bitset16 |
commit | commitdiff | tree |
2017-04-26 |
Ian Lance Taylor | os, net, internal/poll: return consistent error for... |
commit | commitdiff | tree |
2017-04-26 |
Josh Bleecher... | cmd/compile: make node.hasVal into two bools |
commit | commitdiff | tree |
2017-04-26 |
Josh Bleecher... | cmd/compile: make node.Likely a flag |
commit | commitdiff | tree |
2017-04-25 |
Daniel Martí | html/template: use bytes.ContainsAny |
commit | commitdiff | tree |
2017-04-25 |
Brad Fitzpatrick | cmd/dist: disable internal linking tests on Alpine |
commit | commitdiff | tree |
2017-04-25 |
Brad Fitzpatrick | net/http: update bundled x/net/http2 |
commit | commitdiff | tree |
2017-04-25 |
Mikio Hara | vendor: update vendored route |
commit | commitdiff | tree |
2017-04-25 |
Mikio Hara | vendor: update vendored lif |
commit | commitdiff | tree |
2017-04-25 |
Mikio Hara | runtime: adjust netpoll panic messages |
commit | commitdiff | tree |
2017-04-25 |
Brad Fitzpatrick | net/http/cgi: fix plan9 build |
commit | commitdiff | tree |
2017-04-25 |
Brad Fitzpatrick | cmd/go, cmd/dist: temporarily disable race and PIE... |
commit | commitdiff | tree |
2017-04-25 |
Josh Bleecher... | go/internal/gcimporter: add test object files for go1... |
commit | commitdiff | tree |
next |