Wed, 29 Oct 2014 02:03:14 +0100in-fs: permissions and extended attributes
František Kučera <franta-hg@frantovo.cz> [Wed, 29 Oct 2014 02:03:14 +0100] rev 106
in-fs: permissions and extended attributes

Wed, 29 Oct 2014 01:25:06 +0100out-xpath: support also node-set (not only primitive type results)
František Kučera <franta-hg@frantovo.cz> [Wed, 29 Oct 2014 01:25:06 +0100] rev 105
out-xpath: support also node-set (not only primitive type results)

Tue, 28 Oct 2014 17:53:24 +0100fix imports
František Kučera <franta-hg@frantovo.cz> [Tue, 28 Oct 2014 17:53:24 +0100] rev 104
fix imports

Tue, 28 Oct 2014 16:14:09 +0100in-fs: basics
František Kučera <franta-hg@frantovo.cz> [Tue, 28 Oct 2014 16:14:09 +0100] rev 103
in-fs: basics

Tue, 28 Oct 2014 00:33:17 +0100in-ini: use constant for element name
František Kučera <franta-hg@frantovo.cz> [Tue, 28 Oct 2014 00:33:17 +0100] rev 102
in-ini: use constant for element name

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

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.)

Thu, 04 Sep 2014 16:18:59 +0200out-xpath: reuse xpathFactory and xpath
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 16:18:59 +0200] rev 66
out-xpath: reuse xpathFactory and xpath

Thu, 04 Sep 2014 16:14:15 +0200out-xpath: expression is to be specified as actionData i.e. after „--“ as a single string
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 16:14:15 +0200] rev 65
out-xpath: expression is to be specified as actionData i.e. after „--“ as a single string

Thu, 04 Sep 2014 16:07:10 +0200push action data and action properties to action context
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 16:07:10 +0200] rev 64
push action data and action properties to action context

Thu, 04 Sep 2014 00:39:11 +0200out-xpath: basics + AbstractDOMAction
František Kučera <franta-hg@frantovo.cz> [Thu, 04 Sep 2014 00:39:11 +0200] rev 63
out-xpath: basics + AbstractDOMAction

Wed, 03 Sep 2014 19:53:14 +0200in-properties: line break at the end of the document
František Kučera <franta-hg@frantovo.cz> [Wed, 03 Sep 2014 19:53:14 +0200] rev 62
in-properties: line break at the end of the document

Wed, 03 Sep 2014 19:49:53 +0200AbstractAlt2XmlReader: method for constructing property names for SAX reader
František Kučera <franta-hg@frantovo.cz> [Wed, 03 Sep 2014 19:49:53 +0200] rev 61
AbstractAlt2XmlReader: method for constructing property names for SAX reader

Wed, 03 Sep 2014 19:48:42 +0200netbeans: proper main class
František Kučera <franta-hg@frantovo.cz> [Wed, 03 Sep 2014 19:48:42 +0200] rev 60
netbeans: proper main class

Wed, 03 Sep 2014 19:48:14 +0200in-properties: streaming
František Kučera <franta-hg@frantovo.cz> [Wed, 03 Sep 2014 19:48:14 +0200] rev 59
in-properties: streaming

Wed, 03 Sep 2014 15:50:16 +0200options validation: --input-stdin requires --system-id
František Kučera <franta-hg@frantovo.cz> [Wed, 03 Sep 2014 15:50:16 +0200] rev 58
options validation: --input-stdin requires --system-id

Wed, 09 Jul 2014 00:20:49 +0200CLIStarter: exceptions handling
František Kučera <franta-hg@frantovo.cz> [Wed, 09 Jul 2014 00:20:49 +0200] rev 57
CLIStarter: exceptions handling

Thu, 03 Jul 2014 00:42:50 +0200System ID: support loading documents from URLs
František Kučera <franta-hg@frantovo.cz> [Thu, 03 Jul 2014 00:42:50 +0200] rev 56
System ID: support loading documents from URLs

Thu, 03 Jul 2014 00:37:38 +0200CLIOptions, CLIParser – first working version
František Kučera <franta-hg@frantovo.cz> [Thu, 03 Jul 2014 00:37:38 +0200] rev 55
CLIOptions, CLIParser – first working version

Thu, 03 Jul 2014 00:18:35 +0200CLIOptions, CLIParser – basics
František Kučera <franta-hg@frantovo.cz> [Thu, 03 Jul 2014 00:18:35 +0200] rev 54
CLIOptions, CLIParser – basics

Tue, 17 Jun 2014 18:19:01 +0200CLI → CLIStarter
František Kučera <franta-hg@frantovo.cz> [Tue, 17 Jun 2014 18:19:01 +0200] rev 53
CLI → CLIStarter

Mon, 16 Jun 2014 22:35:44 +0200xpath, xslt: fixed META-INF.services directory name
František Kučera <franta-hg@frantovo.cz> [Mon, 16 Jun 2014 22:35:44 +0200] rev 52
xpath, xslt: fixed META-INF.services directory name

Mon, 16 Jun 2014 22:29:02 +0200alt2xml.sh: xpath and xslt JARs
František Kučera <franta-hg@frantovo.cz> [Mon, 16 Jun 2014 22:29:02 +0200] rev 51
alt2xml.sh: xpath and xslt JARs

Mon, 16 Jun 2014 22:28:37 +0200out-xslt: class skeletons
František Kučera <franta-hg@frantovo.cz> [Mon, 16 Jun 2014 22:28:37 +0200] rev 50
out-xslt: class skeletons

Mon, 16 Jun 2014 22:15:18 +0200out-xpath: class skeletons
František Kučera <franta-hg@frantovo.cz> [Mon, 16 Jun 2014 22:15:18 +0200] rev 49
out-xpath: class skeletons

Mon, 16 Jun 2014 22:03:57 +0200xslt, xpath: config dirs
František Kučera <franta-hg@frantovo.cz> [Mon, 16 Jun 2014 22:03:57 +0200] rev 48
xslt, xpath: config dirs

Mon, 16 Jun 2014 21:23:04 +0200out-xslt: založení projektu
František Kučera <franta-hg@frantovo.cz> [Mon, 16 Jun 2014 21:23:04 +0200] rev 47
out-xslt: založení projektu