Commit History

Author SHA1 Message Date
  lacak 690fc3e738 fcl-db: interbase: avoid conversions ->TBCD->double for parameters of other type than ftFmtBCD (f.e. ftBCD: Currency->TBCD->double) 10 years ago
  Tomas Hajny 1dceddc302 * minor update of the GetLastOSError support infrastructure 10 years ago
  Tomas Hajny c3fbfcb27b * first part of UnicodeStringManager routines implementation for OS/2 10 years ago
  Tomas Hajny acbca7254d * remove unused local variable 10 years ago
  svenbarth 9611c3df52 Fix for Mantis #25606. 10 years ago
  joost c1e89d0a83 * Not all compile-options are stored inside the unitconfigfile 10 years ago
  joost 0574714317 * Use short 8.3 names for archives on limit83fs-hosts 10 years ago
  svenbarth 9f138fd659 Fix for Mantis #26022. 10 years ago
  svenbarth fa1bc0757d Fix for Mantis #26922. 10 years ago
  lacak 865d074c3d fcl-db: tests: enable test for all databases 10 years ago
  lacak 85142e88f0 fcl-db: tests: add case for SQLite into TryDropIfExists. Fixes bug introduced in rev.29109 10 years ago
  lacak c41bc63cd4 fcl-db: sqldb: Make ESQLDatabaseError.CreateFmt more safe if it is called with Args=[] (then do not try Format(Msg,Args)) 10 years ago
  lacak b300241c09 fcl-db: sqldb: initialize TCustomSQLStatement.FRowsAffected to -1. Revealed by TestRowsAffected. 10 years ago
  pierre ec5c7d68c5 Fix cross-compilation from win32 to go32v2 (and more generally from 'normal' to 'limit83fs') 10 years ago
  lacak 719ccd6550 fcl-db: fbadmin: fix bug introduced by me in rev.29163 10 years ago
  lacak 6b0cd8bb0e fcl-db: interbase: SQLState must be obtained before isc_interprete is called. 10 years ago
  lacak 628d6243be fcl-db: oracle: cosmetic 10 years ago
  lacak eaadd51b42 fcl-db: reverts rev.29118, because there are 3rd party libraries (like ZEOS), which define own EDatabaseError descendants, where they define members FErrorCode and/or ErrorCode. 10 years ago
  pierre 3670828f3b Revert 29156 as pacakges/fcl-res is not ready for powerpc64 AIX 10 years ago
  yury 0809bde8f2 * pas2jni: Again fixed exclusion of descendant classes. 10 years ago
  yury 830e3ceb0d * pas2jni: Properly handle enums with inline elements. 10 years ago
  pierre 771f317f94 Avoid warning about $ after // and about local variable MinReqdVersion not initialized 10 years ago
  pierre 0e70e9bfe2 Try to remove several warnings on compilation 10 years ago
  pierre 5e9f6b7362 Explictly add subdirectory fpmake.pp sources to ./fpmake dependencies 10 years ago
  pierre 364a66fd7b Add powerpc64 xcoff support for AIX 10 years ago
  pierre 49a5dcbf53 Explictly add subdirectory fpmake.pp sources to ./fpmake dependencies 10 years ago
  pierre 8ea4e575f2 Only add gdbver.inc if needed 10 years ago
  pierre c6199b22b6 Also remove gdbver target when gdblib.inc is found and add library path 10 years ago
  yury 7860959a13 * pas2jni: Fixed exclusion of descendant classes. 10 years ago
  joost 5790650a36 * Fixed compilation when libgdb is not found, by reverting 10 years ago