Historique des commits

Auteur SHA1 Message Date
  Adrian Perez 004deef562 remove unnecessary use of fmt.Sprintf (#217) il y a 4 ans
  Dave Cheney ffb6e22f01 Reduce allocations in StackTrace.Format (#194) il y a 5 ans
  Dave Cheney ee1923e96d Return errors.Frame to a uintptr il y a 5 ans
  Dave Cheney 584cbace28 Remove checks for old style anon funcs (#186) il y a 5 ans
  Dave Cheney e19cb699ad Remove last reference to runtime.FuncForPC (#184) il y a 5 ans
  Dave Cheney 4f47277723 Switch to runtime.CallersFrames (#183) il y a 5 ans
  Mark Ayers 30136e27e2 Remove deadcode (#146) il y a 6 ans
  fabstu 1398fbcad1 tests: fixed tests on 1.4. il y a 8 ans
  Dave Cheney 4f8d1cf2a2 Revert "Remove WithStack and WithMessage public functions" il y a 8 ans
  Dave Cheney 1b876e063e Remove WithStack and WithMessage public functions il y a 8 ans
  Dave Cheney 777ed74de5 Destructure Wrap{,f} into WithStack(WithMessage(err, msg)) il y a 8 ans
  Paul Robins 2a9be18ecd Modify TestTrimGOPATH to ensure tests pass while vendored (#78) il y a 8 ans
  Jon Gillham d62207b3dc Capitalise first letter of trace. (#60) il y a 8 ans
  Dave Cheney 73d71e4a6a Rename Stacktrace to StackTrace (#51) il y a 8 ans
  Dave Cheney 7896481a53 Extended stacktrace output (#49) il y a 8 ans
  Dave Cheney a5b220e0c6 Introduce errors.Stacktrace (#48) il y a 8 ans
  Dave Cheney 5776abf3b9 Remove deprecated Stack() []uintptr interface (#45) il y a 8 ans
  Dave Cheney 19140ea8c4 Remove deprecated Location interface il y a 8 ans
  Dave Cheney e23d6edfd2 extract funcname helper, and add test il y a 8 ans
  Dave Cheney 3cdd33210d Introduce Stacktrace and Frame (#37) il y a 8 ans