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
2022-12-29
Replace default.nix by flake
HEAD
master
Adrian Kummerlaender
2020-04-25
Fix std::unique_ptr custom deleter issue
Adrian Kummerlaender
2018-10-02
Add Nix derivation
Adrian Kummerlaender
2018-10-02
Fix `read_directory` testcase
Adrian Kummerlaender
2018-10-02
Remove inline warnings
Adrian Kummerlaender
2018-01-21
Add explicit pthread linkage
Adrian Kummerlaender
2017-06-01
Adapt `FunctionExternalCommand` to new `boost::process` version
Adrian Kummerlaender
2016-04-29
Add installation instructions to CMakeLists
Adrian Kummerlaender
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
[next]