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 |
2016-01-07 |
Russ Cox | archive/zip: fix reading, writing of zip64 archives |
commit | commitdiff | tree |
2016-01-07 |
Russ Cox | os: document that Rename overwrites existing file |
commit | commitdiff | tree |
2016-01-07 |
Russ Cox | go/build: allow @ in #cgo directives for OS X |
commit | commitdiff | tree |
2016-01-06 |
Ian Lance Taylor | doc: fix incorrect example in asm.html |
commit | commitdiff | tree |
2016-01-06 |
Ian Lance Taylor | runtime: set new m signal mask to program startup mask |
commit | commitdiff | tree |
2016-01-06 |
Ian Lance Taylor | runtime: preserve signal stack when calling Go on C... |
commit | commitdiff | tree |
2016-01-06 |
Brad Fitzpatrick | runtime/pprof: skip TestStackBarrierProfiling on dragon... |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | doc: document release support policy |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | doc: document linux/ppc64 kernel requirement (2.6.37... |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | doc: fix source link in gdb docs |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | cmd/go: do not force use of git master branch (again) |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | doc: discuss copyright changes in contribute.html |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | net: check /etc/hosts for modifications every 5 seconds... |
commit | commitdiff | tree |
2016-01-06 |
Brad Fitzpatrick | net/http: fix flaky TestTransportCancelBeforeResponseHe... |
commit | commitdiff | tree |
2016-01-06 |
Brad Fitzpatrick | net/http: add mechanism for marking flaky http tests |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | doc/play: update URL for concurrent pi |
commit | commitdiff | tree |
2016-01-06 |
Brad Fitzpatrick | net/http: update bundled http2, add test for Transport... |
commit | commitdiff | tree |
2016-01-06 |
Robert Griesemer | go/importer: always handle forward-declared imports... |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | testing: move comment inside T.Parallel |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | net: fix timeout test bug |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | runtime/pprof: point to new docs about kernel bugs |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | cmd/dist: assume amd64 on OS X, don't run sysctl |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | time: document that RFC1123 is wrong for times in UTC |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | os/exec: document that examples assume Unix |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | test/bench/shootout: delete |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | Revert "cmd/dist: improve isGitRepo to handle git ... |
commit | commitdiff | tree |
2016-01-06 |
Russ Cox | crypto/dsa: adjust GenerateParameters comment |
commit | commitdiff | tree |
2016-01-06 |
Alex Brainman | internal/syscall/windows/registry: adjust TestGetMUIStr... |
commit | commitdiff | tree |
2016-01-06 |
Tamir Duberstein | cmd/dist: improve isGitRepo to handle git "worktree"s |
commit | commitdiff | tree |
2016-01-06 |
Matthew Dempsky | cmd/compile: recognize bool(true) as a constant expression |
commit | commitdiff | tree |
2016-01-06 |
Ian Lance Taylor | os/signal: Stop restores original signal handling |
commit | commitdiff | tree |
2016-01-06 |
Andrew Gerrand | net/http: better documentation for Transport |
commit | commitdiff | tree |
2016-01-06 |
Brad Fitzpatrick | net/http/pprof: stop profiling if client's connection... |
commit | commitdiff | tree |
2016-01-06 |
Brad Fitzpatrick | net/http: update bundled copied of x/net/http2 to git... |
commit | commitdiff | tree |
2016-01-06 |
Brad Fitzpatrick | doc: note the net/http CloseNotifier changes in go1... |
commit | commitdiff | tree |
2016-01-06 |
Ian Lance Taylor | doc: mention new SIGPIPE behavior in 1.6 release notes |
commit | commitdiff | tree |
2016-01-06 |
Ian Lance Taylor | runtime: call msanwrite on object passed to runtime/cgo |
commit | commitdiff | tree |
2016-01-06 |
Brad Fitzpatrick | crypto/hmac: update link to FIPS HMAC spec |
commit | commitdiff | tree |
2016-01-06 |
Adam Langley | crypto/x509: handle ECC private keys with the wrong... |
commit | commitdiff | tree |
2016-01-06 |
Kevin Vu | cmd/compile/internal/gc: fix initialization logic |
commit | commitdiff | tree |
2016-01-06 |
Tamir Duberstein | cmd/dist: correct run's comment |
commit | commitdiff | tree |
2016-01-06 |
Michael Hudson... | cmd/go: special case shared library name when passed... |
commit | commitdiff | tree |
2016-01-06 |
David Benjamin | encoding/asn1: fix off-by-one in parseBase128Int. |
commit | commitdiff | tree |
2016-01-05 |
Brad Fitzpatrick | A+C: automated update |
commit | commitdiff | tree |
2016-01-05 |
Brad Fitzpatrick | log/syslog: document that syslog is frozen |
commit | commitdiff | tree |
2016-01-05 |
Brad Fitzpatrick | net/http: make Client use Request.Cancel for timeouts... |
commit | commitdiff | tree |
2016-01-05 |
Robert Griesemer | spec: New year, new spec update (to refer to Unicode... |
commit | commitdiff | tree |
2016-01-05 |
Brad Fitzpatrick | net/http: tighten protocol between Transport.roundTrip... |
commit | commitdiff | tree |
2016-01-05 |
Austin Clements | runtime/pprof: skip TestStackBarrierProfiling |
commit | commitdiff | tree |
2016-01-05 |
Ian Lance Taylor | runtime: fix exit status when killed by signal |
commit | commitdiff | tree |
2016-01-05 |
Ian Lance Taylor | runtime: set SIGCONT to _SigNotify + _SigDefault |
commit | commitdiff | tree |
2016-01-05 |
David Chase | cmd/compile: suppress export of Note field within expor... |
commit | commitdiff | tree |
2016-01-05 |
Russ Cox | net: run all timeout tests in parallel |
commit | commitdiff | tree |
2016-01-05 |
Russ Cox | misc/cgo/testcshared: print a little more about GOROOT... |
commit | commitdiff | tree |
2016-01-05 |
Russ Cox | cmd/dist: wait for pending tests before exiting |
commit | commitdiff | tree |
2016-01-05 |
Brad Fitzpatrick | net/http: relax recently-updated rules and behavior... |
commit | commitdiff | tree |
2016-01-05 |
Matthew Dempsky | cmd/internal/obj: fix PCSP table at runtime.morestack... |
commit | commitdiff | tree |
2016-01-05 |
Ian Lance Taylor | os: remove unused import to fix build |
commit | commitdiff | tree |
2016-01-05 |
Ian Lance Taylor | os, runtime: better EPIPE behavior for command line... |
commit | commitdiff | tree |
2016-01-05 |
Ian Lance Taylor | runtime: disable a signal by restoring the original... |
commit | commitdiff | tree |
2016-01-04 |
Aaron Jacobs | cmd/go: update out of date help text about vendoring |
commit | commitdiff | tree |
2016-01-04 |
Russ Cox | testing: add clear panic for duplicate call to t.Parallel |
commit | commitdiff | tree |
2016-01-04 |
Russ Cox | runtime/pprof: shorten a few tests |
commit | commitdiff | tree |
2016-01-04 |
Russ Cox | cmd/link: use current GOROOT for source file paths... |
commit | commitdiff | tree |
2016-01-04 |
Didier Spezia | build: prevent the entire repo to be wiped out by cgo... |
commit | commitdiff | tree |
2016-01-04 |
Brad Fitzpatrick | net/http: deflake tests in full mode after t.Parallel... |
commit | commitdiff | tree |
2016-01-04 |
Ian Lance Taylor | runtime: remove now-unused test string constants |
commit | commitdiff | tree |
2016-01-04 |
Ian Lance Taylor | runtime: implement setsigstack for Solaris |
commit | commitdiff | tree |
2016-01-03 |
Benny Siegert | doc: fix typo in install-source.html. |
commit | commitdiff | tree |
2016-01-02 |
Ian Lance Taylor | runtime: treat SIGTSTP/SIGCANCEL on Solaris as we do... |
commit | commitdiff | tree |
2016-01-01 |
Shenghou Ma | doc: fix typo |
commit | commitdiff | tree |
2015-12-31 |
David Symonds | doc: 2016 is the Year of the Gopher. |
commit | commitdiff | tree |
2015-12-31 |
Alex Brainman | os: change Open(`C:`) to open current directory on C: |
commit | commitdiff | tree |
2015-12-30 |
Evan Shaw | database/sql: fix doc typos |
commit | commitdiff | tree |
2015-12-30 |
Hiroshi Ioka | os: fix race condition between (*os.File).Stat and... |
commit | commitdiff | tree |
2015-12-29 |
Russ Cox | runtime: move test programs out of source code, coalesce |
commit | commitdiff | tree |
2015-12-29 |
Brad Fitzpatrick | net/http: update docs on Request.Proto, ProtoMajor... |
commit | commitdiff | tree |
2015-12-29 |
Russ Cox | cmd/dist: apply final edits from CL 18199. |
commit | commitdiff | tree |
2015-12-29 |
Russ Cox | cmd/dist: run shards of test dir in parallel |
commit | commitdiff | tree |
2015-12-29 |
Russ Cox | cmd/dist: run wiki, shootout etc tests only on builders |
commit | commitdiff | tree |
2015-12-29 |
Russ Cox | cmd/dist: run various one-off tests in parallel |
commit | commitdiff | tree |
2015-12-29 |
Russ Cox | cmd/dist: run limited tests in race and libgcc=none... |
commit | commitdiff | tree |
2015-12-29 |
Russ Cox | build: shorten a few packages with long tests |
commit | commitdiff | tree |
2015-12-29 |
Russ Cox | api/go1.6.txt: add debug.SetTraceback, build.Package... |
commit | commitdiff | tree |
2015-12-29 |
Russ Cox | cmd/dist: make test default to --no-rebuild |
commit | commitdiff | tree |
2015-12-29 |
Mikio Hara | os: add missing copyright notice |
commit | commitdiff | tree |
2015-12-28 |
Austin Clements | runtime: fix, simplify, and improve scan state in gorou... |
commit | commitdiff | tree |
2015-12-24 |
Dan Peterson | runtime: fix sigaltstack test Skipf format string |
commit | commitdiff | tree |
2015-12-24 |
Ian Lance Taylor | runtime: adjust gsignal stack to current signal stack |
commit | commitdiff | tree |
2015-12-24 |
Nigel Tao | image/color: have NYCbCrA.RGBA work in 16-bit color. |
commit | commitdiff | tree |
2015-12-24 |
Jonathan Boulle | net/http: fix typo in docstring |
commit | commitdiff | tree |
2015-12-22 |
Rob Pike | crypto/cipher: fix typo from last change |
commit | commitdiff | tree |
2015-12-22 |
Rob Pike | crypto/cipher: improve documentation for AEAD |
commit | commitdiff | tree |
2015-12-22 |
Ian Lance Taylor | misc/cgo/testcarchive: skip test4 on darwin/{arm,arm64} |
commit | commitdiff | tree |
next |