Wed, 30 Oct 2019 16:47:44 +0100 Added tag v0.14 for changeset 0c050899c77f v_0 v0.15
František Kučera <franta-hg@frantovo.cz> [Wed, 30 Oct 2019 16:47:44 +0100] rev 38
Added tag v0.14 for changeset 0c050899c77f
Tue, 29 Oct 2019 12:09:38 +0100 add --where option: similar to --for-each but better expresses the intention: filtering v_0 v0.14
František Kučera <franta-hg@frantovo.cz> [Tue, 29 Oct 2019 12:09:38 +0100] rev 37
add --where option: similar to --for-each but better expresses the intention: filtering The --for-each is more universal and can be used for both transformations and filtering.
Sun, 27 Oct 2019 19:49:22 +0100 bash-completion script v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 27 Oct 2019 19:49:22 +0100] rev 36
bash-completion script
Tue, 22 Oct 2019 22:01:17 +0200 fix license version: GNU GPLv3 v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Oct 2019 22:01:17 +0200] rev 35
fix license version: GNU GPLv3
Tue, 30 Jul 2019 23:56:31 +0200 Added tag v0.13 for changeset 5288af2e4921 v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 30 Jul 2019 23:56:31 +0200] rev 34
Added tag v0.13 for changeset 5288af2e4921
Tue, 30 Jul 2019 23:55:40 +0200 namespace, formatting v_0 v0.13
František Kučera <franta-hg@frantovo.cz> [Tue, 30 Jul 2019 23:55:40 +0200] rev 33
namespace, formatting
Tue, 28 May 2019 20:53:05 +0200 Added tag v0.12 for changeset 64d9244ee252 v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 28 May 2019 20:53:05 +0200] rev 32
Added tag v0.12 for changeset 64d9244ee252
Mon, 27 May 2019 17:54:35 +0200 integer and boolean types in AWK v_0 v0.12
František Kučera <franta-hg@frantovo.cz> [Mon, 27 May 2019 17:54:35 +0200] rev 31
integer and boolean types in AWK
Sun, 26 May 2019 22:15:05 +0200 more reserved names, exception v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 26 May 2019 22:15:05 +0200] rev 30
more reserved names, exception
Sat, 25 May 2019 21:52:56 +0200 AWK escaping and unescaping functions v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 25 May 2019 21:52:56 +0200] rev 29
AWK escaping and unescaping functions
Sat, 25 May 2019 17:00:51 +0200 introduce AwkException v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 25 May 2019 17:00:51 +0200] rev 28
introduce AwkException
Sat, 25 May 2019 11:36:31 +0200 check exit codes of child processes v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 25 May 2019 11:36:31 +0200] rev 27
check exit codes of child processes
Thu, 23 May 2019 23:35:52 +0200 add option: --debug-variable-mapping v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 23 May 2019 23:35:52 +0200] rev 26
add option: --debug-variable-mapping
Wed, 22 May 2019 19:26:10 +0200 avoid collisions in AWK variable names v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 22 May 2019 19:26:10 +0200] rev 25
avoid collisions in AWK variable names
Sat, 11 May 2019 22:55:21 +0200 escape reserved AWK and our names: prefix conflicting variables with _ v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 11 May 2019 22:55:21 +0200] rev 24
escape reserved AWK and our names: prefix conflicting variables with _
Sat, 11 May 2019 22:47:49 +0200 value escaping in c++ v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 11 May 2019 22:47:49 +0200] rev 23
value escaping in c++
Fri, 10 May 2019 00:45:37 +0200 some TODO → FIXME v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 10 May 2019 00:45:37 +0200] rev 22
some TODO → FIXME
Wed, 08 May 2019 00:21:55 +0200 read and write variables, generate real relation v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 08 May 2019 00:21:55 +0200] rev 21
read and write variables, generate real relation
Tue, 07 May 2019 22:21:56 +0200 read and un-escape the AWK output, convert to relational attributes v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 07 May 2019 22:21:56 +0200] rev 20
read and un-escape the AWK output, convert to relational attributes
Tue, 07 May 2019 21:33:59 +0200 drop – run AWK code but generate no output for given relation v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 07 May 2019 21:33:59 +0200] rev 19
drop – run AWK code but generate no output for given relation
Tue, 07 May 2019 21:25:45 +0200 environment variables v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 07 May 2019 21:25:45 +0200] rev 18
environment variables
Tue, 07 May 2019 17:03:07 +0200 pass only values to the awk process v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 07 May 2019 17:03:07 +0200] rev 17
pass only values to the awk process
Tue, 07 May 2019 16:38:12 +0200 awk wrapper script for debugging v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 07 May 2019 16:38:12 +0200] rev 16
awk wrapper script for debugging
Tue, 07 May 2019 16:37:37 +0200 implement --for-each, --before-records, --after-records v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 07 May 2019 16:37:37 +0200] rev 15
implement --for-each, --before-records, --after-records
Tue, 07 May 2019 01:03:21 +0200 omit superfluous {} fixed v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 07 May 2019 01:03:21 +0200] rev 14
omit superfluous {} fixed
Mon, 06 May 2019 23:52:22 +0200 implement --relation option (thus some relations might pass unmodified by AWK), support per-relation variables v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 06 May 2019 23:52:22 +0200] rev 13
implement --relation option (thus some relations might pass unmodified by AWK), support per-relation variables
Mon, 06 May 2019 21:57:16 +0200 pass defined global variables to AWK as CLI arguments v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 06 May 2019 21:57:16 +0200] rev 12
pass defined global variables to AWK as CLI arguments
Mon, 06 May 2019 20:38:17 +0200 variable execvp() arguments v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 06 May 2019 20:38:17 +0200] rev 11
variable execvp() arguments
Mon, 06 May 2019 17:46:49 +0200 support non-ascii texts v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 06 May 2019 17:46:49 +0200] rev 10
support non-ascii texts
Mon, 06 May 2019 16:06:57 +0200 omit superfluous {} v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 06 May 2019 16:06:57 +0200] rev 9
omit superfluous {}
(0) -30 tip