47 Revīzijas (e18c25cebc4b86ccf83d61e5c7e306bd1610527b)
 

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