Chris Stockton
|
e1ac100e46
reduce allocations when printing stack traces (#149)
|
8 лет назад |
Mark Ayers
|
30136e27e2
Remove deadcode (#146)
|
8 лет назад |
Tom Sweeney
|
e881fd58d7
Fix minor typo in README.md (#142)
|
8 лет назад |
Nick Snyder
|
8842a6e0cc
Add badge for number of dependent libraries (#109)
|
8 лет назад |
Tibor Benke
|
e4f5060297
Fix doc comment for exported Format func (#137)
|
8 лет назад |
haya14busa
|
f15c970de5
Remove an unused argument of utility test func (#139)
|
8 лет назад |
Davor Kapsa
|
2b3a18b5f0
travis: add 1.9.x to go versions (#133)
|
8 лет назад |
Matthew Hardwick
|
c605e284fe
Add doc comment for exported Format func (#115)
|
8 лет назад |
Alexey Palazhchenko
|
ff09b135c2
Bump Go versions, use latest patch releases (#110)
|
9 лет назад |
Bradley Falzon
|
bfd5150e4e
Move benchmark assigned err to global exported variable (#106)
|
9 лет назад |
Alexey Palazhchenko
|
248dadf4e9
Bump Go versions (#91)
|
9 лет назад |
Nick Miyake
|
839d9e913e
Fix minor newline consistency issues in test files (#87)
|
9 лет назад |
Dave Cheney
|
645ef00459
doc tweaks
|
9 лет назад |
Dave Cheney
|
7433cb070c
fix line numbers in fmt tests
|
9 лет назад |
Nick Miyake
|
3a4fafe48b
Fix comment on WithMessage function (#86)
|
9 лет назад |
fabstu
|
1398fbcad1
tests: fixed tests on 1.4.
|
9 лет назад |
fabstu
|
162fea7c06
tests: added recursively trying out combinations of calls for %+v.
|
9 лет назад |
fabstu
|
542b81d67c
minor: refactored small loop
|
9 лет назад |
fabstu
|
011399d349
Add WithStack and WithMessage tests
|
9 лет назад |
Dave Cheney
|
4f8d1cf2a2
Revert "Remove WithStack and WithMessage public functions"
|
9 лет назад |
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 лет назад |