Menu

Commit [r4100]  Maximize  Restore  History

[Merge dev r4014:r4091] Parte 8/8 - Source (core/drivers/JSON/SSL)

Consolidacao de commits SVN (branch dev) - r4014 a r4091
Periodo: 12/05/2026 a 08/09/2026
Autores: xybersportgames, gprego, ronierys2

Principais entregas:
- Novo motor NativeDrive do REST Dataware e novo RESTDWMemoryTable,
configurado como padrao no inc (r4050)
- Novos drivers nativos ADO, DBExpress e SQLDB com respectivos
NativeLinks e PhysicDrivers (r4052, r4054-4057, r4062, r4073, r4077)
- Suporte a Delta/Data no RESTDWMemtable e no ClientSQL (r4083)
- Diversas correcoes nos drivers Zeos (Physic, Direct, NativeLink,
ZDbcResultSet) (r4066, r4068-4069, r4071, r4077)
- Correcoes de indices, save, setvalues, insert/delete no RESTDW (r4084-4089)
- Suporte a campos Extended/BCD e melhorias de conexao com sqldb (r4074-4076)
- Suporte a SSL/TAURUS_TLS e conexoes multiplataforma (Android/iOS/Windows) (r4013-4014, r4017, r4026)
- Correcoes em JSON (RESTDWJSONObject, RESTDWParams) e no FireDACDriver (r4018, r4022, r4064)
- Correcao no sqleditor (r4065, r4090)
- Limpeza de codigo: remocao de htmlviewer antigo, invalidDir e lixo diverso (r4030-4032, r4034)
- Diversas correcoes pontuais (r4038-4042, r4053)

Commit dividido em partes devido ao volume de arquivos (2633 no total).

ronierys2 2026-09-09

1 2 3 .. 12 > >> (Page 1 of 12)
changed /trunk/CORE/Source/Basic/Crypto/DWDCPbase64.pas
changed /trunk/CORE/Source/Basic/Crypto/DWDCPcast256.pas
changed /trunk/CORE/Source/Basic/Crypto/DWDCPcrypt2.pas
changed /trunk/CORE/Source/Basic/Crypto/DWDCPrijndael.pas
changed /trunk/CORE/Source/Basic/Crypto/DWDCPsha256.pas
changed /trunk/CORE/Source/Basic/Crypto/DWDCPtypes.pas
changed /trunk/CORE/Source/Basic/Dialogs/uRESTDWAbout.pas
changed /trunk/CORE/Source/Basic/Dialogs/uRESTDWAboutForm.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWAttachment.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWAttachmentFile.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWAuthenticators.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWBuffer.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWCoder.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWCoder3to4.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWCoderBinHex4.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWCoderHeader.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWCoderMIME.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWCoderQuotedPrintable.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWDataUtils.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWException.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWHeaderCoderBase.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWHeaderList.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWIOHandler.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWIOHandlerStream.pas
changed /trunk/CORE/Source/Basic/Mechanics/uRESTDWMessage.pas
/trunk/CORE/Source/Basic/Crypto/DWDCPbase64.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Crypto/DWDCPcast256.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Crypto/DWDCPcrypt2.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Crypto/DWDCPrijndael.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Crypto/DWDCPsha256.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Crypto/DWDCPtypes.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Dialogs/uRESTDWAbout.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Dialogs/uRESTDWAboutForm.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWAttachment.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWAttachmentFile.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWAuthenticators.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWBuffer.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWCoder.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWCoder3to4.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWCoderBinHex4.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWCoderHeader.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWCoderMIME.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWCoderQuotedPrintable.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWDataUtils.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWException.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWHeaderCoderBase.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWHeaderList.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWIOHandler.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWIOHandlerStream.pas Diff Switch to side-by-side view
Loading...
/trunk/CORE/Source/Basic/Mechanics/uRESTDWMessage.pas Diff Switch to side-by-side view
Loading...
1 2 3 .. 12 > >> (Page 1 of 12)