aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-04-26Added status information to external read-directory functionAdrian Kummerländer
2014-04-26Converted external read-file function output into a node setAdrian Kummerländer
2014-04-26Moved DomDocumentCache instances back into external function classAdrian Kummerländer
2014-04-26Implemented global DOM document cacheAdrian Kummerländer
2014-04-25Improved argument resolution and error handlingAdrian Kummerländer
2014-04-24Added XercesStringGuard scope-guard to manage XMLChAdrian Kummerländer
2014-04-24Expanded FunctionReadDirectory class to return files and directoriesAdrian Kummerländer
2014-04-24Changed TransformerFacade into TransformationFacade for single XSLTsAdrian Kummerländer
2014-04-23Fixed xerces DOM construction related memory leaksAdrian Kummerländer
2014-04-23Switched read-directory nodeSet generation to a xerces DOM documentAdrian Kummerländer
2014-04-22Implemented basic XML output of external read-directory functionAdrian Kummerländer
2014-04-21Implemented basic external directory traversal functionAdrian Kummerländer
2014-04-21Extracted filesystem path resolution into InputXSLT::FilesystemContextAdrian Kummerländer
2014-04-20Switched filesystem interaction code to boost::filesystemAdrian Kummerländer
2014-04-20Replaced c-style file reading with std::ifstreamAdrian Kummerländer
2014-04-20Implemented support for modifying external function base pathAdrian Kummerländer
2014-04-19Implemented transformation execution functionAdrian Kummerländer
2014-04-19Further code style fixesAdrian Kummerländer
2014-04-18Code style improvementsAdrian Kummerländer
2014-04-18Implemented basic XML reading capabilitiesAdrian Kummerländer
2014-04-18Removed xalan_using directives and added namespace aliasAdrian Kummerländer
2014-04-17First commit of _InputXSLT_Adrian Kummerländer