You can subscribe to this list here.
2008 |
Jan
|
Feb
(5) |
Mar
(52) |
Apr
(12) |
May
(2) |
Jun
(6) |
Jul
(11) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
(2) |
Mar
(2) |
Apr
(20) |
May
(19) |
Jun
(21) |
Jul
(6) |
Aug
(1) |
Sep
|
Oct
(7) |
Nov
(5) |
Dec
(2) |
2010 |
Jan
(8) |
Feb
(2) |
Mar
|
Apr
(6) |
May
(5) |
Jun
(26) |
Jul
(14) |
Aug
(5) |
Sep
(3) |
Oct
(3) |
Nov
(4) |
Dec
(1) |
2011 |
Jan
(1) |
Feb
(4) |
Mar
(1) |
Apr
(13) |
May
(10) |
Jun
(10) |
Jul
(7) |
Aug
(5) |
Sep
(2) |
Oct
(6) |
Nov
(1) |
Dec
|
2012 |
Jan
(4) |
Feb
(8) |
Mar
(6) |
Apr
(1) |
May
(2) |
Jun
(4) |
Jul
(2) |
Aug
(8) |
Sep
(6) |
Oct
(1) |
Nov
(5) |
Dec
(6) |
2013 |
Jan
(5) |
Feb
|
Mar
(12) |
Apr
|
May
(1) |
Jun
(2) |
Jul
|
Aug
(3) |
Sep
(4) |
Oct
(2) |
Nov
(6) |
Dec
(27) |
2014 |
Jan
(13) |
Feb
(6) |
Mar
(8) |
Apr
(2) |
May
|
Jun
(6) |
Jul
(2) |
Aug
(1) |
Sep
(1) |
Oct
(2) |
Nov
(5) |
Dec
(1) |
2015 |
Jan
(6) |
Feb
(7) |
Mar
(7) |
Apr
(16) |
May
(2) |
Jun
(10) |
Jul
(21) |
Aug
(3) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(15) |
Nov
(2) |
Dec
(4) |
From: Pavel T. <tp...@ma...> - 2011-07-15 16:39:12
|
2011-07-15 19:40 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * rddleto.hbp * client library renamed to rddleto.* to be compatible with Harbour rdd* libs * added commented string to build shared client lib: rddleto.dll or rddleto.so Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-07-14 18:29:00
|
2011-07-14 21:25 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/letofunc.c ! fixed letoFillTransInfo * source/server/server.prg * small change in letoOrdCreate Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-07-08 12:18:39
|
2011-07-08 15:15 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/letofunc.c * source/server/server.prg * Readme.txt * readme_rus.txt + added server-side letoUseArea(), letoOrdListAdd(), letoOrdCreate(), letoCloseArea() functions. This functions can be used in letoudf.hrb module. Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-07-07 20:12:06
|
2011-07-07 23:10 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c * all buffers are cleared on lock/unlock operations Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-07-07 15:07:16
|
2011-07-07 18:00 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * include/funcleto.h * source/client/leto1.c * source/client/letomgmn.c * source/server/letofunc.c * using HB_PFS instead of LETO_SIZE_FORMAT ! removed unnecessary codepage translation in letoSetFilter Best regards, ,Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-07-04 15:00:10
|
2011-07-04 18:00 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * include/funcleto.h * source/client/leto1.c * source/client/letomgmn.c * source/server/leto_2.c * source/server/letofunc.c * common/hbip.c * changes for 64-bit support Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-07-02 06:55:34
|
2011-07-02 09:50 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c * source/client/letomgmn.c * source/server/letofunc.c * warnings * letodb.dbp * added -D__WIN_SERVICE__ flag for windows build Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-06-28 09:50:13
|
2011-06-28 12:50 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c * source/client/letomgmn.c * warnings Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-06-27 11:34:42
|
2011-06-27 14:35 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c * source/server/letofunc.c + implemented DBOI_SKIPWILD, DBOI_SKIPWILDBACK, DBOI_SKIPREGEX, DBOI_SKIPREGEXBACK, DBOI_SKIPEVAL, DBOI_SKIPEVALBACK * using pTagInfo instead of pArea->pTagCurrent in letoOrderInfo function * warning Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-06-14 16:08:25
|
2011-06-14 19:10 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * include/rddleto.h * source/client/leto1.c * source/client/letomgmn.c * changed internal strructure of skip and seek buffers * skip and seek buffers are cleared on set filter, set scope commands, and if set deleted flag is changed * LETO_SETSKIPBUFFER and LETO_SETSEEKBUFFER functions now returned statictic of using buffers * Readme.txt * readme_rus.txt * update Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-06-01 17:40:58
|
2011-06-01 20:40 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/letomgmn.c * change for xharbour compilation Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-05-29 19:18:57
|
2011-05-29 22:20 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/letofunc.c ! small fix to previos change Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-05-29 08:19:33
|
2011-05-29 11:20 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/letofunc.c * source/client/letomgmn.c + added LETO_UDFEXIST( cSeverFunc ) --> lExist function + added server-side LETO_RECUNLOCK( nUserStru [, nRecord] ) function * source/server/server.prg * added request for some externals * tests/letoudf.prg + added sample function * Readme.txt * readme_rus.txt * update Besr regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-05-27 15:26:03
|
2011-05-27 18:20 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/letofunc.c * source/client/leto1.c + added support for variable paramaters in LETO_UDF function. Functions in letoudr.hrb now can receive paremeters of any type and return value of any type. + added server-side LETO_RECLOCK( nUserStru [, nRecord] ) function + added client LETO_PARSEREC( cRecBuf ) function * source/server/server.prg + added request for some externals + source/client/itemseri.c * makefile.bc + added module from Harbour project to build client library for xHarbour, because format of HB_SERIALIZE() and HB_DESERIALIZE functions is different in this peojects. + tests/letoudf.prg + added sample for udf function * Readme.txt * readme_rus.txt * update Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-05-19 18:15:15
|
2011-05-19 21:15 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c ! fixed my previos commit Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-05-04 18:01:43
|
Changelog for multithread letodb branch rel-1-mt: 2011-05-04 21:00 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/server.prg + added support for hbmemio. "mem:" should be used after connection string to use memory FS, f.e: DBCREATE("//<server>:<port>/mem:test", aStruct) DBUSEAREA(.t.,, "//<server>:<port>/mem:test", <cAlias>) Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-05-03 12:36:07
|
Changelog for multithread letodb branch rel-1-mt: 2011-05-03 15:35 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c * if the record changed during transaction, is read out again from the server, transaction changes are considered Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-05-02 11:24:11
|
Changelog for multithread letodb branch rel-1-mt: 2011-05-02 14:20 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c * source/client/letomgmn.c * source/server/letofunc.c * source/server/leto_2.c * source/server/letoacc.c * source/server/leto_win.c * letodb.hbp * makefile.bc * makefile.gcc * makefile.vc * Makefile.linux * changes for bcc compilation * letodb server now can be compiled only for Harbour. Client library rddleto can be compiled for both Harbour and xHarbour. Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-04-21 18:01:58
|
2011-04-21 21:00 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c + added DBRI_RAWMEMOS, DBRI_RAWDATA * source/server/letofunc.c * source/client/letomgmn.c * added encryption for Leto_UDF(), if CRYPT_TRAFFIC=1 is set. Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-04-20 15:32:56
|
2011-04-20 19:00 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c * source/server/letofunc.c * dbGoto(Recno()) now clear bof() and eof() flags after: dbGoTop(), dbSkip(-1), dbGoto(RecNo()) * corrected dbRUnlock( nRec ) if nRec is not current record This code is provided by Alexander Okhotnikov. % optimized server requests for DBRI_LOCKED + DBRI_UPDATED, DBRI_RAWRECORD has been implemented Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-04-19 16:06:07
|
2011-04-19 19:00 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c * Readme.txt * readme_rus.txt + added nBlockLen parameter to LETO_BEGINTRANSACTION() function This parameter can be used for set memory allocation block size. For big transaction it can improve transaction speed at the client side. Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-04-18 16:36:39
|
2011-04-18 19:30 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/client/leto1.c + letoGetRec and letoPutRec functions are implemented. Note, than deleted flag isn't included in record buffer * source/server/letofunc.c * Increased buffer size for LETO_INDEXINFO Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-04-17 12:35:25
|
2011-04-17 15:30 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * Changelog * updated previos entry * source/server/server.prg * Readme.txt * readme_rus.txt + added new options in letodb.ini: Trigger=<cFuncName> and PendingTrigger=<cFuncName>. When this options is set, global letodb functions is used as trigger by call HB_RddInfo( RDDI_TRIGGER, <cFunc> ) or HB_RddInfo( RDDI_PENDINGTRIGGER, <cFunc> ) Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-04-17 11:17:41
|
2011-04-17 14:15 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/letofunc.c * source/client/leto1.c * include/rddleto.h % optimized DBOI_ISDESC, DBOI_CUSTOM, DBOI_UNIQUE operations to reduce server calls. This code written by Alexander Okhotnikov. Best regards, Pavel Tsarenko |
From: Pavel T. <tp...@ma...> - 2011-04-16 20:43:57
|
2011-04-16 23:40 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) * source/server/server.prg * added REQUEST for a few functions * source/server/letofunc.c * source/client/leto1.c + added support for DBI_TRIGGER. Trigger function must be exist at the server * USHORT uiRecsInTrans changed to ULONG ulRecsInTrans. Protocol for "ta" command has been changed Best regards, Pavel Tsarenko |