1. 8876061 context: add test for WithDeadline in the past by Jack Lindamood · 9 years ago
  2. fc12bb2 context: cancel the context in ExampleWithTimeout, with explanation by Alan Donovan · 9 years ago
  3. e4dc7f1 context: update documentation on cancelation and go vet check. by Sameer Ajmani · 9 years ago
  4. c4692da context: document how to release resources associated with Contexts. by Sameer Ajmani · 9 years ago
  5. 04acd62 context: fix typo in comments by Kenny Grant · 9 years ago
  6. dc4427f context: make DeadlineExceeded have a Timeout method by Brad Fitzpatrick · 9 years ago
  7. 0960c7c context: use https in docs by Shenghou Ma · 9 years ago
  8. c884f65 context: produce a nicer panic message for a nil WithValue key by Brad Fitzpatrick · 9 years ago
  9. 87bca88 context: fix doc typo by Brad Fitzpatrick · 9 years ago
  10. 501ddf7 context: attempt to deflake timing tests by Brad Fitzpatrick · 9 years ago
  11. bd72497 context: document that WithValue's key must be comparable by Brad Fitzpatrick · 9 years ago
  12. 59d1868 context: disable more flaky tests on openbsd by Brad Fitzpatrick · 9 years ago
  13. e2c0974 context: mark more tests as flaky on OpenBSD by Brad Fitzpatrick · 9 years ago
  14. 2cefd12 net, runtime: skip flaky tests on OpenBSD by Brad Fitzpatrick · 9 years ago
  15. 9db7ef5 context: add the context package from golang.org/x/net/context by Brad Fitzpatrick · 9 years ago