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
2016-01-05
Fix `generate` problem caused by _boost_ update
Adrian Kummerlaender
2015-01-04
Released `InputXSLT` under the terms of the Apache License 2.0
Adrian Kummerlaender
2014-11-13
Replaced custom `Sequence` implementation with C++14 `std::integer_sequence`
Adrian Kummerlaender
2014-11-09
Removed unnecessary `inline` declarations
Adrian Kummerlaender
2014-10-29
Activated namespace comprehension for all `XercesDOMParser` instances
Adrian Kummerlaender
2014-10-26
Fixed XML declaration handling in FunctionExternalCommand
Adrian Kummerlaender
2014-10-16
Changed FunctionExternalCommand stream read order
Adrian Kummerlaender
2014-10-11
Split path attribute of FunctionReadFile result tree into base and name
Adrian Kummerlaender
2014-10-11
Changed FunctionBase FilesystemContext base to working directory
Adrian Kummerlaender
2014-09-15
Added constructor supporting arbitrary streams to StreamInputSource
Adrian Kummerlaender
2014-09-14
Updated README.md to reflect the now non-experimental state
Adrian Kummerlaender
2014-09-14
Switched member initialization to std::make_unique
Adrian Kummerlaender
2014-09-11
Fixed xalan::FormatterToXML constructor argument sequence
Adrian Kummerlaender
2014-09-07
Updated README.md to link to correct example repository
Adrian Kummerlaender
2014-09-06
Changed system-ID of primary transformation to working directory
Adrian Kummerlaender
2014-09-04
Added prefix to system ID of node-based XSLTInputSource instances
Adrian Kummerlaender
2014-08-23
Replaced FunctionTransform by making the target of FunctionGenerate optional
Adrian Kummerlaender
2014-08-20
Setting the correct work directory in FunctionExternalCommand
Adrian Kummerlaender
2014-08-18
Renamed FunctionExternalCommand result root node
Adrian Kummerlaender
2014-08-17
Fixed minimum parameter count calculation
Adrian Kummerlaender
2014-08-16
Implemented primitive optional parameter support for external functions
Adrian Kummerlaender
2014-08-09
Changed FunctionExternalTextFormatter to execute formatter inside shell
Adrian Kummerlaender
2014-08-09
Reduced FilesystemContext's determination to resolve into absolute paths
Adrian Kummerlaender
2014-08-06
Fixed node list iteration in ResultNodeFacade
Adrian Kummerlaender
2014-07-23
Added directory creation to FunctionGenerate and FunctionWriteFile
Adrian Kummerlaender
2014-07-18
Set SystemId for node based xalan::XSLTInputSource parameters
Adrian Kummerlaender
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
[next]