2016-02-26 |
Michael McConville | crypto/rand: use the getentropy syscall on OpenBSD |
commit | commitdiff | tree |
2016-02-26 |
Jeff R. Allen | misc/cgo: fix wrong quote character |
commit | commitdiff | tree |
2016-02-26 |
Keith Randall | cmd/internal/obj: Fix generation of assembly with -S |
commit | commitdiff | tree |
2016-02-26 |
Ian Lance Taylor | runtime: more deflaking of TestCgoCheckBytes |
commit | commitdiff | tree |
2016-02-26 |
Derek Shockey | misc/git: Fix non-literal period in pre-commit grep |
commit | commitdiff | tree |
2016-02-26 |
Caio Marcelo... | cmd/go: better error for test functions with wrong... |
commit | commitdiff | tree |
2016-02-26 |
Dmitry Vyukov | sync/atomic: reduce test in short mode |
commit | commitdiff | tree |
2016-02-26 |
Rick Arnold | net/url: support query string without values |
commit | commitdiff | tree |
2016-02-26 |
Dmitry Vyukov | runtime: unwire g/m in dropg always |
commit | commitdiff | tree |
2016-02-26 |
Austin Clements | runtime: remove workbuf logging |
commit | commitdiff | tree |
2016-02-26 |
David Crawshaw | cmd/compile: remove uncommonType.name |
commit | commitdiff | tree |
2016-02-26 |
Datong Sun | crypto/x509: better documentation for ParsePKIXPublicKey |
commit | commitdiff | tree |
2016-02-26 |
Matthew Dempsky | cmd/compile, go/parser: simpler binary expression parsing |
commit | commitdiff | tree |
2016-02-26 |
Shenghou Ma | build: use go tool dist list |
commit | commitdiff | tree |
2016-02-26 |
Andrew Gerrand | doc: add issue and pull request templates |
commit | commitdiff | tree |
2016-02-26 |
Matthew Dempsky | cmd/compile: simplify error sorting |
commit | commitdiff | tree |
2016-02-26 |
Matthew Dempsky | cmd/compile: rationalize (lex)?lineno handling |
commit | commitdiff | tree |
2016-02-26 |
Keith Randall | runtime: avoid using REP prefix for IndexByte |
commit | commitdiff | tree |
2016-02-25 |
kortschak | cmd/dist: don't run fortran test if fortran compilation... |
commit | commitdiff | tree |
2016-02-25 |
Austin Clements | runtime: eliminate unused _Genqueue state |
commit | commitdiff | tree |
2016-02-25 |
Austin Clements | runtime: eliminate a conditional branch from heapBits... |
commit | commitdiff | tree |
2016-02-25 |
Austin Clements | runtime: use only per-P gcWork |
commit | commitdiff | tree |
2016-02-25 |
Austin Clements | runtime: pass gcWork to markroot |
commit | commitdiff | tree |
2016-02-25 |
Austin Clements | runtime: remove noescape hacks from gcWork |
commit | commitdiff | tree |
2016-02-25 |
Austin Clements | runtime: remove unnecessary clears of the heap bitmap |
commit | commitdiff | tree |
2016-02-25 |
Austin Clements | runtime: document non-obvious requirement on sudog... |
commit | commitdiff | tree |
2016-02-25 |
Austin Clements | runtime: improve initSpan documentation |
commit | commitdiff | tree |
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 |
next |