Историја ревизија

Аутор SHA1 Порука Датум
  Francisco Rojas 5561cd9b43 context: mention standard library version in package comment пре 7 година
  Rhys Hiltner b3756b4b77 context: use Go 1.9 type alias for CancelFunc and Context пре 7 година
  Dmitri Shuralyov 357296a763 all: single space after period пре 8 година
  Brad Fitzpatrick 158696dc0d Revert "context: use Go 1.8 type alias for CancelFunc and Context" пре 8 година
  Brad Fitzpatrick dffc95cbb4 context: use Go 1.8 type alias for CancelFunc and Context пре 8 година
  Brad Fitzpatrick 1aafd77e1e context: fix doc typo пре 8 година
  Brad Fitzpatrick afc22ee913 context: implement in terms of the standard library for Go 1.7+ пре 8 година
  David Symonds 9d8ef8d73b context: Uniformly pass cancelCtx by pointer. пре 8 година
  Aiden Scandella 1d9fd3b833 context: fix typo in TODO documentation пре 9 година
  Aaron Jacobs b6fdb7d8a4 context: Be clear that users must cancel the result of WithCancel. пре 9 година
  Bryan C. Mills 59b0df9b1f net/context: Don't leak goroutines in Done example. пре 9 година
  Damien Neil f090b05f9b context: fix removal of cancelled timer contexts from parent пре 9 година
  Aaron Jacobs d534621e64 net/context: Don't accept a context in the DoSomethingSlow example. пре 9 година
  David Symonds 8aa6e209cb net: add import comments. пре 10 година
  David Symonds 53bb7518de context: Fix WithValue example code. пре 10 година
  Andrew Gerrand fbe893ddcd go.net: use golang.org/x/... import paths пре 10 година
  Sameer Ajmani 3ffb8fd19b context: fix TestAllocs to account for ints in interfaces пре 10 година
  Andrew Bursavich 84f8955a88 context: make parentCancelCtx iterative пре 10 година
  Sameer Ajmani 9c40a72a07 context: provide String methods. The Strings show the functions called пре 10 година
  Sameer Ajmani 983e15c919 context: fix small leak introduced by reordering. пре 10 година
  Sameer Ajmani a67aa99698 go.net/context: split the implementations of Background, WithValue, пре 10 година
  Sameer Ajmani a1f3609ec9 go.net/context: define an emptyCtx type for Background and TODO. пре 10 година
  Sameer Ajmani 8734c4524d go.net/context: update some comments, add a TODO. пре 10 година
  Sameer Ajmani bf13cf4eb0 go.net/context: remove the Key type; replace it with interface{}. This пре 10 година
  Sameer Ajmani f572974747 go.net/context: define the Context type, which supports propagating пре 10 година