aboutsummaryrefslogtreecommitdiff
path: root/src/function/read_directory.h
AgeCommit message (Expand)Author
2014-05-15Adapted FunctionBase template to accept multiple argument typesAdrian Kummerländer
2014-05-14Added ArgumentCount parameter to FunctionBase templateAdrian Kummerländer
2014-05-09Marked DomDocumentCache::item class as privateAdrian Kummerländer
2014-05-08Removed gtest based test cases and added program optionsAdrian Kummerländer
2014-05-06Added basic external read file function test caseAdrian Kummerländer
2014-05-05Encapsulated common parts of external function inplementationsAdrian Kummerländer
2014-05-02Changed external functions to enable global installationAdrian 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-23Fixed xerces DOM construction related memory leaksAdrian 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