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