Commit Graph

  • 49288ec620 Add options to disable printing of type and length Kyle Ibrahim 2016-11-03 23:54:14 -0700
  • 346938d642 Correct a copy of misspellings found by misspell. v1.1.0 Dave Collins 2016-10-29 15:57:26 -0500
  • be602f8312 Remove duplicate godoc badge. Dave Collins 2016-10-29 15:49:14 -0500
  • eec25ffc18
    Update badges in README.md to SVG. Dave Collins 2016-10-29 15:44:28 -0500
  • 8aeb47a9ec Update license copyright years. Dave Collins 2016-10-29 15:38:27 -0500
  • bae5ef75ff Update doc.go/README.md with new config options. Dave Collins 2016-10-29 15:03:44 -0500
  • 04cdfd4297 Adds new config options: Alexander Staubo 2016-10-28 13:58:48 -0400
  • 6d212800a4 Deprecate "disableunsafe" tag in favor of "safe". Dave Collins 2016-09-07 11:21:46 -0500
  • 66f99a29a0 Disable unsafe for GopherJS compiler. Jonathan Hall 2016-09-07 18:16:42 +0200
  • 15a09eccec Update comments to reflect GopherJS build constraints Jonathan Hall 2016-09-07 13:08:27 +0200
  • 100382ed2b Disable unsafe for GopherJS compiler. Jonathan Hall 2016-09-06 18:29:41 +0200
  • 3838b6852d Link missing blog post to web archive (fixes #46 and #41) anatoly techtonik 2016-09-02 21:58:02 +0300
  • 6cf5744a04 Update Travis to test multiple golang versions. v1.0.0 David Hill 2016-08-16 13:40:47 -0400
  • a984d6d8c1 Update Travis to test multiple golang versions. David Hill 2016-08-10 15:48:25 -0400
  • f438166ffd Add license title. Waldir Pimenta 2016-08-16 18:35:55 +0100
  • 712312b3b4 Merge a045c94013 into 5215b55f46 Steve Barrau 2016-08-10 18:59:11 +0000
  • a045c94013 Reformat the license for machine parsing Steve Barrau 2016-08-10 11:57:39 -0700
  • 2f6f1ee919 add license title Waldir Pimenta 2016-06-30 23:35:31 +0100
  • 5215b55f46 Add logic to deal with reflect pkg changes on tip. Dave Collins 2015-11-05 15:09:06 -0600
  • 2df174808e Add support for limited mode without unsafe pkg. Dave Collins 2015-06-17 22:34:22 -0500
  • a41f134455 Merge 31bfe87edc into f9f629a1d0 Dmitri Shuralyov 2015-06-07 01:58:18 +0000
  • 31bfe87edc Add limited support for Google App Engine. Dmitri Shuralyov 2015-06-06 18:55:53 -0700
  • f9f629a1d0 Provide an example on how to debug a web app. Jason Buberel 2015-05-25 06:57:43 -0700
  • a6eef0c3a9 Removed spurious "spew". Brian Dorsey 2015-05-17 16:54:58 -0700
  • c15d848066 Add import line to README.md quickstart Brian Dorsey 2015-05-03 18:18:55 -0700
  • 3e6e67c4dc Enable methods to sort map keys and spew itself as last resort Tim Hockin 2015-03-31 13:55:04 -0700
  • fc32781af5 Add -u to the README installation instructions. Dave Collins 2015-02-23 15:18:42 -0600
  • 68e8afe636 Merge 2bab0bbc40 into a4b53deb9b Anaminus 2015-02-23 21:17:45 +0000
  • a4b53deb9b Add support for sorting keys that are arrays. Anaminus 2015-02-19 07:06:59 -0600
  • 2bab0bbc40 Remove unnecessary return when sorting array keys. Anaminus 2015-02-19 09:27:59 -0600
  • d1afd4f613 Don't check for types that don't support the == operator. Anaminus 2015-02-19 09:12:58 -0600
  • 59a3ca0a76 Don't compare lengths of array keys when sorting. Anaminus 2015-02-19 07:26:53 -0600
  • fcb70d0750 Add support for sorting keys that are arrays. Anaminus 2015-02-19 07:06:59 -0600
  • 1aaf839fb0 make nil maps appear different than empty maps deads2k 2015-01-19 10:22:19 -0500
  • 83f84dc933 Improve unsafe reflect value handling. Dave Collins 2014-11-15 19:57:16 -0600
  • 128854244a Add logic to deal with reflect pkg changes on tip. Dave Collins 2014-10-24 18:49:38 -0500
  • 3214840284 Merge 50b87aed77 into 3fdaf5cea8 Josh Rickmar 2014-05-06 03:39:29 +0000
  • 3fdaf5cea8 Dump non-zero len and cap for applicable types. Josh Rickmar 2014-05-05 22:09:56 -0500
  • 50b87aed77 Pass cgo tests. Josh Rickmar 2014-05-05 22:32:34 -0500
  • ab46504215 Dump non-zero len and cap for applicable types. Josh Rickmar 2014-05-05 22:09:56 -0500
  • 9ed19f9b0c Point test coverage badge at master branch. Dave Collins 2014-03-27 05:31:17 -0500
  • 96dfb77570 Configure TravisCI to test with testcgo tag. Dave Collins 2014-03-27 05:26:31 -0500
  • 4451e342b3 Add coveralls.io test coverage badge. Dave Collins 2014-03-27 05:20:09 -0500
  • 55afdd1e0d Don't change to spew dir before invoking goveralls. Dave Collins 2014-03-27 05:13:54 -0500
  • 053ad9b77a Correct TravisCI .yml file. Dave Collins 2014-03-27 05:08:45 -0500
  • 2d30de540a Configure TravisCI goveralls call correctly. Dave Collins 2014-03-27 05:04:48 -0500
  • 8ae4f2591e Setup TravisCI to report cov stats to coveralls.io. Dave Collins 2014-03-27 04:58:48 -0500
  • 110c37a4d1 Update TravisCI to use Go 1.2. Dave Collins 2014-03-27 04:46:01 -0500
  • 65ca732a33 Add logic to deal with reflect pkg changes on tip. Dave Collins 2014-01-08 02:01:15 -0600
  • bde46cf02b Merge pull request #14 from pmezard/fix-sorting-test-on-32bits Dave Collins 2013-12-02 00:50:11 -0800
  • 264fa19def tests: fix TestSortValues on 32-bits platforms Patrick Mezard 2013-12-01 16:38:22 +0100
  • e762b3d132 Make build status badge only apply to master branch. Dave Collins 2013-11-16 22:24:52 -0600
  • 7b68a4a09a Add TravisCI build status badge to README.md. Dave Collins 2013-11-16 21:44:48 -0600
  • 4d8bf045f7 Require Go 1.1 for TravisCI. Dave Collins 2013-11-16 21:33:05 -0600
  • 67dc83c7e5 Add TravisCI support. Dave Collins 2013-11-16 21:28:15 -0600
  • 1a05ce86a9 Add SortKeys option to doco for NewDefaultConfig. Dave Collins 2013-11-16 20:45:52 -0600
  • b5585b0bfd Add godoc reference badge to README.md. Dave Collins 2013-11-16 16:10:27 -0600
  • 550ce83cb9 Update README and doc.go with new SortKeys option. Dave Collins 2013-11-16 16:05:42 -0600
  • 92b7ef315a Add additional tests for new sortValues code. Dave Collins 2013-11-14 22:22:17 -0600
  • 3b4a2055ce Correct valuesSorter.Less function for uintptr. Dave Collins 2013-11-14 22:03:41 -0600
  • 67c401cf12 Reorder Less function cases to consistent order. Dave Collins 2013-11-14 21:53:06 -0600
  • e0d93cdf8b Update imports for previous. Dave Collins 2013-11-14 21:46:27 -0600
  • fab1d2b55f Move TestSortValues to common_test.go. Dave Collins 2013-11-14 21:44:13 -0600
  • de6d1a24a0 Reorganize the new map key sorting functionality. Dave Collins 2013-11-14 21:39:21 -0600
  • f0ba95e184 Fix a few style issues pointed out by golint. Dave Collins 2013-11-14 21:19:56 -0600
  • f13f098c7a Merge pull request #13 from pmezard/add-option-to-sort-map-keys Dave Collins 2013-11-14 19:11:52 -0800
  • 8e1b34364f dump: make SortKeys default to string representation instead of nothing Patrick Mezard 2013-10-28 14:35:33 +0100
  • 1fdf49f1b9 config: add SortKeys option to sort native map keys before display Patrick Mezard 2013-10-27 23:44:49 +0100
  • 1fe9f5ca4b Update test coverage for cgo handling updates. Dave Collins 2013-09-21 21:57:46 -0500
  • ee37a939d0 Add a script to generate test coverage report. Dave Collins 2013-09-21 21:54:56 -0500
  • 56a83c905e Add tests for recent cgo handling updates. Dave Collins 2013-09-21 21:50:00 -0500
  • a83f71796b Add better support for dumping cgo char arrays. Dave Collins 2013-09-21 21:43:56 -0500
  • 800a0dd978 Update test coverage for nil slice change. Dave Collins 2013-09-09 20:45:52 -0500
  • 8f603f64f9 Add tests for nil slice change. Dave Collins 2013-09-09 20:42:50 -0500
  • 7ea732c827 Detect nil slices and print them as <nil>. Dave Collins 2013-09-09 20:38:28 -0500
  • dab6603c08 Update test coverage for packed nil iface fix. Dave Collins 2013-03-27 22:46:40 -0500
  • 3bcb0679af Add tests for packed nil interfaces. Dave Collins 2013-03-27 22:44:40 -0500
  • 173295b96e Fix incorrect val display on packed nil interfaces. Dave Collins 2013-03-27 22:42:24 -0500
  • ff59042e2e Update README.md Dave Collins 2013-03-11 18:40:54 -0500
  • 691853c424 Update docs for new Sdump function. Dave Collins 2013-03-11 18:37:09 -0500
  • 7cfc3ff965 Update test coverage report for new Sdump func. Dave Collins 2013-03-11 18:24:20 -0500
  • 35ec0796c8 Add tests for new Sdump function. Dave Collins 2013-03-11 18:17:45 -0500
  • 3a62f585a7 Add support for Sdump. Dave Collins 2013-03-11 18:15:28 -0500
  • 9b87fb3e12 Add byte slice to Dump example. Dave Collins 2013-03-08 22:45:50 -0600
  • 096da7a702 Update docs for new byte array and slice behavior. Dave Collins 2013-03-08 22:45:02 -0600
  • 534ad78b7e Update README.md Dave Collins 2013-03-08 22:29:03 -0600
  • 871cf126b7 Update test coverage for new hexdump behavior. Dave Collins 2013-03-08 22:22:14 -0600
  • 8fb5bf1e06 Add tests for byte arrays and slices. Dave Collins 2013-03-08 22:20:54 -0600
  • 70d81533ec Dump byte arrays and slices like hexdump -C. Dave Collins 2013-03-08 22:09:12 -0600
  • 471552e81e Modify printInt and printUint to accept base. Dave Collins 2013-03-08 19:54:27 -0600
  • f92eb047c3 Update test coverage report for ContinueOnMethod. Dave Collins 2013-03-03 13:24:19 -0600
  • 5cc287d265 Add tests for new ContinueOnMethod option. Dave Collins 2013-03-03 13:21:13 -0600
  • 9dfc238865 Cleanup documentation on new ContinueOnMethod code. Dave Collins 2013-03-03 12:23:56 -0600
  • 31a876680a Merge 6d6046a9de into 3e74359719 Thomas Shadwell 2013-02-26 11:56:33 -0800
  • 6d6046a9de Re-added accidentally removed lines Thomas NJ Shadwell 2013-02-26 19:48:56 +0000
  • f948516369 revert previous mis-commits, add ability to allow deeper pretty-printing after an error or Stringer interface is encountered. Thomas NJ Shadwell 2013-02-26 19:43:45 +0000
  • 3e74359719 Update test coverage report for Sprint* funcs. Dave Collins 2013-02-23 21:59:11 -0600
  • 803b1997c4 Add tests for new Sprint* family functions. Dave Collins 2013-02-23 21:53:16 -0600
  • ce74710920 Add support Sprint* family of functions. Dave Collins 2013-02-23 21:33:01 -0600
  • 17273f26d7 Fix a couple of comment typos. Dave Collins 2013-02-07 18:42:39 -0600