Thu, 24 Oct 2019 21:56:03 +0200 František Kučera fix license version: GNU GPLv3
Sun, 02 Oct 2016 18:20:38 +0200 František Kučera netbeans
Sun, 02 Oct 2016 15:23:20 +0200 František Kučera in-fs: comment, symlinks
Sun, 02 Oct 2016 15:22:06 +0200 František Kučera out-xpath: TODO comment
Sun, 02 Oct 2016 11:46:19 +0200 František Kučera in-properties: fix typo in comment
Wed, 29 Oct 2014 02:03:14 +0100 František Kučera in-fs: permissions and extended attributes
Wed, 29 Oct 2014 01:25:06 +0100 František Kučera out-xpath: support also node-set (not only primitive type results)
Tue, 28 Oct 2014 17:53:24 +0100 František Kučera fix imports
Tue, 28 Oct 2014 16:14:09 +0100 František Kučera in-fs: basics
Tue, 28 Oct 2014 00:33:17 +0100 František Kučera in-ini: use constant for element name
Wed, 17 Sep 2014 21:31:18 +0200 František Kučera out-xpath: support namespace prefixes defined in the input document
Wed, 17 Sep 2014 21:06:56 +0200 František Kučera cli: utility option --reader-namespace-aware (shortcut for "http://xml.org/sax/features/namespaces" feature)
Wed, 17 Sep 2014 21:00:32 +0200 František Kučera cli, lib-input: propagate features and properties to parser/reader
Wed, 17 Sep 2014 19:13:47 +0200 František Kučera cli: parse reader features option
Sun, 07 Sep 2014 01:28:07 +0200 František Kučera out-xpath: optional variable resolver for environment variables – can be used together with those from command line
Sun, 07 Sep 2014 00:26:38 +0200 František Kučera analýza: odkazy na zdroje k INI souborům
Sun, 07 Sep 2014 00:01:49 +0200 František Kučera in-ini: comments
Sat, 06 Sep 2014 23:44:26 +0200 František Kučera in-ini: regex clean-up
Sat, 06 Sep 2014 23:34:53 +0200 František Kučera in-ini: re-eble whitespace in entry keys – but trim spaces before „=“ to support:
Sat, 06 Sep 2014 23:27:18 +0200 František Kučera in-ini: support sub-keys:
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
Sat, 06 Sep 2014 17:19:21 +0200 František Kučera in-ini: skeleton
Sat, 06 Sep 2014 17:17:37 +0200 František Kučera lib-input: Alt2ContentHandler - extended wrapper
Sat, 06 Sep 2014 15:06:41 +0200 František Kučera in-json: TODO: zachovat hranice mezi objekty, které jsou prvkem pole
Thu, 04 Sep 2014 18:42:02 +0200 František Kučera out-xpath: unit test – parameter types
Thu, 04 Sep 2014 18:33:34 +0200 František Kučera out-xpath: support parameter types: [STRING, BOOLEAN, INTEGER, LONG, DOUBLE]
Thu, 04 Sep 2014 18:16:33 +0200 František Kučera out-xpath: fix – support more parameters
Thu, 04 Sep 2014 17:56:58 +0200 František Kučera out-xpath: unit test
Thu, 04 Sep 2014 17:56:43 +0200 František Kučera 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 +0200 František Kučera out-xpath: XPath parameters
Thu, 04 Sep 2014 16:28:49 +0200 František Kučera 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 +0200 František Kučera out-xpath: reuse xpathFactory and xpath
Thu, 04 Sep 2014 16:14:15 +0200 František Kučera out-xpath: expression is to be specified as actionData i.e. after „--“ as a single string
Thu, 04 Sep 2014 16:07:10 +0200 František Kučera push action data and action properties to action context
Thu, 04 Sep 2014 00:39:11 +0200 František Kučera out-xpath: basics + AbstractDOMAction
Wed, 03 Sep 2014 19:53:14 +0200 František Kučera in-properties: line break at the end of the document
Wed, 03 Sep 2014 19:49:53 +0200 František Kučera AbstractAlt2XmlReader: method for constructing property names for SAX reader
Wed, 03 Sep 2014 19:48:42 +0200 František Kučera netbeans: proper main class
Wed, 03 Sep 2014 19:48:14 +0200 František Kučera in-properties: streaming
Wed, 03 Sep 2014 15:50:16 +0200 František Kučera options validation: --input-stdin requires --system-id
Wed, 09 Jul 2014 00:20:49 +0200 František Kučera CLIStarter: exceptions handling
Thu, 03 Jul 2014 00:42:50 +0200 František Kučera System ID: support loading documents from URLs
Thu, 03 Jul 2014 00:37:38 +0200 František Kučera CLIOptions, CLIParser – first working version
Thu, 03 Jul 2014 00:18:35 +0200 František Kučera CLIOptions, CLIParser – basics
Tue, 17 Jun 2014 18:19:01 +0200 František Kučera CLI → CLIStarter
Mon, 16 Jun 2014 22:35:44 +0200 František Kučera xpath, xslt: fixed META-INF.services directory name