Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe df84ca49b4 * fixed tests/cg/opt/tretopt, and also in more cases 18 年之前
  Jonas Maebe f908846dab * only compile unixutil for linux/i386, since it depends on 18 年之前
  Jonas Maebe cc0bd74ea0 - removed unused variable after div-by-zero simplify patch 18 年之前
  Jonas Maebe 30e618ccb6 * fixed typecast error in last char/widechar/widestring patch 18 年之前
  marco 6f9c7ede62 * fixed bug #9577 using short boolean eval. While fixing also fixed next IF. 18 年之前
  michael 825ac6ebe4 * Allow Nil owner for TFieldDefs (.Update method) 18 年之前
  michael 19f4e1e9f6 * Fixed access violation on destroy 18 年之前
  Jonas Maebe cadcfa76d8 * optimized TLinkedList.clear so it can use regvars for everything in 18 年之前
  Jonas Maebe d9691d5c53 * disabled color correction and fiddled some more with the translation 18 年之前
  Jonas Maebe 7e5f13cc45 + { %opt=-ghl } 18 年之前
  Jonas Maebe c7a5b0cf33 * forgot to commit (-CF<x> support) 18 年之前
  Jonas Maebe 31550b0153 * set HaltOnNotReleased to true in all testss using heaptrc so 18 年之前
  Jonas Maebe 21abdd2f4e + support for specifying the minimal precision for floating point 18 年之前
  michael 93e58304f4 * Uninstall called sysinstall instead of sysuninstall 18 年之前
  Jonas Maebe 12575526da * also generate an implicit exception frame in case only the function 18 年之前
  michael 2d8d8b1cac * Patch from Inoussa OUEDRAOGO to make it compilable with Delphi (WST has support for Delphi) 18 年之前
  Jonas Maebe a5ff6ec116 + {$linkframework Carbon} 18 年之前
  Jonas Maebe c5b3180f5f * save/load LinkOtherFrameworks to/from ppu files 18 年之前
  michael 169b04a237 * Fixed issue #9528 with patch from Sergei Gorelkin 18 年之前
  marco e034788320 * two semi colon's added and compilation checked 18 年之前
  Jonas Maebe ac22ff09da * detect division by zero in tmoddiv.simplify (mantis #9499) 18 年之前
  Jonas Maebe b1631b6918 * fixed wrong uninitialized warnings with passing array elements 18 年之前
  michael 1235b05908 * Added support for deprecated,platform and library hints 18 年之前
  yury ae90ae077a * Added missing TPM_BOTTOMALIGN constant. 18 年之前
  Jonas Maebe cce61fa602 * fixed compilation on 64 bit cpus 18 年之前
  Jonas Maebe a57f9e0672 + added QWord overloads for IntToHex, hexStr, OctStr, binStr 18 年之前
  Almindor 6a327799f8 * fix typo with [T]SysInfo record 18 年之前
  Almindor 89eeb8aa63 * fix linux sysinfo struct and function (bug 9523) 18 年之前
  Almindor 9525a96db7 * update winsock2 to version 2.2 regarding SO_ and AF_ constants 18 年之前
  Jonas Maebe fc078fbc29 * more 64 bit overload choosing fixes 18 年之前