Commit Verlauf

Autor SHA1 Nachricht Datum
  Ian Lance Taylor 2a35e68658 context: correct spelling of TODO in comment vor 8 Jahren
  David Symonds fb93926129 context: bump gccgo-specific alloc limit for WithTimeout test. vor 8 Jahren
  Brad Fitzpatrick afc22ee913 context: implement in terms of the standard library for Go 1.7+ vor 8 Jahren
  Sameer Ajmani 96feaeba77 context: attempt to deflake TestLayersTimeout with timer padding. vor 9 Jahren
  David Symonds 76c2dd9e94 context: Increase a gccgo-specific alloc limit. vor 9 Jahren
  Damien Neil f090b05f9b context: fix removal of cancelled timer contexts from parent vor 9 Jahren
  Sameer Ajmani 3ffb8fd19b context: fix TestAllocs to account for ints in interfaces vor 10 Jahren
  Sameer Ajmani 9c40a72a07 context: provide String methods. The Strings show the functions called vor 10 Jahren
  Sameer Ajmani a67aa99698 go.net/context: split the implementations of Background, WithValue, vor 10 Jahren
  Sameer Ajmani a1f3609ec9 go.net/context: define an emptyCtx type for Background and TODO. vor 10 Jahren
  Sameer Ajmani bf13cf4eb0 go.net/context: remove the Key type; replace it with interface{}. This vor 10 Jahren
  Alex Brainman 6b9623cc97 go.net/context: adjust TestAlloc so it passes on windows vor 10 Jahren
  Sameer Ajmani f572974747 go.net/context: define the Context type, which supports propagating vor 10 Jahren