Historique des commits

Auteur SHA1 Message Date
  Dave Cheney 565c8d0e97 Merge pull request #193 from pkg/fixedbugs/188 il y a 7 ans
  Dave Cheney e9933c1c09 Restore performance improvements from #150 il y a 7 ans
  Dave Cheney ee1923e96d Return errors.Frame to a uintptr il y a 7 ans
  Keith Randall 72fa05efae errors: detect unknown frames correctly (#192) il y a 7 ans
  Dave Cheney c38ea53d8c Remove errors.Frame to runtime.Frame conversions (#189) il y a 7 ans
  Dave Cheney c9e70be240 Makefile: switch to staticcheck (#187) il y a 7 ans
  Dave Cheney 998beafa93 Merge branch 'cstockton-master' il y a 7 ans
  Dave Cheney ee4766c291 Fix error during merge il y a 7 ans
  Dave Cheney 25793cafd5 Merge branch 'master' of ssh://github.com/cstockton/errors into cstockton-master il y a 7 ans
  Dave Cheney 584cbace28 Remove checks for old style anon funcs (#186) il y a 7 ans
  Dave Cheney 42ce1b6a12 Remove Frame methods (#185) il y a 7 ans
  Dave Cheney 308074fef0 Merge branch 'bep-patch-1' il y a 7 ans
  Dave Cheney 937e8c5528 gofmt -w il y a 7 ans
  Dave Cheney c1bc528f85 Merge branch 'master' into patch-1 il y a 7 ans
  Dave Cheney e19cb699ad Remove last reference to runtime.FuncForPC (#184) il y a 7 ans
  Dave Cheney 4f47277723 Switch to runtime.CallersFrames (#183) il y a 7 ans
  Dave Cheney 537896ad6e travis: remove Go 1.8 and earlier (#182) il y a 7 ans
  Dave Cheney 31aac83bad travis: use Makefile (#181) il y a 7 ans
  Dave Cheney 5ac96aea29 Update README.md il y a 7 ans
  Tariq Ibrahim ba968bfe8b gofmt -w errors.go (#179) il y a 7 ans
  Komu Wairagu 059132a15d Update .travis.yml (#168) il y a 7 ans
  Harald Nordgren d58f942510 Bump Travis versions (#172) il y a 7 ans
  Bjørn Erik Pedersen 6ed0a2e59e Fix StackTrace print example il y a 7 ans
  Steven E. Harris 2233dee583 Copyedit the package documentation (#135) il y a 7 ans
  Dariusz Jedrzejczyk e981d1a2c5 Add WithMessagef function (#118) il y a 7 ans
  Eldar Rakhimberdin c059e472ca fixed spelling (#156) il y a 7 ans
  Dave Cheney 816c908556 travis.yml: add Go 1.10 (#154) il y a 8 ans
  Chris Stockton e1ac100e46 reduce allocations when printing stack traces (#149) il y a 8 ans
  Mark Ayers 30136e27e2 Remove deadcode (#146) il y a 8 ans
  Tom Sweeney e881fd58d7 Fix minor typo in README.md (#142) il y a 8 ans