提交历史

作者 SHA1 备注 提交日期
  marco fc50e764c9 * Maps mysql year data type. Mantis #21347, patch by Lacak2. 13 年之前
  marco 49f15aa271 * Fixes date arithmetic before tdatetime epoch. Mantis #21348, patch by Lacak2 13 年之前
  marco 8d6ed78b8e * Improved tests from Lacak2, Mantis #20182 13 年之前
  marco e866049f49 * Fix compilation of sqldbtoolsunit 13 年之前
  florian e2c9a8c6a1 * fold <arithmed. op> ...; cmp ...,#0into cmps on arm 13 年之前
  florian f0f64a573b * don't pack softfpu helper records and added dummy for proper alignment, generates much better code on CPUs like arm 13 年之前
  florian 6278c2473e * version updated 13 年之前
  sergei 042f5264bb * fcl-xml, replacing more occurrences of WideString with XMLString. 13 年之前
  pierre 67f4886cde * Fix wrong include file name 13 年之前
  sergei 8df23e7bd0 * Declared the XMLString type to serve as a base string type for entire package, and aliased DOMString and SAXString to it (the type remains WideString; once all other units are adjusted it may be changed to UnicodeString). 13 年之前
  joost e7a8bc567d * When a dependency on a package is given without a checksum, accept every checksum 13 年之前
  joost e6582e502a * Fixed checking of changed files which got broken in r20352 13 年之前
  sergei b781311670 * sax_html.pp: accumulate token chars in ansistring in order to handle multi-byte encodings without errors (counterpart of sax_xml.pp r15738). Mantis #21070. 13 年之前
  sergei 6498df861b * xmlutils.pp: calculate hash with both range and overflow checks disabled (went unnoticed this far probably because range errors do not manifest on 32-bit platforms). 13 年之前
  joost 942c2d035e * Fixed AV while filtering datasets with null-fields 13 年之前
  marco c29ce4c891 * Check autoincrement based on field properties instead of ft-type. This to improve support for autoincrement 13 年之前
  marco 99892a7e45 * SimpleIPC, avoid stale server state files (Unix). Patch by Andrew, Mantis #21289 13 年之前
  marco 48d780b920 * Patch from Lacak2 for Mantis #18699 Improve numeric formatting for 13 年之前
  paul 950ef49b5c fpc: don't treat codepage as different if one element of array has CP_ACP codepage in fpc_AnsiStr_Concat_multi 13 年之前
  pierre 7d53c2af45 + Regenerate Makefile with mips-linux target 13 年之前
  pierre 18432ea848 + Add mips and mipsel cpus, enabled for linux only 13 年之前
  pierre 9576664f20 + Add ifdef USE_MIPS_STK2_ASM to disable assmebler code using alterante stack with r23 by default 13 年之前
  sergei eda5511ef9 * Don't widen boolean operands of taddnode if they will be converted to pasbool8 immediately thereafter, doing so only causes generation of useless code. Mantis #20843. 13 年之前
  marco f8f5c3cd23 * alias a few more types on windows. This makes developing portable software easier, since one doesn't have to conditionally import windows for e.g. tfiletime. 13 年之前
  Jonas Maebe cc736fe115 * use same code path for iphonesim as for darwin (should fix mantis #21190) 13 年之前
  Jonas Maebe bacdd8be81 * don't ever mark the function result as vs_initialised, also not when 13 年之前
  marco b31c15fbcc * Patch from Lacak2 for initial Pg interval support. 13 年之前
  Jonas Maebe aa9aeeada0 * fixed compilation on platforms without ansistring support since assigning 13 年之前
  Jonas Maebe e8dae4f30a * set result of exp() to 0 in case of underflow with masked exceptions 13 年之前
  sergei cd44c5f45c Win32 and Win64, fixed DLL exit sequence, resolves #14603: 13 年之前