提交歷史

作者 SHA1 備註 提交日期
  Dave Collins e0d93cdf8b Update imports for previous. 12 年之前
  Dave Collins fab1d2b55f Move TestSortValues to common_test.go. 12 年之前
  Dave Collins de6d1a24a0 Reorganize the new map key sorting functionality. 12 年之前
  Dave Collins f0ba95e184 Fix a few style issues pointed out by golint. 12 年之前
  Dave Collins f13f098c7a Merge pull request #13 from pmezard/add-option-to-sort-map-keys 12 年之前
  Patrick Mezard 8e1b34364f dump: make SortKeys default to string representation instead of nothing 12 年之前
  Patrick Mezard 1fdf49f1b9 config: add SortKeys option to sort native map keys before display 12 年之前
  Dave Collins 1fe9f5ca4b Update test coverage for cgo handling updates. 12 年之前
  Dave Collins ee37a939d0 Add a script to generate test coverage report. 12 年之前
  Dave Collins 56a83c905e Add tests for recent cgo handling updates. 12 年之前
  Dave Collins a83f71796b Add better support for dumping cgo char arrays. 12 年之前
  Dave Collins 800a0dd978 Update test coverage for nil slice change. 12 年之前
  Dave Collins 8f603f64f9 Add tests for nil slice change. 12 年之前
  Dave Collins 7ea732c827 Detect nil slices and print them as <nil>. 12 年之前
  Dave Collins dab6603c08 Update test coverage for packed nil iface fix. 13 年之前
  Dave Collins 3bcb0679af Add tests for packed nil interfaces. 13 年之前
  Dave Collins 173295b96e Fix incorrect val display on packed nil interfaces. 13 年之前
  Dave Collins ff59042e2e Update README.md 13 年之前
  Dave Collins 691853c424 Update docs for new Sdump function. 13 年之前
  Dave Collins 7cfc3ff965 Update test coverage report for new Sdump func. 13 年之前
  Dave Collins 35ec0796c8 Add tests for new Sdump function. 13 年之前
  Dave Collins 3a62f585a7 Add support for Sdump. 13 年之前
  Dave Collins 9b87fb3e12 Add byte slice to Dump example. 13 年之前
  Dave Collins 096da7a702 Update docs for new byte array and slice behavior. 13 年之前
  Dave Collins 534ad78b7e Update README.md 13 年之前
  Dave Collins 871cf126b7 Update test coverage for new hexdump behavior. 13 年之前
  Dave Collins 8fb5bf1e06 Add tests for byte arrays and slices. 13 年之前
  Dave Collins 70d81533ec Dump byte arrays and slices like hexdump -C. 13 年之前
  Dave Collins 471552e81e Modify printInt and printUint to accept base. 13 年之前
  Dave Collins f92eb047c3 Update test coverage report for ContinueOnMethod. 13 年之前