Fri, 26 Aug 2022 22:41:46 +0200 František Kučera fix typo: enbaled → enabled v_0 tip
Sat, 04 Dec 2021 21:14:50 +0100 František Kučera Added tag v0.18 for changeset 3dcb206894c7 v_0
Sat, 27 Nov 2021 23:15:15 +0100 František Kučera exception: fix typo: getMessge() → getMessage() v_0 v0.18
Wed, 29 Sep 2021 19:16:33 +0200 František Kučera java-properties: comments can start also with „!“ v_0
Wed, 29 Sep 2021 00:54:55 +0200 František Kučera partially implement --parser-option allow-line-continuation-with-space and java-manifest-mf dialect (MANIFEST.MF) v_0
Tue, 21 Sep 2021 21:02:43 +0200 František Kučera implement --parser-option allow-line-continuation-with-escaping + add skeleton for allow-line-continuation-with-space v_0
Sun, 13 Dec 2020 17:34:26 +0100 František Kučera java-manifest-mf + improve unescaping v_0
Sun, 29 Nov 2020 10:50:16 +0100 František Kučera synchronize uri.h with relpipe-in-initable v_0
Sat, 28 Nov 2020 23:49:05 +0100 František Kučera bash-completion: fix quotes v_0
Sat, 28 Nov 2020 21:15:51 +0100 František Kučera bash-completion: add unescaping options v_0
Sat, 28 Nov 2020 21:07:13 +0100 František Kučera remove BackspaceDisorder unescaping v_0
Sat, 28 Nov 2020 20:59:29 +0100 František Kučera configurable dialects: in separate classes v_0
Sat, 28 Nov 2020 18:10:47 +0100 František Kučera configurable unescaping processors v_0
Sat, 28 Nov 2020 00:46:40 +0100 František Kučera TODO comments v_0
Fri, 27 Nov 2020 16:43:38 +0100 František Kučera trim section names if not in quotes v_0
Fri, 27 Nov 2020 16:42:55 +0100 František Kučera add --parser-option allow-sections (Java .properties have no sections) v_0
Fri, 27 Nov 2020 16:29:12 +0100 František Kučera enable configuring the parser from CLI: --parser-option v_0
Thu, 26 Nov 2020 18:52:49 +0100 František Kučera prepare for multiple and configurable quotes (e.g. „key="value"“ and „key='value'“ or disabling quote support at all) v_0
Thu, 26 Nov 2020 18:42:38 +0100 František Kučera prepare for multiple and configurable comment separators (e.g. „; comment“ and „# comment“) v_0
Thu, 26 Nov 2020 18:28:27 +0100 František Kučera prepare for multiple and configurable key-value separators (e.g. key=value and key:value) v_0
Thu, 26 Nov 2020 17:08:49 +0100 František Kučera start event numbers with 1 v_0
Thu, 26 Nov 2020 11:41:55 +0100 František Kučera unescape also Java .properties encoding (\uXXXX): unescape also comments v_0
Thu, 26 Nov 2020 00:38:44 +0100 František Kučera unescape also Java .properties encoding (\uXXXX): first version v_0
Wed, 25 Nov 2020 21:35:07 +0100 František Kučera new INI parser v_0
Tue, 24 Nov 2020 12:21:33 +0100 František Kučera enforce the parser protocol – throw exception if violated by the parser v_0
Mon, 23 Nov 2020 21:09:33 +0100 František Kučera multi-line support: quoted and apostrophed v_0
Mon, 23 Nov 2020 19:49:20 +0100 František Kučera simplify/unify the quoted and apostrophed values v_0
Mon, 23 Nov 2020 19:40:48 +0100 František Kučera support unquoted empty values v_0
Mon, 23 Nov 2020 19:14:48 +0100 František Kučera multi-line support: plain (unquoted) line continuations (\) v_0
Mon, 23 Nov 2020 18:13:03 +0100 František Kučera trim whitespace characters after plain (unquoted) values v_0
Mon, 23 Nov 2020 17:56:55 +0100 František Kučera partial support of KDE syntax: [section][] v_0
Mon, 23 Nov 2020 17:23:16 +0100 František Kučera emit also the section comments: e.g. „[section] ; comment“ v_0
Mon, 23 Nov 2020 17:21:04 +0100 František Kučera simplify FlatINIContentHandler v_0
Mon, 23 Nov 2020 16:25:57 +0100 František Kučera improved support for comments and whitespace v_0
Sun, 22 Nov 2020 19:22:25 +0100 František Kučera rename subkey to sub_key/sub-key v_0
Sun, 22 Nov 2020 12:24:25 +0100 František Kučera TODO: support also nested keys v_0
Sun, 22 Nov 2020 01:22:45 +0100 František Kučera add missing endSection() call v_0
Sun, 22 Nov 2020 00:44:00 +0100 František Kučera add options: --enable-sections --enable-subkeys --enable-comments --enable-line-numbers --enable-event-numbers v_0
Sat, 21 Nov 2020 20:09:18 +0100 František Kučera simple INI parser based on regular expressions v_0
Sat, 21 Nov 2020 18:26:39 +0100 František Kučera project and parser skeleton + output demo data v_0
(0) tip