Commit History

Author SHA1 Message Date
  sekelsenmat 557fd1e1c6 Moves gettext test to correct position 17 years ago
  sekelsenmat 15e597682e Fixes gettext crash under Windows CE and adds test case for it. 17 years ago
  joost 19a73853bd * Use DynLibs.Sharedsuffix for postgres,sqlite and odbc 17 years ago
  joost 332fcd325d * Improved error-handling 17 years ago
  joost a41ccd5a70 * Fixed oracle-cursor leak 17 years ago
  joost 1099eabc87 Patch from Luiz Americo 17 years ago
  joost ae73acefcf * Made EODBCExcetion derrive from EDatabaseError instead of Exception directly 17 years ago
  joost a7086e7164 * Allow parameter-names between double-quotes 17 years ago
  michael e9976b6ced * Some fixes for the case of inexact matches 17 years ago
  joost c8467353ea * Fix for two columns with the same name 17 years ago
  joost c3112bd7cb * Reverted accidently committed files in r12278 17 years ago
  joost 27e3bc5240 * Ignore TestParametersAndDates for sqlite since it uses a semicolon as a cast, which is not supported by sqlite 17 years ago
  joost 41af4c76ac * Fixed TestStringParamQuery 17 years ago
  joost 55c866f9d3 * Added missing brackets in r12266 17 years ago
  micha aa38b10011 * attempt to fix powerpc64-linux sync_file_range compilation 17 years ago
  michael feb9549f85 * Patch from Mattias Gaertner to reduce memory usage for interpolations 17 years ago
  florian dbd037afcc * link against libc when profiling 17 years ago
  joost 3bc585684b * Changed TFieldDef.Size, TField.Size and TField.DataSize from word to integer. Delphi compatible, reported by Paul Ishenin 17 years ago
  joost af7b064157 * Because of some logic-error, only deletes were handled by ApplyUpdates 17 years ago
  joost b0cf2a2dc6 * Use TField.Assignvalue to set the fieldvalues in DoInsertAppend 17 years ago
  michael bd36bdc577 * Patch from Mattias Gaertner to fix memory leak, improve speed and compute correcter 17 years ago
  michael 5ef7b7fd04 * Patch from Mattias Gaertner to fix compilation 17 years ago
  michael fc9405b822 * Patch from Mattias Gaertner: 17 years ago
  joost 5059d9220d * Added TTestFieldTypes.TestBCDParamQuery 17 years ago
  joost 2363357f80 * Also collect parameter fieldnames when master dataset is inactive, patch from Jesus Reyes, bug #12129 17 years ago
  marco 397539edf3 * fix for 0012697. crcs were used using a unit from the compiler. 17 years ago
  joost e407bb5780 * Implemented TDataset.Dataconvert for WideStrings 17 years ago
  peter 570ffacb92 * fix virtual without constructor warning for forward classes 17 years ago
  joost dd4b94357e Implemented the as abstract defined methods of TDataset as empty stubs as listed in bug #12136 for Delphi compatibility 17 years ago
  joost 138280cb6d * UsePrimaryKeyAsKey default value is true, bug #12257 17 years ago