found another stupid bug by step by step processing of the code idem,
authorDaniel Veillard <veillard@src.gnome.org>
Thu, 21 Mar 2002 16:33:28 +0000 (16:33 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Thu, 21 Mar 2002 16:33:28 +0000 (16:33 +0000)
commit9ce2508b8878f029218f29b86b611ec1d4018e9c
tree7f6d1df75e320d1ac002575a7e691ff385bf1b83
parenteb36bbe5bdeb8899be66bce7c84b2b5c1f7bc84b
found another stupid bug by step by step processing of the code idem,

* libxslt/transform.c: found another stupid bug by step by
  step processing of the code
* libxslt/pattern.c: idem, except that once stupid mistake
  ELEM vs NODE forced the templates to be stored in a list
  instead of a hash table, fixing this stupidity should
  again lead to a substantive improvement of processing speed.
  Like divide by 2 processing time for DocBook stylesheets.
Daniel
ChangeLog
libxslt/pattern.c
libxslt/transform.c