Still not working but makes more noise and leaks memory now:
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 10 Jan 2001 15:32:17 +0000 (15:32 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 10 Jan 2001 15:32:17 +0000 (15:32 +0000)
commite181896ae107292f615c75f7d808106d7fbe4490
treef1ba3b134c513e78acf9922c1a45a3f72deedfe0
parenteaf99d5e12d57c7e150ba50e5df0a73121c14394
Still not working but makes more noise and leaks memory now:
- libxslt/xslt*: completeted the structures
- libxslt/pattern.[ch]: started adding code to precompile patterns
  and do the lookup
- libxslt/makefile.am: added the new files
Daniel
ChangeLog
libxslt/Makefile.am
libxslt/pattern.c [new file with mode: 0644]
libxslt/pattern.h [new file with mode: 0644]
libxslt/xslt.c
libxslt/xslt.h
libxslt/xsltInternals.h