| 2016-10-28 | Austin Clements | runtime: parallelize STW mcache flushing | commit | commitdiff | tree | 
| 2016-10-28 | Josh Bleecher... | cmd/compile: don't alloc Name/Param for unresolved... | commit | commitdiff | tree | 
| 2016-10-28 | unknown | runtime/pprof: write profiles in protobuf format. | commit | commitdiff | tree | 
| 2016-10-28 | Austin Clements | runtime: fix preemption of root marking jobs | commit | commitdiff | tree | 
| 2016-10-28 | Austin Clements | runtime/trace, internal/trace: script to collect canned... | commit | commitdiff | tree | 
| 2016-10-28 | Joe Tsai | bytes, strings: optimize for ASCII sets | commit | commitdiff | tree | 
| 2016-10-28 | Russ Cox | html/template, text/template: drop defined template... | commit | commitdiff | tree | 
| 2016-10-28 | Russ Cox | runtime: skip TestMemmoveOverflow if mmap of needed... | commit | commitdiff | tree | 
| 2016-10-28 | Robert Griesemer | spec: update operator and delimiter section | commit | commitdiff | tree | 
| 2016-10-28 | Josh Chorlton | net/http: fix cookie Expires minimum year to 1601 inste... | commit | commitdiff | tree | 
| 2016-10-28 | Russ Cox | mime/quotedprintable: accept = not followed by 2 hex... | commit | commitdiff | tree | 
| 2016-10-28 | Jaana Burcu... | net/http/httptrace: refer http.Client users to the... | commit | commitdiff | tree | 
| 2016-10-28 | Brad Fitzpatrick | doc: remove mention of Go 1.6.3 working on Sierra | commit | commitdiff | tree | 
| 2016-10-28 | Austin Clements | runtime, cmd/trace: track goroutines blocked on GC... | commit | commitdiff | tree | 
| 2016-10-28 | Austin Clements | cmd/trace: track each G's state explicitly | commit | commitdiff | tree | 
| 2016-10-28 | Austin Clements | runtime, cmd/trace: annotate different mark worker... | commit | commitdiff | tree | 
| 2016-10-28 | Cherry Zhang | cmd/compile: make LR allocatable in non-leaf functions... | commit | commitdiff | tree | 
| 2016-10-28 | Cherry Zhang | cmd/internal/obj/mips: materialize float constant 0... | commit | commitdiff | tree | 
| 2016-10-28 | Carlos Eduardo Seo | cmd/asm, cmd/internal/obj/ppc64: Add vector scalar... | commit | commitdiff | tree | 
| 2016-10-28 | David Crawshaw | runtime: pass windows float syscall args via XMM | commit | commitdiff | tree | 
| 2016-10-28 | Austin Clements | runtime: fix preemption of fractional and idle mark... | commit | commitdiff | tree | 
| 2016-10-28 | Peter Weinberger | runtime: Profile goroutines holding contended mutexes. | commit | commitdiff | tree | 
| 2016-10-28 | Martin Möhrmann | cmd/compile: move stringtoslicebytetmp to the backend | commit | commitdiff | tree | 
| 2016-10-28 | Alex Brainman | runtime/cgo: do not link threads lib by default on... | commit | commitdiff | tree | 
| 2016-10-28 | Josh Bleecher... | cmd/compile: eliminate more allocs in newblock | commit | commitdiff | tree | 
| 2016-10-28 | Josh Bleecher... | cmd/compile: combine slice allocations in newblock | commit | commitdiff | tree | 
| 2016-10-28 | Nigel Tao | image/png: implement grayscale transparency. | commit | commitdiff | tree | 
| 2016-10-27 | Matthew Dempsky | cmd/compile: stop adding implicit OKEY nodes | commit | commitdiff | tree | 
| 2016-10-27 | Nigel Tao | image/png: implement truecolor transparency. | commit | commitdiff | tree | 
| 2016-10-27 | Cherry Zhang | math/big: flip long/short flag on TestFloat32Distribution | commit | commitdiff | tree | 
| 2016-10-27 | Keith Randall | cmd/compile: combine some extensions with loads | commit | commitdiff | tree | 
| 2016-10-27 | Josh Bleecher... | cmd/compile: eliminate Name.Inlvar | commit | commitdiff | tree | 
| 2016-10-27 | Keith Randall | cmd/compile: remove redundant extension after shift | commit | commitdiff | tree | 
| 2016-10-27 | Keith Randall | cmd/compile: use masks instead of branches for slicing | commit | commitdiff | tree | 
| 2016-10-27 | Robert Griesemer | cmd/compile: disallow "init" as alias | commit | commitdiff | tree | 
| 2016-10-27 | Robert Griesemer | cmd/compile, go/parser: disallow "type T = p.T" - must... | commit | commitdiff | tree | 
| 2016-10-27 | Michael Hudson... | cmd/compile, runtime: make the go.itab.* symbols module... | commit | commitdiff | tree | 
| 2016-10-27 | Adam Langley | vendor/golang_org/x/crypto/poly1305: sync to 1150b8bd09... | commit | commitdiff | tree | 
| 2016-10-27 | Russ Cox | net: add examples to Addr definition | commit | commitdiff | tree | 
| 2016-10-27 | Russ Cox | mime: preserve unnecessary backslash escapes as literals | commit | commitdiff | tree | 
| 2016-10-27 | Russ Cox | net/mail: allow empty quoted string name in address... | commit | commitdiff | tree | 
| 2016-10-27 | Brad Fitzpatrick | net/http: update bundled http2 | commit | commitdiff | tree | 
| 2016-10-27 | Russ Cox | runtime: use clock_gettime(CLOCK_REALTIME) for nanoseco... | commit | commitdiff | tree | 
| 2016-10-27 | Robert Griesemer | spec: add new language for alias declarations | commit | commitdiff | tree | 
| 2016-10-27 | Russ Cox | runtime: print sigcode on signal crash | commit | commitdiff | tree | 
| 2016-10-27 | Robert Griesemer | cmd/compile: import/export of alias declarations | commit | commitdiff | tree | 
| 2016-10-27 | Adam Langley | crypto/tls: add GetClientCertificate callback | commit | commitdiff | tree | 
| 2016-10-27 | Russ Cox | net/rpc: fix method requirement docs | commit | commitdiff | tree | 
| 2016-10-27 | Adam Langley | crypto/tls: add a SignatureScheme type. | commit | commitdiff | tree | 
| 2016-10-27 | Adam Langley | crypto/x509: don't accept a root that already appears... | commit | commitdiff | tree | 
| 2016-10-27 | Keith Randall | cmd/compile: emit assignments after calls in the right... | commit | commitdiff | tree | 
| 2016-10-27 | Josh Bleecher... | cmd/compile: change Func.FCurfn to IsHiddenClosure | commit | commitdiff | tree | 
| 2016-10-27 | Cherry Zhang | cmd/compile: make LR allocatable in non-leaf functions... | commit | commitdiff | tree | 
| 2016-10-27 | Cherry Zhang | cmd/compile: make LR allocatable in non-leaf functions... | commit | commitdiff | tree | 
| 2016-10-27 | Cherry Zhang | cmd/compile: enable DUFFZERO in defframe on MIPS64 | commit | commitdiff | tree | 
| 2016-10-27 | Vladimir Stefanovic | cmd/objdump: skip tests for GOARCH=mips{,le} | commit | commitdiff | tree | 
| 2016-10-27 | Josh Bleecher... | cmd/compile: reuse sort helpers | commit | commitdiff | tree | 
| 2016-10-27 | Nigel Tao | image/png: allow tRNS chunk without a PLTE chunk. | commit | commitdiff | tree | 
| 2016-10-27 | Andrew Gerrand | doc: s/race/ethnicity/ in the Code of Conduct | commit | commitdiff | tree | 
| 2016-10-27 | Chris McGee | net: add multicast UDP support for plan9 | commit | commitdiff | tree | 
| 2016-10-27 | Josh Bleecher... | cmd/compile: remove Label type | commit | commitdiff | tree | 
| 2016-10-27 | Josh Bleecher... | cmd/compile: use List instead of OKEY for OSLICE* | commit | commitdiff | tree | 
| 2016-10-27 | Klaus Post | compress/flate: make compression level 0 consistent | commit | commitdiff | tree | 
| 2016-10-27 | Klaus Post | compress/flate: level 1 (best speed) match across blocks | commit | commitdiff | tree | 
| 2016-10-27 | Hiroshi Ioka | cmd/compile/internal/gc: remove EscScope | commit | commitdiff | tree | 
| 2016-10-26 | Bill O'Farrell | math/big: uses SIMD for some math big functions on... | commit | commitdiff | tree | 
| 2016-10-26 | Ben Burkert | crypto/tls: add CloseWrite method to Conn | commit | commitdiff | tree | 
| 2016-10-26 | Joe Tsai | unicode/utf8: optimize ValidRune | commit | commitdiff | tree | 
| 2016-10-26 | Robert Griesemer | go/scanner: recognize invalid floating-point constant... | commit | commitdiff | tree | 
| 2016-10-26 | Joe Tsai | bytes, strings: fix regression in IndexRune | commit | commitdiff | tree | 
| 2016-10-26 | Adam Langley | crypto/x509: use Certificate.Equals and CertPool.contains. | commit | commitdiff | tree | 
| 2016-10-26 | Brad Fitzpatrick | net/http/httptest: doc tweaks | commit | commitdiff | tree | 
| 2016-10-26 | Brad Fitzpatrick | net/http/httptest: add more docs on ResponseRecord... | commit | commitdiff | tree | 
| 2016-10-26 | Jaana Burcu... | context: add comments to the WithCancel example, apply... | commit | commitdiff | tree | 
| 2016-10-26 | Carl Johnson | net/http: Improve docs for Response.ParseForm | commit | commitdiff | tree | 
| 2016-10-26 | Joe Tsai | bytes, strings: fix snake-case in variable name | commit | commitdiff | tree | 
| 2016-10-26 | Than McIntosh | cmd/compile: avoid truncating fieldname var locations | commit | commitdiff | tree | 
| 2016-10-26 | Brad Fitzpatrick | net/http: add Server.ReadHeaderTimeout, IdleTimeout... | commit | commitdiff | tree | 
| 2016-10-26 | Brad Fitzpatrick | encoding/json: marshal the RawMessage value type the... | commit | commitdiff | tree | 
| 2016-10-26 | Brad Fitzpatrick | api: update next.txt | commit | commitdiff | tree | 
| 2016-10-26 | David Chase | cmd/compile: add explicit 'where' to EscStep data for... | commit | commitdiff | tree | 
| 2016-10-26 | Mikio Hara | net/http: gofmt -w -s | commit | commitdiff | tree | 
| 2016-10-26 | Austin Clements | runtime: scan mark worker stacks like normal | commit | commitdiff | tree | 
| 2016-10-26 | David du Colombier | net/rpc: enable TestGobError on Plan 9 | commit | commitdiff | tree | 
| 2016-10-26 | Austin Clements | cmd/compile: remove unused writebarrierptr, typedmemmov... | commit | commitdiff | tree | 
| 2016-10-26 | David du Colombier | os: consider only files from #M as regular on Plan 9 | commit | commitdiff | tree | 
| 2016-10-26 | Russ Cox | flag: arrange for FlagSet.Usage to be non-nil by default | commit | commitdiff | tree | 
| 2016-10-26 | Rob Pike | all: freeze net/rpc and reword the 'frozen' message... | commit | commitdiff | tree | 
| 2016-10-26 | Rob Pike | doc/effectivego: reword confusing sentence | commit | commitdiff | tree | 
| 2016-10-26 | Austin Clements | runtime: fix bad pointer with 0 stack barriers | commit | commitdiff | tree | 
| 2016-10-26 | Austin Clements | runtime: debug code to panic when marking a free object | commit | commitdiff | tree | 
| 2016-10-26 | Austin Clements | runtime: simplify reflectcall write barriers | commit | commitdiff | tree | 
| 2016-10-26 | Russ Cox | cmd/go: report missing vendor visibility error | commit | commitdiff | tree | 
| 2016-10-26 | Filippo Valsorda | crypto/tls: expand ClientHelloInfo | commit | commitdiff | tree | 
| 2016-10-26 | Russ Cox | fmt: document that unexported struct fields don't get... | commit | commitdiff | tree | 
| 2016-10-26 | Russ Cox | cmd/go: diagnose non-canonical import paths before... | commit | commitdiff | tree | 
| 2016-10-26 | Russ Cox | cmd/vet: diagnose non-space-separated struct tag like... | commit | commitdiff | tree | 
| 2016-10-26 | Michael Munday | cmd/compile: improve s390x SSA rules for logical ops | commit | commitdiff | tree | 
| 2016-10-26 | Alexander Morozov | runtime: fix comments in time.go | commit | commitdiff | tree | 
| 2016-10-26 | Francesc Campoy | cmd/dist: ignore stderr when listing packages to test | commit | commitdiff | tree | 
| next |