Dave Collins 8fb5bf1e06 Add tests for byte arrays and slices. %!s(int64=13) %!d(string=hai) anos
..
common.go 70d81533ec Dump byte arrays and slices like hexdump -C. %!s(int64=13) %!d(string=hai) anos
common_test.go 17273f26d7 Fix a couple of comment typos. %!s(int64=13) %!d(string=hai) anos
config.go 9dfc238865 Cleanup documentation on new ContinueOnMethod code. %!s(int64=13) %!d(string=hai) anos
doc.go 9dfc238865 Cleanup documentation on new ContinueOnMethod code. %!s(int64=13) %!d(string=hai) anos
dump.go 70d81533ec Dump byte arrays and slices like hexdump -C. %!s(int64=13) %!d(string=hai) anos
dump_test.go 8fb5bf1e06 Add tests for byte arrays and slices. %!s(int64=13) %!d(string=hai) anos
example_test.go 13fc9b8d2f Move SpewState methods to ConfigState. %!s(int64=13) %!d(string=hai) anos
format.go 471552e81e Modify printInt and printUint to accept base. %!s(int64=13) %!d(string=hai) anos
format_test.go f2641d5e6e Add tests for structs with multiple equiv fields. %!s(int64=13) %!d(string=hai) anos
internal_test.go 2fc049e83c Add tests for unrecognized reflect values. %!s(int64=13) %!d(string=hai) anos
spew.go ce74710920 Add support Sprint* family of functions. %!s(int64=13) %!d(string=hai) anos
spew_test.go 5cc287d265 Add tests for new ContinueOnMethod option. %!s(int64=13) %!d(string=hai) anos