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