Commit History

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