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
Similar to the GLib Markup parser, which also just parses an xml subset, xml.c is a simple, small and self contained xml parser in one file. Ideal for embedding into other projects without the need for big external dependencies.
vor 12 Jahren
ooxi
a3c8ce16e6
Initial commit
vor 12 Jahren