Sat, 04 Dec 2021 21:14:49 +0100 Added tag v0.18 for changeset 0142a748169d v_0 tip
František Kučera <franta-hg@frantovo.cz> [Sat, 04 Dec 2021 21:14:49 +0100] rev 46
Added tag v0.18 for changeset 0142a748169d
Sat, 27 Nov 2021 23:15:14 +0100 exception: fix typo: getMessge() → getMessage() v_0 v0.18
František Kučera <franta-hg@frantovo.cz> [Sat, 27 Nov 2021 23:15:14 +0100] rev 45
exception: fix typo: getMessge() → getMessage()
Tue, 23 Nov 2021 20:38:21 +0100 fix raw-xml formatting (remove XML declaration) v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 23 Nov 2021 20:38:21 +0100] rev 44
fix raw-xml formatting (remove XML declaration)
Fri, 11 Jun 2021 18:59:03 +0200 constants for attribute names v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 11 Jun 2021 18:59:03 +0200] rev 43
constants for attribute names
Thu, 10 Jun 2021 19:59:51 +0200 nested maps v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 10 Jun 2021 19:59:51 +0200] rev 42
nested maps
Thu, 10 Jun 2021 01:23:36 +0200 nested arrays v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 10 Jun 2021 01:23:36 +0200] rev 41
nested arrays
Tue, 08 Jun 2021 22:34:11 +0200 improved arrays and maps v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 08 Jun 2021 22:34:11 +0200] rev 40
improved arrays and maps
Mon, 07 Jun 2021 18:40:45 +0200 improved map support v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 07 Jun 2021 18:40:45 +0200] rev 39
improved map support
Sun, 06 Jun 2021 18:29:23 +0200 basic tag support v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Jun 2021 18:29:23 +0200] rev 38
basic tag support
Sun, 06 Jun 2021 11:46:26 +0200 null values: cborType=null, no additional flag needed v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Jun 2021 11:46:26 +0200] rev 37
null values: cborType=null, no additional flag needed
Sun, 06 Jun 2021 11:43:18 +0200 indefinite byte and char strings v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Jun 2021 11:43:18 +0200] rev 36
indefinite byte and char strings
Sat, 05 Jun 2021 21:12:46 +0200 encode XML element names properly v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Jun 2021 21:12:46 +0200] rev 35
encode XML element names properly
Sat, 05 Jun 2021 21:06:34 +0200 add NUMERIC_CALLBACK macro v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Jun 2021 21:06:34 +0200] rev 34
add NUMERIC_CALLBACK macro
Sat, 05 Jun 2021 21:01:50 +0200 add value-type and key-type attributes v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Jun 2021 21:01:50 +0200] rev 33
add value-type and key-type attributes
Sat, 05 Jun 2021 20:03:13 +0200 handle arrays and maps v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Jun 2021 20:03:13 +0200] rev 32
handle arrays and maps
Tue, 01 Jun 2021 19:25:12 +0200 pass all scalar values through a single method v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 01 Jun 2021 19:25:12 +0200] rev 31
pass all scalar values through a single method
Sun, 30 May 2021 20:12:05 +0200 read CBOR and convert it to a flat XML DOM structure v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 30 May 2021 20:12:05 +0200] rev 30
read CBOR and convert it to a flat XML DOM structure
Sat, 29 May 2021 22:12:19 +0200 CBOR skeleton: remove YAML library, add CBOR one v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 29 May 2021 22:12:19 +0200] rev 29
CBOR skeleton: remove YAML library, add CBOR one
Sat, 29 May 2021 21:49:37 +0200 rename yamltable to cbortable v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 29 May 2021 21:49:37 +0200] rev 28
rename yamltable to cbortable
Sun, 06 Dec 2020 16:40:58 +0100 add --parser-option 'root-name' 'custom-root-element-name': bash-completion.sh v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Dec 2020 16:40:58 +0100] rev 27
add --parser-option 'root-name' 'custom-root-element-name': bash-completion.sh
Sat, 05 Dec 2020 20:17:27 +0100 add --parser-option 'root-name' 'custom-root-element-name' v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 05 Dec 2020 20:17:27 +0100] rev 26
add --parser-option 'root-name' 'custom-root-element-name'
Sat, 28 Nov 2020 23:52:01 +0100 add --parser-option v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 28 Nov 2020 23:52:01 +0100] rev 25
add --parser-option
Wed, 25 Nov 2020 17:28:17 +0100 remove debug output v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Nov 2020 17:28:17 +0100] rev 24
remove debug output
Fri, 20 Nov 2020 11:59:15 +0100 XML name escaping: documentation, refactoring v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 20 Nov 2020 11:59:15 +0100] rev 23
XML name escaping: documentation, refactoring
Fri, 20 Nov 2020 10:03:07 +0100 XML name escaping: in namespace aware mode: escape also the colon v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 20 Nov 2020 10:03:07 +0100] rev 22
XML name escaping: in namespace aware mode: escape also the colon
Fri, 20 Nov 2020 00:09:59 +0100 XML name escaping v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 20 Nov 2020 00:09:59 +0100] rev 21
XML name escaping
Wed, 28 Oct 2020 16:30:58 +0100 symlink for relpipe-in-jsontable v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 28 Oct 2020 16:30:58 +0100] rev 20
symlink for relpipe-in-jsontable JSON is considered to be a subset of YAML and can be parsed using the same tool
Wed, 28 Oct 2020 16:30:01 +0100 allow parsing a single scalar value (plain text) v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 28 Oct 2020 16:30:01 +0100] rev 19
allow parsing a single scalar value (plain text) directly at the root, without any sequences or maps
Wed, 28 Oct 2020 00:05:29 +0100 YAML data to DOM: use key as item element name + remove wrapper v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 28 Oct 2020 00:05:29 +0100] rev 18
YAML data to DOM: use key as item element name + remove wrapper
Tue, 27 Oct 2020 22:39:50 +0100 YAML data to DOM: first dirty version with debug v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 27 Oct 2020 22:39:50 +0100] rev 17
YAML data to DOM: first dirty version with debug
Tue, 27 Oct 2020 00:59:54 +0100 raw YAML events to DOM v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 27 Oct 2020 00:59:54 +0100] rev 16
raw YAML events to DOM
Sun, 25 Oct 2020 21:55:20 +0100 relpipe-in-yamltable is fork of relpipe-in-xmltable v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 25 Oct 2020 21:55:20 +0100] rev 15
relpipe-in-yamltable is fork of relpipe-in-xmltable
Sun, 25 Oct 2020 21:48:11 +0100 separate the „std::istream to DOM“ phase v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 25 Oct 2020 21:48:11 +0100] rev 14
separate the „std::istream to DOM“ phase
Sat, 24 Oct 2020 00:08:17 +0200 Added tag v0.17.1 for changeset 798dfcded2f5 v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 24 Oct 2020 00:08:17 +0200] rev 13
Added tag v0.17.1 for changeset 798dfcded2f5
Tue, 20 Oct 2020 23:48:51 +0200 Added tag v0.17 for changeset afeb4e096753 v_0 v0.17.1
František Kučera <franta-hg@frantovo.cz> [Tue, 20 Oct 2020 23:48:51 +0200] rev 12
Added tag v0.17 for changeset afeb4e096753
Wed, 23 Sep 2020 09:58:07 +0200 bash-completion: add DocBook XMLNS v_0 v0.17
František Kučera <franta-hg@frantovo.cz> [Wed, 23 Sep 2020 09:58:07 +0200] rev 11
bash-completion: add DocBook XMLNS
Sat, 06 Jun 2020 01:50:43 +0200 Added tag v0.16 for changeset b70e616178c0 v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Jun 2020 01:50:43 +0200] rev 10
Added tag v0.16 for changeset b70e616178c0
Fri, 31 Jan 2020 23:34:51 +0100 Added tag v0.15 for changeset 8730e2d0db0e v_0 v0.16
František Kučera <franta-hg@frantovo.cz> [Fri, 31 Jan 2020 23:34:51 +0100] rev 9
Added tag v0.15 for changeset 8730e2d0db0e
Sun, 05 Jan 2020 01:01:12 +0100 suport multiple modes of reading from XML: string, boolean, raw-xml, line-number, xpath v_0 v0.15
František Kučera <franta-hg@frantovo.cz> [Sun, 05 Jan 2020 01:01:12 +0100] rev 8
suport multiple modes of reading from XML: string, boolean, raw-xml, line-number, xpath
Thu, 02 Jan 2020 23:31:44 +0100 XInclude support – option: --xinclude true v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 02 Jan 2020 23:31:44 +0100] rev 7
XInclude support – option: --xinclude true
Wed, 30 Oct 2019 16:47:42 +0100 Added tag v0.14 for changeset accf73de6778 v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 30 Oct 2019 16:47:42 +0100] rev 6
Added tag v0.14 for changeset accf73de6778
Sun, 27 Oct 2019 01:21:59 +0200 bash-completion script (bit broken due to the : colons in xmlns) v_0 v0.14
František Kučera <franta-hg@frantovo.cz> [Sun, 27 Oct 2019 01:21:59 +0200] rev 5
bash-completion script (bit broken due to the : colons in xmlns)
Tue, 22 Oct 2019 19:53:46 +0200 fix license version: GNU GPLv3 v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Oct 2019 19:53:46 +0200] rev 4
fix license version: GNU GPLv3
Tue, 30 Jul 2019 23:56:30 +0200 Added tag v0.13 for changeset 0d3eb5129582 v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 30 Jul 2019 23:56:30 +0200] rev 3
Added tag v0.13 for changeset 0d3eb5129582
Wed, 24 Jul 2019 21:29:56 +0200 convert arbitrary XML to one or more relations v_0 v0.13
František Kučera <franta-hg@frantovo.cz> [Wed, 24 Jul 2019 21:29:56 +0200] rev 2
convert arbitrary XML to one or more relations
Wed, 24 Jul 2019 15:53:42 +0200 configuration and CLI parser v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 24 Jul 2019 15:53:42 +0200] rev 1
configuration and CLI parser
Wed, 24 Jul 2019 12:15:10 +0200 project skeleton, libxml2 v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 24 Jul 2019 12:15:10 +0200] rev 0
project skeleton, libxml2
(0) tip