Историја ревизија

Аутор SHA1 Порука Датум
  Dave Cheney 4f8d1cf2a2 Revert "Remove WithStack and WithMessage public functions" пре 9 година
  Nick Craig-Wood 17b591df37 Fix the %q format for errors so it puts "" around the output (#83) пре 9 година
  Dave Cheney a22138067a remove incorrect comment пре 9 година
  Dave Cheney 1b876e063e Remove WithStack and WithMessage public functions пре 9 година
  Dave Cheney 777ed74de5 Destructure Wrap{,f} into WithStack(WithMessage(err, msg)) пре 9 година
  Dave Cheney 785921b1c1 Destructure New/Errorf пре 9 година
  Alexey Palazhchenko cc5fbb72d9 Documentation improvements (#69) пре 9 година
  Jon Gillham d62207b3dc Capitalise first letter of trace. (#60) пре 9 година
  Darshan Shaligram cbd18b5440 Fix %q format for wrapped errors (#58) пре 9 година
  Dave Cheney 0bc61eb85b Wrapper errors now print full stacktrace (#57) пре 9 година
  Dave Cheney 494e70f762 Rename StackTrace interface to stacktracer in docs and examples (#56) пре 9 година
  Uwe Dauernheim 01fa4104b9 Align code example documentation (#52) пре 9 година
  Dave Cheney 73d71e4a6a Rename Stacktrace to StackTrace (#51) пре 9 година
  Dave Cheney 784931b43c rename errors.New parameter to message пре 9 година
  Dave Cheney 9a4f977a05 document extended format пре 9 година
  Dave Cheney 7896481a53 Extended stacktrace output (#49) пре 9 година
  Dave Cheney 7f46da032a update godoc пре 9 година
  Dave Cheney c5fe904864 update godoc пре 9 година
  Dave Cheney d7cdef1704 Remove Fprint (#47) пре 9 година
  Dave Cheney 874c0ec5b0 Reimplement Fprint in terms of fmt.Fprintf (#44) пре 9 година
  Dave Cheney 3dc37da2ca Reverse the order of Fprint output (#43) пре 9 година
  Dave Cheney c0c662e216 Use fmt.Formatter throughout (#40) пре 9 година
  Dave Cheney 2af433a3bd Remove Message interface (#39) пре 9 година
  Dave Cheney d146efd52a relocate cause пре 9 година
  Dave Cheney 19140ea8c4 Remove deprecated Location interface пре 9 година
  Dave Cheney 3cdd33210d Introduce Stacktrace and Frame (#37) пре 9 година
  Dave Cheney b700c3e918 fix typo пре 9 година
  Dave Cheney 431554f80b Remove errors.wrap helper пре 9 година
  Mat Ryer 936b5d744d renamed `cause` argument to `err` - fixes #32 (#33) пре 9 година
  Dave Cheney e8c21980b6 Make errors.stack comparable (#30) пре 9 година