Historia zmian

Autor SHA1 Wiadomość Data
  michael 19f4e1e9f6 * Fixed access violation on destroy 18 lat temu
  Jonas Maebe cadcfa76d8 * optimized TLinkedList.clear so it can use regvars for everything in 18 lat temu
  Jonas Maebe d9691d5c53 * disabled color correction and fiddled some more with the translation 18 lat temu
  Jonas Maebe 7e5f13cc45 + { %opt=-ghl } 18 lat temu
  Jonas Maebe c7a5b0cf33 * forgot to commit (-CF<x> support) 18 lat temu
  Jonas Maebe 31550b0153 * set HaltOnNotReleased to true in all testss using heaptrc so 18 lat temu
  Jonas Maebe 21abdd2f4e + support for specifying the minimal precision for floating point 18 lat temu
  michael 93e58304f4 * Uninstall called sysinstall instead of sysuninstall 18 lat temu
  Jonas Maebe 12575526da * also generate an implicit exception frame in case only the function 18 lat temu
  michael 2d8d8b1cac * Patch from Inoussa OUEDRAOGO to make it compilable with Delphi (WST has support for Delphi) 18 lat temu
  Jonas Maebe a5ff6ec116 + {$linkframework Carbon} 18 lat temu
  Jonas Maebe c5b3180f5f * save/load LinkOtherFrameworks to/from ppu files 18 lat temu
  michael 169b04a237 * Fixed issue #9528 with patch from Sergei Gorelkin 18 lat temu
  marco e034788320 * two semi colon's added and compilation checked 18 lat temu
  Jonas Maebe ac22ff09da * detect division by zero in tmoddiv.simplify (mantis #9499) 18 lat temu
  Jonas Maebe b1631b6918 * fixed wrong uninitialized warnings with passing array elements 18 lat temu
  michael 1235b05908 * Added support for deprecated,platform and library hints 18 lat temu
  yury ae90ae077a * Added missing TPM_BOTTOMALIGN constant. 18 lat temu
  Jonas Maebe cce61fa602 * fixed compilation on 64 bit cpus 18 lat temu
  Jonas Maebe a57f9e0672 + added QWord overloads for IntToHex, hexStr, OctStr, binStr 18 lat temu
  Almindor 6a327799f8 * fix typo with [T]SysInfo record 18 lat temu
  Almindor 89eeb8aa63 * fix linux sysinfo struct and function (bug 9523) 18 lat temu
  Almindor 9525a96db7 * update winsock2 to version 2.2 regarding SO_ and AF_ constants 18 lat temu
  Jonas Maebe fc078fbc29 * more 64 bit overload choosing fixes 18 lat temu
  Jonas Maebe e4487e628d * fixed overload choosing error on 64 bit 18 lat temu
  yury a768c29b2d * Implemented GetTempDir for wince. Bug #9348. 18 lat temu
  yury 1159ee9744 * Small improvement to previous commit. 18 lat temu
  yury 614dbe6a8c * Fixed inclusion of multiple resource files with icons or cursors. Patch by Sergei Gorelkin modified by me to reduce memory usage. Bug #9459. 18 lat temu
  Jonas Maebe 5bc156efea * always demote type conversions which cannot represent part of the 18 lat temu
  Jonas Maebe ffbb833805 * fixed inttohex overload choosing 18 lat temu