Commit történet

Szerző SHA1 Üzenet Dátum
  Dave Cheney d4b5735536 update README, reduce duplication with godoc 10 éve
  Dave Cheney 7f46da032a update godoc 10 éve
  Dave Cheney c5fe904864 update godoc 10 éve
  Dave Cheney 297d9e8969 fix error in Stacktrace example 10 éve
  Dave Cheney a5b220e0c6 Introduce errors.Stacktrace (#48) 10 éve
  Dave Cheney d7cdef1704 Remove Fprint (#47) 10 éve
  Dave Cheney 874c0ec5b0 Reimplement Fprint in terms of fmt.Fprintf (#44) 10 éve
  Dave Cheney 5776abf3b9 Remove deprecated Stack() []uintptr interface (#45) 10 éve
  Matt Singletary 89edb63f9e Fix typo in comment (#46) 10 éve
  Dave Cheney 3dc37da2ca Reverse the order of Fprint output (#43) 10 éve
  Dave Cheney c0c662e216 Use fmt.Formatter throughout (#40) 10 éve
  Anthony Fok 4ffae16a01 Correct the licence reference in README.md (#42) 10 éve
  Dave Cheney 2af433a3bd Remove Message interface (#39) 10 éve
  Dave Cheney d146efd52a relocate cause 10 éve
  Dave Cheney 19140ea8c4 Remove deprecated Location interface 10 éve
  Dave Cheney e23d6edfd2 extract funcname helper, and add test 10 éve
  Dave Cheney f22595b332 fix Stacktrace example 10 éve
  Dave Cheney 2c9da72fa5 fix typos 10 éve
  Dave Cheney 3cdd33210d Introduce Stacktrace and Frame (#37) 10 éve
  Dave Cheney f45f2b7903 add appveyor.yml (#36) 10 éve
  Dave Cheney b700c3e918 fix typo 10 éve
  Dave Cheney 431554f80b Remove errors.wrap helper 10 éve
  Mat Ryer 936b5d744d renamed `cause` argument to `err` - fixes #32 (#33) 10 éve
  Dave Cheney e8c21980b6 Make errors.stack comparable (#30) 10 éve
  Dave Cheney abe54b4bad Added more Stack tests 10 éve
  Dave Cheney cc157cd49f Store the stack of the caller to New, Errorf, Wrap and Wrapf (#27) 10 éve
  Dave Cheney eeffa134b5 update go 1.6 version 10 éve
  Dave Cheney 567ccaadc6 Split stack.Location into a private helper 10 éve
  Dave Cheney 80cce0ee9b Rename errors.location to errors.stack (#26) 10 éve
  Dave Cheney daa1017c6f Refactor errors.location to be a stack of callers (#25) 10 éve