Age | Commit message (Expand) | Author |
---|---|---|
2014-05-06 | Added basic external read file function test case | Adrian Kummerländer |
2014-05-04 | Moved DOM document construction logic into local functions | Adrian Kummerländer |
2014-05-04 | Changed FilesystemContext constructor to accept xalan::Locator* | 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 | Implemented global DOM document cache | Adrian Kummerländer |
2014-04-24 | Expanded FunctionReadDirectory class to return files and directories | 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 |