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 |
2015-12-22 |
Mikio Hara | net: fix race in TestTCPStress |
commit | commitdiff | tree |
2015-12-22 |
Mikio Hara | net/internal/socktest: simplify log message format |
commit | commitdiff | tree |
2015-12-22 |
David Symonds | net/http: add new HTTP 451 status code, Unavailable... |
commit | commitdiff | tree |
2015-12-22 |
Ian Lance Taylor | test: add test that gccgo miscompiled |
commit | commitdiff | tree |
2015-12-21 |
Robert Griesemer | cmd/compile: const name and label name may match |
commit | commitdiff | tree |
2015-12-19 |
Mikio Hara | net: make use of IPv4 for parsing routing information... |
commit | commitdiff | tree |
2015-12-19 |
Alex Brainman | net: adjust TestInterfaceHardwareAddrWithGetmac |
commit | commitdiff | tree |
2015-12-19 |
Shenghou Ma | api: fix typo in README |
commit | commitdiff | tree |
2015-12-18 |
Ian Lance Taylor | runtime: for c-archive/c-shared, don't install unnecess... |
commit | commitdiff | tree |
2015-12-18 |
Brad Fitzpatrick | doc: change go1.6 http heading |
commit | commitdiff | tree |
2015-12-18 |
Ian Lance Taylor | runtime: write sigsetstack for Darwin, fix sigaction arg |
commit | commitdiff | tree |
2015-12-18 |
Russ Cox | doc: add mention of debug.SetTraceback |
commit | commitdiff | tree |
2015-12-18 |
Russ Cox | testing: use debug.SetTraceback("all") to show all... |
commit | commitdiff | tree |
2015-12-18 |
Russ Cox | runtime/debug: add SetTraceback |
commit | commitdiff | tree |
2015-12-18 |
Austin Clements | debug/elf: rename Chdr64.Reserved to _ |
commit | commitdiff | tree |
2015-12-18 |
Russ Cox | cmd/go: ignore XML errors after Go <meta> tags |
commit | commitdiff | tree |
2015-12-18 |
Joe Tsai | bytes: document that buffer is reused in Truncate and... |
commit | commitdiff | tree |
2015-12-18 |
Brad Fitzpatrick | net/http: document that Server.TLSNextProto has automat... |
commit | commitdiff | tree |
2015-12-18 |
Russ Cox | cmd/go: do not skip dirs with syntax errors in wildcard... |
commit | commitdiff | tree |
2015-12-18 |
Austin Clements | runtime: document stack barrier synchronization rules |
commit | commitdiff | tree |
2015-12-18 |
Austin Clements | runtime: require the stack barrier lock to traceback... |
commit | commitdiff | tree |
2015-12-18 |
Austin Clements | runtime: prevent race between setNextBarrierPC and... |
commit | commitdiff | tree |
2015-12-18 |
Emmanuel Odeke | doc: fix typo in go1.6.html |
commit | commitdiff | tree |
2015-12-18 |
Ian Lance Taylor | cmd/vet: add some checks for invalid pointer passing... |
commit | commitdiff | tree |
2015-12-17 |
Shenghou Ma | test: fix linkmain test |
commit | commitdiff | tree |
2015-12-17 |
Alan Donovan | go/types: add link to tutorial |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | api: create go1.6.txt go1.6beta1 |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | src: remove reference to since-deleted dist -s flag |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | doc: change go1.6 http heading |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | doc: Americanise spelling of wilful |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: document ResponseWriter and Handler more... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/link: reject non-package main toplevel.a file,... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: for go get -insecure, do not fall back to HTTP... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: fix processing of HTTPS 404 without -insecure |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | Revert "cmd/go: allow omitted user name in git ssh... |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: don't accept invalid bytes in server request... |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: be more consistent about Request.Method ... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: fix git submodule fetch |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: update bundled http2, add tests reading respo... |
commit | commitdiff | tree |
2015-12-17 |
Ian Lance Taylor | cmd/go: runtime and runtime/internal packages depend... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: respect umask when creating executables |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net: fix the build even harder |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | runtime: disable gdb test when a GOROOT_FINAL move... |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: updated bundled http2 to finish trailer support |
commit | commitdiff | tree |
2015-12-17 |
Alex Brainman | net: include both ipv4 and ipv6 netsh output in TestInt... |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net: fix race in test |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: allow ~ as first char of path element in genera... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: don't be clever about mtime precision in test |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: document that package documentation is ignored |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | net/http: document a few ServeMux behaviors |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: allow omitted user name in git ssh repo syntax |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: document that tests run in the source directory |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: document where get writes, and not vendor direc... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: document that go generate accepts all build... |
commit | commitdiff | tree |
2015-12-17 |
Ian Lance Taylor | os/signal: document signal handling |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: document that -p applies to test binary execution |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | cmd/pprof: fix scaling of "gigabyte" unit |
commit | commitdiff | tree |
2015-12-17 |
mattn | os,internal/syscall/windows: use ReadFile/MultiByteToWi... |
commit | commitdiff | tree |
next |