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