Commit Graph

6 Commits

Author SHA1 Message Date
Matt Joiner 1fb64de07c bencode: Encoding nil interfaces are an error except at data root 2015-10-23 12:35:38 +11:00
Matt Joiner 4b539b1f11 bencode: Don't skip encoding nil pointers and interfaces
This caused an annoying bug for complex types where dictionary values went missing.
2015-10-19 01:28:36 +11:00
Matt Joiner 644ee0a244 bencode: Tidy up 2015-10-19 01:25:56 +11:00
Matt Joiner d3c5a4f92c bencode: gofmt 2015-04-30 00:36:25 +10:00
nsf 69d1e17b80 Add MarshalBencode test. 2012-06-24 17:10:27 +06:00
nsf a68e4a6f5a Initial commit. 2012-06-20 19:21:32 +06:00