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