커밋 기록

작성자 SHA1 메시지 날짜
  michael 6d93a762fd * And once more fixed formatfloat. All results consistent with Delphi now 17 년 전
  Jonas Maebe 53a638ad9f - removed no longer needed alias names 17 년 전
  michael 73c40daa30 * Better TeX escape character checking 17 년 전
  marco a82cb6d899 * updated "pending" to longint, as a possible solution for bug #12514 17 년 전
  michael 7666920852 * Patch from Sergei Gorelkin: 17 년 전
  joost 18d7882659 * Removed some invalid debug-code 17 년 전
  joost 853b5e83fd * The size=-1 case it not necessary anymore after r12313 17 년 전
  joost b3ebc67be2 * Only the lowest 16 bits of pqfmod gives the scale 17 년 전
  florian ee1961fdf0 * merged ColorSel implementations of Marco van de Voort and Andreas Jakobsche 17 년 전
  marco 899809777c * a local buffer for pchar based filename handling was still at TP sizes 17 년 전
  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 년 전
  michael 87a6193f4f * Hopefully fixed formatfloat negative value bugs once and for all 17 년 전
  michael bcc1287bbc * Patch from Graeme Geldenhuys to improve DUnit compatibility 17 년 전
  joost f70cc85509 * Reverted accidentally committed files in r12300 17 년 전
  joost 0a7b499443 * Added sqlite3-test configuration example 17 년 전
  joost 51d5320fdb * Call mysql_library_init and mysql_library_end automatically when loading the mysqlclient dynamically. Fixes bug #9751 17 년 전
  sekelsenmat 557fd1e1c6 Moves gettext test to correct position 17 년 전
  sekelsenmat 15e597682e Fixes gettext crash under Windows CE and adds test case for it. 17 년 전
  joost 19a73853bd * Use DynLibs.Sharedsuffix for postgres,sqlite and odbc 17 년 전
  joost 332fcd325d * Improved error-handling 17 년 전
  joost a41ccd5a70 * Fixed oracle-cursor leak 17 년 전
  joost 1099eabc87 Patch from Luiz Americo 17 년 전
  joost ae73acefcf * Made EODBCExcetion derrive from EDatabaseError instead of Exception directly 17 년 전
  joost a7086e7164 * Allow parameter-names between double-quotes 17 년 전
  michael e9976b6ced * Some fixes for the case of inexact matches 17 년 전
  joost c8467353ea * Fix for two columns with the same name 17 년 전
  joost c3112bd7cb * Reverted accidently committed files in r12278 17 년 전
  joost 27e3bc5240 * Ignore TestParametersAndDates for sqlite since it uses a semicolon as a cast, which is not supported by sqlite 17 년 전
  joost 41af4c76ac * Fixed TestStringParamQuery 17 년 전
  joost 55c866f9d3 * Added missing brackets in r12266 17 년 전