Commit History

作者 SHA1 備註 提交日期
  Dave Collins 4451e342b3 Add coveralls.io test coverage badge. 12 年之前
  Dave Collins 55afdd1e0d Don't change to spew dir before invoking goveralls. 12 年之前
  Dave Collins 053ad9b77a Correct TravisCI .yml file. 12 年之前
  Dave Collins 2d30de540a Configure TravisCI goveralls call correctly. 12 年之前
  Dave Collins 8ae4f2591e Setup TravisCI to report cov stats to coveralls.io. 12 年之前
  Dave Collins 110c37a4d1 Update TravisCI to use Go 1.2. 12 年之前
  Dave Collins 65ca732a33 Add logic to deal with reflect pkg changes on tip. 12 年之前
  Dave Collins bde46cf02b Merge pull request #14 from pmezard/fix-sorting-test-on-32bits 12 年之前
  Patrick Mezard 264fa19def tests: fix TestSortValues on 32-bits platforms 12 年之前
  Dave Collins e762b3d132 Make build status badge only apply to master branch. 12 年之前
  Dave Collins 7b68a4a09a Add TravisCI build status badge to README.md. 12 年之前
  Dave Collins 4d8bf045f7 Require Go 1.1 for TravisCI. 12 年之前
  Dave Collins 67dc83c7e5 Add TravisCI support. 12 年之前
  Dave Collins 1a05ce86a9 Add SortKeys option to doco for NewDefaultConfig. 12 年之前
  Dave Collins b5585b0bfd Add godoc reference badge to README.md. 12 年之前
  Dave Collins 550ce83cb9 Update README and doc.go with new SortKeys option. 12 年之前
  Dave Collins 92b7ef315a Add additional tests for new sortValues code. 12 年之前
  Dave Collins 3b4a2055ce Correct valuesSorter.Less function for uintptr. 12 年之前
  Dave Collins 67c401cf12 Reorder Less function cases to consistent order. 12 年之前
  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 年之前