aboutsummaryrefslogtreecommitdiff
path: root/src/support
AgeCommit message (Expand)Author
2014-05-10Implemented StylesheetParameterGuard classAdrian Kummerländer
2014-05-09Marked DomDocumentCache::item class as privateAdrian Kummerländer
2014-05-06Added basic external read file function test caseAdrian Kummerländer
2014-05-04Moved DOM document construction logic into local functionsAdrian Kummerländer
2014-05-04Changed FilesystemContext constructor to accept xalan::Locator*Adrian Kummerländer
2014-05-03Revamped DomDocumentCache with regard to thread safetyAdrian Kummerländer
2014-04-30Moved file reading functionality into local functionsAdrian Kummerländer
2014-04-28Adapted read-directory tree construction to match the other functionsAdrian 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-24Added XercesStringGuard scope-guard to manage XMLChAdrian Kummerländer
2014-04-24Expanded FunctionReadDirectory class to return files and directoriesAdrian Kummerländer
2014-04-23Fixed xerces DOM construction related memory leaksAdrian Kummerländer
2014-04-21Implemented basic external directory traversal functionAdrian Kummerländer
2014-04-21Extracted filesystem path resolution into InputXSLT::FilesystemContextAdrian Kummerländer