| 2015-04-09 | Daniel Morsing | net/http: handle close/response race more gracefully | commit | commitdiff | tree | 
| 2015-04-09 | Billie H. Cleek | cmd/go: detect which VCS to use with Bitbucket when... | commit | commitdiff | tree | 
| 2015-04-09 | Dmitry Vyukov | cmd/gc: fix escape analysis of closures | commit | commitdiff | tree | 
| 2015-04-09 | Alex Brainman | runtime: make windows exception handler code arch indep... | commit | commitdiff | tree | 
| 2015-04-09 | Matthew Brennan | regexp: skip backtracker for long programs | commit | commitdiff | tree | 
| 2015-04-09 | Mikio Hara | net/http: don't send IPv6 zone identifier in outbound... | commit | commitdiff | tree | 
| 2015-04-09 | Daniel Theophanes | os: windows Rename should overwrite destination file. | commit | commitdiff | tree | 
| 2015-04-09 | Dave Cheney | cmd/internal/obj/arm64, cmd/asm/internal/asm: support... | commit | commitdiff | tree | 
| 2015-04-09 | Alex Brainman | runtime: do not calculate asmstdcall address every... | commit | commitdiff | tree | 
| 2015-04-09 | Nigel Tao | image/jpeg: reject multiple Start-Of-Frame markers. | commit | commitdiff | tree | 
| 2015-04-09 | David Crawshaw | runtime: fix darwin/386, darwin/arm builds | commit | commitdiff | tree | 
| 2015-04-09 | Alex Brainman | runtime: use (*context) ip, setip, sp and setsp everywh... | commit | commitdiff | tree | 
| 2015-04-09 | Michael Hudson... | cmd/internal/ld: support for -buildmode=shared | commit | commitdiff | tree | 
| 2015-04-08 | Michael Hudson... | cmd/internal/gc, etc: remove dead code | commit | commitdiff | tree | 
| 2015-04-08 | David Crawshaw | cmd/internal/ld: clean up hostlink I/O | commit | commitdiff | tree | 
| 2015-04-08 | David Crawshaw | runtime: darwin/amd64 library entry point | commit | commitdiff | tree | 
| 2015-04-08 | Michael Hudson... | cmd/internal/ld: add -buildmode=c-shared as an alternat... | commit | commitdiff | tree | 
| 2015-04-08 | David Crawshaw | cmd/internal/ld: emit macho .init_array section | commit | commitdiff | tree | 
| 2015-04-08 | Håvard Haugen | encoding/gob: clean up decoderMap after errBadType | commit | commitdiff | tree | 
| 2015-04-08 | Robert Griesemer | math/big: make ErrNaN actually implement the error... | commit | commitdiff | tree | 
| 2015-04-08 | Rob Pike | net/rpc: document that the type must be exported, not... | commit | commitdiff | tree | 
| 2015-04-08 | Rob Pike | cmd/asm: remove object file if assembly fails. | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | go/types/internal/gcimporter: update for 7g and 9g | commit | commitdiff | tree | 
| 2015-04-08 | Robert Griesemer | go/types: more selective disabling of tests | commit | commitdiff | tree | 
| 2015-04-08 | Ian Lance Taylor | cmd/internal/ld: change elf64 from int to bool | commit | commitdiff | tree | 
| 2015-04-08 | Michael Hudson... | runtime, cmd/internal/ld: initialize themoduledata... | commit | commitdiff | tree | 
| 2015-04-08 | Marko Tiikkaja | database/sql: Retry with a fresh connection after maxBa... | commit | commitdiff | tree | 
| 2015-04-08 | Martin Möhrmann | time: unify formatting of decimals for timestamps | commit | commitdiff | tree | 
| 2015-04-08 | Dave Cheney | cmd/7g: reactivate componentgen | commit | commitdiff | tree | 
| 2015-04-08 | Dave Cheney | cmd/asm/internal/asm: add arm64 end to end tests | commit | commitdiff | tree | 
| 2015-04-08 | David Crawshaw | androidtest.bash: copy pkg for gcimporter tests | commit | commitdiff | tree | 
| 2015-04-08 | Michael Matloob | runtime: fix return type for bsdthread_register in... | commit | commitdiff | tree | 
| 2015-04-08 | Péter Surányi | io: clarify Copy docs regarding error handling | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | doc/go1.5: mention cgo is supported on linux/arm64... | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | go/build: cgo is supported on linux/arm64 (external... | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | cmd/internal/ld: force external linking on linux/arm64... | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | misc/cgo/test/issue9400: add arm64 implementation | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | runtime: linux/arm64 cgo support | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | runtime/cgo: linux/arm64 cgo support | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | cmd/internal/obj/arm64, cmd/internal/ld, cmd/7l: remove... | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | cmd/internal/ld, cmd/7l: external linking support for... | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | cmd/api: make the test more robust | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | cmd/7g: enable peephole optimizer | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | cmd/api: re-enable TestGolden on nacl | commit | commitdiff | tree | 
| 2015-04-08 | Shenghou Ma | cmd/asm/internal/asm: parse arm64 register pairs for... | commit | commitdiff | tree | 
| 2015-04-08 | Robert Griesemer | go/types: enable disabled test | commit | commitdiff | tree | 
| 2015-04-08 | Robert Griesemer | cmd/api: update api checker to use go/types from std... | commit | commitdiff | tree | 
| 2015-04-08 | Robert Griesemer | go/types: skip failing tests (fix build) | commit | commitdiff | tree | 
| 2015-04-08 | Robert Griesemer | go/types, go/exact: "vendor" go/types into std repo | commit | commitdiff | tree | 
| 2015-04-08 | Nigel Tao | image/color: have CMYK.RGBA work in 16-bit color, per... | commit | commitdiff | tree | 
| 2015-04-08 | Alex Brainman | all: fix race when allocating buffer for some windows... | commit | commitdiff | tree | 
| 2015-04-07 | Robert Griesemer | doc: update go1.5.txt (gc constant arithmetic now based... | commit | commitdiff | tree | 
| 2015-04-07 | Robert Griesemer | cmd/internal/gc: use approx. float formatting in error... | commit | commitdiff | tree | 
| 2015-04-07 | Michael Hudson... | cmd/go: re-run mkdoc.sh | commit | commitdiff | tree | 
| 2015-04-07 | ALTree | math/big: fix Exp when exponent is 1 | commit | commitdiff | tree | 
| 2015-04-07 | Rob Pike | encoding/gob: more cleanups handling slice length | commit | commitdiff | tree | 
| 2015-04-07 | Dave Cheney | cmd/internal/gc: fix race build (again) | commit | commitdiff | tree | 
| 2015-04-07 | Dave Cheney | cmd/internal/gc: fix race build | commit | commitdiff | tree | 
| 2015-04-07 | Russ Cox | cmd/internal/gc: inline runtime.getg | commit | commitdiff | tree | 
| 2015-04-07 | Mikio Hara | net/url: allow Parse, ParseRequestURI to parse ipv6... | commit | commitdiff | tree | 
| 2015-04-07 | kortschak | encoding/gob: make method doc string match method name | commit | commitdiff | tree | 
| 2015-04-07 | Mikio Hara | net: deflake dual IP stack tests | commit | commitdiff | tree | 
| 2015-04-07 | Alex Brainman | Revert "misc/cgo/testso: add test for fixed issue 4339" | commit | commitdiff | tree | 
| 2015-04-07 | Brad Fitzpatrick | doc: add mime/quotedprintable to go1.5.txt | commit | commitdiff | tree | 
| 2015-04-07 | Jiong Du | database/sql: close connection if db.numOpen > db.maxOpen | commit | commitdiff | tree | 
| 2015-04-07 | Alex Brainman | cmd/dist: add misc/cgo/test with -linkmode=auto | commit | commitdiff | tree | 
| 2015-04-07 | Alex Brainman | misc/cgo/testso: add test for fixed issue 4339 | commit | commitdiff | tree | 
| 2015-04-07 | Mikio Hara | net: fix tester goroutine leakage in tests | commit | commitdiff | tree | 
| 2015-04-07 | Josh Bleecher... | cmd/internal/gc: convert yet more Node fields to bools | commit | commitdiff | tree | 
| 2015-04-07 | Mikio Hara | net: move testHookSetKeepAlive into hook.go | commit | commitdiff | tree | 
| 2015-04-07 | Mikio Hara | net: add lookup IP hook for testing | commit | commitdiff | tree | 
| 2015-04-07 | Michael Hudson... | cmd/internal/ld: remove extraneous parentheses | commit | commitdiff | tree | 
| 2015-04-07 | Josh Bleecher... | doc/progs: rewrite test driver in Go | commit | commitdiff | tree | 
| 2015-04-07 | Michael Hudson... | cmd/internal/obj: remove dead fields and code | commit | commitdiff | tree | 
| 2015-04-07 | Matthew Dempsky | cmd/internal/gc, cmd/yacc: implement "expecting" syntax... | commit | commitdiff | tree | 
| 2015-04-06 | Josh Bleecher... | doc/go1.5.txt: add Reader.Size to bytes and strings | commit | commitdiff | tree | 
| 2015-04-06 | David Crawshaw | runtime: add _rt0_arm_android_lib | commit | commitdiff | tree | 
| 2015-04-06 | Rob Pike | encoding/gob: change panic into error for corrupt input | commit | commitdiff | tree | 
| 2015-04-06 | Austin Clements | runtime: report marked heap size in gctrace | commit | commitdiff | tree | 
| 2015-04-06 | Austin Clements | runtime: make next_gc be heap size to trigger GC at | commit | commitdiff | tree | 
| 2015-04-06 | Austin Clements | runtime: introduce heap_live; replace use of heap_alloc... | commit | commitdiff | tree | 
| 2015-04-06 | Austin Clements | runtime: track heap bytes marked by GC | commit | commitdiff | tree | 
| 2015-04-06 | Rob Pike | cmd/asm/internal/asm: fix comment in ppc64.go | commit | commitdiff | tree | 
| 2015-04-06 | Robert Griesemer | cmd/internal/gc/big: update vendored version of math/big | commit | commitdiff | tree | 
| 2015-04-06 | Igor Dolzhikov | net/http, math/big, cmd/internal/gc/big: replaced error... | commit | commitdiff | tree | 
| 2015-04-06 | Brad Fitzpatrick | bytes, strings: add Reader.Size methods | commit | commitdiff | tree | 
| 2015-04-06 | Paul Marks | net: dialChannel should not treat an expired deadline... | commit | commitdiff | tree | 
| 2015-04-04 | Josh Bleecher... | bytes: fix comment | commit | commitdiff | tree | 
| 2015-04-04 | Matthew Dempsky | cmd/yacc: fix default action | commit | commitdiff | tree | 
| 2015-04-04 | Adam Langley | crypto/tls: tidy up a little and add test. | commit | commitdiff | tree | 
| 2015-04-04 | Michael Hudson... | cmd/internal/ld: maintain Ctxt.Etextp when removing... | commit | commitdiff | tree | 
| 2015-04-04 | Robert Griesemer | math/big: compute 10**exp efficiently when converting... | commit | commitdiff | tree | 
| 2015-04-03 | Rob Pike | doc/go1.5.txt: bytes.Buffer.Cap, template.Option | commit | commitdiff | tree | 
| 2015-04-03 | Cristian Staretu | bytes: export Cap method for buffer | commit | commitdiff | tree | 
| 2015-04-03 | Shenghou Ma | math, cmd/internal/gc, cmd/7g: enable SQRT inlining... | commit | commitdiff | tree | 
| 2015-04-03 | Shenghou Ma | cmd/internal/gc: fix race build | commit | commitdiff | tree | 
| 2015-04-03 | Rob Pike | text/template: provide a mechanism for options | commit | commitdiff | tree | 
| 2015-04-03 | Matthew Dempsky | cmd/internal/gc, cmd/yacc: restore remaining custom... | commit | commitdiff | tree | 
| 2015-04-03 | Matthew Dempsky | cmd/internal/gc: destutter array initializers | commit | commitdiff | tree | 
| 2015-04-03 | Josh Bleecher... | iostest.bash: warn if GOARCH is not correct | commit | commitdiff | tree | 
| next |