| 2016-10-12 | Lynn Boger | cmd/asm: recognize CR1-CR7 on ppc64x branch instructions | commit | commitdiff | tree | 
| 2016-10-12 | Keith Randall | cmd/compile,runtime: redo how map assignments work | commit | commitdiff | tree | 
| 2016-10-12 | Russ Cox | unicode: change SimpleFold to handle invalid runes | commit | commitdiff | tree | 
| 2016-10-12 | David Crawshaw | cmd/link: force external linking for plugins | commit | commitdiff | tree | 
| 2016-10-12 | Adam Langley | crypto/tls: enable X25519 by default. | commit | commitdiff | tree | 
| 2016-10-12 | Adam Langley | crypto/tls: support X25519. | commit | commitdiff | tree | 
| 2016-10-12 | Adam Langley | crypto/tls: fix printing of OpenSSL output when updatin... | commit | commitdiff | tree | 
| 2016-10-12 | Adam Langley | vendor/golang_org/x/crypto/curve25519: new package | commit | commitdiff | tree | 
| 2016-10-12 | Adam Langley | crypto/tls: switch to OpenSSL 1.1.0 for test data. | commit | commitdiff | tree | 
| 2016-10-12 | Joe Tsai | archive/tar: fix and cleanup readOldGNUSparseMap | commit | commitdiff | tree | 
| 2016-10-12 | Joe Tsai | archive/tar: handle integer overflow on 32bit machines | commit | commitdiff | tree | 
| 2016-10-12 | Hiroshi Ioka | unicode: panic if given rune is negative in SimpleFold | commit | commitdiff | tree | 
| 2016-10-12 | Momchil Velikov | cmd/compile: trim more blocks | commit | commitdiff | tree | 
| 2016-10-12 | Kevin Burke | syscall: document that Exec wraps execve(2) | commit | commitdiff | tree | 
| 2016-10-12 | Cyrill Schumacher | net/http: optimize internal cookie functions | commit | commitdiff | tree | 
| 2016-10-12 | Alan Donovan | go/types: expose Default function, which converts untyp... | commit | commitdiff | tree | 
| 2016-10-12 | Alan Donovan | test: add test for issue 17039 | commit | commitdiff | tree | 
| 2016-10-12 | Emmanuel Odeke | runtime: update mkduff legacy comments | commit | commitdiff | tree | 
| 2016-10-12 | Jean-Nicolas... | os: add examples of environment functions | commit | commitdiff | tree | 
| 2016-10-12 | Hiroshi Ioka | path/filepath: add a test case for EvalSymlinks error | commit | commitdiff | tree | 
| 2016-10-12 | Dave Cheney | cmd/compile/internal/gc: add runtime/trace support | commit | commitdiff | tree | 
| 2016-10-12 | Joshua Boelter | runtime: check for errors returned by windows sema... | commit | commitdiff | tree | 
| 2016-10-12 | David du Colombier | cmd/link: use HEADR to define FlagTextAddr (cosmetic... | commit | commitdiff | tree | 
| 2016-10-12 | Mikio Hara | net: update doc for unimplemented feature on Plan 9 | commit | commitdiff | tree | 
| 2016-10-12 | David du Colombier | cmd/link: fix build on plan9/amd64 | commit | commitdiff | tree | 
| 2016-10-12 | Ian Lance Taylor | syscall: unify NsecToTime{spec,val}, fix for times... | commit | commitdiff | tree | 
| 2016-10-12 | Chris McGee | net: implement network interface API for Plan 9 | commit | commitdiff | tree | 
| 2016-10-12 | Sina Siadat | os: add example for IsNotExist | commit | commitdiff | tree | 
| 2016-10-12 | Shawn Walker... | cmd/link: non-executable stack support for Solaris | commit | commitdiff | tree | 
| 2016-10-12 | Gyu-Ho Lee | runtime/pprof: preallocate slice in pprof.go | commit | commitdiff | tree | 
| 2016-10-12 | Alex Brainman | os: add new tests for symbolic links and directory... | commit | commitdiff | tree | 
| 2016-10-12 | Tristan Ooohry | cmd/go: added verbose error from matchGoImport | commit | commitdiff | tree | 
| 2016-10-12 | Xuyang Kang | encoding/base64: This change modifies Go to take strict... | commit | commitdiff | tree | 
| 2016-10-12 | Gustav Westling | cmd/gofmt: simplify map key literals | commit | commitdiff | tree | 
| 2016-10-12 | Keith Randall | cmd/compile: update ssa html help text | commit | commitdiff | tree | 
| 2016-10-12 | Dmitri Shuralyov | path/filepath: remove unneeded doc statement for SplitList | commit | commitdiff | tree | 
| 2016-10-12 | Gleb Stepanov | runtime: fix typo in comments | commit | commitdiff | tree | 
| 2016-10-12 | Michael Munday | runtime: remove canBackTrace variable from TestGdbPython | commit | commitdiff | tree | 
| 2016-10-12 | Michael Pratt | cmd/pprof: instruction-level granularity in callgrind... | commit | commitdiff | tree | 
| 2016-10-12 | Filippo Valsorda | cmd/trace: add option to output pprof files | commit | commitdiff | tree | 
| 2016-10-11 | Ian Lance Taylor | syscall: unify TimespecToNsec and TimevalToNsec | commit | commitdiff | tree | 
| 2016-10-11 | James Clarke | debug/elf: add sparc64 relocations | commit | commitdiff | tree | 
| 2016-10-11 | Joe Tsai | archive/zip: only use Extended Timestamp on non-zero... | commit | commitdiff | tree | 
| 2016-10-11 | Matthew Dempsky | cmd/compile, runtime: stop padding stackmaps to 4 bytes | commit | commitdiff | tree | 
| 2016-10-11 | Matthew Dempsky | cmd/compile: refactor stackmap dumping code | commit | commitdiff | tree | 
| 2016-10-11 | Michael Munday | cmd/compile: make link register allocatable in non... | commit | commitdiff | tree | 
| 2016-10-11 | Adam Langley | crypto/x509: parse all names in an RDN. | commit | commitdiff | tree | 
| 2016-10-11 | Hajime Hoshi | cmd/compile: remove redundant function idom | commit | commitdiff | tree | 
| 2016-10-11 | David Chase | cmd/compile: escape analysis needs to run "flood" to... | commit | commitdiff | tree | 
| 2016-10-11 | Russ Cox | math/big: move ProbablyPrime into its own source file | commit | commitdiff | tree | 
| 2016-10-11 | Russ Cox | math/big: test and optimize Exp(2, y, n) for large... | commit | commitdiff | tree | 
| 2016-10-11 | Russ Cox | math/big: move exhaustive tests behind -long flag | commit | commitdiff | tree | 
| 2016-10-11 | Cherry Zhang | cmd/compile: intrinsify math/big.mulWW, divWW on AMD64 | commit | commitdiff | tree | 
| 2016-10-11 | Cherry Zhang | cmd/link: insert trampolines for too-far jumps on ARM | commit | commitdiff | tree | 
| 2016-10-11 | Ian Lance Taylor | runtime: record current PC for SIGPROF on non-Go thread | commit | commitdiff | tree | 
| 2016-10-11 | Hyang-Ah (Hana... | cmd/trace: fix a runnable goroutine count bug | commit | commitdiff | tree | 
| 2016-10-11 | Alex Brainman | runtime/cgo: do not explicitly link msvcrt.dll | commit | commitdiff | tree | 
| 2016-10-11 | John Dethridge | cmd/link: more efficient encoding of DWARF line number... | commit | commitdiff | tree | 
| 2016-10-10 | Russ Cox | math/big: make division faster | commit | commitdiff | tree | 
| 2016-10-10 | Cherry Zhang | cmd/compile: remove some write barriers for stack writes | commit | commitdiff | tree | 
| 2016-10-10 | David Chase | cmd/compile: PPC64, elide unnecessary sign extension | commit | commitdiff | tree | 
| 2016-10-10 | Tal Shprecher | cmd/compile: avoid leak of dottype expression on double... | commit | commitdiff | tree | 
| 2016-10-10 | Emmanuel Odeke | net/http: fix typo in server commont | commit | commitdiff | tree | 
| 2016-10-09 | Anmol Sethi | io: simplified a small part of copyBuffer | commit | commitdiff | tree | 
| 2016-10-09 | Quentin Renard | net/http: Add missing tests for parsePostForm | commit | commitdiff | tree | 
| 2016-10-09 | Michael Munday | cmd/internal/obj/s390x: remove support for stores of... | commit | commitdiff | tree | 
| 2016-10-09 | Emmanuel Odeke | crypto/x509: check that the issuer name matches the... | commit | commitdiff | tree | 
| 2016-10-09 | Wedson Almeida... | cmd/internal/obj/x86: On amd64, relocation type for... | commit | commitdiff | tree | 
| 2016-10-09 | Brad Fitzpatrick | doc: update go1.8.txt using new tool | commit | commitdiff | tree | 
| 2016-10-09 | Emmanuel Odeke | compress/gzip: document Reader.Read | commit | commitdiff | tree | 
| 2016-10-08 | Mikio Hara | vendor: update vendored lif | commit | commitdiff | tree | 
| 2016-10-08 | Mikio Hara | vendor: update vendored route | commit | commitdiff | tree | 
| 2016-10-07 | Michael Munday | cmd/{asm,compile}: replace TESTB op with CMPWconst... | commit | commitdiff | tree | 
| 2016-10-07 | Keith Randall | cmd/compile: use standard dom tree in nilcheckelim | commit | commitdiff | tree | 
| 2016-10-07 | Andrew Pogrebnoy | cmd/compile: fix choice of phi building algorithm | commit | commitdiff | tree | 
| 2016-10-07 | Austin Clements | cmd/trace: label mark termination spans as such | commit | commitdiff | tree | 
| 2016-10-07 | Austin Clements | cmd/trace: move process-wide GC events to their own row | commit | commitdiff | tree | 
| 2016-10-07 | Austin Clements | runtime: make next_gc ^0 when GC is disabled | commit | commitdiff | tree | 
| 2016-10-07 | Keith Randall | test: re-enable live2 test on amd64 | commit | commitdiff | tree | 
| 2016-10-07 | Keith Randall | cmd/compile: do regalloc check only when checkEnabled | commit | commitdiff | tree | 
| 2016-10-07 | Russ Cox | fmt: document and adjust Scanf space handling to elimin... | commit | commitdiff | tree | 
| 2016-10-07 | Russ Cox | fmt: add tests showing current Scanf space handling | commit | commitdiff | tree | 
| 2016-10-07 | Matthew Dempsky | cmd/compile: cache pointer and slice types | commit | commitdiff | tree | 
| 2016-10-06 | Ian Lance Taylor | runtime: fix sigset type for ppc64 big-endian GNU/Linux | commit | commitdiff | tree | 
| 2016-10-06 | Robert Griesemer | spec: clarify acceptable indices in array/slice composi... | commit | commitdiff | tree | 
| 2016-10-06 | Robert Griesemer | math/big: Rat.SetString to report error if input is... | commit | commitdiff | tree | 
| 2016-10-06 | Brad Fitzpatrick | runtime: skip gdb tests on linux/ppc64 for now | commit | commitdiff | tree | 
| 2016-10-06 | Alexander Döring | math/cmplx: add examples for Abs, Exp, Polar | commit | commitdiff | tree | 
| 2016-10-06 | Brad Fitzpatrick | time: document that calendrical calculations are with... | commit | commitdiff | tree | 
| 2016-10-06 | Yasuhiro Matsumoto | archive/zip: handle mtime in NTFS/UNIX/ExtendedTS extra... | commit | commitdiff | tree | 
| 2016-10-06 | Michael Munday | cmd/compile: fold extensions into constants on s390x | commit | commitdiff | tree | 
| 2016-10-06 | Simon Rawet | time: fix AddDate with nil location | commit | commitdiff | tree | 
| 2016-10-06 | David Chase | test: delete sliceopt.go | commit | commitdiff | tree | 
| 2016-10-06 | Hajime Hoshi | cmd/compile/internal/gc: unexport global variable Pc | commit | commitdiff | tree | 
| 2016-10-06 | Robert Griesemer | go/importer: better error messages when export data... | commit | commitdiff | tree | 
| 2016-10-06 | Cherry Zhang | cmd/compile: intrinsify math.Sqrt when compiling "math... | commit | commitdiff | tree | 
| 2016-10-06 | Russ Cox | math: fix Gamma(-171.5) on all platforms | commit | commitdiff | tree | 
| 2016-10-06 | Richard Gibson | encoding/json: explicitly document and test "-" key tag | commit | commitdiff | tree | 
| 2016-10-06 | Michael Munday | cmd/asm, cmd/internal/obj/s390x: delete unused instructions | commit | commitdiff | tree | 
| 2016-10-06 | Denis Nagorny | runtime: improve memmove for amd64 | commit | commitdiff | tree | 
| next |