Furious hacking session, making serious progresses, the hardest stuff
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 22 Jan 2001 10:52:35 +0000 (10:52 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 22 Jan 2001 10:52:35 +0000 (10:52 +0000)
commitb94fc73a6415c55bb34a3b2ae0783ed1c25ecded
tree84e511a59801d36ffb2acafc7034146884752ee9
parent935ed1d25f4bae49f46798b1a58fc0bbb45337b7
Furious hacking session, making serious progresses, the hardest stuff
now seems in place !!!
* xsltproc.c: removed bug
* tests/REC2/html.xml: added newline after doctype
* libxslt/variables.[ch] libxslt/xsltInternals.h: added param
  support, result tree fragment support (requires just commited
  extensions to libxml2 XPath !!!)
* transform.c: added call-template, with-param support
* libxslt/pattern.[ch]: xsltFindTemplate() needed for call-template
* TODO: updated, added a DONE section and started migrating stuff :-)
Daniel
12 files changed:
ChangeLog
TODO
libxslt/pattern.c
libxslt/pattern.h
libxslt/transform.c
libxslt/transform.h
libxslt/variables.c
libxslt/variables.h
libxslt/xslt.c
libxslt/xsltInternals.h
libxslt/xsltproc.c
tests/REC2/html.xml