Sat, 23 Apr 2022 23:51:13 +0200 BufferingMode: set default mode from the constructor v_0 tip
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Apr 2022 23:51:13 +0200] rev 60
BufferingMode: set default mode from the constructor
Sat, 23 Apr 2022 23:23:29 +0200 BufferingMode: configurable modes that control when flush() is called v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Apr 2022 23:23:29 +0200] rev 59
BufferingMode: configurable modes that control when flush() is called set through the environmental variable RELPIPE_WRITER_BUFFERING_MODE or through the API method setBufferingMode()
Sat, 23 Apr 2022 21:09:24 +0200 flush the output after each attribute; TODO: configurable BufferingMode v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Apr 2022 21:09:24 +0200] rev 58
flush the output after each attribute; TODO: configurable BufferingMode
Fri, 22 Apr 2022 23:47:08 +0200 allow serialization of strings containing null byte 0x00 v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 22 Apr 2022 23:47:08 +0200] rev 57
allow serialization of strings containing null byte 0x00 do not trim at first 0x00 and fulfill declared value length
Fri, 22 Apr 2022 23:43:07 +0200 update comments v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 22 Apr 2022 23:43:07 +0200] rev 56
update comments
Sat, 04 Dec 2021 21:14:51 +0100 Added tag v0.18 for changeset d9c68ac8929e v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 04 Dec 2021 21:14:51 +0100] rev 55
Added tag v0.18 for changeset d9c68ac8929e
Mon, 29 Nov 2021 19:31:58 +0100 use stoll() to allow reading bigger numbers before encoding them as LEB128 integers v_0 v0.18
František Kučera <franta-hg@frantovo.cz> [Mon, 29 Nov 2021 19:31:58 +0100] rev 54
use stoll() to allow reading bigger numbers before encoding them as LEB128 integers
Sat, 27 Nov 2021 23:15:16 +0100 exception: fix typo: getMessge() → getMessage() v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 27 Nov 2021 23:15:16 +0100] rev 53
exception: fix typo: getMessge() → getMessage()
Sun, 11 Apr 2021 17:27:12 +0200 just TODO comment: performance optimization v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 11 Apr 2021 17:27:12 +0200] rev 52
just TODO comment: performance optimization
Sat, 24 Oct 2020 00:08:18 +0200 Added tag v0.17.1 for changeset 753b56ba97a7 v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 24 Oct 2020 00:08:18 +0200] rev 51
Added tag v0.17.1 for changeset 753b56ba97a7
Tue, 20 Oct 2020 23:48:51 +0200 Added tag v0.17 for changeset cf0ebb7dfaca v_0 v0.17.1
František Kučera <franta-hg@frantovo.cz> [Tue, 20 Oct 2020 23:48:51 +0200] rev 50
Added tag v0.17 for changeset cf0ebb7dfaca
Sat, 06 Jun 2020 01:50:43 +0200 Added tag v0.16 for changeset 283700190338 v_0 v0.17
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Jun 2020 01:50:43 +0200] rev 49
Added tag v0.16 for changeset 283700190338
Fri, 31 Jan 2020 23:34:51 +0100 Added tag v0.15 for changeset 77fbaccdeea4 v_0 v0.16
František Kučera <franta-hg@frantovo.cz> [Fri, 31 Jan 2020 23:34:51 +0100] rev 48
Added tag v0.15 for changeset 77fbaccdeea4
Fri, 24 Jan 2020 20:49:46 +0100 support „writeHeader = false“ to allow appending records to an existing relation v_0 v0.15
František Kučera <franta-hg@frantovo.cz> [Fri, 24 Jan 2020 20:49:46 +0100] rev 47
support „writeHeader = false“ to allow appending records to an existing relation
Wed, 25 Dec 2019 00:54:54 +0100 fix RelationalWriter.h include v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2019 00:54:54 +0100] rev 46
fix RelationalWriter.h include
Fri, 13 Dec 2019 22:19:39 +0100 support signed integers, negative numbers; binary format change: encode numbers as SLEB128 v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 13 Dec 2019 22:19:39 +0100] rev 45
support signed integers, negative numbers; binary format change: encode numbers as SLEB128
Tue, 10 Dec 2019 19:37:43 +0100 binary format change: encode numbers as ULEB128 instead of original uint8/16/32/64 format v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 10 Dec 2019 19:37:43 +0100] rev 44
binary format change: encode numbers as ULEB128 instead of original uint8/16/32/64 format
Tue, 03 Dec 2019 16:30:02 +0100 rename and make shared library: relpipe-lib-protocol.cpp → relpipe-lib-common.cpp v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 03 Dec 2019 16:30:02 +0100] rev 43
rename and make shared library: relpipe-lib-protocol.cpp → relpipe-lib-common.cpp
Wed, 30 Oct 2019 16:47:42 +0100 Added tag v0.14 for changeset 744b61559eb2 v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 30 Oct 2019 16:47:42 +0100] rev 42
Added tag v0.14 for changeset 744b61559eb2
Tue, 22 Oct 2019 19:47:14 +0200 fix license version: GNU LGPLv3 or GPLv2 v_0 v0.14
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Oct 2019 19:47:14 +0200] rev 41
fix license version: GNU LGPLv3 or GPLv2
Tue, 30 Jul 2019 23:56:30 +0200 Added tag v0.13 for changeset acf95eeefe8b v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 30 Jul 2019 23:56:30 +0200] rev 40
Added tag v0.13 for changeset acf95eeefe8b
Sun, 26 May 2019 22:22:59 +0200 Added tag v0.12 for changeset ad8e76bc916d v_0 v0.13
František Kučera <franta-hg@frantovo.cz> [Sun, 26 May 2019 22:22:59 +0200] rev 39
Added tag v0.12 for changeset ad8e76bc916d
Mon, 08 Apr 2019 13:37:14 +0200 Added tag v0.11 for changeset 39c2e7f31e36 v_0 v0.12
František Kučera <franta-hg@frantovo.cz> [Mon, 08 Apr 2019 13:37:14 +0200] rev 38
Added tag v0.11 for changeset 39c2e7f31e36
Wed, 20 Feb 2019 11:30:49 +0100 Added tag v0.10 for changeset 96a623fca71e v_0 v0.11
František Kučera <franta-hg@frantovo.cz> [Wed, 20 Feb 2019 11:30:49 +0100] rev 37
Added tag v0.10 for changeset 96a623fca71e
Fri, 18 Jan 2019 20:26:30 +0100 Added tag v0.9 for changeset 5f79c1a30f9f v_0 v0.10
František Kučera <franta-hg@frantovo.cz> [Fri, 18 Jan 2019 20:26:30 +0100] rev 36
Added tag v0.9 for changeset 5f79c1a30f9f
Thu, 17 Jan 2019 23:26:49 +0100 netbeans project + .hgignore updates v_0 v0.9
František Kučera <franta-hg@frantovo.cz> [Thu, 17 Jan 2019 23:26:49 +0100] rev 35
netbeans project + .hgignore updates
Thu, 20 Dec 2018 00:26:00 +0100 Added tag v0.8 for changeset c0e445dda2c5 v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 20 Dec 2018 00:26:00 +0100] rev 34
Added tag v0.8 for changeset c0e445dda2c5
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 33
builds with cmake 3.7.2 (e.g. on Debian GNU/Linux 9.6)
Tue, 18 Dec 2018 21:39:44 +0100 cmake: generate pkg-config and install v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 18 Dec 2018 21:39:44 +0100] rev 32
cmake: generate pkg-config and install
Sun, 09 Dec 2018 22:38:17 +0100 cmake v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 09 Dec 2018 22:38:17 +0100] rev 31
cmake
Sat, 01 Dec 2018 15:35:05 +0100 license of protocol, reader and writer: GNU LGPLv3+ or GNU GPLv2+ v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 01 Dec 2018 15:35:05 +0100] rev 30
license of protocol, reader and writer: GNU LGPLv3+ or GNU GPLv2+
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 29
license: GNU GPLv3+
Sun, 16 Sep 2018 12:01:46 +0200 unify .hgignore across repositories v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 16 Sep 2018 12:01:46 +0200] rev 28
unify .hgignore across repositories
Sun, 09 Sep 2018 23:20:57 +0200 use AttributeMetadata instead of std::pair for relation header v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 09 Sep 2018 23:20:57 +0200] rev 27
use AttributeMetadata instead of std::pair for relation header
Mon, 03 Sep 2018 23:41:29 +0200 remove toTypeCode() (is needed only in lib-reader) v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 03 Sep 2018 23:41:29 +0200] rev 26
remove toTypeCode() (is needed only in lib-reader)
Sat, 25 Aug 2018 18:21:09 +0200 imports, namespaces v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 18:21:09 +0200] rev 25
imports, namespaces
Sat, 25 Aug 2018 17:45:53 +0200 remove unused includes v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 17:45:53 +0200] rev 24
remove unused includes
Sat, 25 Aug 2018 17:30:19 +0200 remove format.h and use constants.h from lib-protocol v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 17:30:19 +0200] rev 23
remove format.h and use constants.h from lib-protocol
Sat, 25 Aug 2018 10:13:00 +0200 todo comments v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 10:13:00 +0200] rev 22
todo comments
Sun, 19 Aug 2018 20:36:33 +0200 static_assert to enforce compliance with common constants in lib-protocol v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 19 Aug 2018 20:36:33 +0200] rev 21
static_assert to enforce compliance with common constants in lib-protocol
Mon, 13 Aug 2018 20:30:55 +0200 relpipe-lib-writer: move public header files to: include/relpipe/writer/ v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 13 Aug 2018 20:30:55 +0200] rev 20
relpipe-lib-writer: move public header files to: include/relpipe/writer/
Sat, 28 Jul 2018 15:42:33 +0200 ASan: add AddressSanitizer g++ option: -fsanitize=address v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 28 Jul 2018 15:42:33 +0200] rev 19
ASan: add AddressSanitizer g++ option: -fsanitize=address
Wed, 25 Jul 2018 01:33:57 +0200 documentation for RelationalWriter and DataTypeWriterBase v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Jul 2018 01:33:57 +0200] rev 18
documentation for RelationalWriter and DataTypeWriterBase
Sun, 22 Jul 2018 22:21:49 +0200 replace writeRecord() with sequence of writeAttribute() v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 22:21:49 +0200] rev 17
replace writeRecord() with sequence of writeAttribute()
Sun, 22 Jul 2018 17:19:25 +0200 writeAttribute() with raw pointer and type_info v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 17:19:25 +0200] rev 16
writeAttribute() with raw pointer and type_info
Sun, 22 Jul 2018 10:26:22 +0200 use more TypeId enum v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 10:26:22 +0200] rev 15
use more TypeId enum
Sun, 22 Jul 2018 00:08:13 +0200 move create() method to a factory v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 00:08:13 +0200] rev 14
move create() method to a factory
Sat, 21 Jul 2018 23:46:29 +0200 use TypeId enum instead of numeric constants v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 23:46:29 +0200] rev 13
use TypeId enum instead of numeric constants
Sat, 21 Jul 2018 23:01:47 +0200 code for table generation ported from the prototype: RelationalGenerator.h v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 23:01:47 +0200] rev 12
code for table generation ported from the prototype: RelationalGenerator.h
Sat, 21 Jul 2018 22:37:25 +0200 add table name to startRelation() v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 22:37:25 +0200] rev 11
add table name to startRelation()
Sat, 21 Jul 2018 19:04:37 +0200 move *DataTypeWriter.h to separate directory v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 19:04:37 +0200] rev 10
move *DataTypeWriter.h to separate directory
Sat, 21 Jul 2018 17:30:25 +0200 shared library with pure abstract class (interface) v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 17:30:25 +0200] rev 9
shared library with pure abstract class (interface)
Sun, 15 Jul 2018 00:45:21 +0200 writer only writes + refactoring v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 15 Jul 2018 00:45:21 +0200] rev 8
writer only writes + refactoring
Sat, 14 Jul 2018 23:24:10 +0200 add data type and catalog classes from the prototype v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 14 Jul 2018 23:24:10 +0200] rev 7
add data type and catalog classes from the prototype
Sat, 14 Jul 2018 17:34:16 +0200 move format.h to virtual folder 'Header Files' v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 14 Jul 2018 17:34:16 +0200] rev 6
move format.h to virtual folder 'Header Files'
Sat, 14 Jul 2018 17:11:40 +0200 reader only reads, writer only writes v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 14 Jul 2018 17:11:40 +0200] rev 5
reader only reads, writer only writes
Sat, 14 Jul 2018 13:14:20 +0200 documentation for readString() and writeString() methods v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 14 Jul 2018 13:14:20 +0200] rev 4
documentation for readString() and writeString() methods
Fri, 13 Jul 2018 23:02:09 +0200 split common.h into typedefs.h and format.h v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 13 Jul 2018 23:02:09 +0200] rev 3
split common.h into typedefs.h and format.h
Mon, 09 Jul 2018 00:43:35 +0200 separate 'src' and 'include' (public interface) v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 09 Jul 2018 00:43:35 +0200] rev 2
separate 'src' and 'include' (public interface)
Sun, 08 Jul 2018 01:40:38 +0200 base classes v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 08 Jul 2018 01:40:38 +0200] rev 1
base classes
Sat, 07 Jul 2018 18:13:02 +0200 empty project v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 07 Jul 2018 18:13:02 +0200] rev 0
empty project
(0) tip