Wed, 17 Sep 2014 21:31:18 +0200out-xpath: support namespace prefixes defined in the input document
František Kučera <franta-hg@frantovo.cz> [Wed, 17 Sep 2014 21:31:18 +0200] rev 101
out-xpath: support namespace prefixes defined in the input document

Wed, 17 Sep 2014 21:06:56 +0200cli: utility option --reader-namespace-aware (shortcut for "http://xml.org/sax/features/namespaces" feature)
František Kučera <franta-hg@frantovo.cz> [Wed, 17 Sep 2014 21:06:56 +0200] rev 100
cli: utility option --reader-namespace-aware (shortcut for "http://xml.org/sax/features/namespaces" feature)

Wed, 17 Sep 2014 21:00:32 +0200cli, lib-input: propagate features and properties to parser/reader
František Kučera <franta-hg@frantovo.cz> [Wed, 17 Sep 2014 21:00:32 +0200] rev 99
cli, lib-input: propagate features and properties to parser/reader

Wed, 17 Sep 2014 19:13:47 +0200cli: parse reader features option
František Kučera <franta-hg@frantovo.cz> [Wed, 17 Sep 2014 19:13:47 +0200] rev 98
cli: parse reader features option

Sun, 07 Sep 2014 01:28:07 +0200out-xpath: optional variable resolver for environment variables – can be used together with those from command line
František Kučera <franta-hg@frantovo.cz> [Sun, 07 Sep 2014 01:28:07 +0200] rev 97
out-xpath: optional variable resolver for environment variables – can be used together with those from command line

Sun, 07 Sep 2014 00:26:38 +0200analýza: odkazy na zdroje k INI souborům
František Kučera <franta-hg@frantovo.cz> [Sun, 07 Sep 2014 00:26:38 +0200] rev 96
analýza: odkazy na zdroje k INI souborům

Sun, 07 Sep 2014 00:01:49 +0200in-ini: comments
František Kučera <franta-hg@frantovo.cz> [Sun, 07 Sep 2014 00:01:49 +0200] rev 95
in-ini: comments

Sat, 06 Sep 2014 23:44:26 +0200in-ini: regex clean-up
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 23:44:26 +0200] rev 94
in-ini: regex clean-up

Sat, 06 Sep 2014 23:34:53 +0200in-ini: re-eble whitespace in entry keys – but trim spaces before „=“ to support:
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 23:34:53 +0200] rev 93
in-ini: re-eble whitespace in entry keys – but trim spaces before „=“ to support:
„ a b c = d“ → „<a-b-c>…“ instead of „<a-b-c->…“

Sat, 06 Sep 2014 23:27:18 +0200in-ini: support sub-keys:
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 23:27:18 +0200] rev 92
in-ini: support sub-keys:
key[subkey_1]=value_1
key[subkey_2]=value_2