František Kučera <franta-hg@frantovo.cz> [Sun, 16 Sep 2018 12:01:46 +0200] rev 28
unify .hgignore across repositories
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
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)
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 18:21:09 +0200] rev 25
imports, namespaces
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 17:45:53 +0200] rev 24
remove unused includes
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
František Kučera <franta-hg@frantovo.cz> [Sat, 25 Aug 2018 10:13:00 +0200] rev 22
todo comments
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
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/
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
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Jul 2018 01:33:57 +0200] rev 18
documentation for RelationalWriter and DataTypeWriterBase
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 22:21:49 +0200] rev 17
replace writeRecord() with sequence of writeAttribute()