Commit History

Author SHA1 Message Date
  Dave Collins f0ba95e184 Fix a few style issues pointed out by golint. 12 years ago
  Dave Collins f13f098c7a Merge pull request #13 from pmezard/add-option-to-sort-map-keys 12 years ago
  Patrick Mezard 8e1b34364f dump: make SortKeys default to string representation instead of nothing 12 years ago
  Patrick Mezard 1fdf49f1b9 config: add SortKeys option to sort native map keys before display 12 years ago
  Dave Collins 1fe9f5ca4b Update test coverage for cgo handling updates. 12 years ago
  Dave Collins ee37a939d0 Add a script to generate test coverage report. 12 years ago
  Dave Collins 56a83c905e Add tests for recent cgo handling updates. 12 years ago
  Dave Collins a83f71796b Add better support for dumping cgo char arrays. 12 years ago
  Dave Collins 800a0dd978 Update test coverage for nil slice change. 12 years ago
  Dave Collins 8f603f64f9 Add tests for nil slice change. 12 years ago
  Dave Collins 7ea732c827 Detect nil slices and print them as <nil>. 12 years ago
  Dave Collins dab6603c08 Update test coverage for packed nil iface fix. 12 years ago
  Dave Collins 3bcb0679af Add tests for packed nil interfaces. 12 years ago
  Dave Collins 173295b96e Fix incorrect val display on packed nil interfaces. 12 years ago
  Dave Collins ff59042e2e Update README.md 13 years ago
  Dave Collins 691853c424 Update docs for new Sdump function. 13 years ago
  Dave Collins 7cfc3ff965 Update test coverage report for new Sdump func. 13 years ago
  Dave Collins 35ec0796c8 Add tests for new Sdump function. 13 years ago
  Dave Collins 3a62f585a7 Add support for Sdump. 13 years ago
  Dave Collins 9b87fb3e12 Add byte slice to Dump example. 13 years ago
  Dave Collins 096da7a702 Update docs for new byte array and slice behavior. 13 years ago
  Dave Collins 534ad78b7e Update README.md 13 years ago
  Dave Collins 871cf126b7 Update test coverage for new hexdump behavior. 13 years ago
  Dave Collins 8fb5bf1e06 Add tests for byte arrays and slices. 13 years ago
  Dave Collins 70d81533ec Dump byte arrays and slices like hexdump -C. 13 years ago
  Dave Collins 471552e81e Modify printInt and printUint to accept base. 13 years ago
  Dave Collins f92eb047c3 Update test coverage report for ContinueOnMethod. 13 years ago
  Dave Collins 5cc287d265 Add tests for new ContinueOnMethod option. 13 years ago
  Dave Collins 9dfc238865 Cleanup documentation on new ContinueOnMethod code. 13 years ago
  Thomas NJ Shadwell 6d6046a9de Re-added accidentally removed lines 13 years ago