提交歷史

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