تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Thomas de Zeeuw a887431f7f Add Go 1.7.1 to Travis (#85) 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 9cadab9279 Merge pull request #81 from pkg/withMessage-withStack 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 سال پیش
  Paul Robins 2a9be18ecd Modify TestTrimGOPATH to ensure tests pass while vendored (#78) 9 سال پیش
  Daniel Theophanes 1d2e60385a errors: add a benchmark comparing stack trace performance (#74) 9 سال پیش
  Alexey Palazhchenko cc5fbb72d9 Documentation improvements (#69) 9 سال پیش
  Vincent Batts a2d6902c6d LICENSE: remove trailing newline (#61) 10 سال پیش
  Jon Gillham d62207b3dc Capitalise first letter of trace. (#60) 10 سال پیش
  Darshan Shaligram cbd18b5440 Fix %q format for wrapped errors (#58) 10 سال پیش
  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 سال پیش