Step in improving performances:
authorDaniel Veillard <veillard@src.gnome.org>
Tue, 6 Mar 2001 18:06:04 +0000 (18:06 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Tue, 6 Mar 2001 18:06:04 +0000 (18:06 +0000)
commit3c0af1e8d7c6249b202dea7d0f0cb2ba3c487ea4
tree16e7e4b6a92f77db4bbdb500d056e6f5a31a3dbe
parent42c0e965fd2d8d96a76f53785d3abf4d3c5c4a56
Step in improving performances:
- libxslt/preproc.[ch] Makefile.am templates.[ch] transform.[ch]
  xsltInternals.h: started working on optimizing stylesheet
  element parsing. Just builds the extra informations so far.
- xsltutils.h: added a missing XPath decl
Daniel
12 files changed:
ChangeLog
libxslt/Makefile.am
libxslt/attributes.c
libxslt/numbersInternals.h
libxslt/preproc.c [new file with mode: 0644]
libxslt/preproc.h [new file with mode: 0644]
libxslt/templates.c
libxslt/templates.h
libxslt/transform.c
libxslt/transform.h
libxslt/xsltInternals.h
libxslt/xsltutils.h