Age | Commit message (Expand) | Author |
---|---|---|
2014-04-21 | Implemented basic external directory traversal function | 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 | Implemented transformation execution function | Adrian Kummerländer |
2014-04-19 | Further code style fixes | Adrian Kummerländer |
2014-04-18 | Code style improvements | Adrian Kummerländer |
2014-04-18 | Implemented basic XML reading capabilities | Adrian Kummerländer |
2014-04-18 | Removed xalan_using directives and added namespace alias | Adrian Kummerländer |
2014-04-17 | First commit of _InputXSLT_ | Adrian Kummerländer |