Age | Commit message (Expand) | Author |
---|---|---|
2014-05-03 | Revamped DomDocumentCache with regard to thread safety | Adrian Kummerländer |
2014-04-30 | Moved file reading functionality into local functions | Adrian Kummerländer |
2014-04-28 | Adapted read-directory tree construction to match the other functions | Adrian Kummerländer |
2014-04-26 | Converted external read-file function output into a node set | 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 |
2014-04-24 | Added XercesStringGuard scope-guard to manage XMLCh | Adrian Kummerländer |
2014-04-24 | Expanded FunctionReadDirectory class to return files and directories | Adrian Kummerländer |
2014-04-23 | Fixed xerces DOM construction related memory leaks | Adrian Kummerländer |
2014-04-21 | Implemented basic external directory traversal function | Adrian Kummerländer |
2014-04-21 | Extracted filesystem path resolution into InputXSLT::FilesystemContext | Adrian Kummerländer |