Some infrastructure work, and of course some debug:
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 17 Jan 2001 13:29:19 +0000 (13:29 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 17 Jan 2001 13:29:19 +0000 (13:29 +0000)
commit52862c898778e5602e1f4c5a45926a9db98c3df6
tree5f2dc7ac1b81e3299c3b511989dab031bf5e3fab
parent53ae77e05505fd0c016dc2c5f5efb2eecad1dbde
Some infrastructure work, and of course some debug:
- TODO: more stuff
- libxslt/transform.c: context position and size in for-each
- libxslt/xsltutils[ch] libxslt/makefile.am: added the util module
  and put Error and Debug routines
- libxslt/xslt.c libxslt/transform.c libxslt/pattern.c: switched
  to use the Debug calls, cleanup
- libxslt/xsltproc.c: added -v to enable debug printing
Daniel
ChangeLog
TODO
libxslt/Makefile.am
libxslt/pattern.c
libxslt/transform.c
libxslt/xslt.c
libxslt/xsltproc.c
libxslt/xsltutils.c [new file with mode: 0644]
libxslt/xsltutils.h [new file with mode: 0644]