summaryrefslogtreecommitdiff
path: root/bindings/xml/libxml_xmlparser.c
Commit message (Expand)AuthorAgeFilesLines
* add context for default action functionVincent Sanders2013-02-191-0/+1
* Change XML Parser API to be more saneDaniel Silverstone2012-11-031-45/+24
* Remove unused variablesDaniel Silverstone2012-11-021-2/+0
* Move generation of id_name into document by default. Since 'id' is the most ...Daniel Silverstone2012-11-021-10/+0
* fixup comment damage from automated type conversionVincent Sanders2012-09-111-16/+16
* unsigned long -> uint32_t, signed long and long -> int32_t, plus collateral f...Daniel Silverstone2012-09-101-16/+16
* Beginnings of an expat binding -- NOT FUNCTIONAL YETDaniel Silverstone2012-03-241-0/+1367