47 Commits (e18c25cebc4b86ccf83d61e5c7e306bd1610527b)
 

Autor SHA1 Nachricht Datum
  ooxi e18c25cebc
Merge pull request #16 from ooxi/issue/14 vor 6 Jahren
  ooxi 65e582d6d7 Recursive search example for issue #14 vor 6 Jahren
  ooxi d76cbfc728
Minor documentation fix vor 6 Jahren
  ooxi 591052005b Rewrote build system to make use of modern CMake features vor 6 Jahren
  ooxi 16fc76fe62 Merge pull request #10 from ooxi/patch/fix-test-cpp vor 8 Jahren
  ooxi f800fc8354 malloc/free must be used instead of new/delete vor 8 Jahren
  ooxi aa71b65387 Corrected build instructions vor 8 Jahren
  ooxi e5568290c0 Merge pull request #8 from tweakdeveloper/master vor 9 Jahren
  Nolan Clark b98fb3f650 Added C++ test for Travis vor 9 Jahren
  Nolan Clark 6e3df59596 Further C++ compatibility changes vor 9 Jahren
  Nolan Clark 1061a391bd Fix Travis build errors vor 9 Jahren
  Nolan Clark fc4e875977 Added C++ compatibility vor 9 Jahren
  ooxi 052f19e572 Plural of child is children, not childrens vor 10 Jahren
  ooxi 207c7548e4 Merge pull request #7 from luksow/easy-content-fix vor 11 Jahren
  ooxi 03b2d824b8 Merge pull request #6 from luksow/self-closing-tags-fix vor 11 Jahren
  Łukasz Sowa 0f9f7089a5 Added length check to prevent wrapping. vor 11 Jahren
  Łukasz Sowa 7b4dd4bace Fixed braces for patch. vor 11 Jahren
  Łukasz Sowa e37d916dfc Fix for xml_easy_content() for nodes with no content. vor 11 Jahren
  Łukasz Sowa b0639a0c6d Support for self-closing tags. vor 11 Jahren
  ooxi 3925b2a848 Fixed small typo vor 11 Jahren
  ooxi 86c7895077 Merge pull request #4 from ooxi/verbose vor 12 Jahren
  ooxi 10d1ef9a20 Fixed xml.c verbosity in debug builds vor 12 Jahren
  ooxi dba018da77 Merge pull request #3 from ooxi/xml-open-document vor 12 Jahren
  ooxi d049d16a6d Added xml_open_document API call to read a XML document from file vor 12 Jahren
  ooxi 4a42ec0bc3 Merge pull request #2 from ooxi/easy-interface vor 12 Jahren
  ooxi 4ec6006b64 New easy xml interface vor 12 Jahren
  ooxi 2be4cfa787 xml_string_length and xml_string_copy will now accept 0 as string vor 12 Jahren
  ooxi aecf9769a0 Travis CI does not provide valgrind by default vor 12 Jahren
  ooxi a360944ba1 Fixed a couple of possible and fatal bugs vor 12 Jahren
  ooxi 964d05bca4 Travis CI valgrind support vor 12 Jahren
  ooxi a0f55c7c14 Fixed possible memory corruption caused by off-by-one error in test case vor 12 Jahren
  ooxi 3d2d9b3473 Fixed memory leak vor 12 Jahren
  ooxi 1593b36a4a Fixed memory corruption caused by off-by-one error vor 12 Jahren
  ooxi 029c514ed8 Replaced manual array copy with memcpy vor 12 Jahren
  ooxi 1e87d75209 Debug builds should include debug symbols vor 12 Jahren
  ooxi 383ff54b93 xml.c is an extraction from gltoolkit vor 12 Jahren
  ooxi 351bbe28d6 Added `Building xml.c` README section vor 12 Jahren
  ooxi 12e866c25f Referenced release tags and prebuild binaries vor 12 Jahren
  ooxi bcd8f02973 Cleaned CMakeList.txt, first formal release vor 12 Jahren
  ooxi 8ac0ecf61f Included Travis CI build status in readme vor 12 Jahren
  ooxi 6aa83347d3 Travis CI configuration vor 12 Jahren
  ooxi 23f628ee4f Include updated example in README vor 12 Jahren
  ooxi a78e8db5b1 Use stdbool.h instead of manually specifing true and false :-D vor 12 Jahren
  ooxi 66ce09e097 Added a usage example vor 12 Jahren
  ooxi 0b450e2f30 Updated README.md, added license vor 12 Jahren
  ooxi 6489e62ff9 xml.c -- a tiny xml subset parser vor 12 Jahren
  ooxi a3c8ce16e6 Initial commit vor 12 Jahren