Sun, 17 Nov 2019 17:51:13 +0100 compute proper width of strings (characters might be wider than 1 column on display) v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 17 Nov 2019 17:51:13 +0100] rev 26
compute proper width of strings (characters might be wider than 1 column on display) Before: $ echo hello 🐭 | relpipe-in-csv wide string | relpipe-out-tabular wide: ╭─────────────────╮ │ string (string) │ ├─────────────────┤ │ hello 🐭 │ ╰─────────────────╯ Record count: 1 After: $ echo hello 🐭 | relpipe-in-csv wide string | relpipe-out-tabular wide: ╭─────────────────╮ │ string (string) │ ├─────────────────┤ │ hello 🐭 │ ╰─────────────────╯ Record count: 1
Wed, 30 Oct 2019 16:47:43 +0100 Added tag v0.14 for changeset 992dde455b04 v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 30 Oct 2019 16:47:43 +0100] rev 25
Added tag v0.14 for changeset 992dde455b04
Tue, 22 Oct 2019 21:59:41 +0200 fix license version: GNU GPLv3 v_0 v0.14
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Oct 2019 21:59:41 +0200] rev 24
fix license version: GNU GPLv3
Tue, 30 Jul 2019 23:56:31 +0200 Added tag v0.13 for changeset b580941b4957 v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 30 Jul 2019 23:56:31 +0200] rev 23
Added tag v0.13 for changeset b580941b4957
Sun, 26 May 2019 22:23:00 +0200 Added tag v0.12 for changeset 2efc95e208ea v_0 v0.13
František Kučera <franta-hg@frantovo.cz> [Sun, 26 May 2019 22:23:00 +0200] rev 22
Added tag v0.12 for changeset 2efc95e208ea
Mon, 08 Apr 2019 13:37:19 +0200 Added tag v0.11 for changeset b9625491fbf5 v_0 v0.12
František Kučera <franta-hg@frantovo.cz> [Mon, 08 Apr 2019 13:37:19 +0200] rev 21
Added tag v0.11 for changeset b9625491fbf5
Sat, 30 Mar 2019 16:14:41 +0100 fix typo: Hadler → Handler v_0 v0.11
František Kučera <franta-hg@frantovo.cz> [Sat, 30 Mar 2019 16:14:41 +0100] rev 20
fix typo: Hadler → Handler
Wed, 20 Feb 2019 11:30:50 +0100 Added tag v0.10 for changeset bbd89ca03878 v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 20 Feb 2019 11:30:50 +0100] rev 19
Added tag v0.10 for changeset bbd89ca03878
Fri, 18 Jan 2019 20:26:31 +0100 Added tag v0.9 for changeset bfc258d51baa v_0 v0.10
František Kučera <franta-hg@frantovo.cz> [Fri, 18 Jan 2019 20:26:31 +0100] rev 18
Added tag v0.9 for changeset bfc258d51baa
Thu, 17 Jan 2019 23:26:50 +0100 netbeans project + .hgignore updates v_0 v0.9
František Kučera <franta-hg@frantovo.cz> [Thu, 17 Jan 2019 23:26:50 +0100] rev 17
netbeans project + .hgignore updates
Thu, 20 Dec 2018 00:26:00 +0100 Added tag v0.8 for changeset 38f95a2b080f v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 20 Dec 2018 00:26:00 +0100] rev 16
Added tag v0.8 for changeset 38f95a2b080f
Wed, 19 Dec 2018 23:10:19 +0100 builds with cmake 3.7.2 (e.g. on Debian GNU/Linux 9.6) v_0 v0.8
František Kučera <franta-hg@frantovo.cz> [Wed, 19 Dec 2018 23:10:19 +0100] rev 15
builds with cmake 3.7.2 (e.g. on Debian GNU/Linux 9.6)
Tue, 18 Dec 2018 22:45:00 +0100 cmake: install v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 18 Dec 2018 22:45:00 +0100] rev 14
cmake: install
Sat, 15 Dec 2018 01:42:47 +0100 fix table width: reset widths to 0 v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Dec 2018 01:42:47 +0100] rev 13
fix table width: reset widths to 0 when there was a table with wider column, it stayed wide in consequent tables
Sun, 09 Dec 2018 23:27:22 +0100 netbeans project update after -lib-* cmake-conversions v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 09 Dec 2018 23:27:22 +0100] rev 12
netbeans project update after -lib-* cmake-conversions
Sun, 09 Dec 2018 18:10:02 +0100 cmake v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 09 Dec 2018 18:10:02 +0100] rev 11
cmake
Mon, 03 Dec 2018 16:11:40 +0100 CLI: untieStdIO() to avoid unwanted implicit flush() calls on std::cout → less write() calls v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 03 Dec 2018 16:11:40 +0100] rev 10
CLI: untieStdIO() to avoid unwanted implicit flush() calls on std::cout → less write() calls
Thu, 29 Nov 2018 22:30:12 +0100 license: GNU GPLv3+ v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 29 Nov 2018 22:30:12 +0100] rev 9
license: GNU GPLv3+
Sun, 16 Sep 2018 14:33:59 +0200 remove unused constant v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 16 Sep 2018 14:33:59 +0200] rev 8
remove unused constant
Sat, 15 Sep 2018 22:52:16 +0200 AttributeMetadata: pImpl / d-pointer version but with memory-leak and unwanted empty constructor v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Sep 2018 22:52:16 +0200] rev 7
AttributeMetadata: pImpl / d-pointer version but with memory-leak and unwanted empty constructor
Sun, 09 Sep 2018 21:01:33 +0200 use AttributeMetadata instead of std::pair for relation header v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 09 Sep 2018 21:01:33 +0200] rev 6
use AttributeMetadata instead of std::pair for relation header
Sun, 09 Sep 2018 02:00:00 +0200 tabular handler, based on the prototype code v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 09 Sep 2018 02:00:00 +0200] rev 5
tabular handler, based on the prototype code
Sat, 08 Sep 2018 19:44:51 +0200 hgignore: qtcreator project v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 08 Sep 2018 19:44:51 +0200] rev 4
hgignore: qtcreator project
Mon, 03 Sep 2018 23:44:34 +0200 DemoHandler (not an actual tabular handler) v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 03 Sep 2018 23:44:34 +0200] rev 3
DemoHandler (not an actual tabular handler)
Sat, 25 Aug 2018 12:29:03 +0200 add cli and reader libraries v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 12:29:03 +0200] rev 2
add cli and reader libraries
Sat, 25 Aug 2018 11:43:54 +0200 add AddressSanitizer (ASan): -fsanitize=address v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 11:43:54 +0200] rev 1
add AddressSanitizer (ASan): -fsanitize=address
Sat, 25 Aug 2018 11:40:13 +0200 empty project v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 11:40:13 +0200] rev 0
empty project
(0) tip