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 |
2016-01-08 |
Russ Cox | os: read only 10,000 bytes at a time from Windows console |
commit | commitdiff | tree |
2016-01-08 |
Paul Wankadia | regexp/syntax: fix factoring of common prefixes in... |
commit | commitdiff | tree |
2016-01-08 |
Daniel Speichert | net/textproto: accept multi-line error messages |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | net: ensure that malformed domain names report a consis... |
commit | commitdiff | tree |
2016-01-08 |
Alex Brainman | internal/syscall/windows: correct GetACP and MultiByteT... |
commit | commitdiff | tree |
2016-01-08 |
Ian Lance Taylor | encoding/json: doc: Decode only writes to exported... |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | database/sql: guard against panics in driver.Stmt imple... |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | runtime: allow signal.Ignore of user-generated throwing... |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | runtime: fix up OS X kernel bug sending user-generated... |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | Revert "runtime: make NumGoroutine and Stack agree... |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | runtime: make NumGoroutine and Stack agree not to inclu... |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | encoding/base64: fix streaming decode of padding-free... |
commit | commitdiff | tree |
2016-01-08 |
Ian Lance Taylor | os/signal: clarify signal doc |
commit | commitdiff | tree |
2016-01-08 |
David du Colombier | os: fix rename on Plan 9 |
commit | commitdiff | tree |
2016-01-08 |
Brad Fitzpatrick | A+C: manual updates |
commit | commitdiff | tree |
2016-01-08 |
Brad Fitzpatrick | net/http: fix too-strict validation of server header... |
commit | commitdiff | tree |
2016-01-08 |
Robert Griesemer | go/doc: don't drop "factory" functions with dot-importe... |
commit | commitdiff | tree |
2016-01-08 |
Ian Lance Taylor | cmd/cgo, runtime: recognize unsafe.Pointer(&s[0]) in... |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | time: restore old error text for day out of range |
commit | commitdiff | tree |
2016-01-08 |
Russ Cox | net: LookupAddr("127.0.0.1") is "localhost" not "localh... |
commit | commitdiff | tree |
2016-01-08 |
Brad Fitzpatrick | net/http: document GODEBUG settings, update bundled... |
commit | commitdiff | tree |
2016-01-07 |
Brad Fitzpatrick | net/http: add some tests around sending & receiving... |
commit | commitdiff | tree |
2016-01-07 |
Matthew Dempsky | cmd/compile: recognize !typedbool is typed |
commit | commitdiff | tree |
2016-01-07 |
Austin Clements | runtime: fix sigprof stack barrier locking |
commit | commitdiff | tree |
2016-01-07 |
Austin Clements | runtime: increase assumed stack size in externalthreadh... |
commit | commitdiff | tree |
2016-01-07 |
Austin Clements | runtime: don't ignore success of cgo profiling tracebacks |
commit | commitdiff | tree |
2016-01-07 |
Russ Cox | net: document ":port" syntax in Dial, Listen, ListenPacket |
commit | commitdiff | tree |
2016-01-07 |
Russ Cox | runtime: add pointer to net and net/http for more GODEB... |
commit | commitdiff | tree |
2016-01-07 |
Brad Fitzpatrick | net/http: update bundled http2, fixes TestConcurrentRea... |
commit | commitdiff | tree |
2016-01-07 |
Michael McGreevy | net/http: Minor fix to error messages in test. |
commit | commitdiff | tree |
2016-01-07 |
Russ Cox | doc: mention that Go no longer calls timeBeginPeriod... |
commit | commitdiff | tree |
2016-01-07 |
Michael Hudson... | doc: update 1.6 release notes with buildmode progress |
commit | commitdiff | tree |
2016-01-07 |
Russ Cox | doc: remove note about installing from source for ARM |
commit | commitdiff | tree |
2016-01-07 |
Brad Fitzpatrick | net/http: update bundled http2; fixes TestTransportAndS... |
commit | commitdiff | tree |
2016-01-07 |
Andrew Gerrand | doc: show relevant test instructions on install page |
commit | commitdiff | tree |
2016-01-07 |
Ian Lance Taylor | misc/cgo/testcarchive,testcshared: deflake tests |
commit | commitdiff | tree |
2016-01-07 |
Tamir Duberstein | cmd/dist: improve isGitRepo to handle git "worktree"s |
commit | commitdiff | tree |
2016-01-07 |
Russ Cox | cmd/go: for go get -insecure, skip TLS certificate... |
commit | commitdiff | tree |
2016-01-07 |
Mikio Hara | net/http, net/http/httputil: fix nits found by vet |
commit | commitdiff | tree |
next |