ooxi
2be4cfa787
xml_string_length and xml_string_copy will now accept 0 as string
il y a 12 ans
ooxi
aecf9769a0
Travis CI does not provide valgrind by default
il y a 12 ans
ooxi
a360944ba1
Fixed a couple of possible and fatal bugs
il y a 12 ans
ooxi
964d05bca4
Travis CI valgrind support
il y a 12 ans
ooxi
a0f55c7c14
Fixed possible memory corruption caused by off-by-one error in test case
il y a 12 ans
ooxi
3d2d9b3473
Fixed memory leak
il y a 12 ans
ooxi
1593b36a4a
Fixed memory corruption caused by off-by-one error
il y a 12 ans
ooxi
029c514ed8
Replaced manual array copy with memcpy
il y a 12 ans
ooxi
1e87d75209
Debug builds should include debug symbols
il y a 12 ans
ooxi
383ff54b93
xml.c is an extraction from gltoolkit
il y a 12 ans
ooxi
351bbe28d6
Added `Building xml.c` README section
il y a 12 ans
ooxi
12e866c25f
Referenced release tags and prebuild binaries
il y a 12 ans
ooxi
bcd8f02973
Cleaned CMakeList.txt, first formal release
il y a 12 ans
ooxi
8ac0ecf61f
Included Travis CI build status in readme
il y a 12 ans
ooxi
6aa83347d3
Travis CI configuration
il y a 12 ans
ooxi
23f628ee4f
Include updated example in README
il y a 12 ans
ooxi
a78e8db5b1
Use stdbool.h instead of manually specifing true and false :-D
il y a 12 ans
ooxi
66ce09e097
Added a usage example
il y a 12 ans
ooxi
0b450e2f30
Updated README.md, added license
il y a 12 ans
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.
il y a 12 ans
ooxi
a3c8ce16e6
Initial commit
il y a 12 ans