František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 22:21:49 +0200] rev 17
replace writeRecord() with sequence of writeAttribute()
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
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 10:26:22 +0200] rev 15
use more TypeId enum
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 00:08:13 +0200] rev 14
move create() method to a factory
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
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
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 22:37:25 +0200] rev 11
add table name to startRelation()
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 19:04:37 +0200] rev 10
move *DataTypeWriter.h to separate directory
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)
František Kučera <franta-hg@frantovo.cz> [Sun, 15 Jul 2018 00:45:21 +0200] rev 8
writer only writes + refactoring
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
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'
František Kučera <franta-hg@frantovo.cz> [Sat, 14 Jul 2018 17:11:40 +0200] rev 5
reader only reads, writer only writes
František Kučera <franta-hg@frantovo.cz> [Sat, 14 Jul 2018 13:14:20 +0200] rev 4
documentation for readString() and writeString() methods
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
František Kučera <franta-hg@frantovo.cz> [Mon, 09 Jul 2018 00:43:35 +0200] rev 2
separate 'src' and 'include' (public interface)
František Kučera <franta-hg@frantovo.cz> [Sun, 08 Jul 2018 01:40:38 +0200] rev 1
base classes
František Kučera <franta-hg@frantovo.cz> [Sat, 07 Jul 2018 18:13:02 +0200] rev 0
empty project