index
:
InputXSLT
master
XSLT extensions for static site generation
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
support
/
dom
Age
Commit message (
Expand
)
Author
2014-07-09
Added DomDocumentCache::createDocument overload enabling document naming
Adrian Kummerlaender
2014-07-08
Added ResultNodeFacade constructor overload for root nodes
Adrian Kummerlaender
2014-07-07
Implemented custom xercesc::DOMDocument deleter
Adrian Kummerlaender
2014-07-04
Changed FunctionTransform result type to node-set
Adrian Kummerlaender
2014-05-31
Revamped external function result trees
Adrian Kummerländer
2014-05-24
Implemented ResultNodeFacade as a DOM node construction helper
Adrian Kummerländer
2014-05-11
Switched internal DomDocumentCache structure to std::stack
Adrian Kummerländer
2014-05-09
Marked DomDocumentCache::item class as private
Adrian Kummerländer
2014-05-03
Revamped DomDocumentCache with regard to thread safety
Adrian Kummerländer
2014-04-28
Adapted read-directory tree construction to match the other functions
Adrian Kummerländer
2014-04-26
Moved DomDocumentCache instances back into external function class
Adrian Kummerländer
2014-04-26
Implemented global DOM document cache
Adrian Kummerländer