提交历史

作者 SHA1 备注 提交日期
  Dave Cheney 0bc61eb85b Wrapper errors now print full stacktrace (#57) 10 年之前
  Dave Cheney 494e70f762 Rename StackTrace interface to stacktracer in docs and examples (#56) 10 年之前
  Uwe Dauernheim 01fa4104b9 Align code example documentation (#52) 10 年之前
  Dave Cheney 73d71e4a6a Rename Stacktrace to StackTrace (#51) 10 年之前
  Dave Cheney 784931b43c rename errors.New parameter to message 10 年之前
  Dave Cheney 9a4f977a05 document extended format 10 年之前
  Dave Cheney 7896481a53 Extended stacktrace output (#49) 10 年之前
  Dave Cheney d4b5735536 update README, reduce duplication with godoc 10 年之前
  Dave Cheney 7f46da032a update godoc 10 年之前
  Dave Cheney c5fe904864 update godoc 10 年之前
  Dave Cheney 297d9e8969 fix error in Stacktrace example 10 年之前
  Dave Cheney a5b220e0c6 Introduce errors.Stacktrace (#48) 10 年之前
  Dave Cheney d7cdef1704 Remove Fprint (#47) 10 年之前
  Dave Cheney 874c0ec5b0 Reimplement Fprint in terms of fmt.Fprintf (#44) 10 年之前
  Dave Cheney 5776abf3b9 Remove deprecated Stack() []uintptr interface (#45) 10 年之前
  Matt Singletary 89edb63f9e Fix typo in comment (#46) 10 年之前
  Dave Cheney 3dc37da2ca Reverse the order of Fprint output (#43) 10 年之前
  Dave Cheney c0c662e216 Use fmt.Formatter throughout (#40) 10 年之前
  Anthony Fok 4ffae16a01 Correct the licence reference in README.md (#42) 10 年之前
  Dave Cheney 2af433a3bd Remove Message interface (#39) 10 年之前
  Dave Cheney d146efd52a relocate cause 10 年之前
  Dave Cheney 19140ea8c4 Remove deprecated Location interface 10 年之前
  Dave Cheney e23d6edfd2 extract funcname helper, and add test 10 年之前
  Dave Cheney f22595b332 fix Stacktrace example 10 年之前
  Dave Cheney 2c9da72fa5 fix typos 10 年之前
  Dave Cheney 3cdd33210d Introduce Stacktrace and Frame (#37) 10 年之前
  Dave Cheney f45f2b7903 add appveyor.yml (#36) 10 年之前
  Dave Cheney b700c3e918 fix typo 10 年之前
  Dave Cheney 431554f80b Remove errors.wrap helper 10 年之前
  Mat Ryer 936b5d744d renamed `cause` argument to `err` - fixes #32 (#33) 10 年之前