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

Sat, 06 Sep 2014 22:04:11 +0200in-ini: no whitespace in entry keys – but do encoding
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 22:04:11 +0200] rev 91
in-ini: no whitespace in entry keys – but do encoding

Sat, 06 Sep 2014 21:41:15 +0200CLI: supprt combination of --input-file and --system-id (to choose proper input module for given SystemId but actually read stream from the file)
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 21:41:15 +0200] rev 90
CLI: supprt combination of --input-file and --system-id (to choose proper input module for given SystemId but actually read stream from the file)

Sat, 06 Sep 2014 21:24:53 +0200in-ini: support and encode entry names with spaces
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 21:24:53 +0200] rev 89
in-ini: support and encode entry names with spaces

Sat, 06 Sep 2014 21:15:47 +0200in-ini: encode section names with spaces
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 21:15:47 +0200] rev 88
in-ini: encode section names with spaces

Sat, 06 Sep 2014 21:14:48 +0200in-ini: recognize extensions: ini, desktop, directory
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 21:14:48 +0200] rev 87
in-ini: recognize extensions: ini, desktop, directory

Sat, 06 Sep 2014 20:52:58 +0200in-ini: log invalid lines + skip blank lines + log line numbers
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 20:52:58 +0200] rev 86
in-ini: log invalid lines + skip blank lines + log line numbers

Sat, 06 Sep 2014 20:31:05 +0200in-ini: correct indentation for entries outside groups
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 20:31:05 +0200] rev 85
in-ini: correct indentation for entries outside groups

Sat, 06 Sep 2014 20:07:02 +0200in-ini: regex clean-up
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 20:07:02 +0200] rev 84
in-ini: regex clean-up

Sat, 06 Sep 2014 19:56:08 +0200in-ini: regex with named groups
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 19:56:08 +0200] rev 83
in-ini: regex with named groups

Sat, 06 Sep 2014 19:36:22 +0200in-ini: quoted/apostrophed values might have comments
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 19:36:22 +0200] rev 82
in-ini: quoted/apostrophed values might have comments

Sat, 06 Sep 2014 19:10:52 +0200in-ini: quoted/apostrophed values → include spaces (unquoted → strip spaces)
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 19:10:52 +0200] rev 81
in-ini: quoted/apostrophed values → include spaces (unquoted → strip spaces)

Sat, 06 Sep 2014 18:53:33 +0200in-ini: strip whitespace
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 18:53:33 +0200] rev 80
in-ini: strip whitespace

Sat, 06 Sep 2014 18:37:24 +0200out-xpath: trailing line-break is optional
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 18:37:24 +0200] rev 79
out-xpath: trailing line-break is optional

Sat, 06 Sep 2014 18:29:44 +0200in-ini: first working version
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 18:29:44 +0200] rev 78
in-ini: first working version

Sat, 06 Sep 2014 18:12:15 +0200in-ini: recognize comment, section and entry + log them
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 18:12:15 +0200] rev 77
in-ini: recognize comment, section and entry + log them

Sat, 06 Sep 2014 17:19:21 +0200in-ini: skeleton
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 17:19:21 +0200] rev 76
in-ini: skeleton

Sat, 06 Sep 2014 17:17:37 +0200lib-input: Alt2ContentHandler - extended wrapper
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 17:17:37 +0200] rev 75
lib-input: Alt2ContentHandler - extended wrapper

Sat, 06 Sep 2014 15:06:41 +0200in-json: TODO: zachovat hranice mezi objekty, které jsou prvkem pole
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Sep 2014 15:06:41 +0200] rev 74
in-json: TODO: zachovat hranice mezi objekty, které jsou prvkem pole

Thu, 04 Sep 2014 18:42:02 +0200out-xpath: unit test – parameter types
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 18:42:02 +0200] rev 73
out-xpath: unit test – parameter types

Thu, 04 Sep 2014 18:33:34 +0200out-xpath: support parameter types: [STRING, BOOLEAN, INTEGER, LONG, DOUBLE]
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 18:33:34 +0200] rev 72
out-xpath: support parameter types: [STRING, BOOLEAN, INTEGER, LONG, DOUBLE]

Thu, 04 Sep 2014 18:16:33 +0200out-xpath: fix – support more parameters
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 18:16:33 +0200] rev 71
out-xpath: fix – support more parameters

Thu, 04 Sep 2014 17:56:58 +0200out-xpath: unit test
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 17:56:58 +0200] rev 70
out-xpath: unit test

Thu, 04 Sep 2014 17:56:43 +0200out-xpath: XPath parameters are following „--“ and the expression; can be typed (which is specified by an action property)
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 17:56:43 +0200] rev 69
out-xpath: XPath parameters are following „--“ and the expression; can be typed (which is specified by an action property)

Thu, 04 Sep 2014 16:56:47 +0200out-xpath: XPath parameters
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 16:56:47 +0200] rev 68
out-xpath: XPath parameters

Thu, 04 Sep 2014 16:28:49 +0200cli: support --input-url and multiple names per option (might be used for short variants like -i, -a etc.)
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 16:28:49 +0200] rev 67
cli: support --input-url and multiple names per option (might be used for short variants like -i, -a etc.)