Age | Commit message (Expand) | Author |
---|---|---|
2014-07-09 | Added DomDocumentCache::createDocument overload enabling document naming | Adrian Kummerlaender |
2014-07-08 | Fixed entity resolution bug concerning non-include paths | Adrian Kummerlaender |
2014-06-25 | Added support for resolving non-existing paths | Adrian Kummerlaender |
2014-06-17 | Added context awareness to XObjectValue casting logic | Adrian Kummerlaender |
2014-06-11 | Fixed include entity resolution logic | Adrian Kummerländer |
2014-06-09 | Added include path resolution to FilesystemContext constructor | Adrian Kummerländer |
2014-05-29 | Improved TransformationFacade error handling | Adrian Kummerländer |
2014-05-23 | Simplified IncludeEntityResolver constructor and improved constness | Adrian Kummerländer |
2014-05-22 | Replaced std::pair<bool, *> with the more convenient boost::optional<*> | Adrian Kummerländer |
2014-05-21 | Moved include path resolution into separate member method | Adrian Kummerländer |
2014-05-20 | Replaced FunctionResolveInclude with IncludeEntityResolver | Adrian Kummerländer |