1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 04:55:04 +03:00
libxml2/python
Daniel Veillard 70cab35abb cleanup the extension function lookup always compile the list Daniel
* python/TODO python/libxml.c: cleanup the extension function lookup
* xmlmemory.c include/libxml/xmlmemory.h: always compile the list
Daniel
2002-02-06 16:06:58 +00:00
..
tests started adding SAX interfaces added a basic SAX test Daniel 2002-02-04 14:07:26 +00:00
generator.py hardened the addChild function added accessors needed for xmlNode, a bit 2002-02-04 00:17:01 +00:00
libxml2-python-api.xml hardened the addChild function added accessors needed for xmlNode, a bit 2002-02-04 00:17:01 +00:00
libxml2class.txt hardened the addChild function added accessors needed for xmlNode, a bit 2002-02-04 00:17:01 +00:00
libxml_wrap.h hardened the addChild function added accessors needed for xmlNode, a bit 2002-02-04 00:17:01 +00:00
libxml.c cleanup the extension function lookup always compile the list Daniel 2002-02-06 16:06:58 +00:00
libxml.py cleanup added class for parser context, added first cut for push mode 2002-02-03 15:08:05 +00:00
Makefile.am do not install outside of prefix Daniel 2002-02-05 16:34:33 +00:00
TODO cleanup the extension function lookup always compile the list Daniel 2002-02-06 16:06:58 +00:00
types.c change a small bit in the way valididy error messages get initialized 2002-02-03 20:13:06 +00:00