summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* * OSs to OSespeter2007-11-121-3/+3
* * make aspell use dynamic runtime linking againAlmindor2007-11-121-8/+9
* * Initial RTF export supportmichael2007-11-121-0/+376
* o patch and test by Andrey Gusev:florian2007-11-112-2/+22
* * more tests, commented out so farflorian2007-11-111-0/+29
* * obsolete and broken programspeter2007-11-116-978/+0
* + disp. var. property setting, resolves #10133 and #9134florian2007-11-111-1/+6
* * Darius' mega patch for numlibmarco2007-11-11163-173/+18290
* * Regenerated so x86_64-darwin is includedmichael2007-11-102-111/+125
* * regenerated for darwin/x86_64jonas2007-11-10146-292/+2002
* * fixed compilationjonas2007-11-101-3/+2
* * Initial implementation of data dictionary functionalitymichael2007-11-1016-0/+5395
* * Added standard TeX export formatmichael2007-11-104-111/+534
* * support for getting dispatch interface propertiesflorian2007-11-101-0/+9
* * workaround trying to allow building GO32v2 snapshots (+ correction for rs...hajny2007-11-105-291/+272
* * clear up aspell of useless define/code (LOGGING, 64compat)Almindor2007-11-091-14/+7
* * dependency checking improved and more verbosepeter2007-11-093-209/+261
* * Playing around with double-linked indexes, part IIjoost2007-11-081-18/+68
* * Playing around with double-linked indexesjoost2007-11-081-0/+24
* * Some changes for easier IDE handlingmichael2007-11-073-13/+20
* * Initial check-in. All compilesmichael2007-11-0710-0/+5038
* Added 4 missing functions to ImageMagick bindingssekelsenmat2007-11-072-10/+9
* * remove old program after end.peter2007-11-061-21/+0
* * fix OS macropeter2007-11-061-1/+1
* * do not try to build fcl-process for GO32v2, Watcom, etc.hajny2007-11-052-164/+137
* * archive files for all targetspeter2007-11-051-852/+874
* * sourcepath, includepath file searchingpeter2007-11-041-258/+602
* * fpmake.pp addedpeter2007-11-041-0/+63
* * wait in PeekMessage if no data available immediatelyhajny2007-11-041-1/+7
* * OS/2 requires specification of both np_ReadMode* and np_WriteMode*hajny2007-11-041-1/+2
* + SimpleIPC implementation for OS/2 (not tested yet)hajny2007-11-041-0/+194
* * Reverted r8922 since r8914 contains a better fixjoost2007-11-041-5/+5
* * localunitdir,globalunitdir added that will be used during compiling, if n...peter2007-11-031-149/+214
* * add fcl-process dependencypeter2007-11-032-11/+20
* * updatedpeter2007-11-032-54/+37
* * Solved bug 9503joost2007-11-031-1/+1
* * TSQLQuery.StatementType should not be publishedjoost2007-11-034-30/+71
* * merged into fpmake.pppeter2007-11-032-14/+19
* * Removed unused SetIndexDefsjoost2007-11-035-19/+12
* * Fixed forward declarations to match implementation.yury2007-11-031-2/+2
* * Recognize Timestamp records as TDateTime fields joost2007-11-031-2/+3
* * Fixed data/time/datetime fieldsjoost2007-11-031-1/+0
* * Implemented RowsAffected and modified the testjoost2007-11-032-2/+19
* * Enabled currency-fields test for sqlite3joost2007-11-031-1/+1
* * Added recognition of FLOAT, CHAR and DECIMAL fields/recordsjoost2007-11-031-1/+4
* * Fixed parameters if a query is executed for the second timejoost2007-11-022-2/+3
* * Fixed TField.Size handlingjoost2007-11-021-30/+36
* * implemented GetFieldNamesjoost2007-11-022-17/+55
* * Close datasets before removing their transactionjoost2007-11-021-0/+1
* * TestGetTables test addedjoost2007-11-021-1/+22