index
:
InputXSLT
master
XSLT extensions for static site generation
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-15
Fixed PlatformGuard name spelling
Adrian Kummerlaender
2014-07-14
Updated README.md to mention TestXSLT
Adrian Kummerlaender
2014-07-13
Fixed base path resolution of include path entities
Adrian Kummerlaender
2014-07-13
Improved xalan::XalanCompiledStylesheet lifetime management
Adrian Kummerlaender
2014-07-12
Implemented external "generate" function
Adrian Kummerlaender
2014-07-12
Marked constructDocument member methods as const
Adrian Kummerlaender
2014-07-10
Fixed TransformerFacade doctype output for xalan::FormatterToXML
Adrian Kummerlaender
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-07-08
Added ResultNodeFacade constructor overload for root nodes
Adrian Kummerlaender
2014-07-07
Implemented custom xercesc::DOMDocument deleter
Adrian Kummerlaender
2014-07-06
Removed duplicated "read-directory" mention in README.md
Adrian Kummerlaender
2014-07-06
Simplified FunctionTransform test case helper templates
Adrian Kummerlaender
2014-07-05
Revamped implementation to support FunctionTransform XalanNode input
Adrian Kummerlaender
2014-07-04
Changed FunctionTransform result type to node-set
Adrian Kummerlaender
2014-07-01
Removed unnecessary template member methods from TranformationFacade
Adrian Kummerlaender
2014-06-30
Improved "external-text-formatter" test case helper template
Adrian Kummerlaender
2014-06-30
Switched external text formatter parameter to boost::filesystem::path
Adrian Kummerlaender
2014-06-29
Switched FunctionWriteFile content parameter to xalan::XalanNode pointer
Adrian Kummerlaender
2014-06-28
Added input parameter to FunctionTransform
Adrian Kummerlaender
2014-06-28
Removed unnecessary TransformationFacade destructor
Adrian Kummerlaender
2014-06-27
Added link to "write-file" test case to README.md
Adrian Kummerlaender
2014-06-27
Updated README.md and added "write-file" test case
Adrian Kummerlaender
2014-06-26
Implemented basic external "write-file" function
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-16
Prepared TransformationFacade and FunctionTransform for parameter change
Adrian Kummerlaender
2014-06-15
Merged "read-xml-file" and "read-file" into "read-file"
Adrian Kummerlaender
2014-06-14
Changed Base::callConstructDocument sequence parameter to std::size_t
Adrian Kummerlaender
2014-06-11
Fixed include entity resolution logic
Adrian Kummerländer
2014-06-10
Added input file support to ixslt
Adrian Kummerländer
2014-06-09
Added include path resolution to FilesystemContext constructor
Adrian Kummerländer
2014-06-08
Handling xercesc::DOMException in "read-xml-file" and "external-text-formatter"
Adrian Kummerländer
2014-06-07
Provided previously missing Sequence template implementation
Adrian Kummerländer
2014-06-07
Improved FunctionBase constructDocument parameter propagation
Adrian Kummerländer
2014-06-06
Implemented WarningCapacitor as a counterpart to ErrorCapacitor
Adrian Kummerländer
2014-06-05
Implemented ErrorMultiplexer as primary error handler
Adrian Kummerländer
2014-06-04
Renamed "test" executable to "ixslt"
Adrian Kummerländer
2014-06-03
Updated README.md to include test cases
Adrian Kummerländer
2014-06-03
Replaced XSLTInputSource with LocalFileInputSource in "read-xml-file"
Adrian Kummerländer
2014-06-02
Expanded ErrorCapacitor error message generation
Adrian Kummerländer
2014-06-01
Simplified test case result variable definitions
Adrian Kummerländer
2014-05-31
Revamped external function result trees
Adrian Kummerländer
2014-05-31
Using xalan::ProblemListenerBase formatting functionality in ErrorCapacitor
Adrian Kummerländer
2014-05-30
Rewrote error handling based on exceptions
Adrian Kummerländer
2014-05-30
Removed custom XSLException patch as it is solved in XALANC-744
Adrian Kummerländer
2014-05-29
Fixed error handling of invalid XSL transformations
Adrian Kummerländer
2014-05-29
Improved TransformationFacade error handling
Adrian Kummerländer
2014-05-28
Moved input trimming into XObjectValue namespace
Adrian Kummerländer
2014-05-28
Implemented basic ErrorHandler
Adrian Kummerländer
[next]