summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-14make testHEADv1.1.5v1.1.4masterguimasterdevelJeff Carr
2024-01-14flatten pathsv1.1.3Jeff Carr
2024-01-14add commentsv1.1.2Jeff Carr
2024-01-14clean go modJeff Carr
2018-08-30travis: test against go 1.11David Hill
2018-02-21travis: test against go 1.10.xv1.1.1David Hill
2018-02-03simpler, more robust bypassRoger Peppe
2018-01-21vet: fix vet warningsDavid Hill
2017-10-05Add Go tip to coverage matrixKevin Burke
2017-10-03Update tests for cgo changes to Go tip.Dave Collins
2017-08-29travis: test against go 1.9David Hill
2017-07-11travis: test against 1.8.xDavid Hill
2017-07-11travis: Use gometalinterDavid Hill
2017-07-11Fix 'and/or' in the ISC license textFabio Rapposelli
2017-07-11Fix build, license, coverage, and godoc linksAndrew Keating
2017-07-11Update common.go (#63)wangkechun
2017-06-27correct misspell on spew/common.go#L183Bill Q
2016-10-29Correct a copy of misspellings found by misspell.v1.1.0Dave Collins
2016-10-29Remove duplicate godoc badge.Dave Collins
2016-10-29Update badges in README.md to SVG.Dave Collins
2016-10-29Update license copyright years.Dave Collins
2016-10-29Update doc.go/README.md with new config options.Dave Collins
2016-10-28Adds new config options:Alexander Staubo
2016-09-07Deprecate "disableunsafe" tag in favor of "safe".Dave Collins
2016-09-07Disable unsafe for GopherJS compiler.Jonathan Hall
2016-09-02Link missing blog post to web archive (fixes #46 and #41)anatoly techtonik
2016-08-16Update Travis to test multiple golang versions.v1.0.0David Hill
2016-08-16Add license title.Waldir Pimenta
2015-11-05Add logic to deal with reflect pkg changes on tip.Dave Collins
2015-06-19Add support for limited mode without unsafe pkg.Dave Collins
2015-05-25Provide an example on how to debug a web app.Jason Buberel
2015-05-17Removed spurious "spew".Brian Dorsey
2015-05-03Add import line to README.md quickstartBrian Dorsey
2015-04-10Enable methods to sort map keys and spew itself as last resortTim Hockin
2015-02-23Add -u to the README installation instructions.Dave Collins
2015-02-23Add support for sorting keys that are arrays.Anaminus
2015-01-19make nil maps appear different than empty mapsdeads2k
2014-11-15Improve unsafe reflect value handling.Dave Collins
2014-10-24Add logic to deal with reflect pkg changes on tip.Dave Collins
2014-05-05Dump non-zero len and cap for applicable types.Josh Rickmar
2014-03-27Point test coverage badge at master branch.Dave Collins
2014-03-27Configure TravisCI to test with testcgo tag.Dave Collins
2014-03-27Add coveralls.io test coverage badge.Dave Collins
2014-03-27Don't change to spew dir before invoking goveralls.Dave Collins
2014-03-27Correct TravisCI .yml file.Dave Collins
2014-03-27Configure TravisCI goveralls call correctly.Dave Collins
2014-03-27Setup TravisCI to report cov stats to coveralls.io.Dave Collins
2014-03-27Update TravisCI to use Go 1.2.Dave Collins
2014-01-08Add logic to deal with reflect pkg changes on tip.Dave Collins
2013-12-02Merge pull request #14 from pmezard/fix-sorting-test-on-32bitsDave Collins