• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

davecgh / go-spew / 38

Builds Branch Commit Type Ran Committer Via Coverage
38 master Add import line to README.md quickstart Pull #32 04 May 2015 01:21AM UTC briandorsey travis-ci pending completion   set done
37 master Enable methods to sort map keys and spew itself as last resort If enabled by flags, try to use methods to stringify map keys and sort on that. If we can't use primitive sorting and we can't use methods, we can still fall back on spew itself. If... push 10 Apr 2015 03:54PM UTC thockin travis-ci pending completion   set done
36 master Enable methods to sort map keys and spew itself as last resort If enabled by flags, try to use methods to stringify map keys and sort on that. If we can't use primitive sorting and we can't use methods, we can still fall back on spew itself. If... Pull #31 10 Apr 2015 03:51PM UTC thockin travis-ci pending completion   set done
35 master Address review feedback Pull #31 10 Apr 2015 03:46PM UTC thockin travis-ci pending completion   set done
34 master Address review feedback Pull #31 10 Apr 2015 03:34PM UTC thockin travis-ci pending completion   set done
33 master Add SpewKeys option for map keys If we can't use primitive sorting and we can't use methods, we can still fall back on spew itself. Use Sprintf("%#v") to generate a string and sort by that, if requested. Pull #31 07 Apr 2015 08:21PM UTC thockin travis-ci pending completion   set done
32 master Add SpewKeys option for map keys If we can't use primitive sorting and we can't use methods, we can still fall back on spew itself. Use Sprintf("%#v") to generate a string and sort by that, if requested. Pull #31 01 Apr 2015 01:45AM UTC thockin travis-ci pending completion   set done
31 master Use methods to sort keys, if so enabled. Pull #31 01 Apr 2015 01:34AM UTC thockin travis-ci pending completion   set done
30 master Use methods to sort keys, if so enabled. Pull #31 01 Apr 2015 01:24AM UTC thockin travis-ci pending completion   set done
29 master Use methods to sort keys, if so enabled. Pull #31 01 Apr 2015 01:04AM UTC thockin travis-ci pending completion   set done
28 master Use methods to sort keys, if so enabled. Pull #31 31 Mar 2015 11:04PM UTC thockin travis-ci pending completion   set done
27 master Use methods to sort keys, if so enabled. Pull #31 31 Mar 2015 09:05PM UTC thockin travis-ci pending completion   set done
26 master Add -u to the README installation instructions. This will allow the command to update the package if an old one happens to be present while still fetching it if it's missing. Suggested by @shurcooL in #28. push 23 Feb 2015 09:21PM UTC davecgh travis-ci pending completion   set done
25 master Add support for sorting keys that are arrays. push 23 Feb 2015 09:19PM UTC davecgh travis-ci pending completion   set done
24 master Remove unnecessary return when sorting array keys. Since map keys must be unique, two equal arrays will never be compared, so this line of code will never be reached. Pull #27 19 Feb 2015 03:31PM UTC Anaminus travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc