提交历史

作者 SHA1 备注 提交日期
  Bill Q 782f4967f2 correct misspell on spew/common.go#L183 8 年之前
  Dave Collins 8aeb47a9ec Update license copyright years. 9 年之前
  Dave Collins 2df174808e Add support for limited mode without unsafe pkg. 10 年之前
  Tim Hockin 3e6e67c4dc Enable methods to sort map keys and spew itself as last resort 10 年之前
  Anaminus a4b53deb9b Add support for sorting keys that are arrays. 10 年之前
  Dave Collins 83f84dc933 Improve unsafe reflect value handling. 11 年之前
  Dave Collins 128854244a Add logic to deal with reflect pkg changes on tip. 11 年之前
  Josh Rickmar 3fdaf5cea8 Dump non-zero len and cap for applicable types. 11 年之前
  Dave Collins 65ca732a33 Add logic to deal with reflect pkg changes on tip. 12 年之前
  Dave Collins 3b4a2055ce Correct valuesSorter.Less function for uintptr. 12 年之前
  Dave Collins 67c401cf12 Reorder Less function cases to consistent order. 12 年之前
  Dave Collins de6d1a24a0 Reorganize the new map key sorting functionality. 12 年之前
  Dave Collins 70d81533ec Dump byte arrays and slices like hexdump -C. 12 年之前
  Dave Collins 471552e81e Modify printInt and printUint to accept base. 12 年之前
  Dave Collins 9dfc238865 Cleanup documentation on new ContinueOnMethod code. 12 年之前
  Thomas NJ Shadwell f948516369 revert previous mis-commits, add ability to allow deeper pretty-printing after an error or Stringer interface is encountered. 12 年之前
  Dave Collins 6024e0c79e Invoke String/Error methods on addressable vals. 13 年之前
  Dave Collins 1f81f22357 Implement support for %#v and %#+v in Formatter. 13 年之前
  Dave Collins c5fba05307 Fix a comment and a apply few gofmt changes. 13 年之前
  Dave Collins bd6dd81322 Use writer directly in formatter. 13 年之前
  Dave Collins 184d118062 Add config pointers to format and dump states. 13 年之前
  Dave Collins 1a599b7b25 Initial implementation. 13 年之前