2016-01-20 |
Robert Griesemer | cmd/compile: don't print (empty) package name in errors... |
commit | commitdiff | tree |
2016-01-20 |
Michael Hudson... | runtime/race: fix test so it compiles |
commit | commitdiff | tree |
2016-01-19 |
Keith Randall | cmd/compile: add VARLIVE to opnames list |
commit | commitdiff | tree |
2016-01-19 |
Robert Griesemer | cmd/compile: don't crash on invalid labeled statement |
commit | commitdiff | tree |
2016-01-19 |
Robert Griesemer | cmd/compile: set importpkg.Direct correctly when using... |
commit | commitdiff | tree |
2016-01-19 |
OneOfOne | cmd/link: fix elf64phdr to allow using upx (and other... |
commit | commitdiff | tree |
2016-01-19 |
Michael Munday | net: add timeout to DNS requests sent by TestSpecialDom... |
commit | commitdiff | tree |
2016-01-19 |
Brad Fitzpatrick | net/http: make hidden http2 Transport respect remaining... |
commit | commitdiff | tree |
2016-01-19 |
Shenghou Ma | build: test linux/mips64 and linux/mips64le with builda... |
commit | commitdiff | tree |
2016-01-18 |
Shenghou Ma | runtime: print address as hex in messages |
commit | commitdiff | tree |
2016-01-18 |
Brad Fitzpatrick | net/http: clarify docs on Request.Proto field |
commit | commitdiff | tree |
2016-01-18 |
Brad Fitzpatrick | net/http: make http2 Transport send Content Length |
commit | commitdiff | tree |
2016-01-18 |
Brad Fitzpatrick | net/http: panic on bogus use of CloseNotifier or Hijacker |
commit | commitdiff | tree |
2016-01-18 |
Mikio Hara | net: disable TestInterfaceAddrsWithNetsh on windows |
commit | commitdiff | tree |
2016-01-18 |
Ian Lance Taylor | runtime: don't run TestEnsureDropM on windows or plan9 |
commit | commitdiff | tree |
2016-01-16 |
Brad Fitzpatrick | net/http: update bundled http2, pass through Transport... |
commit | commitdiff | tree |
2016-01-16 |
Austin Clements | runtime: fix sleep/wakeup race for GC assists |
commit | commitdiff | tree |
2016-01-16 |
Mikio Hara | runtime: readjust signal code for dragonfly-2.6 and... |
commit | commitdiff | tree |
2016-01-15 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-01-15 |
Austin Clements | runtime: use at least "system" traceback level for... |
commit | commitdiff | tree |
2016-01-14 |
Matthew Dempsky | runtime: fix darwin/arm64 build |
commit | commitdiff | tree |
2016-01-14 |
Russ Cox | cmd/go: fix vendor directory check on Windows |
commit | commitdiff | tree |
2016-01-14 |
Ian Lance Taylor | runtime: remove erroneous go:noescape declaration |
commit | commitdiff | tree |
2016-01-14 |
Brad Fitzpatrick | net/http: fix flaky TestServerValidatesHostHeader |
commit | commitdiff | tree |
2016-01-14 |
Ian Lance Taylor | runtime: minimize time between lockextra/unlockextra |
commit | commitdiff | tree |
2016-01-14 |
Russ Cox | cmd/go: respect internal directories during 'go run' |
commit | commitdiff | tree |
2016-01-14 |
Austin Clements | runtime: fix several issues in TestFutexsleep |
commit | commitdiff | tree |
2016-01-14 |
Russ Cox | cmd/go, go/build: ignore vendor directories with no... |
commit | commitdiff | tree |
2016-01-14 |
Shenghou Ma | build: use consistent shebang line |
commit | commitdiff | tree |
2016-01-14 |
Andrew Gerrand | doc: revise help page with categories and more links |
commit | commitdiff | tree |
2016-01-14 |
Russ Cox | doc: document archive/tar changes |
commit | commitdiff | tree |
2016-01-14 |
Austin Clements | debug/dwarf: fix nil pointer dereference in cyclic... |
commit | commitdiff | tree |
2016-01-14 |
Russ Cox | cmd/compile: add AVARLIVE to peep for arm, arm64, mips6... |
commit | commitdiff | tree |
2016-01-14 |
Russ Cox | cmd/internal/obj: separate code layout from object... |
commit | commitdiff | tree |
2016-01-14 |
Russ Cox | cmd/compile: recognize Syscall-like functions for liven... |
commit | commitdiff | tree |
2016-01-13 |
Brad Fitzpatrick | go/types: rename Importer2 to ImporterFrom go1.6beta2 |
commit | commitdiff | tree |
2016-01-13 |
Keith Randall | runtime: don't use CMOV for 386 |
commit | commitdiff | tree |
2016-01-13 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-01-13 |
Brad Fitzpatrick | net/http: clarify ConnState StateActive docs for HTTP/2 |
commit | commitdiff | tree |
2016-01-13 |
Robert Griesemer | go/importer: fix field/method package for binary importer |
commit | commitdiff | tree |
2016-01-13 |
Ian Lance Taylor | cmd/go: fix gccSupportsNoPie for old GCC's that don... |
commit | commitdiff | tree |
2016-01-13 |
Robert Griesemer | go/importer: revert incorrect change that slipped in... |
commit | commitdiff | tree |
2016-01-13 |
Russ Cox | cmd/link: add LC_VERSION_MIN_MACOSX to linkmode=interna... |
commit | commitdiff | tree |
2016-01-13 |
Russ Cox | runtime: allow for C pointers between arena_start and... |
commit | commitdiff | tree |
2016-01-13 |
Russ Cox | runtime: arrange to show a few local variables when... |
commit | commitdiff | tree |
2016-01-13 |
Robert Griesemer | go/importer: associate exported field and interface... |
commit | commitdiff | tree |
2016-01-13 |
Joe Sylve | cmd/go: -buildmode=c-shared should work on darwin/386 |
commit | commitdiff | tree |
2016-01-13 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-01-13 |
Brad Fitzpatrick | database/sql/driver: clarify DefaultParameterConverter... |
commit | commitdiff | tree |
2016-01-13 |
Brad Fitzpatrick | net/http: fix Transport crash when abandoning dial... |
commit | commitdiff | tree |
2016-01-13 |
Russ Cox | doc: document Go 1.5.3 |
commit | commitdiff | tree |
2016-01-13 |
Emmanuel Odeke | net/http: reject non three digit status codes in ReadRe... |
commit | commitdiff | tree |
2016-01-13 |
Keith Randall | cmd/compile: stop using fucomi* ops for 387 builds |
commit | commitdiff | tree |
2016-01-13 |
Ian Lance Taylor | cmd/go: fixes for -compiler=gccgo -buildmode=c-shared |
commit | commitdiff | tree |
2016-01-13 |
Ilya Tocar | cmd/internal/obj/x86: add new instructions, cleanup. |
commit | commitdiff | tree |
2016-01-13 |
Mikio Hara | net: LookupAddr("127.0.0.1") is "localhost" not "localh... |
commit | commitdiff | tree |
2016-01-13 |
Brad Fitzpatrick | net/http2: update bundled http2 |
commit | commitdiff | tree |
2016-01-13 |
Brad Fitzpatrick | crypto/tls: don't block in Conn.Close if Writes are... |
commit | commitdiff | tree |
2016-01-13 |
David Chase | cmd/compile: better modeling of escape across loop... |
commit | commitdiff | tree |
2016-01-13 |
Michael Hudson... | runtime/internal/atomic: use //go:noinline to prevent... |
commit | commitdiff | tree |
2016-01-13 |
Russ Cox | runtime: make NumGoroutine and Stack agree not to inclu... |
commit | commitdiff | tree |
2016-01-13 |
Russ Cox | math/big: fix Exp(x, x, x) for certain large x |
commit | commitdiff | tree |
2016-01-12 |
Ian Lance Taylor | cmd/cgo: document C.sizeof_T and zero-sized field restr... |
commit | commitdiff | tree |
2016-01-12 |
Denys Honsiorovskyi | net/http: support URLs without schemes in http.Redirect |
commit | commitdiff | tree |
2016-01-12 |
Austin Clements | runtime: mark greyobject go:nowritebarrierrec |
commit | commitdiff | tree |
2016-01-12 |
Austin Clements | runtime: remove out-of-date comment |
commit | commitdiff | tree |
2016-01-12 |
Austin Clements | runtime: fix incorrect comment |
commit | commitdiff | tree |
2016-01-12 |
Andrew Gerrand | doc: add Overview and other small edits to How To Write... |
commit | commitdiff | tree |
2016-01-11 |
Michael Hudson... | cmd/go: pass -no-pie along with -Wl,-r to gcc when... |
commit | commitdiff | tree |
2016-01-11 |
Brad Fitzpatrick | net: disable sendfile on Solaris for now |
commit | commitdiff | tree |
2016-01-11 |
Ian Lance Taylor | runtime: fix ppc64le cgocallback code |
commit | commitdiff | tree |
2016-01-11 |
Ian Lance Taylor | runtime: return full error for first test to be built |
commit | commitdiff | tree |
2016-01-11 |
Robert Griesemer | go/types: slightly better doc strings |
commit | commitdiff | tree |
2016-01-11 |
Robert Griesemer | go/importer: use correct path for path->package map |
commit | commitdiff | tree |
2016-01-11 |
Ian Lance Taylor | runtime: fix arm/arm64/ppc64/mips64 to dropm when necessary |
commit | commitdiff | tree |
2016-01-11 |
Rick Hudson | runtime: eagerly share GC work buffers |
commit | commitdiff | tree |
2016-01-10 |
Adam Langley | doc: note GCM behaviour change in Go 1.6. |
commit | commitdiff | tree |
2016-01-10 |
Adam Langley | crypto/cipher: always zero dst buffer on GCM authentica... |
commit | commitdiff | tree |
2016-01-10 |
Yao Zhang | cmd/dist: restrict parallel tests to NumCPU on mips64x |
commit | commitdiff | tree |
2016-01-10 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-01-10 |
Harshavardhana | net/http: don't remove Expect Request header in Server. |
commit | commitdiff | tree |
2016-01-09 |
Emmanuel Odeke | net/http: improve ReadResponse test coverage |
commit | commitdiff | tree |
2016-01-09 |
Matt Robenolt | net: fix typo in lookup_windows getprotobyname |
commit | commitdiff | tree |
2016-01-09 |
Mikio Hara | net: stop scanning for domain name once the first label... |
commit | commitdiff | tree |
2016-01-09 |
Ian Lance Taylor | runtime: for c-archive/c-shared, install signal handler... |
commit | commitdiff | tree |
2016-01-09 |
Robert Griesemer | go/types, go/importer: importing package unsafe is... |
commit | commitdiff | tree |
2016-01-08 |
Austin Clements | runtime: clean up gctrace format |
commit | commitdiff | tree |
2016-01-08 |
Robert Griesemer | go/types: provide Importer2 supporting the Go 1.5 vendo... |
commit | commitdiff | tree |
2016-01-08 |
Austin Clements | runtime/pprof: skip TestStackBarrierProfiling on FreeBS... |
commit | commitdiff | tree |
2016-01-08 |
Brad Fitzpatrick | api: more go1.6 API additions |
commit | commitdiff | tree |
2016-01-08 |
Robert Griesemer | math/big: fix typo in comment |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | api: fix build for go/build change |
commit | commitdiff | tree |
2016-01-08 |
Mikio Hara | runtime/testdata: gofmt |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | cmd/compile: apply -importmap to imports before checkin... |
commit | commitdiff | tree |
2016-01-08 |
Brad Fitzpatrick | net/http: fix validHeaderValue yet again, excluding... |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | go/build: invert AllowVendor to IgnoreVendor |
commit | commitdiff | tree |
2016-01-08 |
Ian Lance Taylor | runtime: save callee-saved regs in darwin-amd64 library... |
commit | commitdiff | tree |
2016-01-08 |
Ian Lance Taylor | runtime: add nowritebarrierrec to funcs called at signa... |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | Revert "net: ensure that malformed domain names report... |
commit | commitdiff | tree |
2016-01-08 |
Joel Sing | cmd/dist: fix cgoTestSO on FreeBSD amd64 with GOHOSTARC... |
commit | commitdiff | tree |
next |