go /
go /
bb91a7e2fd11a071dc32a6a65c185fbe0151145a - bb91a7e test/bench/shootout: delete by Russ Cox · 9 years ago
- 91ba9f4 Revert "cmd/dist: improve isGitRepo to handle git "worktree"s" by Russ Cox · 9 years ago
- 7f0b4a8 crypto/dsa: adjust GenerateParameters comment by Russ Cox · 9 years ago
- a8f8d55 internal/syscall/windows/registry: adjust TestGetMUIStringValue by Alex Brainman · 9 years ago
- ab096d587 cmd/dist: improve isGitRepo to handle git "worktree"s by Tamir Duberstein · 9 years ago
- be20948 cmd/compile: recognize bool(true) as a constant expression by Matthew Dempsky · 9 years ago
- e24b244 os/signal: Stop restores original signal handling by Ian Lance Taylor · 9 years ago
- 91f997b net/http: better documentation for Transport by Andrew Gerrand · 9 years ago
- c799e4a net/http/pprof: stop profiling if client's connection closes by Brad Fitzpatrick · 9 years ago
- a4f27c4 net/http: update bundled copied of x/net/http2 to git rev 961116aee by Brad Fitzpatrick · 9 years ago
- ed52e55 doc: note the net/http CloseNotifier changes in go1.6.html by Brad Fitzpatrick · 9 years ago
- 2a756625 doc: mention new SIGPIPE behavior in 1.6 release notes by Ian Lance Taylor · 9 years ago
- 934e055 runtime: call msanwrite on object passed to runtime/cgo by Ian Lance Taylor · 9 years ago
- 17ce037 crypto/hmac: update link to FIPS HMAC spec by Brad Fitzpatrick · 9 years ago
- 9338f39 crypto/x509: handle ECC private keys with the wrong length. by Adam Langley · 9 years ago
- aaabe3d cmd/compile/internal/gc: fix initialization logic by Kevin Vu · 9 years ago
- 7e24e89 cmd/dist: correct run's comment by Tamir Duberstein · 9 years ago
- ae8e558 cmd/go: special case shared library name when passed "$prefix/..." by Michael Hudson-Doyle · 9 years ago
- 7f96e26 encoding/asn1: fix off-by-one in parseBase128Int. by David Benjamin · 9 years ago
- ace1738 A+C: automated update by Brad Fitzpatrick · 9 years ago
- ddc2508 log/syslog: document that syslog is frozen by Brad Fitzpatrick · 9 years ago
- 7de71c8 net/http: make Client use Request.Cancel for timeouts instead of CancelRequest by Brad Fitzpatrick · 9 years ago
- 212bdd9 spec: New year, new spec update (to refer to Unicode 8.0). by Robert Griesemer · 9 years ago
- 7fa9846 net/http: tighten protocol between Transport.roundTrip and persistConn.readLoop by Brad Fitzpatrick · 9 years ago
- 59ca878 runtime/pprof: skip TestStackBarrierProfiling by Austin Clements · 9 years ago
- 2c67c8c runtime: fix exit status when killed by signal by Ian Lance Taylor · 9 years ago
- 81b3511 runtime: set SIGCONT to _SigNotify + _SigDefault by Ian Lance Taylor · 9 years ago
- ab5d2bf cmd/compile: suppress export of Note field within exported bodies by David Chase · 9 years ago
- d731315 net: run all timeout tests in parallel by Russ Cox · 9 years ago
- f2c36df misc/cgo/testcshared: print a little more about GOROOT on failure by Russ Cox · 9 years ago
- 906f979 cmd/dist: wait for pending tests before exiting by Russ Cox · 9 years ago
- 4b0bc7c net/http: relax recently-updated rules and behavior of CloseNotifier by Brad Fitzpatrick · 9 years ago
- 66f1f89 cmd/internal/obj: fix PCSP table at runtime.morestack calls by Matthew Dempsky · 9 years ago
- b80ea53 os: remove unused import to fix build by Ian Lance Taylor · 9 years ago
- 58c73de os, runtime: better EPIPE behavior for command line programs by Ian Lance Taylor · 9 years ago
- a7d2b4d runtime: disable a signal by restoring the original disposition by Ian Lance Taylor · 9 years ago
- 6c8a141 cmd/go: update out of date help text about vendoring by Aaron Jacobs · 9 years ago
- 7f4443d testing: add clear panic for duplicate call to t.Parallel by Russ Cox · 9 years ago
- 9d549b5 runtime/pprof: shorten a few tests by Russ Cox · 9 years ago
- 83746fd cmd/link: use current GOROOT for source file paths for standard library by Russ Cox · 9 years ago
- dc5315c build: prevent the entire repo to be wiped out by cgo test scripts by Didier Spezia · 9 years ago
- 28b95ed net/http: deflake tests in full mode after t.Parallel additions by Brad Fitzpatrick · 9 years ago
- fa8384d runtime: remove now-unused test string constants by Ian Lance Taylor · 9 years ago
- 956535f runtime: implement setsigstack for Solaris by Ian Lance Taylor · 9 years ago
- e2093cd doc: fix typo in install-source.html. by Benny Siegert · 9 years ago
- 3fd19fd runtime: treat SIGTSTP/SIGCANCEL on Solaris as we do on GNU/Linux by Ian Lance Taylor · 9 years ago
- ca9876d doc: fix typo by Shenghou Ma · 9 years ago
- 043ae50 doc: 2016 is the Year of the Gopher. by David Symonds · 9 years ago
- ca47157 os: change Open(`C:`) to open current directory on C: by Alex Brainman · 9 years ago
- e35901f database/sql: fix doc typos by Evan Shaw · 9 years ago
- 46017769 os: fix race condition between (*os.File).Stat and os.Chdir on windows by Hiroshi Ioka · 9 years ago
- 8d5ff2e runtime: move test programs out of source code, coalesce by Russ Cox · 9 years ago
- a699320 net/http: update docs on Request.Proto, ProtoMajor, ProtoMinor by Brad Fitzpatrick · 9 years ago
- f034ee8 cmd/dist: apply final edits from CL 18199. by Russ Cox · 9 years ago
- d513ee7 cmd/dist: run shards of test dir in parallel by Russ Cox · 9 years ago
- b6473ff cmd/dist: run wiki, shootout etc tests only on builders by Russ Cox · 9 years ago
- baa928a cmd/dist: run various one-off tests in parallel by Russ Cox · 9 years ago
- f41378e cmd/dist: run limited tests in race and libgcc=none modes by Russ Cox · 9 years ago
- 04d732b build: shorten a few packages with long tests by Russ Cox · 9 years ago
- acc1500 api/go1.6.txt: add debug.SetTraceback, build.Package.InvalidGoFiles by Russ Cox · 9 years ago
- f70f277 cmd/dist: make test default to --no-rebuild by Russ Cox · 9 years ago
- 6766a29 os: add missing copyright notice by Mikio Hara · 9 years ago
- c7c7c70 runtime: fix, simplify, and improve scan state in goroutine header by Austin Clements · 9 years ago
- 0f3c229 runtime: fix sigaltstack test Skipf format string by Dan Peterson · 9 years ago
- f7e51c1 runtime: adjust gsignal stack to current signal stack by Ian Lance Taylor · 9 years ago
- e4dcf5c image/color: have NYCbCrA.RGBA work in 16-bit color. by Nigel Tao · 9 years ago
- 5b5e19e net/http: fix typo in docstring by Jonathan Boulle · 9 years ago
- 5464181 crypto/cipher: fix typo from last change by Rob Pike · 9 years ago
- 4e6750a crypto/cipher: improve documentation for AEAD by Rob Pike · 9 years ago
- 94ff479 misc/cgo/testcarchive: skip test4 on darwin/{arm,arm64} by Ian Lance Taylor · 9 years ago
- 11ac72a net: fix race in TestTCPStress by Mikio Hara · 9 years ago
- f80f6e4 net/internal/socktest: simplify log message format by Mikio Hara · 9 years ago
- 8567fb7 net/http: add new HTTP 451 status code, Unavailable For Legal Reasons. by David Symonds · 9 years ago
- bbb88f9 test: add test that gccgo miscompiled by Ian Lance Taylor · 9 years ago
- d6a203e cmd/compile: const name and label name may match by Robert Griesemer · 9 years ago
- 97f854c net: make use of IPv4 for parsing routing information on windows by Mikio Hara · 9 years ago
- 2cf5f04 net: adjust TestInterfaceHardwareAddrWithGetmac by Alex Brainman · 9 years ago
- 471b6ec api: fix typo in README by Shenghou Ma · 9 years ago
- fbdfa99 runtime: for c-archive/c-shared, don't install unnecessary signal handlers by Ian Lance Taylor · 9 years ago
- 32cf985 doc: change go1.6 http heading by Brad Fitzpatrick · 9 years ago
- f40c05e runtime: write sigsetstack for Darwin, fix sigaction arg by Ian Lance Taylor · 9 years ago
- e5ef5d4 doc: add mention of debug.SetTraceback by Russ Cox · 9 years ago
- 57337da testing: use debug.SetTraceback("all") to show all goroutines at test timeout by Russ Cox · 9 years ago
- bb0567b runtime/debug: add SetTraceback by Russ Cox · 9 years ago
- ea5b9d5 debug/elf: rename Chdr64.Reserved to _ by Austin Clements · 9 years ago
- 5b08548 cmd/go: ignore XML errors after Go <meta> tags by Russ Cox · 9 years ago
- 5270b57 bytes: document that buffer is reused in Truncate and Reset by Joe Tsai · 9 years ago
- b73e247 net/http: document that Server.TLSNextProto has automatic HTTP/2 also by Brad Fitzpatrick · 9 years ago
- ab74f59 cmd/go: do not skip dirs with syntax errors in wildcard matching (like ./...) by Russ Cox · 9 years ago
- d446ba9 runtime: document stack barrier synchronization rules by Austin Clements · 9 years ago
- f90b48e runtime: require the stack barrier lock to traceback cgo and libcalls by Austin Clements · 9 years ago
- a4a57bb runtime: prevent race between setNextBarrierPC and sigprof by Austin Clements · 9 years ago
- 90a6893 doc: fix typo in go1.6.html by Emmanuel Odeke · 9 years ago
- ebf64bc cmd/vet: add some checks for invalid pointer passing using cgo by Ian Lance Taylor · 9 years ago
- 63f0aac test: fix linkmain test by Shenghou Ma · 9 years ago
- a750149 go/types: add link to tutorial by Alan Donovan · 9 years ago
- 8db371b api: create go1.6.txt by Brad Fitzpatrick · 9 years ago go1.6beta1
- 4577cfc src: remove reference to since-deleted dist -s flag by Brad Fitzpatrick · 9 years ago
- 41af93f doc: change go1.6 http heading by Brad Fitzpatrick · 9 years ago
- a12ba4b doc: Americanise spelling of wilful by Brad Fitzpatrick · 9 years ago