From: Alex <al...@be...> - 2013-12-13 16:42:28
|
2013-12-13 20:40 UTC+0300 Alexander Kresin (alex/at/belacy.belgorod.su) + source/client/letocl.c + added pure C leto client layer. Together with common_c.c, hbip.c and blowfish.c it will be linked to leto.lib - the client library for letodb. It doesn't contain Harbour related code and can be used in applications, written on different languages. * include/letocl.h * include/funcleto.h * source/client/leto1.c * source/client/letomgmn.c * changes to support new leto client layer * source/common/hbip.c * removed Harbour related code to make it possible to use it with leto.lib * makefile.bc * makefile.vc * makefile.gcc * Makefile.linux * Makefile.linux * makefiles changed to build leto.lib + leto.hbp + hbp file to build leto.lib + tests/bld.bat + added bat file to build prg tests + tests/c_lang + tests/c_lang/bldc.bat + tests/c_lang/test1.c + tests for leto.lib * utils/manager/console.prg * utils/manager/manage.prg * utils/backup/letobackup.prg * removed hb_ipinit() calls ________________________________________________ |