提交历史

作者 SHA1 备注 提交日期
  yury 498da17875 * Patch from Sergei Gorelkin (Mantis #9558): 18 年之前
  yury fa0f25c986 * Patch from Sergei Gorelkin (Mantis #9547). Fixed .fpc.resspare section processing in fpcres. Also remove hardcoded section name offsets (and 3 kBytes of code, too :). 18 年之前
  marco d539d9c54d * fix for 9588 18 年之前
  Almindor b8c3dc960d * fix x86 -> cpu86 define 18 年之前
  Almindor 6fd901181a * update sysnr.inc for x86 and x86_64 to latest kernel 18 年之前
  michael 3ed12b0229 * Small patch from Inoussa OUEDRAOGO so it compiles with Delphi 18 年之前
  Jonas Maebe e6df979bf7 * don't compile sdlutils for 64 bit platforms for now, as it needs to 18 年之前
  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 年之前