index
:
jcarr/spew
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-14
make test
HEAD
v1.1.5
v1.1.4
master
guimaster
devel
Jeff Carr
2024-01-14
flatten paths
v1.1.3
Jeff Carr
2024-01-14
add comments
v1.1.2
Jeff Carr
2024-01-14
clean go mod
Jeff Carr
2018-08-30
travis: test against go 1.11
David Hill
2018-02-21
travis: test against go 1.10.x
v1.1.1
David Hill
2018-02-03
simpler, more robust bypass
Roger Peppe
2018-01-21
vet: fix vet warnings
David Hill
2017-10-05
Add Go tip to coverage matrix
Kevin Burke
2017-10-03
Update tests for cgo changes to Go tip.
Dave Collins
2017-08-29
travis: test against go 1.9
David Hill
2017-07-11
travis: test against 1.8.x
David Hill
2017-07-11
travis: Use gometalinter
David Hill
2017-07-11
Fix 'and/or' in the ISC license text
Fabio Rapposelli
2017-07-11
Fix build, license, coverage, and godoc links
Andrew Keating
2017-07-11
Update common.go (#63)
wangkechun
2017-06-27
correct misspell on spew/common.go#L183
Bill Q
2016-10-29
Correct a copy of misspellings found by misspell.
v1.1.0
Dave Collins
2016-10-29
Remove duplicate godoc badge.
Dave Collins
2016-10-29
Update badges in README.md to SVG.
Dave Collins
2016-10-29
Update license copyright years.
Dave Collins
2016-10-29
Update doc.go/README.md with new config options.
Dave Collins
2016-10-28
Adds new config options:
Alexander Staubo
2016-09-07
Deprecate "disableunsafe" tag in favor of "safe".
Dave Collins
2016-09-07
Disable unsafe for GopherJS compiler.
Jonathan Hall
2016-09-02
Link missing blog post to web archive (fixes #46 and #41)
anatoly techtonik
2016-08-16
Update Travis to test multiple golang versions.
v1.0.0
David Hill
2016-08-16
Add license title.
Waldir Pimenta
2015-11-05
Add logic to deal with reflect pkg changes on tip.
Dave Collins
2015-06-19
Add support for limited mode without unsafe pkg.
Dave Collins
2015-05-25
Provide an example on how to debug a web app.
Jason Buberel
2015-05-17
Removed spurious "spew".
Brian Dorsey
2015-05-03
Add import line to README.md quickstart
Brian Dorsey
2015-04-10
Enable methods to sort map keys and spew itself as last resort
Tim Hockin
2015-02-23
Add -u to the README installation instructions.
Dave Collins
2015-02-23
Add support for sorting keys that are arrays.
Anaminus
2015-01-19
make nil maps appear different than empty maps
deads2k
2014-11-15
Improve unsafe reflect value handling.
Dave Collins
2014-10-24
Add logic to deal with reflect pkg changes on tip.
Dave Collins
2014-05-05
Dump non-zero len and cap for applicable types.
Josh Rickmar
2014-03-27
Point test coverage badge at master branch.
Dave Collins
2014-03-27
Configure TravisCI to test with testcgo tag.
Dave Collins
2014-03-27
Add coveralls.io test coverage badge.
Dave Collins
2014-03-27
Don't change to spew dir before invoking goveralls.
Dave Collins
2014-03-27
Correct TravisCI .yml file.
Dave Collins
2014-03-27
Configure TravisCI goveralls call correctly.
Dave Collins
2014-03-27
Setup TravisCI to report cov stats to coveralls.io.
Dave Collins
2014-03-27
Update TravisCI to use Go 1.2.
Dave Collins
2014-01-08
Add logic to deal with reflect pkg changes on tip.
Dave Collins
2013-12-02
Merge pull request #14 from pmezard/fix-sorting-test-on-32bits
Dave Collins
[next]