Sat, 06 Sep 2014 22:04:11 +0200 František Kučera in-ini: no whitespace in entry keys – but do encoding
Sat, 06 Sep 2014 21:41:15 +0200 František Kučera 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 +0200 František Kučera in-ini: support and encode entry names with spaces
Sat, 06 Sep 2014 21:15:47 +0200 František Kučera in-ini: encode section names with spaces
Sat, 06 Sep 2014 21:14:48 +0200 František Kučera in-ini: recognize extensions: ini, desktop, directory
Sat, 06 Sep 2014 20:52:58 +0200 František Kučera in-ini: log invalid lines + skip blank lines + log line numbers
Sat, 06 Sep 2014 20:31:05 +0200 František Kučera in-ini: correct indentation for entries outside groups
Sat, 06 Sep 2014 20:07:02 +0200 František Kučera in-ini: regex clean-up
Sat, 06 Sep 2014 19:56:08 +0200 František Kučera in-ini: regex with named groups
Sat, 06 Sep 2014 19:36:22 +0200 František Kučera in-ini: quoted/apostrophed values might have comments
Sat, 06 Sep 2014 19:10:52 +0200 František Kučera in-ini: quoted/apostrophed values → include spaces (unquoted → strip spaces)
Sat, 06 Sep 2014 18:53:33 +0200 František Kučera in-ini: strip whitespace
Sat, 06 Sep 2014 18:37:24 +0200 František Kučera out-xpath: trailing line-break is optional
Sat, 06 Sep 2014 18:29:44 +0200 František Kučera in-ini: first working version
Sat, 06 Sep 2014 18:12:15 +0200 František Kučera in-ini: recognize comment, section and entry + log them