Sign in
fuchsia
/
third_party
/
yxml
Mirrored from
git://g.blicky.net/yxml.git/
Clone this repo:
Branches
main
master
6650790
Use reinterpret-casting in yxml_setchar()
by Yorhel
· 4 years, 1 month ago
main
master
f943875
Minor doc fixes + encoding considerations section
by Yorhel
· 4 years, 9 months ago
5d96bbb
Add explicit (unsigned char*) cast in yxml_init()
by Yorhel
· 5 years ago
e89df29
Convert documentation from POD to pandoc-markdown
by Yorhel
· 6 years ago
10f968b
Use yxml_ret_t internally wherever that makes sense
by Yorhel
· 9 years ago
05f8de1
Fix parsing of PIs that start with xml
by Yorhel
· 9 years ago
822e94e
s/ELEMCLOSE/ELEMEND/
by Yorhel
· 9 years ago
d66c8e5
Copyright year bump
by Yorhel
· 11 years ago
eb31b2a
define 'inline' for MSVC compilers
by Yorhel
· 11 years ago
372cecb
Add yxml_symlen() utility function
by Yorhel
· 11 years ago
e98a37a
Initialize x->attr in yxml_init()
by Yorhel
· 11 years ago
f79b21d
Add extern "C" stuff for C++
by Yorhel
· 11 years ago
7ff7bbc
Smaller and faster entity comparison
by Yorhel
· 11 years ago
cf85991
Change buffer arg of yxml_parse() to void pointer
by Yorhel
· 11 years ago
809b818
yxml.h: Add double-inclusion guards
by Yorhel
· 11 years ago
4ea94a3
Some more documentation
by Yorhel
· 11 years ago
c28dd19
Made a start on some documentation
by Yorhel
· 11 years ago
e8bd543
Remove function argument names in yxml.h
by Yorhel
· 11 years ago
0c45e37
Remove unused YXML_EATTR enum value
by Yorhel
· 11 years ago
d3b1286
test: Use correct printf formatting for debug output
by Yorhel
· 11 years ago
More »