2016-04-05 |
Alex Brainman | debug/gosym: do not forget to close test binay file... |
commit | commitdiff | tree |
2016-04-05 |
Alex Brainman | runtime: leave directory before removing it in TestDLLP... |
commit | commitdiff | tree |
2016-04-05 |
Brad Fitzpatrick | net/http: add Request.Context and Request.WithContext |
commit | commitdiff | tree |
2016-04-05 |
Alex Brainman | runtime: remove race out of BenchmarkChanToSyscallPing1ms |
commit | commitdiff | tree |
2016-04-05 |
Hiroshi Ioka | path/filepath: normalize output of EvalSymlinks on... |
commit | commitdiff | tree |
2016-04-05 |
Brad Fitzpatrick | context: add the context package from golang.org/x... |
commit | commitdiff | tree |
2016-04-04 |
Matthew Dempsky | cmd/compile: minor cleanup to import loading |
commit | commitdiff | tree |
2016-04-04 |
Mikio Hara | net: factor out fdMutex-related methods on netFD |
commit | commitdiff | tree |
2016-04-04 |
Mikio Hara | net: rename TestSelfConnect to TestTCPSelfConnect |
commit | commitdiff | tree |
2016-04-04 |
Shahar Kohanim | cmd/link: grow rdBuf lazily |
commit | commitdiff | tree |
2016-04-04 |
Robert Griesemer | cmd/compile: export inlined function bodies |
commit | commitdiff | tree |
2016-04-04 |
Matthew Dempsky | cmd/compile: use *byte for pointer to string memory |
commit | commitdiff | tree |
2016-04-04 |
Marcel van... | testing: unflake TestBRun |
commit | commitdiff | tree |
2016-04-04 |
Alexandru Moșoi | cmd/compile: constant fold modulo |
commit | commitdiff | tree |
2016-04-04 |
Alexandru Moșoi | cmd/compile: fold IsInBounds of modulo. |
commit | commitdiff | tree |
2016-04-04 |
Austin Clements | runtime: fix pagesInUse accounting |
commit | commitdiff | tree |
2016-04-04 |
David Crawshaw | cmd/link: keep types together when dynamic linking |
commit | commitdiff | tree |
2016-04-04 |
Caio Marcelo... | go/types: better error when assigning to struct field... |
commit | commitdiff | tree |
2016-04-04 |
Caio Marcelo... | cmd/compile: better error when assigning to struct... |
commit | commitdiff | tree |
2016-04-04 |
Alex Brainman | runtime: change osyield to use Windows SwitchToThread |
commit | commitdiff | tree |
2016-04-04 |
Rob Pike | html/template: prefix the internally-used FuncMap value... |
commit | commitdiff | tree |
2016-04-04 |
Christopher... | cmd/go: fix -buildmode=c-archive should work on windows |
commit | commitdiff | tree |
2016-04-03 |
Brad Fitzpatrick | cmd/compile: give ChanDir a type |
commit | commitdiff | tree |
2016-04-03 |
Brad Fitzpatrick | cmd/link: simplify readSymName, taking advantage of... |
commit | commitdiff | tree |
2016-04-03 |
Michael Hudson... | cmd/link: define a variable for the target platform... |
commit | commitdiff | tree |
2016-04-03 |
Michael Munday | syscall: add support for s390x |
commit | commitdiff | tree |
2016-04-03 |
Shahar Kohanim | cmd/link: more idiomatic object reader |
commit | commitdiff | tree |
2016-04-03 |
Eric Engestrom | all: fix spelling mistakes |
commit | commitdiff | tree |
2016-04-03 |
Russ Cox | path, path/filepath: add Join example with joined roote... |
commit | commitdiff | tree |
2016-04-03 |
Michael Munday | cmd/link/internal/s390x: add s390x support |
commit | commitdiff | tree |
2016-04-03 |
Brad Fitzpatrick | os: make IsExists also recognize syscall.ENOTEMPTY |
commit | commitdiff | tree |
2016-04-03 |
Brad Fitzpatrick | fmt: hold on to all free buffers, regardless of size |
commit | commitdiff | tree |
2016-04-03 |
Michael Munday | cmd/link/internal/ld: add s390x support |
commit | commitdiff | tree |
2016-04-03 |
Josh Bleecher... | cmd/compile: add Type.ChanDir |
commit | commitdiff | tree |
2016-04-02 |
Joe Tsai | compress/gzip: fix Reader.Reset |
commit | commitdiff | tree |
2016-04-02 |
Alexandru Moșoi | cmd/compile: handle non-negatives in prove |
commit | commitdiff | tree |
2016-04-02 |
Brad Fitzpatrick | net: don't do DNS for onion and local addresses |
commit | commitdiff | tree |
2016-04-02 |
Joe Tsai | compress/gzip: cleanup gzip package |
commit | commitdiff | tree |
2016-04-02 |
Todd Neal | cmd/compile: fix inlining of switch issue |
commit | commitdiff | tree |
2016-04-02 |
Brad Fitzpatrick | syscall: point to x/sys in DLL loading docs, update... |
commit | commitdiff | tree |
2016-04-02 |
Matthew Dempsky | cmd/compile: eliminate dead code in walkappend |
commit | commitdiff | tree |
2016-04-01 |
Brad Fitzpatrick | runtime, syscall: only search for Windows DLLs in the... |
commit | commitdiff | tree |
2016-04-01 |
Ian Lance Taylor | runtime: allocate mp.cgocallers earlier |
commit | commitdiff | tree |
2016-04-01 |
Josh Bleecher... | cmd/compile: rename Node.Int to Node.Int64 |
commit | commitdiff | tree |
2016-04-01 |
Matthew Dempsky | cmd/compile: more Isfoo Type cleanups |
commit | commitdiff | tree |
2016-04-01 |
Josh Bleecher... | cmd/compile: add Type.SetNumElem |
commit | commitdiff | tree |
2016-04-01 |
Josh Bleecher... | cmd/compile: use Node.Int more |
commit | commitdiff | tree |
2016-04-01 |
Josh Bleecher... | cmd/compile: use NumElem instead of Type.Bound |
commit | commitdiff | tree |
2016-04-01 |
Matthew Dempsky | cmd/compile: cleanup algtype code |
commit | commitdiff | tree |
2016-04-01 |
Ian Lance Taylor | runtime/cgo: only build _cgo_callers if x_cgo_callers... |
commit | commitdiff | tree |
2016-04-01 |
Sebastien Binet | reflect: implement StructOf |
commit | commitdiff | tree |
2016-04-01 |
Shahar Kohanim | cmd/internal/obj: more idiomatic object writer |
commit | commitdiff | tree |
2016-04-01 |
Alexandru Moșoi | cmd/compile/internal/ssa: BCE for induction variables |
commit | commitdiff | tree |
2016-04-01 |
Ian Lance Taylor | runtime: support symbolic backtrace of C code in a... |
commit | commitdiff | tree |
2016-04-01 |
David Chase | cmd/compile: ignore OXXX nodes in closure captured... |
commit | commitdiff | tree |
2016-04-01 |
Dominik Honnef | all: use bytes.Equal, bytes.Contains and strings.Contains |
commit | commitdiff | tree |
2016-04-01 |
Dave Cheney | crypto/x509: fix build break on darwin/{arm,arm64} |
commit | commitdiff | tree |
2016-04-01 |
Brad Fitzpatrick | net/http/httputil: deprecate Client+ServerConn harder... |
commit | commitdiff | tree |
2016-04-01 |
Brad Fitzpatrick | net/http: clean up the Client redirect code, document... |
commit | commitdiff | tree |
2016-04-01 |
Ian Lance Taylor | cmd/compile: s.f aliases itself |
commit | commitdiff | tree |
2016-04-01 |
Brad Fitzpatrick | net/http/httputil: make ReverseProxy return 502 Bad... |
commit | commitdiff | tree |
2016-04-01 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-04-01 |
Brad Fitzpatrick | net/http: limit Transport's reading of response header... |
commit | commitdiff | tree |
2016-03-31 |
Alexandru Moșoi | cmd/compile: constant fold ANDs. |
commit | commitdiff | tree |
2016-03-31 |
Alexandru Moșoi | cmd/compile: combine SHLQ into loads and stores |
commit | commitdiff | tree |
2016-03-31 |
Christopher... | cmd/link: Replace fmt.Sprintf with filepath.Join |
commit | commitdiff | tree |
2016-03-31 |
Joe Tsai | compress/flate: make Reader.Read return io.EOF eagerly |
commit | commitdiff | tree |
2016-03-31 |
Keith Randall | cmd/compile: better job of naming compound types |
commit | commitdiff | tree |
2016-03-31 |
Brad Fitzpatrick | net/http, net/http/httputil: rename lk to mu |
commit | commitdiff | tree |
2016-03-31 |
Keith Randall | cmd/compile: don't put SP in index slot |
commit | commitdiff | tree |
2016-03-31 |
Keith Randall | cmd/compile: extend prove pass to handle constant compa... |
commit | commitdiff | tree |
2016-03-31 |
Ilya Tocar | hash/crc64: Add tests for ECMA polynomial |
commit | commitdiff | tree |
2016-03-31 |
Matthew Dempsky | cmd/compile: remove Node.Nointerface field |
commit | commitdiff | tree |
2016-03-31 |
Matthew Dempsky | cmd/compile: stop generating garbage when checking... |
commit | commitdiff | tree |
2016-03-31 |
Josh Bleecher... | cmd/compile: dump stack trace in Fatalf during development |
commit | commitdiff | tree |
2016-03-31 |
David Crawshaw | cmd/compile: include pkgPath on all struct types |
commit | commitdiff | tree |
2016-03-31 |
Josh Bleecher... | cmd/compile: add sliceBound |
commit | commitdiff | tree |
2016-03-31 |
Keith Randall | cmd/compile: fix build |
commit | commitdiff | tree |
2016-03-31 |
Keith Randall | cmd/compile: Add more idx1 load/store instructions |
commit | commitdiff | tree |
2016-03-31 |
Keith Randall | cmd/compile: place combined loads at the location of... |
commit | commitdiff | tree |
2016-03-31 |
Josh Bleecher... | cmd/compile: encapsulate Type.Nname |
commit | commitdiff | tree |
2016-03-31 |
Brad Fitzpatrick | net/http/httptest: clean up unnecessary goroutine |
commit | commitdiff | tree |
2016-03-31 |
Matthew Dempsky | cmd/compile, runtime: fix pedantic int->string conversions |
commit | commitdiff | tree |
2016-03-31 |
Hiroshi Ioka | net/mail: throw error when multiple addresses are given... |
commit | commitdiff | tree |
2016-03-31 |
Brad Fitzpatrick | crypto/x509: add SystemCertPool, refactor system cert... |
commit | commitdiff | tree |
2016-03-31 |
Matthew Dempsky | cmd/link: remove -H elf flag |
commit | commitdiff | tree |
2016-03-31 |
Brad Fitzpatrick | test/fixedbugs: add test for divide by zero being optim... |
commit | commitdiff | tree |
2016-03-31 |
Brad Fitzpatrick | net/http: allow Handlers to handle http2 upgrade PRI... |
commit | commitdiff | tree |
2016-03-31 |
Brad Fitzpatrick | net/http: validate transmitted header fields |
commit | commitdiff | tree |
2016-03-31 |
Ian Lance Taylor | cmd/pprof: use DWARF info to lookup unknown PC addresses |
commit | commitdiff | tree |
2016-03-31 |
Keith Randall | runtime: don't use REP;MOVSB if CPUID doesn't say it... |
commit | commitdiff | tree |
2016-03-31 |
Dave Cheney | cmd/compile/internal/gc: avoid append when building... |
commit | commitdiff | tree |
2016-03-31 |
Dave Cheney | cmd/compile/internal/gc: don't let the argument to... |
commit | commitdiff | tree |
2016-03-31 |
Nigel Tao | image/jpeg: reconstruct progressive images even if... |
commit | commitdiff | tree |
2016-03-31 |
Dave Cheney | cmd/compile/internal/gc: don't iterate over field list... |
commit | commitdiff | tree |
2016-03-30 |
Matthew Dempsky | cmd/compile: use t.IsFoo() instead of Isfoo[t.Etype] |
commit | commitdiff | tree |
2016-03-30 |
Matthew Dempsky | cmd/compile: use t.IsFoo() instead of t.Etype == TFOO |
commit | commitdiff | tree |
2016-03-30 |
Alexandru Moșoi | cmd/compile: generalize strength reduction of mulq |
commit | commitdiff | tree |
2016-03-30 |
Matthew Dempsky | cmd/compile: get rid of redundant Type helper functions |
commit | commitdiff | tree |
2016-03-30 |
Josh Bleecher... | cmd/compile: s/typeX/typX/ |
commit | commitdiff | tree |
next |