Historial de Commits

Autor SHA1 Mensaje Fecha
  joost f70cc85509 * Reverted accidentally committed files in r12300 hace 17 años
  joost 0a7b499443 * Added sqlite3-test configuration example hace 17 años
  joost 51d5320fdb * Call mysql_library_init and mysql_library_end automatically when loading the mysqlclient dynamically. Fixes bug #9751 hace 17 años
  sekelsenmat 557fd1e1c6 Moves gettext test to correct position hace 17 años
  sekelsenmat 15e597682e Fixes gettext crash under Windows CE and adds test case for it. hace 17 años
  joost 19a73853bd * Use DynLibs.Sharedsuffix for postgres,sqlite and odbc hace 17 años
  joost 332fcd325d * Improved error-handling hace 17 años
  joost a41ccd5a70 * Fixed oracle-cursor leak hace 17 años
  joost 1099eabc87 Patch from Luiz Americo hace 17 años
  joost ae73acefcf * Made EODBCExcetion derrive from EDatabaseError instead of Exception directly hace 17 años
  joost a7086e7164 * Allow parameter-names between double-quotes hace 17 años
  michael e9976b6ced * Some fixes for the case of inexact matches hace 17 años
  joost c8467353ea * Fix for two columns with the same name hace 17 años
  joost c3112bd7cb * Reverted accidently committed files in r12278 hace 17 años
  joost 27e3bc5240 * Ignore TestParametersAndDates for sqlite since it uses a semicolon as a cast, which is not supported by sqlite hace 17 años
  joost 41af4c76ac * Fixed TestStringParamQuery hace 17 años
  joost 55c866f9d3 * Added missing brackets in r12266 hace 17 años
  micha aa38b10011 * attempt to fix powerpc64-linux sync_file_range compilation hace 17 años
  michael feb9549f85 * Patch from Mattias Gaertner to reduce memory usage for interpolations hace 17 años
  florian dbd037afcc * link against libc when profiling hace 17 años
  joost 3bc585684b * Changed TFieldDef.Size, TField.Size and TField.DataSize from word to integer. Delphi compatible, reported by Paul Ishenin hace 17 años
  joost af7b064157 * Because of some logic-error, only deletes were handled by ApplyUpdates hace 17 años
  joost b0cf2a2dc6 * Use TField.Assignvalue to set the fieldvalues in DoInsertAppend hace 17 años
  michael bd36bdc577 * Patch from Mattias Gaertner to fix memory leak, improve speed and compute correcter hace 17 años
  michael 5ef7b7fd04 * Patch from Mattias Gaertner to fix compilation hace 17 años
  michael fc9405b822 * Patch from Mattias Gaertner: hace 17 años
  joost 5059d9220d * Added TTestFieldTypes.TestBCDParamQuery hace 17 años
  joost 2363357f80 * Also collect parameter fieldnames when master dataset is inactive, patch from Jesus Reyes, bug #12129 hace 17 años
  marco 397539edf3 * fix for 0012697. crcs were used using a unit from the compiler. hace 17 años
  joost e407bb5780 * Implemented TDataset.Dataconvert for WideStrings hace 17 años