aboutsummaryrefslogtreecommitdiff
path: root/src/function/read_xml_file.cc
AgeCommit message (Expand)Author
2014-05-04Changed FilesystemContext constructor to accept xalan::Locator*Adrian Kummerländer
2014-05-03Revamped DomDocumentCache with regard to thread safetyAdrian Kummerländer
2014-05-02Changed external functions to enable global installationAdrian Kummerländer
2014-04-30Moved file reading functionality into local functionsAdrian Kummerländer
2014-04-29Simplified external function result node setAdrian Kummerländer
2014-04-27Added status information to external read-xml-file functionAdrian Kummerländer
2014-04-25Improved argument resolution and error handlingAdrian 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-20Implemented support for modifying external function base pathAdrian Kummerländer
2014-04-19Further code style fixesAdrian Kummerländer