Age | Commit message (Expand) | Author |
---|---|---|
2014-05-02 | Changed external functions to enable global installation | Adrian Kummerländer |
2014-04-30 | Moved file reading functionality into local functions | Adrian Kummerländer |
2014-04-29 | Simplified external function result node set | Adrian Kummerländer |
2014-04-27 | Added status information to external read-xml-file function | Adrian Kummerländer |
2014-04-26 | Converted external read-file function output into a node set | Adrian Kummerländer |
2014-04-25 | Improved argument resolution and error handling | Adrian Kummerländer |
2014-04-21 | Extracted filesystem path resolution into InputXSLT::FilesystemContext | Adrian Kummerländer |
2014-04-20 | Switched filesystem interaction code to boost::filesystem | Adrian Kummerländer |
2014-04-20 | Replaced c-style file reading with std::ifstream | Adrian Kummerländer |
2014-04-20 | Implemented support for modifying external function base path | Adrian Kummerländer |
2014-04-19 | Further code style fixes | Adrian Kummerländer |