Commit History

Author SHA1 Message Date
  Dave Collins 2df174808e Add support for limited mode without unsafe pkg. 10 years ago
  Jason Buberel f9f629a1d0 Provide an example on how to debug a web app. 10 years ago
  Brian Dorsey a6eef0c3a9 Removed spurious "spew". 10 years ago
  Brian Dorsey c15d848066 Add import line to README.md quickstart 10 years ago
  Tim Hockin 3e6e67c4dc Enable methods to sort map keys and spew itself as last resort 10 years ago
  Dave Collins fc32781af5 Add -u to the README installation instructions. 10 years ago
  Anaminus a4b53deb9b Add support for sorting keys that are arrays. 11 years ago
  deads2k 1aaf839fb0 make nil maps appear different than empty maps 11 years ago
  Dave Collins 83f84dc933 Improve unsafe reflect value handling. 11 years ago
  Dave Collins 128854244a Add logic to deal with reflect pkg changes on tip. 11 years ago
  Josh Rickmar 3fdaf5cea8 Dump non-zero len and cap for applicable types. 11 years ago
  Dave Collins 9ed19f9b0c Point test coverage badge at master branch. 11 years ago
  Dave Collins 96dfb77570 Configure TravisCI to test with testcgo tag. 11 years ago
  Dave Collins 4451e342b3 Add coveralls.io test coverage badge. 11 years ago
  Dave Collins 55afdd1e0d Don't change to spew dir before invoking goveralls. 11 years ago
  Dave Collins 053ad9b77a Correct TravisCI .yml file. 11 years ago
  Dave Collins 2d30de540a Configure TravisCI goveralls call correctly. 11 years ago
  Dave Collins 8ae4f2591e Setup TravisCI to report cov stats to coveralls.io. 11 years ago
  Dave Collins 110c37a4d1 Update TravisCI to use Go 1.2. 11 years ago
  Dave Collins 65ca732a33 Add logic to deal with reflect pkg changes on tip. 12 years ago
  Dave Collins bde46cf02b Merge pull request #14 from pmezard/fix-sorting-test-on-32bits 12 years ago
  Patrick Mezard 264fa19def tests: fix TestSortValues on 32-bits platforms 12 years ago
  Dave Collins e762b3d132 Make build status badge only apply to master branch. 12 years ago
  Dave Collins 7b68a4a09a Add TravisCI build status badge to README.md. 12 years ago
  Dave Collins 4d8bf045f7 Require Go 1.1 for TravisCI. 12 years ago
  Dave Collins 67dc83c7e5 Add TravisCI support. 12 years ago
  Dave Collins 1a05ce86a9 Add SortKeys option to doco for NewDefaultConfig. 12 years ago
  Dave Collins b5585b0bfd Add godoc reference badge to README.md. 12 years ago
  Dave Collins 550ce83cb9 Update README and doc.go with new SortKeys option. 12 years ago
  Dave Collins 92b7ef315a Add additional tests for new sortValues code. 12 years ago