Commit History

Author SHA1 Message Date
  michael 6d93a762fd * And once more fixed formatfloat. All results consistent with Delphi now 17 years ago
  Jonas Maebe 53a638ad9f - removed no longer needed alias names 17 years ago
  michael 73c40daa30 * Better TeX escape character checking 17 years ago
  marco a82cb6d899 * updated "pending" to longint, as a possible solution for bug #12514 17 years ago
  michael 7666920852 * Patch from Sergei Gorelkin: 17 years ago
  joost 18d7882659 * Removed some invalid debug-code 17 years ago
  joost 853b5e83fd * The size=-1 case it not necessary anymore after r12313 17 years ago
  joost b3ebc67be2 * Only the lowest 16 bits of pqfmod gives the scale 17 years ago
  florian ee1961fdf0 * merged ColorSel implementations of Marco van de Voort and Andreas Jakobsche 17 years ago
  marco 899809777c * a local buffer for pchar based filename handling was still at TP sizes 17 years ago
  marco cba8503e2b * added skeleton for colorsel I still had lying around, derived from IDE src. Should be possible to expand them based on PD C++ TV code? 17 years ago
  michael 87a6193f4f * Hopefully fixed formatfloat negative value bugs once and for all 17 years ago
  michael bcc1287bbc * Patch from Graeme Geldenhuys to improve DUnit compatibility 17 years ago
  joost f70cc85509 * Reverted accidentally committed files in r12300 17 years ago
  joost 0a7b499443 * Added sqlite3-test configuration example 17 years ago
  joost 51d5320fdb * Call mysql_library_init and mysql_library_end automatically when loading the mysqlclient dynamically. Fixes bug #9751 17 years ago
  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