25 次程式碼提交 (master)

作者 SHA1 備註 提交日期
  ooxi 66caec13c9 Fixed missing `stdio.h` include 1 年之前
  Finxx 924e9b0acd Fix compilation error on macOS using Clang. 2 年之前
  Farkasvölgyi 070d0ec22b XML attributes unit test 4 年之前
  Blake Felt bd11bbb5d3 Added ability to parse attributes. 5 年之前
  Siwen Yu 8297961519 Fix possible memory leaks 5 年之前
  ooxi d76cbfc728
Minor documentation fix 6 年之前
  ooxi 591052005b Rewrote build system to make use of modern CMake features 6 年之前
  Nolan Clark 6e3df59596 Further C++ compatibility changes 9 年之前
  Nolan Clark fc4e875977 Added C++ compatibility 9 年之前
  ooxi 052f19e572 Plural of child is children, not childrens 10 年之前
  Łukasz Sowa 0f9f7089a5 Added length check to prevent wrapping. 10 年之前
  Łukasz Sowa 7b4dd4bace Fixed braces for patch. 10 年之前
  Łukasz Sowa e37d916dfc Fix for xml_easy_content() for nodes with no content. 10 年之前
  Łukasz Sowa b0639a0c6d Support for self-closing tags. 10 年之前
  ooxi 3925b2a848 Fixed small typo 10 年之前
  ooxi 10d1ef9a20 Fixed xml.c verbosity in debug builds 11 年之前
  ooxi d049d16a6d Added xml_open_document API call to read a XML document from file 11 年之前
  ooxi 4ec6006b64 New easy xml interface 11 年之前
  ooxi 2be4cfa787 xml_string_length and xml_string_copy will now accept 0 as string 11 年之前
  ooxi 3d2d9b3473 Fixed memory leak 11 年之前
  ooxi 1593b36a4a Fixed memory corruption caused by off-by-one error 11 年之前
  ooxi 383ff54b93 xml.c is an extraction from gltoolkit 11 年之前
  ooxi a78e8db5b1 Use stdbool.h instead of manually specifing true and false :-D 11 年之前
  ooxi 6489e62ff9 xml.c -- a tiny xml subset parser 11 年之前