| 2016-02-25 | 
Austin Clements | runtime: fix heapBitsSweepSpan comment | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Dmitriy Dudkin | cmd/go: clear cmd cache to avoid duplicate loads errors | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Brad Fitzpatrick | net/textproto: permit all valid token chars in Canonica...  | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Ian Lance Taylor | doc/go1.7: mention CallersFrames and Frames | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Ian Lance Taylor | runtime, runtime/pprof: add Frames to get file/line...  | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Ian Lance Taylor | cmd/internal/obj: don't crash on nil in Prog.String | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Emmanuel Odeke | net/http: refactored internal shouldClose for readability | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Dmitry Vyukov | runtime: fix getcallerpc args | 
commit | commitdiff | tree | 
| 2016-02-25 | 
David Crawshaw | cmd/compile: remove rtype.ptrToThis | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Rick Arnold | expvar: document that Get returns nil for non-existent...  | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Mikio Hara | net: re-enable TestDualStack{TCP,UDP}Listener on dragonfly | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Mikio Hara | net: make TestGoLookupIPWithResolverConfig robust | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Mikio Hara | net: fix typo | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Robert Griesemer | cmd/compile: adjust starting token value | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Matthew Dempsky | cmd/compile: fix off-by-1 in getr | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Burcu Dogan | doc: add android/arm as a valid GOOS/GOARCH combination | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Tal Shprecher | cmd/asm: fix EOF message on operand parsing errors. | 
commit | commitdiff | tree | 
| 2016-02-25 | 
Matthew Dempsky | cmd/compile: cleanup escape sequence lexing | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Damien Neil | cmd/go: skip consistent cgo build test on Solaris. | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Josh Bleecher...  | cmd/compile: clean up getlinepragma | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Keith Randall | cmd/compile: don't free the Prog list if we look at...  | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Alberto Donizetti | unicode/utf16: speed up and clean up Encode and EncodeRune | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Burcu Dogan | os: fix tests on brillo | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Keith Randall | cmd/compile: reuseable cache of Prog structs | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Keith Randall | cmd/compile: Drop references to Prog structs after...  | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Martin Möhrmann | all: fix typos and spelling | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Eric Lagergren | encoding/csv: clarify that TrimLeadingSpace can trim...  | 
commit | commitdiff | tree | 
| 2016-02-24 | 
David du Colombier | cmd/compile: don't use duffzero on Plan 9 | 
commit | commitdiff | tree | 
| 2016-02-24 | 
David Crawshaw | cmd/compile: embed type string header in rtype | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Robert Griesemer | cmd/compile: factor our literal lexing from main lexer...  | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Jure Ham | sort: fix for nondeterministic less function in quickso...  | 
commit | commitdiff | tree | 
| 2016-02-24 | 
kortschak | cmd/go, go/build: add support for Fortran | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Catalin Nicutar | cmd/vet: add a check for tests with malformed names | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Shenghou Ma | cmd/dist: introduce list subcommand to list all support...  | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Robert Griesemer | cmd/compile: towards simpler and faster lexing: always...  | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Shenghou Ma | .gitignore: ignore src/go/build/zcgo.go | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Mikio Hara | net: rename test files | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Shenghou Ma | runtime, syscall: switch linux/386 to use int 0x80 | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Ian Lance Taylor | runtime: deflake TestCgoCheckBytes | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Shenghou Ma | cmd/compile/internal/gc: update comment after c2go | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Shenghou Ma | cmd/dist, go/build: make cmd/dist generate cgoEnabled...  | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Matthew Dempsky | cmd/compile: remove parser lineno hack for issue #13267 | 
commit | commitdiff | tree | 
| 2016-02-24 | 
Keith Randall | cmd/compile: keep JMPs around with -N | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Prashant Varanasi | net: fix for DialTimeout errors with large timeout | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Robert Griesemer | cmd/compile: give informative error instead of "stupid...  | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Robert Griesemer | text/tabwriter: clarify documentation | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Alberto Donizetti | unicode/utf16: speed up and clean up Decode | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Matthew Dempsky | Revert "cmd/compile: move hiter, hmap, and scase defini...  | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Paul Marks | net: use dialTCP cancelation for DualStack dialing. | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Robert Griesemer | spec: fix EBNF for slice syntax | 
commit | commitdiff | tree | 
| 2016-02-23 | 
David Crawshaw | cmd/compile: stop aligning string data | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Alberto Donizetti | regexp: remove unreachable code | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Harshavardhana | net/http/httputil: Keep response headers when response...  | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Shawn Smith | all: fix typos | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Alberto Donizetti | unicode/utf16: add benchmarks | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Matthew Dempsky | cmd/compile: add copyright notice to util.go | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Matthew Dempsky | cmd/compile: use path.Join in importfile | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Robert Griesemer | cmd/compile: move Io state into lexer and remove Io...  | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Robert Griesemer | net/http: fix typo in doc string | 
commit | commitdiff | tree | 
| 2016-02-23 | 
Keith Randall | runtime: unify memeq and memequal | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Brady Sullivan | crypto/tls: Improve ambiguous comment in cipher_suites.go | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Rob Pike | cmd/doc: handle embedded fields properly | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Matthew Dempsky | runtime: move machport into darwin's mOS | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Matthew Dempsky | runtime: simplify stack copying in ThreadCreateProfile | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Josh Bleecher...  | cmd/compile: disable checknils during alg eq generation | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Caio Marcelo...  | cmd/cover: don't overskip children nodes when adding...  | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Robert Griesemer | cmd/compile: bring vendored copy of math/big up-to...  | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Josh Bleecher...  | cmd/compile: reuse []Flow | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Matthew Dempsky | cmd/compile: move hiter, hmap, and scase definitions...  | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Keith Randall | cmd/compile: inline {i,e}facethash | 
commit | commitdiff | tree | 
| 2016-02-22 | 
Matthew Dempsky | cmd/compile: make cmpstackvarlt properly asymmetric | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Austin Clements | runtime: remove unused parfor code | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Matthew Dempsky | cmd/compile: replace Order's use of NodeLists with...  | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Shenghou Ma | runtime: fix missing word in comment | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Shenghou Ma | go/types: skip $GOROOT/src/*.go in TestStdlib | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Matthew Dempsky | net: fix TestUpdateResolvConf after CL 18860 | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Matthew Dempsky | cmd/compile, runtime: eliminate unnecessary algorithm...  | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Shenghou Ma | runtime: when crash with panic, call user Error/String...  | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Josh Bleecher...  | cmd/compile: use && in generated eq algs | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Josh Bleecher...  | cmd/compile: don't generate algs for [0]T and [1]T | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Suharsh Sivakumar | net: ensure lookupStatic* returns copy of slice to...  | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Josh Bleecher...  | all: use cannot instead of can not | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Martin Möhrmann | fmt: fix zero padding for NaN | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Robert Griesemer | cmd/compile: set lexer nlsemi state directly | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Robert Griesemer | cmd/compile: test for lower-case letters first in isAlpha | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Robert Griesemer | cmd/compile: remove gratuituous copying of lexer token...  | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Matthew Dempsky | cmd/compile: simplify import path handling | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Josh Bleecher...  | net/url: simplify value lookup | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Josh Bleecher...  | encoding/hex: minor cleanup | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Josh Bleecher...  | bytes: make Buffer comment more accurate | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Mikio Hara | net: add missing aborted connection handling on accept...  | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Mikio Hara | net/internal/socktest: add missing support for AcceptEx | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Mikio Hara | net: make newLocalListener handle network argument...  | 
commit | commitdiff | tree | 
| 2016-02-21 | 
Mikio Hara | net: deflake TestDialerDualStackFDLeak | 
commit | commitdiff | tree | 
| 2016-02-20 | 
David Crawshaw | cmd/compile: update some type names in comments | 
commit | commitdiff | tree | 
| 2016-02-20 | 
David Crawshaw | cmd/link: typo in error message | 
commit | commitdiff | tree | 
| 2016-02-20 | 
Matthew Dempsky | cmd/compile: simplify if statement parsing | 
commit | commitdiff | tree | 
| 2016-02-20 | 
Matthew Dempsky | net: fix race in (*resolverConfig).tryUpdate | 
commit | commitdiff | tree | 
| 2016-02-20 | 
Shenghou Ma | runtime: use correct psABI SP alignment before calling...  | 
commit | commitdiff | tree | 
| 2016-02-20 | 
Matthew Dempsky | cmd/compile: eliminate global fileparser | 
commit | commitdiff | tree | 
| next |