- in-ini: log invalid lines + skip blank lines + log line numbers 2014-09-06, by František Kučera
- in-ini: correct indentation for entries outside groups 2014-09-06, by František Kučera
- in-ini: regex clean-up 2014-09-06, by František Kučera
- in-ini: regex with named groups 2014-09-06, by František Kučera
- in-ini: quoted/apostrophed values might have comments 2014-09-06, by František Kučera
- in-ini: quoted/apostrophed values → include spaces (unquoted → strip spaces) 2014-09-06, by František Kučera
- in-ini: strip whitespace 2014-09-06, by František Kučera
- out-xpath: trailing line-break is optional 2014-09-06, by František Kučera
- in-ini: first working version 2014-09-06, by František Kučera
- in-ini: recognize comment, section and entry + log them 2014-09-06, by František Kučera
- in-ini: skeleton 2014-09-06, by František Kučera
- lib-input: Alt2ContentHandler - extended wrapper 2014-09-06, by František Kučera
- in-json: TODO: zachovat hranice mezi objekty, které jsou prvkem pole 2014-09-06, by František Kučera
- out-xpath: unit test – parameter types 2014-09-04, by František Kučera
- out-xpath: support parameter types: [STRING, BOOLEAN, INTEGER, LONG, DOUBLE] 2014-09-04, by František Kučera
- out-xpath: fix – support more parameters 2014-09-04, by František Kučera
- out-xpath: unit test 2014-09-04, by František Kučera
- out-xpath: XPath parameters are following „--“ and the expression; can be typed (which is specified by an action property) 2014-09-04, by František Kučera
- out-xpath: XPath parameters 2014-09-04, by František Kučera
- cli: support --input-url and multiple names per option (might be used for short variants like -i, -a etc.) 2014-09-04, by František Kučera
- out-xpath: reuse xpathFactory and xpath 2014-09-04, by František Kučera
- out-xpath: expression is to be specified as actionData i.e. after „--“ as a single string 2014-09-04, by František Kučera
- push action data and action properties to action context 2014-09-04, by František Kučera
- out-xpath: basics + AbstractDOMAction 2014-09-04, by František Kučera
- in-properties: line break at the end of the document 2014-09-03, by František Kučera
- AbstractAlt2XmlReader: method for constructing property names for SAX reader 2014-09-03, by František Kučera
- netbeans: proper main class 2014-09-03, by František Kučera
- in-properties: streaming 2014-09-03, by František Kučera
- options validation: --input-stdin requires --system-id 2014-09-03, by František Kučera
- CLIStarter: exceptions handling 2014-07-09, by František Kučera