1. 27194b4 Fix bug in constructor: need to call ndn_BinaryXmlEncoder_init. by Jeff Thompson · 11 years ago
  2. faaa237 In BinaryXmlEncoder, use DynamicUCharVector. by Jeff Thompson · 11 years ago
  3. 2d27e2f Convert tabs to spaces. by Jeff Thompson · 11 years ago
  4. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed (95%) from ndn-cpp/encoding/BinaryXMLEncoder.hpp]
  5. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  6. b0979fd In encode methods, return a ptr_lib::shared_ptr<vector<unsigned char> > by Jeff Thompson · 11 years ago
  7. 4554509 Added ndn_realloc by Jeff Thompson · 11 years ago
  8. a0c9b65 Remove unneeded include by Jeff Thompson · 11 years ago
  9. 66f6c9a Don't need this-> on base class members by Jeff Thompson · 11 years ago
  10. 0adcbea Change BinaryXMLEncoder to extend ndn_BinaryXMLEncoder by Jeff Thompson · 11 years ago
  11. 167c4c3 Rename base_ to encoder_ by Jeff Thompson · 11 years ago
  12. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  13. 58d798f Added appendTo. by Jeff Thompson · 11 years ago
  14. 2d28d49 Added BinaryXMLEncoder by Jeff Thompson · 11 years ago