-
it is enlarged (serialize.cpp: the macro 'check_serial'). Modified 'description.text' accordingly. Added some messages in sdbms.anubis and safe_save_retrieve.anubis (to be dropped later).
-
Modified 'data_base/sdbms.anubis' accordingly.
-
Introduction of 'cursors'. Type SQLite3Datum introduced (INTEGER, FLOAT, TEXT, BLOB, NULL).
-
…ket gracefully with shutdown. [*] use fread instead of read for reading files [*] under WIN32 use filelenght64 instead of stat for retreiving the file length. For unknown reason stat won't work under VC debugger. [!] [WIN32] Suppress handle leak in graphic part (Mandelbrot_set)