13 Commits (2e1a10b2609f7154588197616c07ad7417bcf440)

Author SHA1 Message Date
  Farkasvölgyi 070d0ec22b XML attributes unit test 4 years ago
  ooxi 65e582d6d7 Recursive search example for issue #14 6 years ago
  ooxi 591052005b Rewrote build system to make use of modern CMake features 6 years ago
  ooxi f800fc8354 malloc/free must be used instead of new/delete 7 years ago
  Nolan Clark b98fb3f650 Added C++ test for Travis 9 years ago
  ooxi d049d16a6d Added xml_open_document API call to read a XML document from file 11 years ago
  ooxi 4ec6006b64 New easy xml interface 11 years ago
  ooxi a0f55c7c14 Fixed possible memory corruption caused by off-by-one error in test case 11 years ago
  ooxi 029c514ed8 Replaced manual array copy with memcpy 11 years ago
  ooxi 23f628ee4f Include updated example in README 11 years ago
  ooxi a78e8db5b1 Use stdbool.h instead of manually specifing true and false :-D 11 years ago
  ooxi 66ce09e097 Added a usage example 11 years ago
  ooxi 6489e62ff9 xml.c -- a tiny xml subset parser 11 years ago