-
- Downloads
Switched all the processing to compiled XPath form, there is a
small problem showing up in the mediaobject.filename template of DocBook, but the way unparsed-entity-uri() doesn't follow the spec it seems so ...: - xsltutils.h: cleanup some garbage added last night - xsltInternals.h variables.c transform.c templates.[ch] preproc.c pattern.c keys.c: switched the whole XSLt processing to use XPath precompiled expressions and reusing them. - functions.c: some cleanup, seems people don't use unparsed-entity-uri() the way it's supposed to be used Daniel
Showing
- ChangeLog 9 additions, 0 deletionsChangeLog
- libxslt/functions.c 9 additions, 10 deletionslibxslt/functions.c
- libxslt/keys.c 12 additions, 17 deletionslibxslt/keys.c
- libxslt/pattern.c 20 additions, 8 deletionslibxslt/pattern.c
- libxslt/preproc.c 2 additions, 0 deletionslibxslt/preproc.c
- libxslt/templates.c 28 additions, 45 deletionslibxslt/templates.c
- libxslt/templates.h 2 additions, 2 deletionslibxslt/templates.h
- libxslt/transform.c 61 additions, 148 deletionslibxslt/transform.c
- libxslt/variables.c 12 additions, 25 deletionslibxslt/variables.c
- libxslt/xsltInternals.h 2 additions, 0 deletionslibxslt/xsltInternals.h
- libxslt/xsltutils.h 0 additions, 1 deletionlibxslt/xsltutils.h
Loading
Please register or sign in to comment