2016-10-24 |
Alexander Döring | database/sql: fix possible context leak in test |
commit | commitdiff | tree |
2016-10-24 |
Josh Bleecher... | all: minor vet fixes |
commit | commitdiff | tree |
2016-10-24 |
Dan Caddigan | os: add ErrClosed, return for use of closed File |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | path/filepath: fix match of \\?\c:\* on Windows |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | net/url: reject colon in first segment of relative... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | doc/faq: mention that copying discussion is semantics... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | runtime: fix invariant comment in chan.go |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | html/template: add test case for unbounded template... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | html/template, text/template: docs and fixes for templa... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | net: there are no invalid domain names anymore |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | go/build: allow % in ${SRCDIR} expansion for Jenkins |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | go/build: do not record go:binary-only-package if build... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | log: document that log messages end in newlines |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | net/mail: expose ParseDate, for use parsing Resent... |
commit | commitdiff | tree |
2016-10-24 |
Quentin Smith | cmd/doc: continue searching after error reading directory |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | runtime, cmd/link: fix netbsd/arm EABI support |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | reflect: fix DeepEqual for some cyclic corner cases |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | cmd/go: fix test for moved package in go get -u |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | cmd/go: allow 'go generate' even if imports do not... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | cmd/go: document that cmd/foo is only in Go repo, never... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | cmd/go: referee another vendor vs symlink fight |
commit | commitdiff | tree |
2016-10-24 |
Quentin Smith | bufio: remove unnecessary "continue" |
commit | commitdiff | tree |
2016-10-24 |
Martin Möhrmann | cmd/compile: replace ANDL with MOV?ZX |
commit | commitdiff | tree |
2016-10-24 |
Alex Brainman | runtime/cgo: do not link math lib by default on windows |
commit | commitdiff | tree |
2016-10-24 |
Austin Clements | runtime: make mspan.isFree do what's on the tin |
commit | commitdiff | tree |
2016-10-24 |
Austin Clements | runtime: make morestack less subtle |
commit | commitdiff | tree |
2016-10-23 |
Alexander Döring | doc: update size of "hello, world" binary in FAQ |
commit | commitdiff | tree |
2016-10-23 |
Hiroshi Ioka | path/filepath: pass TestToNorm even if VolumeName(tmpdi... |
commit | commitdiff | tree |
2016-10-22 |
Alex Brainman | syscall: use ERROR_IO_PENDING value in errnoErr |
commit | commitdiff | tree |
2016-10-22 |
Brad Fitzpatrick | net/http: add NoBody, don't return nil from NewRequest... |
commit | commitdiff | tree |
2016-10-22 |
Josh Bleecher... | runtime: skip TestLldbPython |
commit | commitdiff | tree |
2016-10-22 |
Russ Cox | net/url: make URL implement encoding.BinaryMarshaler... |
commit | commitdiff | tree |
2016-10-22 |
Adam Langley | net/http: drop custom tls.Config cloning code. |
commit | commitdiff | tree |
2016-10-22 |
Joe Tsai | archive/tar: validate sparse headers in parsePAX |
commit | commitdiff | tree |
2016-10-22 |
Brad Fitzpatrick | net/http: document Transport.ExpectContinueTimeout... |
commit | commitdiff | tree |
2016-10-22 |
Brad Fitzpatrick | net: clarify LookupAddr docs on libc's behavior, and... |
commit | commitdiff | tree |
2016-10-22 |
Brad Fitzpatrick | net/http: add Request.GetBody func for 307/308 redirects |
commit | commitdiff | tree |
2016-10-21 |
Robert Griesemer | cmd/compile: avoid one symbol lookup for qualified... |
commit | commitdiff | tree |
2016-10-21 |
Matthew Dempsky | cmd/compile: fix detection of duplicate cases for integ... |
commit | commitdiff | tree |
2016-10-21 |
Matthew Dempsky | cmd/compile: prevent ICE from misuse of [...]T arrays |
commit | commitdiff | tree |
2016-10-21 |
Matthew Dempsky | cmd/compile: directly construct Fields instead of ODCLF... |
commit | commitdiff | tree |
2016-10-21 |
Brad Fitzpatrick | net/http: make Redirect escape non-ASCII in Location... |
commit | commitdiff | tree |
2016-10-21 |
Adam Langley | vendor/golang_org/x/crypto/curve25519: update to f62085... |
commit | commitdiff | tree |
2016-10-21 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2016-10-21 |
Brad Fitzpatrick | net: make all Resolver methods respect Resolver.PreferGo |
commit | commitdiff | tree |
2016-10-21 |
Brad Fitzpatrick | net/http/httptrace: clarify ClientTrace docs |
commit | commitdiff | tree |
2016-10-21 |
Joe Tsai | Revert "cmd/compile: cleanup toolstash hacks from previ... |
commit | commitdiff | tree |
2016-10-21 |
Ian Lance Taylor | cmd/cgo: preserve original call arguments when pointer... |
commit | commitdiff | tree |
2016-10-21 |
Austin Clements | runtime: fix call* signatures and deferArgs with siz=0 |
commit | commitdiff | tree |
2016-10-21 |
Austin Clements | runtime: replace *g with guintptr in trace |
commit | commitdiff | tree |
2016-10-21 |
Daniel Theophanes | database/sql: update the conversion errors to be clearer |
commit | commitdiff | tree |
2016-10-21 |
Michael Munday | cmd/asm, cmd/internal/obj/s390x: fix VFMA and VFMS... |
commit | commitdiff | tree |
2016-10-20 |
David Chase | cmd/compile: Repurpose old sliceopt.go for prove phase. |
commit | commitdiff | tree |
2016-10-20 |
Klaus Post | compress/gzip, compress/zlib: add HuffmanOnly as compre... |
commit | commitdiff | tree |
2016-10-20 |
Robert Griesemer | cmd/compile: a couple of minor comment fixes |
commit | commitdiff | tree |
2016-10-20 |
Nigel Tao | image/color: tweak the formula for converting to gray. |
commit | commitdiff | tree |
2016-10-20 |
David Chase | cmd/compile: enable flag-specified dump of specific... |
commit | commitdiff | tree |
2016-10-20 |
Alberto Donizetti | runtime/debug: avoid overflow in SetMaxThreads |
commit | commitdiff | tree |
2016-10-20 |
Michael Munday | go/build: reserve GOOS=zos for IBM z/OS |
commit | commitdiff | tree |
2016-10-20 |
Ian Lance Taylor | cmd/cgo: correct comment on Package.rewriteCall |
commit | commitdiff | tree |
2016-10-20 |
Adam Langley | vendor/golang_org/x/crypto/poly1305: update to 3ded668c... |
commit | commitdiff | tree |
2016-10-20 |
David Chase | cmd/compile: add patterns to improve PPC64 FP comparisons |
commit | commitdiff | tree |
2016-10-20 |
David du Colombier | net/http: remove workaround in TestTransportClosesBodyO... |
commit | commitdiff | tree |
2016-10-20 |
Ilya Tocar | cmd/compile/internal/amd64: break dependency for CVTS... |
commit | commitdiff | tree |
2016-10-20 |
Ilya Tocar | cmd/internal/obj/x86: add some missing AMD64 instructions |
commit | commitdiff | tree |
2016-10-20 |
Daniel Theophanes | database/sql: add missing unlock when context is expired |
commit | commitdiff | tree |
2016-10-20 |
Alberto Donizetti | lib/time: update to IANA release 2016g (September 2016) |
commit | commitdiff | tree |
2016-10-20 |
Joe Tsai | archive/tar: fix parsePAXTime |
commit | commitdiff | tree |
2016-10-19 |
Quentin Smith | doc: update install-source.html for SSA in Go 1.8 |
commit | commitdiff | tree |
2016-10-19 |
Michael Munday | runtime: get s390x vector facility availability from... |
commit | commitdiff | tree |
2016-10-19 |
Austin Clements | runtime: keep gcMarkRootCheck happy with spare Gs |
commit | commitdiff | tree |
2016-10-19 |
Austin Clements | runtime: don't reserve space for stack barriers if... |
commit | commitdiff | tree |
2016-10-19 |
Austin Clements | runtime: update heap profile stats after world is started |
commit | commitdiff | tree |
2016-10-19 |
Austin Clements | runtime: remove gcWork flushes in mark termination |
commit | commitdiff | tree |
2016-10-19 |
Ian Lance Taylor | cmd/cgo: always use a function literal for pointer... |
commit | commitdiff | tree |
2016-10-19 |
Ian Lance Taylor | cmd/link, cmd/internal/obj: stop exporting various... |
commit | commitdiff | tree |
2016-10-19 |
Matthew Dempsky | cmd/compile: remove -A flag |
commit | commitdiff | tree |
2016-10-19 |
Matthew Dempsky | cmd/compile: rework mkbuiltin.go to generate code |
commit | commitdiff | tree |
2016-10-19 |
Edward Muller | net/http/httptrace: add ClientTrace.TLSHandshakeStart... |
commit | commitdiff | tree |
2016-10-19 |
Joe Tsai | archive/tar: fix parsePAX to be POSIX.1-2001 compliant |
commit | commitdiff | tree |
2016-10-19 |
Joe Tsai | archive/tar: compact slices in tests |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | text/template: add support for reflect.Value args,... |
commit | commitdiff | tree |
2016-10-19 |
Joe Tsai | archive/tar: make Reader handle GNU format properly |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | sync: throw, not panic, for unlock of unlocked mutex |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | html/template: adjust ambiguous URL context text |
commit | commitdiff | tree |
2016-10-19 |
David Crawshaw | plugin: mention OS X support and concurrency |
commit | commitdiff | tree |
2016-10-19 |
Robert Griesemer | spec: slightly more realistic example for type assertions |
commit | commitdiff | tree |
2016-10-19 |
Brad Fitzpatrick | syscall: make Utimes on Solaris match all the other... |
commit | commitdiff | tree |
2016-10-19 |
Brad Fitzpatrick | net/http: make NewRequest set empty Body nil, don't... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | reflect: document DeepEqual(nil map, empty non-nil... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | syscall: for ForkExec on Linux, always use 32-bit setgr... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | reflect: update FieldByNameFunc comment |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | html/template, text/template: clarify template redefini... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | os: clean up after test |
commit | commitdiff | tree |
2016-10-19 |
Ingo Oeser | regexp: avoid alloc in QuoteMeta when not quoting |
commit | commitdiff | tree |
2016-10-19 |
Emmanuel Odeke | math/big: implement Float.Scan, type assert fmt interfa... |
commit | commitdiff | tree |
2016-10-19 |
Caio Marcelo... | cmd/go, testing: indicate when no tests are run |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | cmd/go: make go test -i -o x.test actually write x... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | cmd/go: disable SSH connection pooling to avoid git... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | reflect: correct Type.FieldByNameFunc docs |
commit | commitdiff | tree |
next |