Dave Cheney
|
7433cb070c
fix line numbers in fmt tests
|
il y a 9 ans |
Nick Miyake
|
3a4fafe48b
Fix comment on WithMessage function (#86)
|
il y a 9 ans |
fabstu
|
1398fbcad1
tests: fixed tests on 1.4.
|
il y a 9 ans |
fabstu
|
162fea7c06
tests: added recursively trying out combinations of calls for %+v.
|
il y a 9 ans |
fabstu
|
542b81d67c
minor: refactored small loop
|
il y a 9 ans |
fabstu
|
011399d349
Add WithStack and WithMessage tests
|
il y a 9 ans |
Dave Cheney
|
4f8d1cf2a2
Revert "Remove WithStack and WithMessage public functions"
|
il y a 9 ans |
Thomas de Zeeuw
|
a887431f7f
Add Go 1.7.1 to Travis (#85)
|
il y a 9 ans |
Nick Craig-Wood
|
17b591df37
Fix the %q format for errors so it puts "" around the output (#83)
|
il y a 9 ans |
Dave Cheney
|
a22138067a
remove incorrect comment
|
il y a 9 ans |
Dave Cheney
|
9cadab9279
Merge pull request #81 from pkg/withMessage-withStack
|
il y a 9 ans |
Dave Cheney
|
1b876e063e
Remove WithStack and WithMessage public functions
|
il y a 9 ans |
Dave Cheney
|
777ed74de5
Destructure Wrap{,f} into WithStack(WithMessage(err, msg))
|
il y a 9 ans |
Dave Cheney
|
785921b1c1
Destructure New/Errorf
|
il y a 9 ans |
Paul Robins
|
2a9be18ecd
Modify TestTrimGOPATH to ensure tests pass while vendored (#78)
|
il y a 9 ans |
Daniel Theophanes
|
1d2e60385a
errors: add a benchmark comparing stack trace performance (#74)
|
il y a 9 ans |
Alexey Palazhchenko
|
cc5fbb72d9
Documentation improvements (#69)
|
il y a 9 ans |
Vincent Batts
|
a2d6902c6d
LICENSE: remove trailing newline (#61)
|
il y a 9 ans |
Jon Gillham
|
d62207b3dc
Capitalise first letter of trace. (#60)
|
il y a 9 ans |
Darshan Shaligram
|
cbd18b5440
Fix %q format for wrapped errors (#58)
|
il y a 9 ans |
Dave Cheney
|
0bc61eb85b
Wrapper errors now print full stacktrace (#57)
|
il y a 9 ans |
Dave Cheney
|
494e70f762
Rename StackTrace interface to stacktracer in docs and examples (#56)
|
il y a 9 ans |
Uwe Dauernheim
|
01fa4104b9
Align code example documentation (#52)
|
il y a 9 ans |
Dave Cheney
|
73d71e4a6a
Rename Stacktrace to StackTrace (#51)
|
il y a 9 ans |
Dave Cheney
|
784931b43c
rename errors.New parameter to message
|
il y a 9 ans |
Dave Cheney
|
9a4f977a05
document extended format
|
il y a 9 ans |
Dave Cheney
|
7896481a53
Extended stacktrace output (#49)
|
il y a 9 ans |
Dave Cheney
|
d4b5735536
update README, reduce duplication with godoc
|
il y a 9 ans |
Dave Cheney
|
7f46da032a
update godoc
|
il y a 9 ans |
Dave Cheney
|
c5fe904864
update godoc
|
il y a 9 ans |