提交历史

作者 SHA1 备注 提交日期
  sergei 9bb0dc6cfe * mkx86ins.pp: ot_signed flag must not be set by literal opcodes. Ignore 2- and 3-byte literal sequences, not just 1-byte ones. 14 年之前
  michael 3167cd628b Fixed misnamed sqlite3_value_cint (bug ID 19332) 14 年之前
  sekelsenmat f7b6f77ff5 fpvectorial: adds new overloaded read/write methods which auto-detect the format 14 年之前
  joost 8def31ec0c * Adapted time-field tests for some differences between databases 14 年之前
  joost c906f78b4a * Fixed typo(?) in r17424 14 年之前
  joost 2ad62c4754 * Added ftFmtBCD param support, from Ladislav Karrach, bug #18809 14 年之前
  joost 0e56e188f8 * Simplified formatting of timeinterval strings, bug #18763 14 年之前
  Jonas Maebe 2c94ef0f09 * quote the path to the assembler if necessary when using popen(), since 14 年之前
  Jonas Maebe 1b5fed238a * don't quote the Darwin syslibroot path in link.res, it's not reinterpreted 14 年之前
  Jonas Maebe 9cd6a7ad85 * correctly handle -XR (sysroot) paths with spaces under Darwin 14 年之前
  joost 129c565312 * Fixed comments 14 年之前
  blikblum e54c0c7449 * call validate in setfielddata 14 年之前
  joost b8f734522e * Fixed default/mysql ftTime parameter support, bug #18718 14 年之前
  joost c1fc8180c8 * Fixed typo/compilation in r17416 14 年之前
  joost 122494f5ea * Fixes datetime values <0 14 年之前
  joost 7f1a6b8e3e * Patch from Ladislav Karrach to add msec support to sqlite-time fields, 14 年之前
  joost 0addec8f18 * Initialize fractional part of SQL_DATE_STRUCT 14 年之前
  marco 7ac90e351c * fix thread.resume warning 14 年之前
  marco 7292492c1a * Updated to 2.1.0 mostly. Expands support for "mode" in tarheaders. 14 年之前
  joost 30a019d421 * Allow sqlite time(intervals) > 24 hours 14 年之前
  joost 99bbb6e5cf * EncodeTimeInterval implemented, allowing time intervals>24 hour 14 年之前
  joost 9689e49657 * Patch from Ladislav Karrach to fix some locale-test issues 14 年之前
  joost 222b22ad1f * Avoid unnecessary variant casting in TParam.AssignFieldValue, patch from Ladislav Karrach, bug #19015 14 年之前
  paul 937bf3cdaf compiler: write finished zero for enumeration rtti (this was broken since r14511 fixes bug #0019288) 14 年之前
  michael 7916d8be55 * Fixed bug ID #19290 14 年之前
  michael 76e27dff7e * Added msec precision to TimeStampStructToDateTime (bug ID 19284, patch bu Lacak2 14 年之前
  joost 44f09afaf6 * Patch from Lasislav Karrach to implement ftTime parameter support to odbc+ 14 年之前
  joost 3152f93d23 * Implemented DateTimeToTimeStruct, patch from Ladislav Karrach, bug #18773 14 年之前
  pierre 0d7945d8ae Avoid range check error on internalerror function call 14 年之前
  joost b3edae8887 * Added iphonesim target, bug #19146 14 年之前