added libxslt_xsltCleanup() added parameters to
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 6 Feb 2002 23:03:38 +0000 (23:03 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 6 Feb 2002 23:03:38 +0000 (23:03 +0000)
commitff22c1a5f95bccd0b400d251dfde04280a6c7d52
tree07d6f358069dda33cf56183e352df78d34dcb291
parent09af30e51e8a99072f35ff856c095464afbc0441
added libxslt_xsltCleanup() added parameters to

* python/libxsl.py python/libxslt-python-api.xml python/libxslt.c
  python/libxsltclass.txt: added libxslt_xsltCleanup() added parameters
  to libxslt_xsltApplyStylesheet() removed the memleaks left and
  fixed an import order.
* python/tests/basic.py python/tests/extfunc.py: updated the tests
Daniel
ChangeLog
doc/libxslt-api.xml
doc/libxslt-decl.txt
doc/libxslt-refs.xml
python/libxsl.py
python/libxslt-python-api.xml
python/libxslt.c
python/libxsltclass.txt
python/tests/basic.py
python/tests/extfunc.py