Commit Verlauf

Autor SHA1 Nachricht Datum
  Dave Cheney ee1923e96d Return errors.Frame to a uintptr vor 5 Jahren
  Keith Randall 72fa05efae errors: detect unknown frames correctly (#192) vor 5 Jahren
  haya14busa f15c970de5 Remove an unused argument of utility test func (#139) vor 7 Jahren
  Dave Cheney 7433cb070c fix line numbers in fmt tests vor 8 Jahren
  fabstu 1398fbcad1 tests: fixed tests on 1.4. vor 8 Jahren
  fabstu 162fea7c06 tests: added recursively trying out combinations of calls for %+v. vor 8 Jahren
  fabstu 011399d349 Add WithStack and WithMessage tests vor 8 Jahren
  Nick Craig-Wood 17b591df37 Fix the %q format for errors so it puts "" around the output (#83) vor 8 Jahren
  Dave Cheney 777ed74de5 Destructure Wrap{,f} into WithStack(WithMessage(err, msg)) vor 8 Jahren
  Darshan Shaligram cbd18b5440 Fix %q format for wrapped errors (#58) vor 8 Jahren
  Dave Cheney 0bc61eb85b Wrapper errors now print full stacktrace (#57) vor 8 Jahren
  Dave Cheney 7896481a53 Extended stacktrace output (#49) vor 8 Jahren
  Dave Cheney 874c0ec5b0 Reimplement Fprint in terms of fmt.Fprintf (#44) vor 8 Jahren
  Dave Cheney c0c662e216 Use fmt.Formatter throughout (#40) vor 8 Jahren