30 коммитов (0f9f7089a54f8f5dfe84896c561753baf28a1a9f)
 

Автор SHA1 Сообщение Дата
  Łukasz Sowa 0f9f7089a5 Added length check to prevent wrapping. 11 лет назад
  Łukasz Sowa b0639a0c6d Support for self-closing tags. 11 лет назад
  ooxi 3925b2a848 Fixed small typo 11 лет назад
  ooxi 86c7895077 Merge pull request #4 from ooxi/verbose 12 лет назад
  ooxi 10d1ef9a20 Fixed xml.c verbosity in debug builds 12 лет назад
  ooxi dba018da77 Merge pull request #3 from ooxi/xml-open-document 12 лет назад
  ooxi d049d16a6d Added xml_open_document API call to read a XML document from file 12 лет назад
  ooxi 4a42ec0bc3 Merge pull request #2 from ooxi/easy-interface 12 лет назад
  ooxi 4ec6006b64 New easy xml interface 12 лет назад
  ooxi 2be4cfa787 xml_string_length and xml_string_copy will now accept 0 as string 12 лет назад
  ooxi aecf9769a0 Travis CI does not provide valgrind by default 12 лет назад
  ooxi a360944ba1 Fixed a couple of possible and fatal bugs 12 лет назад
  ooxi 964d05bca4 Travis CI valgrind support 12 лет назад
  ooxi a0f55c7c14 Fixed possible memory corruption caused by off-by-one error in test case 12 лет назад
  ooxi 3d2d9b3473 Fixed memory leak 12 лет назад
  ooxi 1593b36a4a Fixed memory corruption caused by off-by-one error 12 лет назад
  ooxi 029c514ed8 Replaced manual array copy with memcpy 12 лет назад
  ooxi 1e87d75209 Debug builds should include debug symbols 12 лет назад
  ooxi 383ff54b93 xml.c is an extraction from gltoolkit 12 лет назад
  ooxi 351bbe28d6 Added `Building xml.c` README section 12 лет назад
  ooxi 12e866c25f Referenced release tags and prebuild binaries 12 лет назад
  ooxi bcd8f02973 Cleaned CMakeList.txt, first formal release 12 лет назад
  ooxi 8ac0ecf61f Included Travis CI build status in readme 12 лет назад
  ooxi 6aa83347d3 Travis CI configuration 12 лет назад
  ooxi 23f628ee4f Include updated example in README 12 лет назад
  ooxi a78e8db5b1 Use stdbool.h instead of manually specifing true and false :-D 12 лет назад
  ooxi 66ce09e097 Added a usage example 12 лет назад
  ooxi 0b450e2f30 Updated README.md, added license 12 лет назад
  ooxi 6489e62ff9 xml.c -- a tiny xml subset parser 12 лет назад
  ooxi a3c8ce16e6 Initial commit 12 лет назад