61 Commitit (master)
 

Tekijä SHA1 Viesti Päivämäärä
  TheoryOfNekomata 02b98a5d98 Update 'README.md' 1 vuosi sitten
  TheoryOfNekomata 0ef44a2208 Fork origin xml-c repository 1 vuosi sitten
  ooxi 66caec13c9 Fixed missing `stdio.h` include 1 vuosi sitten
  ooxi 2e1a10b260 Upgrade to Ubuntu 22.04 for CI 1 vuosi sitten
  ooxi 82efbaf2f5 GitHub no longer provides standalone downloads 2 vuotta sitten
  Finxx 924e9b0acd Fix compilation error on macOS using Clang. 2 vuotta sitten
  ooxi d54eb98a42
Fix typo 2 vuotta sitten
  ooxi db3e166cf8 Update CI to Ubuntu 20.04 2 vuotta sitten
  ooxi 69b2c47089 Switch from Travis CI to GitHub Actions 2 vuotta sitten
  ooxi 93614254a2
Test can be executed via CMake 2 vuotta sitten
  ooxi 039b0893ec
Fixed typo 4 vuotta sitten
  Farkasvölgyi 070d0ec22b XML attributes unit test 4 vuotta sitten
  Blake Felt bd11bbb5d3 Added ability to parse attributes. 5 vuotta sitten
  Siwen Yu 8297961519 Fix possible memory leaks 5 vuotta sitten
  ooxi e18c25cebc
Merge pull request #16 from ooxi/issue/14 6 vuotta sitten
  ooxi 65e582d6d7 Recursive search example for issue #14 6 vuotta sitten
  ooxi d76cbfc728
Minor documentation fix 6 vuotta sitten
  ooxi 591052005b Rewrote build system to make use of modern CMake features 6 vuotta sitten
  ooxi 16fc76fe62 Merge pull request #10 from ooxi/patch/fix-test-cpp 7 vuotta sitten
  ooxi f800fc8354 malloc/free must be used instead of new/delete 7 vuotta sitten
  ooxi aa71b65387 Corrected build instructions 7 vuotta sitten
  ooxi e5568290c0 Merge pull request #8 from tweakdeveloper/master 9 vuotta sitten
  Nolan Clark b98fb3f650 Added C++ test for Travis 9 vuotta sitten
  Nolan Clark 6e3df59596 Further C++ compatibility changes 9 vuotta sitten
  Nolan Clark 1061a391bd Fix Travis build errors 9 vuotta sitten
  Nolan Clark fc4e875977 Added C++ compatibility 9 vuotta sitten
  ooxi 052f19e572 Plural of child is children, not childrens 10 vuotta sitten
  ooxi 207c7548e4 Merge pull request #7 from luksow/easy-content-fix 10 vuotta sitten
  ooxi 03b2d824b8 Merge pull request #6 from luksow/self-closing-tags-fix 10 vuotta sitten
  Łukasz Sowa 0f9f7089a5 Added length check to prevent wrapping. 10 vuotta sitten
  Łukasz Sowa 7b4dd4bace Fixed braces for patch. 10 vuotta sitten
  Łukasz Sowa e37d916dfc Fix for xml_easy_content() for nodes with no content. 10 vuotta sitten
  Łukasz Sowa b0639a0c6d Support for self-closing tags. 10 vuotta sitten
  ooxi 3925b2a848 Fixed small typo 10 vuotta sitten
  ooxi 86c7895077 Merge pull request #4 from ooxi/verbose 11 vuotta sitten
  ooxi 10d1ef9a20 Fixed xml.c verbosity in debug builds 11 vuotta sitten
  ooxi dba018da77 Merge pull request #3 from ooxi/xml-open-document 11 vuotta sitten
  ooxi d049d16a6d Added xml_open_document API call to read a XML document from file 11 vuotta sitten
  ooxi 4a42ec0bc3 Merge pull request #2 from ooxi/easy-interface 11 vuotta sitten
  ooxi 4ec6006b64 New easy xml interface 11 vuotta sitten
  ooxi 2be4cfa787 xml_string_length and xml_string_copy will now accept 0 as string 11 vuotta sitten
  ooxi aecf9769a0 Travis CI does not provide valgrind by default 11 vuotta sitten
  ooxi a360944ba1 Fixed a couple of possible and fatal bugs 11 vuotta sitten
  ooxi 964d05bca4 Travis CI valgrind support 11 vuotta sitten
  ooxi a0f55c7c14 Fixed possible memory corruption caused by off-by-one error in test case 11 vuotta sitten
  ooxi 3d2d9b3473 Fixed memory leak 11 vuotta sitten
  ooxi 1593b36a4a Fixed memory corruption caused by off-by-one error 11 vuotta sitten
  ooxi 029c514ed8 Replaced manual array copy with memcpy 11 vuotta sitten
  ooxi 1e87d75209 Debug builds should include debug symbols 11 vuotta sitten
  ooxi 383ff54b93 xml.c is an extraction from gltoolkit 11 vuotta sitten