summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* * Applied patch from Inoussa to fix double content (bug ID 25758)michael2014-02-2458-1709/+56
* * Fixed Mantis #24352.sergei2014-02-241-2/+6
* * Add RegisterTests in suitemichael2014-02-231-0/+12
* * Add Fail with formatmichael2014-02-231-6/+13
* * Fixed known memory leaks, removed some debug statements and change TJSPrima...michael2014-02-211-60/+61
* * Added some ease-of-use constructorsmichael2014-02-211-1/+31
* * Fixed known memory leaksmichael2014-02-211-7/+16
* * Fixed known memory leaksmichael2014-02-212-94/+112
* fcl-db: bufdataset: formatting (cosmetic, char-case, ordering of methods)lacak2014-02-191-44/+47
* * Added NullStream compilationmichael2014-02-181-0/+1
* * First part of 64-bit Windows fixes from Mantis #23074.sergei2014-02-183-5/+5
* * Applied patch from Luiz Americo with some optimizations. (Bug ID 25745)michael2014-02-162-37/+102
* * Use factory for fielddefsmichael2014-02-151-1/+1
* * Use factory for fielddefsmichael2014-02-151-1/+1
* * Use factory for fielddefsmichael2014-02-151-1/+1
* * Use factory for fielddefsmichael2014-02-151-1/+1
* * Use factory for fielddefsmichael2014-02-151-1/+1
* * Use factory for fielddefsmichael2014-02-151-3/+3
* * Use TFieldDef descendent to implement updateable enumsmichael2014-02-151-18/+74
* * Use TFieldDef descendentmichael2014-02-151-136/+199
* * Add convenience method for adding fielddefsmichael2014-02-152-1/+7
* * Correct use of FieldDefs factorymichael2014-02-151-1/+1
* * Correct use of FieldDefs factorymichael2014-02-151-1/+1
* * Correct use of FieldDefs factory. Bind FieldDefs to fields.michael2014-02-153-36/+55
* * Use TSQLDBParams instead of TParamsmichael2014-02-141-39/+34
* * Moved (Commit,RollBack)[Retaining] up one level, avoids typecastsmichael2014-02-142-11/+37
* * Introduced factory possibility for TParams, TFieldDefsmichael2014-02-144-198/+240
* * Re-applied patch from Laco./src/sqldb/sqldb.ppmichael2014-02-141-2/+2
* * Update using TCustomSQLStatement instead of TSQLQuerymichael2014-02-141-7/+7
* * Published TIndexDef propertiesmichael2014-02-141-0/+1
* * Some cosmetic changes, added SQLConnection/SQLTransaction to avoid typecast...michael2014-02-141-42/+73
* * Started support of extended PQ types, starting with enummichael2014-02-141-12/+122
* fcl-db:lacak2014-02-145-48/+101
* * Fixed bug ID 22611michael2014-02-132-80/+158
* * Create key when writing (fix bug ID 25483)michael2014-02-132-5/+7
* * Changed signature of initializesqlite3 to unicodestringmichael2014-02-131-11/+21
* * Updated to version 7.22.0 (as installed on ubuntu 12.04michael2014-02-131-47/+252
* * Updated till version 3.7.9 (as distributed with ubuntu 12.04)michael2014-02-121-4925/+206
* * Changed signature of TForkEventmichael2014-02-112-2/+2
* * Patch by Thaddy De Koning to optionally remove the X dependency on Linux (b...michael2014-02-111-38/+46
* * Fix use of exeext from wrong unit michael2014-02-112-14/+16
* * Fixed bug ID 25704 (visibility specifiers in records in Delphi mode)michael2014-02-112-6/+69
* fcl-db: dataset: after rev.26661 some tests are broken. They use locate in fo...lacak2014-02-101-30/+18
* * Added LibKinect10.ppmichael2014-02-083-1/+632
* * Added AddReplacesExistingmichael2014-02-081-1/+4
* * Added TStringHash classmichael2014-02-081-0/+68
* * Made GetStatementInfo public (bug ID 24113)michael2014-02-081-1/+1
* * Fix bug ID 24109michael2014-02-081-2/+1
* * Fixed bug ID 25675michael2014-02-081-1/+1
* * Allow width 0 (bug ID 23662)michael2014-02-081-2/+2