Commit History

Author SHA1 Message Date
  lacak 7bd0c1df19 fcl-db: ibconnection: small cleanup 12 years ago
  lacak 502ed76da2 fcl-db: base: add AsLargeInt for TFloatField 12 years ago
  Jonas Maebe a1923f02f8 * always mark symbols referenced by properties as "used"; in case the 12 years ago
  lacak d53b5371bb fcl-db: tests: adapt some tests for Interbase XE 12 years ago
  lacak cf5bd7e5c1 fcl-db: base: add AsLargeInt for TFMTBCDField 12 years ago
  reiniero f7037fe06a - fcl-db: removed faulty sdfdataset test against sdf spec as sdfdataset must comply with the RFC4180 CSV format, see issue #22980 12 years ago
  reiniero 2ba03a9df7 + fcl-db: Firebird/Interbase: add some metadata support: GetConnectionInfo and ODS major version 12 years ago
  lacak 60602bfb34 fcl-db: tests: add TestSmallIntParamQuery 12 years ago
  lacak f6e23e07f1 fcl-db: postgresql: fixes loading of field data of type FLOAT4 12 years ago
  lacak f58150e3fd fcl-db: tests: improve testing for approximate numeric data types. SQL standard defines DOUBLE PRECISION (tested in TestSupportFloatFields), FLOAT (tested in TestFloat) and REAL (added new test TestSQLReal (single precision floating point values)) 12 years ago
  lacak f3e071493f fcl-db: test: adapt one test, which was MySQL specific to run on all sqlDB connectors. 12 years ago
  lacak b1fa17411a fcl-db: tests: formatting 12 years ago
  lacak 030287d5d8 fcl-db: tests: add TestLargeIntParamQuery 12 years ago
  lacak 5d6d67ac70 fcl-db: tests: use SQLServerType instead of SQLConnType. 12 years ago
  Jonas Maebe 2dac1c445a - disabled Stabs support on 64 bit targets (mantis #23365) 12 years ago
  Jonas Maebe d749ac5354 * make ansistring unique before starting to change it using a pchar 12 years ago
  Jonas Maebe c7255f153e * sets with the same base/range can still have a different size (and hence 12 years ago
  michael 8535da3e99 * Use actual class instead of hard-coded base class in class methods 12 years ago
  michael 9f054632a1 * Added some convenience methods 12 years ago
  michael 8e67bf6e15 * Fix (adapted) from bug #23372 12 years ago
  marco d4ac343e3a * LE and BE streamhelpers for tstream. Simplifies writing stream formats in a different endianness. (mostly CHM) 12 years ago
  lacak 9e17ba4102 fcl-db: odbc: fix error when loading blobs. 12 years ago
  lacak b91969c407 fcl-db: tests: use SQLServerType instead of SQLConnType. 12 years ago
  masta e982f4789d Removed unused register allocation in tarminlinenode.second_abs_long 12 years ago
  pierre d956808080 Fix bug introduced by myself for win32 dwarf info generation Bug #23365 and 23330 12 years ago
  Jonas Maebe 631fa329e5 - disabled assembler implementations for darwin/i386 because they don't 12 years ago
  Jonas Maebe dfe3ca5328 * prevent invalid typecast on targets using nestedfpstruct functionality 12 years ago
  Jonas Maebe 3eb527b532 * make use_fixed_stack for i386 more generic (any target with more than 12 years ago
  michael ea848beb13 * Changed GetLastInsertID to GetInsertID so it is the same as in GetLastID 12 years ago
  michael 58d0d3c593 * Added GetLastInsertID 12 years ago