1. 94ddc27 To avoid warnings on some compilers added extra parens to if ((error = func())) by Jeff Thompson · 11 years ago
  2. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed (99%) from ndn-cpp/c/encoding/BinaryXMLEncoder.c]
  3. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  4. edc2225 Added writeOptionalTimeMillisecondsDTagElement, which takes double milliseconds by Jeff Thompson · 11 years ago
  5. 1cb79eb Change insertHeader to reverseBufferAndInsertHeader to avoid unnecessary copying by Jeff Thompson · 11 years ago
  6. a259cc4 Added writeUnsignedIntBigEndianBlob. by Jeff Thompson · 11 years ago
  7. e5b37a5 Added attribution to Meki. by Jeff Thompson · 11 years ago
  8. 5b696e0 Added writeUnsignedDecimalIntDTagElement by Jeff Thompson · 11 years ago
  9. e227689 Added ndn_BinaryXMLEncoder_writeUnsignedDecimalInt by Jeff Thompson · 11 years ago
  10. 2c1d921 Added writeUnsignedDecimalInt. by Jeff Thompson · 11 years ago
  11. 8b66600 Change all C code to return ndn_Error enum instead of char * error string. by Jeff Thompson · 11 years ago
  12. 47eecfc Change all copyright notices to refer to file COPYING by Jeff Thompson · 11 years ago
  13. 5a98483 Implement writeElementStartDTag, writeBlobDTagElement, etc. by Jeff Thompson · 11 years ago
  14. 6cb56f9 Move C code into ndn-cpp/c by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/encoding/BinaryXMLEncoder.c]
  15. 433e6da Implement encodeTypeAndValue by Jeff Thompson · 11 years ago
  16. 590b869 Added getNEncodingBytes by Jeff Thompson · 11 years ago
  17. c896365 Added initial BinaryXMLEncoder by Jeff Thompson · 11 years ago