Clipper On Line • Ver Tópico - Letodb Atualizações.

Letodb Atualizações.

Discussão sobre Banco de Dados e RDDs para Clipper/[x]Harbour.

Moderador: Moderadores

 

Letodb Atualizações.

Mensagempor Itamar M. Lins Jr. » 21 Set 2016 08:56

Ola!
Eu estava baixando o letodb do CVS, estava parado desde 01/08/2015...
O Alexander havia trocado para o GIT só que tem dois GIT´s um parado(teste) e outro que está sendo atualizado e eu não sabia.

/*  $Id$  */

/* Use this format for the entry headers:
   YYYY-MM-DD HH:MM UTC[-|+]hhmm Your Full Name <your_email@address>
   For example:
   2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/

2016-09-20 13:26 UTC+0300 Alexander Kresin (alex/at/belacy.ru)
  * utils/manager/console.prg
    * Leto variables management added.

2016-08-18 19:20 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/letofunc.c
    * leto_users file created in letodb base directory

2016-08-17 22:10 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/letofunc.c
    * changes for connect with empty login for "Pass_for_Login = 1" mode in letodb.ini
    * write deny for some operations for "Pass_for_Data = 1" mode in letodb.ini

2016-08-07 8:50 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/letofunc.c
  * source/server/server.prg
  * Readme.txt
  * readme_rus.txt
    + added required prefix "UDF_" for udf functions, if option EnableUDF=1
    + added requests for hash functions

2016-08-05 8:25 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/server.prg
    * missing file for previos commit

2016-08-03 11:45 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/letofunc.c
  * Readme.txt
  * readme_rus.txt
    * small modifications of error log
    * changed internal function leto_GetAppOptions()
    + added EnableUDF option in letodb.ini

2016-06-12 16:45 UTC+0300 Alexander Kresin (alex/at/belacy.ru)
  * include/funcleto.h
    * build number is set to 2.

2016-05-19 17:55 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/client/letocl.c
    * fixed LetoDbOrderCreate() with empty tag name

2016-05-17 18:45 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/letofunc.c
    ! fixed leto_FileRead() execution

2016-05-16 19:05 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/server.prg
    * added request for OS() function
  * source/server/letozip.prg
  * Readme.txt
  * readme_rus.txt
    * added lWithPath parameter

2016-05-11 21:20 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/server.prg
    ! fixed letoOrdCreate function

2016-05-08 09:30 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/server.prg
    * added request for leto_ClientID function

2016-04-11 18:30 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * include/letocl.h
  * source/client/leto1.c
  * source/client/letocl.c
  * Readme.txt
  * readme_rus.txt
    + added second parameter lParseTrans in leto_beginTransaction function
      if .F., transaction buffer isn't processing during record parsing.

2015-11-17 19:30 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/letofunc.c
  * Readme.txt
  * readme_rus.txt
    + added server-side leto_ClientID() function

2015-11-16 19:10 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/server/letofunc.c
    ! fixed dbAppend() for Share_Tables mode with FLock()

2015-11-14 17:50 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * include/letocl.h
  * source/client/leto1.c
  * source/client/letocl.c
    + added LetoDbDeleted(), LetoDbDelete() and LetoDbRecall() functions

2015-10-31 16:40 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * source/client/letocl.c
    ! fixed memory allocation in LetoFileRead() and LetoVarSet() functions

2015-10-07 19:45 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * include/funcleto.h
    * version number increased (2.17)
  * include/letocl.h
  * include/rddleto.ch
  * source/client/leto1.c
  * source/client/letocl.c
  * source/server/letofunc.c
  * Readme.txt
  * readme_rus.txt
    ! fixed letoOrderListFocus(), thanks to Nenad Batocanin
    * increased buffer size in LetoDbOpenTable()
    + added hb_rddInfo( RDDI_CLIENTID ) command

2015-09-02 12:55 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * include/letocl.h
  * source/client/leto1.c
  * source/client/letocl.c
    + added letoDbScope() function

2015-08-27 18:40 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * include/letocl.h
  * include/rddleto.h
  * source/client/leto1.c
  * source/client/letocl.c
    + added LetoDbKeyCount(), LetoDBOrderListAdd(), LetoDBOrderListClear() and
      LetoDbOrderListDelete() functions

2015-08-15 13:55 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * Readme.txt
  * readme_rus.txt
    * small correction

2015-08-01 23:25 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru)
  * tests/letoudf.prg
    * small change in UDF_TransRec() function
  * include/letocl.h
  * source/client/letocl.c
    + added LetoDbOrderFocus() function
    + added LetoFreeStr() function
  * source/client/leto1.c
    * small change in letoTrans() function


Saudações,
Itamar M. Lins Jr.
Avatar de usuário

Itamar M. Lins Jr.
Colaborador

Colaborador
 
Mensagens: 6927
Data de registro: 30 Mai 2007 11:31
Cidade/Estado: Ilheus Bahia
Curtiu: 309 vezes
Mens.Curtidas: 503 vezes

Letodb Atualizações.

Mensagempor fladimir » 21 Set 2016 20:27

:-Y :-Y :-Y
Sun Tzu há mais de três mil anos cita nas epígrafes de seu livro “A Arte da Guerra“:

“Concentre-se nos pontos fortes, reconheça as fraquezas, agarre as oportunidades e proteja-se contra as ameaças”.
“Se não é vantajoso, nunca envie suas tropas; se não lhe rende ganhos, nunca utilize seus homens; se não é uma situação perigosa, nunca lute uma batalha precipitada”
.


Até 2017    Desktop Console [ Legado ] Harbour | MinGW | DBF | CDX | FastReport | MySQL


Novos Projetos:

   Desktop Visual           Windev Desktop
   Celular Android/iOS   Windev Mobile
   WEB                            Windev Web


Sejamos gratos a Deus.
Avatar de usuário

fladimir
Colaborador

Colaborador
 
Mensagens: 2434
Data de registro: 15 Nov 2006 19:21
Curtiu: 28 vezes
Mens.Curtidas: 157 vezes

Letodb Atualizações.

Mensagempor Itamar M. Lins Jr. » 10 Out 2016 11:11

Mais algumas, agora tem ping.
2016-10-10 14:24 UTC+0300 Alexander Kresin (alex/at/belacy.ru)
  * include/letocl.h
  * source/client/letocl.c
    * LetoPing() function added.
    * Setting of connection error s_iError = 1000 moved from leto_SendRecv() to
      leto_DataSendRecv() to make it possible to use leto_FError() from file functions.
  * source/client/letomgmn.c
    * Leto_Ping() functionn added - it checks the current connection state:
      returns .T. if it is Ok.

2016-09-30 08:50 UTC+0300 Alexander Kresin (alex/at/belacy.ru)
  * source/server/letofunc.c
    ! Yet another fixes for No_Save_WA mode. Works normally now for a simple tests.
  * source/server/server.prg
    * Requests for few bit functions added.

2016-09-28 13:08 UTC+0300 Alexander Kresin (alex/at/belacy.ru)
  * source/server/letofunc.c
    ! Few fixes for No_Save_WA mode (this mode doesn't work normally yet).
    ! Few warnings fixed.

2016-09-20 13:26 UTC+0300 Alexander Kresin (alex/at/belacy.ru)
  * utils/manager/console.prg
    * Leto variables management added.


Saudações,
Itamar M. Lins Jr.
Avatar de usuário

Itamar M. Lins Jr.
Colaborador

Colaborador
 
Mensagens: 6927
Data de registro: 30 Mai 2007 11:31
Cidade/Estado: Ilheus Bahia
Curtiu: 309 vezes
Mens.Curtidas: 503 vezes

Letodb Atualizações.

Mensagempor Nascimento » 14 Out 2016 22:46

Itamar vc poderia postar o link do que esta sendo atualizado??
A arte de programar é simplesmente fazer seus pensamentos serem interpretados por uma maquina :) clipper 5.3 /harbour/minigui
Avatar de usuário

Nascimento
Usuário Nível 4

Usuário Nível 4
 
Mensagens: 711
Data de registro: 19 Jul 2008 12:11
Cidade/Estado: OLINDA-PE
Curtiu: 110 vezes
Mens.Curtidas: 76 vezes

Letodb Atualizações.

Mensagempor Itamar M. Lins Jr. » 18 Out 2016 09:54

Ola!
Via GIT!

https://sourceforge.net/p/letodb/code/ci/master/tree/


Saudações,
Itamar M. Lins Jr.
Avatar de usuário

Itamar M. Lins Jr.
Colaborador

Colaborador
 
Mensagens: 6927
Data de registro: 30 Mai 2007 11:31
Cidade/Estado: Ilheus Bahia
Curtiu: 309 vezes
Mens.Curtidas: 503 vezes




Retornar para Banco de Dados

Quem está online

Usuários vendo este fórum: Nenhum usuário registrado online e 19 visitantes


Ola Amigo, espero que meu site e forum tem lhe beneficiado, com exemplos e dicas de programacao.
Entao divulgue o link da Doacao abaixo para seus amigos e redes sociais ou faça uma doacao para o site forum...
MUITO OBRIGADO PELA SUA DOACAO!
Faça uma doação para o forum
cron
v
Olá visitante, seja bem-vindo ao Fórum Clipper On Line!
Efetue o seu login ou faça o seu Registro