| 2016-06-13 | 
Keith Randall | cmd/link: put padding between functions, not at the...  | 
commit | commitdiff | tree | 
| 2016-06-12 | 
David Chase | cmd/compile: fix OASWB rewriting in racewalk | 
commit | commitdiff | tree | 
| 2016-06-12 | 
Dmitri Shuralyov | cmd/go: remove invalid space in import comment docs | 
commit | commitdiff | tree | 
| 2016-06-11 | 
Keith Randall | runtime: aeshash, xor seed in earlier | 
commit | commitdiff | tree | 
| 2016-06-10 | 
Ian Lance Taylor | os: on GNU/Linux use waitid to avoid wait/kill race | 
commit | commitdiff | tree | 
| 2016-06-10 | 
Robert Griesemer | go/parser: document that parse functions need valid...  | 
commit | commitdiff | tree | 
| 2016-06-10 | 
Ian Lance Taylor | cmd/go: clarify go get documentation | 
commit | commitdiff | tree | 
| 2016-06-10 | 
Michael Munday | syscall: add a padding field to EpollEvent on s390x | 
commit | commitdiff | tree | 
| 2016-06-10 | 
Jess Frazelle | encoding/csv: update doc about comments whitespace | 
commit | commitdiff | tree | 
| 2016-06-09 | 
Cherry Zhang | runtime: set $sp before $pc in gdb python script | 
commit | commitdiff | tree | 
| 2016-06-09 | 
Keith Randall | cmd/compile: for tail calls in stubs, ensure args are...  | 
commit | commitdiff | tree | 
| 2016-06-09 | 
Ian Lance Taylor | cmd/cgo: fix use of unsafe argument in new deferred...  | 
commit | commitdiff | tree | 
| 2016-06-09 | 
Ian Lance Taylor | cmd/cgo: use function arg type for _cgoCheckPointerN...  | 
commit | commitdiff | tree | 
| 2016-06-09 | 
Ian Lance Taylor | time: document that RFC822/1123 don't parse all RFC...  | 
commit | commitdiff | tree | 
| 2016-06-09 | 
Kenny Grant | time: genzabbrs.go skips Feb when checking months | 
commit | commitdiff | tree | 
| 2016-06-09 | 
Jason Barnett | crypto/subtle: expand abbreviation to eliminate confusion | 
commit | commitdiff | tree | 
| 2016-06-09 | 
Ian Lance Taylor | os: document that the runtime can write to standard...  | 
commit | commitdiff | tree | 
| 2016-06-09 | 
Ian Lance Taylor | cmd/go: only run TestGoGetHTTPS404 where it works | 
commit | commitdiff | tree | 
| 2016-06-08 | 
Cherry Zhang | cmd/compile: nilcheck interface value in go/defer inter...  | 
commit | commitdiff | tree | 
| 2016-06-08 | 
Michael Munday | runtime/cgo: restore the g pointer correctly in crossca...  | 
commit | commitdiff | tree | 
| 2016-06-08 | 
Elias Naur | misc/android: make the exec wrapper exit code parsing...  | 
commit | commitdiff | tree | 
| 2016-06-08 | 
Ian Lance Taylor | misc/cgo/testsanitizers: don't run some TSAN tests...  | 
commit | commitdiff | tree | 
| 2016-06-08 | 
Andrew Gerrand | net/http: update bundled http2 | 
commit | commitdiff | tree | 
| 2016-06-08 | 
Keith Randall | cmd/compile: cgen_append can handle complex targets | 
commit | commitdiff | tree | 
| 2016-06-07 | 
Keith Randall | cmd/compile: fix heap dump test on android | 
commit | commitdiff | tree | 
| 2016-06-07 | 
Keith Randall | cmd/compile: use fake package for allocating autos | 
commit | commitdiff | tree | 
| 2016-06-07 | 
Andrew Gerrand | cmd/dist: use "set" instead of "export" in diagnostic...  | 
commit | commitdiff | tree | 
| 2016-06-06 | 
Andrew Gerrand | net/http: send StatusOK on empty body with TimeoutHandler | 
commit | commitdiff | tree | 
| 2016-06-06 | 
Andrew Gerrand | time: warn about correct use of a Timer's Stop/Reset...  | 
commit | commitdiff | tree | 
| 2016-06-06 | 
Andrew Gerrand | net/http: send one Transfer-Encoding header when "chunk...  | 
commit | commitdiff | tree | 
| 2016-06-05 | 
Keith Randall | runtime: fix typo | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Mikio Hara | Revert "cmd/go: re-enable TestCgoConsistentResults...  | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Mikio Hara | cmd/go: re-enable TestCgoConsistentResults on solaris | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Ian Lance Taylor | cmd/cgo: check pointers for deferred C calls at the...  | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Ian Lance Taylor | doc/go1.7.html: html tidy | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Stephen McQuay...  | cmd/go: match go-import package prefixes by slash | 
commit | commitdiff | tree | 
| 2016-06-03 | 
David Crawshaw | reflect: clear tflag for StructOf type | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Ian Lance Taylor | runtime/cgo: add TSAN locks around mmap call | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Ian Lance Taylor | doc/go1.7.html: add missing <code> and </a> | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Ian Lance Taylor | cmd/link: avoid name collision with DWARF .def suffix | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Mikio Hara | net: don't leak test helper goroutine in TestAcceptTimeout | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Marcel van...  | bytes: use Run method for benchmarks | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Michael Hudson...  | cmd/internal/obj, runtime: fixes for defer in 386 share...  | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Andrew Gerrand | cmd/go: fix staleness test for releases, also deflake it | 
commit | commitdiff | tree | 
| 2016-06-03 | 
Ian Lance Taylor | doc/go1.7.html: net/mail.ParseAddress is stricter | 
commit | commitdiff | tree | 
| 2016-06-03 | 
David Glasser | encoding/json: fix docs on valid key names | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Mikio Hara | syscall: deflake TestUnshare | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Marcel van...  | strconv: use Run for some benchmarks | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Ian Lance Taylor | runtime: only permit SetCgoTraceback to be called once | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Ian Lance Taylor | runtime/cgo: avoid races on cgo_context_function | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Alexander Morozov | syscall: call setgroups for no groups on GNU/Linux | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Steve Phillips | doc/go1.7.html: typo fix; replace "," at end of sentenc...  | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Alberto Donizetti | doc/go1.7: fix typo in nsswitch.conf name | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Sebastien Binet | reflect: document StructOf embedded fields limitation | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Elias Naur | cmd/dist: skip an unsupported test on darwin/arm | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Elias Naur | misc/cgo/test: fix issue9400 test on android/386 | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Elias Naur | misc/cgo/test,cmd/dist: enable (more) Cgo tests on iOS | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Dmitry Vyukov | runtime: fix typo in comment | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Anmol Sethi | net/http: http.Request.Context doc fix | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Andrew Gerrand | doc: mention net/http/httptrace package in release...  | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Ian Lance Taylor | doc/go1.7.html: fix spelling of cancelation | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Michael Hudson...  | cmd/compile: do not generate tail calls when dynamic...  | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Mikio Hara | vendor: update vendored route | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Andrew Gerrand | api: promote next.txt to go1.7.txt and update api tool  go1.7beta1 | 
commit | commitdiff | tree | 
| 2016-06-02 | 
Andrew Gerrand | api: remove os.File.Size and http.Transport.Dialer | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Andrew Gerrand | api: update next.txt | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Adam Langley | crypto/tls: buffer handshake messages. | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Tom Bergan | net/http: update bundled http2 | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Andrew Gerrand | doc: revert copyright date to 2009 | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Elias Naur | misc/cgo/test,cmd/dist: enable (most) Cgo tests on...  | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Robert Griesemer | cmd/compile: correctly export underlying type of predec...  | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Alberto Donizetti | math/big: avoid panic in float.Text with negative prec | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Emmanuel Odeke | runtime: document heap scavenger memory summary | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Ian Lance Taylor | os/signal: deflake TestReset/TestIgnore | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Keith Randall | cmd/compile: for arm, zero unaligned memory 1 byte...  | 
commit | commitdiff | tree | 
| 2016-06-01 | 
David du Colombier | cmd/compile: fix TestAssembly on Plan 9 | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Dan Peterson | doc: rename Unshare to Unshareflags in go1.7 release...  | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Marcel van...  | regexp: use Run for benchmark | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Alexander Morozov | syscall: rename SysProcAttr.Unshare to Unshareflags | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Michael Hudson...  | cmd/compile: pass process env to 'go tool compile'...  | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Kenny Grant | context: fix typo in comments | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Robert Griesemer | crypto/tls: remove unused variable in benchmark code | 
commit | commitdiff | tree | 
| 2016-06-01 | 
Keith Randall | cmd/compile: test non-constant shifts | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Robert Griesemer | spec: document that duplicate types are invalid in...  | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Ian Lance Taylor | flag: recognize "0s" as the zero value for a flag.Duration | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Josh Bleecher...  | test: add more switch error handling tests | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Michael Hudson...  | cmd/go: combine gccgo's ld and ldShared methods | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Ian Lance Taylor | runtime: fix restoring PC in ARM version of cgocallback...  | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Ian Lance Taylor | runtime: pass signal context to cgo traceback function | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Joe Tsai | doc/go1.7.html: make RFC an actual link | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Ian Lance Taylor | runtime: update pprof binary header URL | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Michael Hudson...  | cmd/link: suppress PIE whenever externally linking...  | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Michael Hudson...  | cmd/go, cmd/link: set LC_ALL=C when checking if host...  | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Ian Lance Taylor | runtime/cgo: add TSAN acquire/release calls | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Josh Bleecher...  | cmd/compile: disallow multiple nil cases in a type...  | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Joe Tsai | compress/flate: use seperate const block for exported...  | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Ian Lance Taylor | runtime/pprof, cmd/pprof: fix profiling for PIE | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Andrew Gerrand | crypto/tls: reduce size of buffer in throughput benchmarks | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Richard Miller | syscall: plan9 - mark gbit16 as go:nosplit | 
commit | commitdiff | tree | 
| 2016-05-31 | 
Andrew Gerrand | sync: document that RWMutex read locks may not be held...  | 
commit | commitdiff | tree | 
| next |