src/StreamRelationalReader.h
Sat, 30 Mar 2019 16:14:40 +0100 František Kučera fix typo: Hadler → Handler v_0 v0.11
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
Thu, 29 Nov 2018 22:30:12 +0100 František Kučera license: GNU GPLv3+ v_0
Sun, 16 Sep 2018 18:00:34 +0200 František Kučera AttributeMetadata: call vector.clear() before vector.reserve(), fixes error (if there are multiple relations in the stream) v_0
Sun, 16 Sep 2018 00:42:42 +0200 František Kučera AttributeMetadata: use smart pointer and avoid memory-leak v_0
Sat, 15 Sep 2018 23:22:50 +0200 František Kučera AttributeMetadata: use vector.reserve() instead of resize() and [i] and thus avoid unwanted AttributeMetadata() constructor call v_0
Sat, 15 Sep 2018 22:52:15 +0200 František Kučera AttributeMetadata: pImpl / d-pointer version but with memory-leak and unwanted empty constructor v_0
Sun, 09 Sep 2018 21:01:17 +0200 František Kučera use AttributeMetadata instead of std::pair for relation header v_0
Sat, 08 Sep 2018 23:27:49 +0200 František Kučera use for-each and type aliases v_0
Sat, 08 Sep 2018 19:42:29 +0200 František Kučera add endOfPipe() to handlers v_0
Mon, 03 Sep 2018 23:40:12 +0200 František Kučera read using std::function v_0
Mon, 27 Aug 2018 00:06:14 +0200 František Kučera interface + dummy implementation v_0
Sat, 25 Aug 2018 19:10:24 +0200 František Kučera handler structure v_0
Sat, 25 Aug 2018 18:16:53 +0200 František Kučera refactoring, move files, use TypeId instead of integer_t v_0
less more (0) tip