2016-05-18 |
Ian Lance Taylor | doc/go1.7: add runtime.KeepAlive |
commit | commitdiff | tree |
2016-05-18 |
Keith Randall | cmd/compile: fix build |
commit | commitdiff | tree |
2016-05-18 |
Ian Lance Taylor | runtime: add KeepAlive function |
commit | commitdiff | tree |
2016-05-18 |
Keith Randall | cmd/compile: keep pointer input arguments live througho... |
commit | commitdiff | tree |
2016-05-18 |
Andrew Gerrand | html/template: mention risks of the CSS, HTML, JS,... |
commit | commitdiff | tree |
2016-05-18 |
Brad Fitzpatrick | net/http: allow Client.CheckRedirect to use most recent... |
commit | commitdiff | tree |
2016-05-18 |
Brad Fitzpatrick | vendor, net/http: update vendored hpack |
commit | commitdiff | tree |
2016-05-18 |
Brad Fitzpatrick | net/http: update bundled x/net/http2 for httptrace... |
commit | commitdiff | tree |
2016-05-18 |
Brad Fitzpatrick | net/http: fix spurious logging in Transport when server... |
commit | commitdiff | tree |
2016-05-18 |
Ilya Tocar | hash/crc64: Use slicing by 8. |
commit | commitdiff | tree |
2016-05-18 |
Lee Hinman | crypto/x509: add Admin & User Keychains to FetchPEMRoot... |
commit | commitdiff | tree |
2016-05-18 |
Adam Langley | crypto/ecdsa: reject negative inputs. |
commit | commitdiff | tree |
2016-05-18 |
Monty Taylor | vcs: Add support for git.openstack.org |
commit | commitdiff | tree |
2016-05-18 |
David Chase | cmd/compile: reduce element size of arrays in sparse... |
commit | commitdiff | tree |
2016-05-18 |
Cuihtlauac... | runtime: in tests, make sure gdb does not start with... |
commit | commitdiff | tree |
2016-05-18 |
Matthew Dempsky | cmd/compile: handle unsafe.Pointer(f()) correctly |
commit | commitdiff | tree |
2016-05-18 |
Ian Lance Taylor | doc/effective_go: clarify backward function reference |
commit | commitdiff | tree |
2016-05-18 |
Mikio Hara | net: don't increase test table rows when using -test... |
commit | commitdiff | tree |
2016-05-18 |
Mikio Hara | net: deflake TestLookupPort on Android |
commit | commitdiff | tree |
2016-05-18 |
Brad Fitzpatrick | regexp/syntax: clarify that \Z means Perl's \Z |
commit | commitdiff | tree |
2016-05-18 |
Ian Lance Taylor | runtime: deflake TestSignalExitStatus |
commit | commitdiff | tree |
2016-05-18 |
Emmanuel Odeke | crypto/x509: fix typo in docs for CreateCertificateRequest |
commit | commitdiff | tree |
2016-05-18 |
Brad Fitzpatrick | net/http: add test confirming a connection reuse case |
commit | commitdiff | tree |
2016-05-18 |
James Chacon | runtime: prevent racefini from being invoked more than... |
commit | commitdiff | tree |
2016-05-17 |
Alessandro... | debug/gosym: parse remote packages correctly |
commit | commitdiff | tree |
2016-05-17 |
Mikio Hara | net: deflake TestLookupPort for embedded, security... |
commit | commitdiff | tree |
2016-05-17 |
Colin Cross | reflect: remove out of date UTF-8 StructOf restriction |
commit | commitdiff | tree |
2016-05-17 |
Konstantin... | os/signal: fix wrong constant name in the documentation |
commit | commitdiff | tree |
2016-05-17 |
Mikio Hara | net: use IPv4/IPv6 reserved address blocks for document... |
commit | commitdiff | tree |
2016-05-17 |
Mikio Hara | net: simplify interfaceTable for BSD variants |
commit | commitdiff | tree |
2016-05-16 |
Scott Bell | crypto/tls: document certificate chains in LoadX509KeyPair |
commit | commitdiff | tree |
2016-05-16 |
andrew werner | io: make chained multiReader Read more efficient |
commit | commitdiff | tree |
2016-05-16 |
Simon Thulbourn | mime/multipart: sort header keys to ensure reproducible... |
commit | commitdiff | tree |
2016-05-16 |
Brad Fitzpatrick | A+C: add Andrew Werner (corporate CLA for Upthere,... |
commit | commitdiff | tree |
2016-05-16 |
Ian Lance Taylor | runtime: yield after raising signal that should kill... |
commit | commitdiff | tree |
2016-05-16 |
Scott Bell | doc: fix broken link to the vet command documentation |
commit | commitdiff | tree |
2016-05-16 |
David Chase | cmd/compile: use sparse algorithm for phis in large... |
commit | commitdiff | tree |
2016-05-16 |
Austin Clements | runtime: use GOTRACEBACK=system for TestStackBarrierPro... |
commit | commitdiff | tree |
2016-05-16 |
Scott Bell | encoding/json: document that object keys are sorted |
commit | commitdiff | tree |
2016-05-16 |
Austin Clements | runtime: use conventional shift style for gcBitsChunkBytes |
commit | commitdiff | tree |
2016-05-16 |
Austin Clements | runtime: remove obsolete comment from scanobject |
commit | commitdiff | tree |
2016-05-16 |
Dan Peterson | net/http: mention ALPN in http.Server.TLSNextProto... |
commit | commitdiff | tree |
2016-05-16 |
Artyom Pervukhin | net/http/httputil: don't add User-Agent header by proxy... |
commit | commitdiff | tree |
2016-05-15 |
Mikio Hara | syscall: fix missing use of use function in sysctl |
commit | commitdiff | tree |
2016-05-15 |
Mikio Hara | syscall: deprecate BPF/LSF |
commit | commitdiff | tree |
2016-05-15 |
Mikio Hara | syscall: deprecate routing message APIs for BSD variants |
commit | commitdiff | tree |
2016-05-15 |
David du Colombier | mime: fix mime type file name on Plan 9 |
commit | commitdiff | tree |
2016-05-15 |
Mikio Hara | net: golang.org/x/net/route plumbing |
commit | commitdiff | tree |
2016-05-15 |
Keith Randall | strings: fix Contains on amd64 |
commit | commitdiff | tree |
2016-05-14 |
Mikio Hara | vendor: import golang.org/x/net/route |
commit | commitdiff | tree |
2016-05-14 |
Alex Brainman | time: set Local.name on windows |
commit | commitdiff | tree |
2016-05-14 |
Kevin Burke | archive/zip: use HTTPS for documentation link |
commit | commitdiff | tree |
2016-05-14 |
Konstantin... | cmd/vendor: move cmd/internal/unvendor packages to... |
commit | commitdiff | tree |
2016-05-14 |
Austin Clements | runtime: improve heapBitsSetType documentation |
commit | commitdiff | tree |
2016-05-14 |
Austin Clements | runtime: perform publication barrier even for noscan... |
commit | commitdiff | tree |
2016-05-14 |
Mikio Hara | net: deflake TestPointToPointInterface and TestInterfac... |
commit | commitdiff | tree |
2016-05-14 |
Tom Bergan | net, net/http: don't trace DNS dials |
commit | commitdiff | tree |
2016-05-13 |
David Crawshaw | reflect: fix method type string |
commit | commitdiff | tree |
2016-05-13 |
Mikio Hara | Revert "cmd/build: reject non-existant directories... |
commit | commitdiff | tree |
2016-05-13 |
Dmitry Vyukov | doc/go1.7.txt: add cmd/trace changes |
commit | commitdiff | tree |
2016-05-13 |
Brad Fitzpatrick | net, net/http: don't trace UDP dials |
commit | commitdiff | tree |
2016-05-13 |
Alex Brainman | syscall: separate stdlib imports from others in mksysca... |
commit | commitdiff | tree |
2016-05-12 |
Andrew Gerrand | text/template: detect pathologically recursive template... |
commit | commitdiff | tree |
2016-05-12 |
Mohit Agarwal | fmt: remove extra space in too few arguments example |
commit | commitdiff | tree |
2016-05-12 |
Emmanuel Odeke | cmd/build: reject non-existant directories in ImportDir |
commit | commitdiff | tree |
2016-05-12 |
Dmitry Vyukov | cmd/trace: split large traces into parts |
commit | commitdiff | tree |
2016-05-12 |
Aliaksandr... | go/types: fix certain vet warnings |
commit | commitdiff | tree |
2016-05-12 |
Michael Munday | cmd/compile/internal/gc: minor cleanup of init.go comments |
commit | commitdiff | tree |
2016-05-12 |
Aliaksandr... | testing: fix vet warning |
commit | commitdiff | tree |
2016-05-12 |
Aliaksandr... | cmd: fixed certain vet warnings |
commit | commitdiff | tree |
2016-05-12 |
Aliaksandr... | reflect: fix vet warnings |
commit | commitdiff | tree |
2016-05-12 |
Joel Sing | runtime: stop using sigreturn on openbsd/386 |
commit | commitdiff | tree |
2016-05-12 |
Alex Brainman | syscall: make mksyscall_windows.go -systemdll flag... |
commit | commitdiff | tree |
2016-05-11 |
Robert Griesemer | cmd/compile: use one format for exporting calls of... |
commit | commitdiff | tree |
2016-05-11 |
Brad Fitzpatrick | net/http: keep HTTP/1.0 keep-alive conns open if respon... |
commit | commitdiff | tree |
2016-05-11 |
Johan Sageryd | text/template: fix typo in documentation |
commit | commitdiff | tree |
2016-05-11 |
Robert Griesemer | cmd/compile: use ONAME instead of OPACK in binary expor... |
commit | commitdiff | tree |
2016-05-11 |
Robert Griesemer | cmd/compile: clean up encoding of method expressions... |
commit | commitdiff | tree |
2016-05-11 |
Joe Tsai | cmd/pprof: remove tempDir when no longer needed |
commit | commitdiff | tree |
2016-05-11 |
Marc-Antoine... | os: fix Remove for file with read only attribute on... |
commit | commitdiff | tree |
2016-05-11 |
Brad Fitzpatrick | net/http: make the MaxBytesReader.Read error sticky |
commit | commitdiff | tree |
2016-05-11 |
Ian Lance Taylor | cmd/cgo: remove //extern for check functions in gccgo... |
commit | commitdiff | tree |
2016-05-11 |
Brad Fitzpatrick | net/http: document ResponseWriter read-vs-write concurr... |
commit | commitdiff | tree |
2016-05-11 |
Hiroshi Ioka | os/exec: cleanup and remove duplicated code |
commit | commitdiff | tree |
2016-05-11 |
Mikio Hara | net: fix nits found by vet |
commit | commitdiff | tree |
2016-05-11 |
Mikio Hara | net: reorganize interface tests to avoid vague flakiness |
commit | commitdiff | tree |
2016-05-11 |
David du Colombier | Revert "os: enable TestGetppid on Plan 9" |
commit | commitdiff | tree |
2016-05-11 |
Alex Brainman | syscall: remove mksyscall_windows.go -xsys flag |
commit | commitdiff | tree |
2016-05-11 |
Robert Griesemer | go/importer: use correct path when checking if package... |
commit | commitdiff | tree |
2016-05-11 |
Alex Brainman | runtime: make mksyscall_windows.go flags do what they... |
commit | commitdiff | tree |
2016-05-10 |
Brad Fitzpatrick | runtime/testdata/testprogcgo: fix Windows C compiler... |
commit | commitdiff | tree |
2016-05-10 |
Ian Lance Taylor | os/user: don't create C function mygetgrouplist |
commit | commitdiff | tree |
2016-05-10 |
Andrew Gerrand | doc: remove mention of %HOME% from installation instruc... |
commit | commitdiff | tree |
2016-05-10 |
Brad Fitzpatrick | net/http: update bundled x/net/http2 |
commit | commitdiff | tree |
2016-05-10 |
Brad Fitzpatrick | crypto/sha1: disable crashing AVX2 optimizations for now |
commit | commitdiff | tree |
2016-05-10 |
Keith Randall | test: add test for unlowered ITab |
commit | commitdiff | tree |
2016-05-10 |
Scott Bell | net: use contexts for cgo-based DNS resolution |
commit | commitdiff | tree |
2016-05-10 |
Emmanuel Odeke | reflect: make Field panic when out of bounds, as documented |
commit | commitdiff | tree |
2016-05-10 |
David du Colombier | go/internal/gccgoimporter: remove workaround on Plan 9 |
commit | commitdiff | tree |
2016-05-10 |
David du Colombier | os: enable TestGetppid on Plan 9 |
commit | commitdiff | tree |
next |