Commit Verlauf

Autor SHA1 Nachricht Datum
  Dariusz Jedrzejczyk e981d1a2c5 Add WithMessagef function (#118) vor 7 Jahren
  Nick Miyake 839d9e913e Fix minor newline consistency issues in test files (#87) vor 9 Jahren
  fabstu 542b81d67c minor: refactored small loop vor 9 Jahren
  fabstu 011399d349 Add WithStack and WithMessage tests vor 9 Jahren
  Dave Cheney d7cdef1704 Remove Fprint (#47) vor 9 Jahren
  Dave Cheney 874c0ec5b0 Reimplement Fprint in terms of fmt.Fprintf (#44) vor 9 Jahren
  Dave Cheney 5776abf3b9 Remove deprecated Stack() []uintptr interface (#45) vor 9 Jahren
  Dave Cheney 3dc37da2ca Reverse the order of Fprint output (#43) vor 9 Jahren
  Dave Cheney 3cdd33210d Introduce Stacktrace and Frame (#37) vor 9 Jahren
  Dave Cheney e8c21980b6 Make errors.stack comparable (#30) vor 9 Jahren
  Dave Cheney abe54b4bad Added more Stack tests vor 9 Jahren
  Dave Cheney cc157cd49f Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27) vor 9 Jahren
  Santiago Corredoira Lascaray 7a0abd8f63 Add Errorf (#14) vor 9 Jahren
  Umair Idris 9a179122f1 Add Wrapf vor 10 Jahren
  Umair Idris c94cbcebe9 gofmt and typo fix vor 10 Jahren
  Anthony Yeh 44b2f1e7ac Don't pass arbitrary strings as Errorf() format strings. vor 10 Jahren
  Dave Cheney 4df5f1c4b6 added example, fixed tests vor 10 Jahren
  Dave Cheney a7f2be0bfe added godoc vor 10 Jahren
  Dave Cheney 5a0856ff23 fixed tests, add coverage for Wrap and Fprintf vor 10 Jahren
  Dave Cheney c978824ef0 wip vor 10 Jahren
  Dave Cheney 7b7bdcfe0a Remove New, replace with Wrap. vor 10 Jahren
  Dave Cheney 105e86fc3b fixing layout to make Andy happy vor 10 Jahren
  Dave Cheney 9c1c579e61 remove causer vor 10 Jahren
  Dave Cheney 4dd713cae9 Added cause interface trait vor 10 Jahren
  Dave Cheney 1e412a1049 Added New and Cause methods. vor 10 Jahren