Commit History

Author SHA1 Message Date
  Komu Wairagu 059132a15d Update .travis.yml (#168) 6 years ago
  Harald Nordgren d58f942510 Bump Travis versions (#172) 6 years ago
  Bjørn Erik Pedersen 6ed0a2e59e Fix StackTrace print example 6 years ago
  Steven E. Harris 2233dee583 Copyedit the package documentation (#135) 6 years ago
  Dariusz Jedrzejczyk e981d1a2c5 Add WithMessagef function (#118) 6 years ago
  Eldar Rakhimberdin c059e472ca fixed spelling (#156) 6 years ago
  Dave Cheney 816c908556 travis.yml: add Go 1.10 (#154) 6 years ago
  Chris Stockton e1ac100e46 reduce allocations when printing stack traces (#149) 6 years ago
  Mark Ayers 30136e27e2 Remove deadcode (#146) 6 years ago
  Tom Sweeney e881fd58d7 Fix minor typo in README.md (#142) 6 years ago
  Nick Snyder 8842a6e0cc Add badge for number of dependent libraries (#109) 6 years ago
  Tibor Benke e4f5060297 Fix doc comment for exported Format func (#137) 6 years ago
  haya14busa f15c970de5 Remove an unused argument of utility test func (#139) 7 years ago
  Davor Kapsa 2b3a18b5f0 travis: add 1.9.x to go versions (#133) 7 years ago
  Matthew Hardwick c605e284fe Add doc comment for exported Format func (#115) 7 years ago
  Alexey Palazhchenko ff09b135c2 Bump Go versions, use latest patch releases (#110) 7 years ago
  Bradley Falzon bfd5150e4e Move benchmark assigned err to global exported variable (#106) 7 years ago
  Alexey Palazhchenko 248dadf4e9 Bump Go versions (#91) 8 years ago
  Nick Miyake 839d9e913e Fix minor newline consistency issues in test files (#87) 8 years ago
  Dave Cheney 645ef00459 doc tweaks 8 years ago
  Dave Cheney 7433cb070c fix line numbers in fmt tests 8 years ago
  Nick Miyake 3a4fafe48b Fix comment on WithMessage function (#86) 8 years ago
  fabstu 1398fbcad1 tests: fixed tests on 1.4. 8 years ago
  fabstu 162fea7c06 tests: added recursively trying out combinations of calls for %+v. 8 years ago
  fabstu 542b81d67c minor: refactored small loop 8 years ago
  fabstu 011399d349 Add WithStack and WithMessage tests 8 years ago
  Dave Cheney 4f8d1cf2a2 Revert "Remove WithStack and WithMessage public functions" 8 years ago
  Thomas de Zeeuw a887431f7f Add Go 1.7.1 to Travis (#85) 8 years ago
  Nick Craig-Wood 17b591df37 Fix the %q format for errors so it puts "" around the output (#83) 8 years ago
  Dave Cheney a22138067a remove incorrect comment 8 years ago