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 |
2016-02-20 |
Matthew Dempsky | cmd/compile: eliminate pushedio and savedstate |
commit | commitdiff | tree |
2016-02-20 |
Matthew Dempsky | cmd/compile: change two pushedio.bin tests to use impor... |
commit | commitdiff | tree |
2016-02-20 |
Matthew Dempsky | cmd/compile: eliminate Io.infile and Io.cp |
commit | commitdiff | tree |
2016-02-20 |
Matthew Dempsky | cmd/compile: switch cannedimports to use a Biobuf |
commit | commitdiff | tree |
2016-02-20 |
Matthew Dempsky | cmd/compile: refactor export data parsing |
commit | commitdiff | tree |
2016-02-20 |
Ian Lance Taylor | cmd/api: fix benchmark to ignore internal packages |
commit | commitdiff | tree |
2016-02-19 |
Martin Möhrmann | fmt: remove math package dependency and avoid float... |
commit | commitdiff | tree |
2016-02-19 |
Matthew Dempsky | cmd/compile: refactor import statement parsing |
commit | commitdiff | tree |
2016-02-19 |
Matthew Dempsky | cmd/compile: make -A and -newexport compatible |
commit | commitdiff | tree |
2016-02-19 |
Matthew Dempsky | cmd/compile: load builtin export data only once |
commit | commitdiff | tree |
2016-02-19 |
David Chase | cmd/compile: don't walk field-name syntax in esc.go |
commit | commitdiff | tree |
2016-02-19 |
Damien Neil | cmd/go: don't assume cc supports -gno-record-gcc-switches |
commit | commitdiff | tree |
2016-02-19 |
Matthew Dempsky | cmd/compile: refresh builtin.go |
commit | commitdiff | tree |
2016-02-19 |
Tal Shprecher | cmd/compile: avoid leak of dottype expression if type... |
commit | commitdiff | tree |
2016-02-19 |
Ian Lance Taylor | runtime: skip cgo check for non-pointer slice elements |
commit | commitdiff | tree |
2016-02-19 |
Mohit Agarwal | cmd/go: don't set GO15VENDOREXPERIMENT in TestSymlinksV... |
commit | commitdiff | tree |
2016-02-19 |
Russ Cox | cmd/dist: accept "//+build" with no spaces, like go... |
commit | commitdiff | tree |
2016-02-19 |
Russ Cox | cmd/internal/obj: hoist fieldtrack code out of x86... |
commit | commitdiff | tree |
2016-02-19 |
Russ Cox | cmd/cgo: do not use gcc -xc - to compile standard input |
commit | commitdiff | tree |
2016-02-19 |
Russ Cox | cmd/go: remove GO15VENDOREXPERIMENT variable |
commit | commitdiff | tree |
2016-02-19 |
Russ Cox | cmd/link: remove alternate -X flag spelling |
commit | commitdiff | tree |
2016-02-19 |
Russ Cox | cmd/asm: remove nonexistent amd64 instructions |
commit | commitdiff | tree |
2016-02-19 |
Russ Cox | cmd/asm: remove support for amd64 3DNow! instructions |
commit | commitdiff | tree |
2016-02-19 |
Nathan VanBenschoten | all: replace strings.Index with strings.Contains where... |
commit | commitdiff | tree |
2016-02-19 |
Ian Gudger | net: fix packDomainName encoding of root and invalid... |
commit | commitdiff | tree |
2016-02-19 |
Benoit Sigoure | cmd/gofmt: Ignore file not found errors. |
commit | commitdiff | tree |
2016-02-18 |
Brad Fitzpatrick | net/http: fix bug where http2 wasn't enabled on Default... |
commit | commitdiff | tree |
2016-02-18 |
Rhys Hiltner | cmd/link/internal/ld: remove unused call to os.Getwd |
commit | commitdiff | tree |
2016-02-18 |
Matthew Dempsky | cmd/compile: cleanup mkbuiltin.go |
commit | commitdiff | tree |
2016-02-18 |
Matthew Dempsky | cmd/compile: eliminate Io.importsafe |
commit | commitdiff | tree |
2016-02-18 |
Damien Neil | cmd/go, cmd/link: make builds deterministic |
commit | commitdiff | tree |
2016-02-18 |
Matthew Dempsky | cmd/cgo: support multiple-value special form in VarDecl |
commit | commitdiff | tree |
2016-02-18 |
Robert Griesemer | text/scanner: mention package when reporting errors... |
commit | commitdiff | tree |
2016-02-18 |
Matt Bostock | sort: Fix typo in stable sort comment |
commit | commitdiff | tree |
next |