コミット履歴

作者 SHA1 メッセージ 日付
  peter 1a7f159fad * only call destructor in except block when there is a destructor 22 年 前
  peter fcea95f596 * ifdef'd code that checked for failed inherited constructors 22 年 前
  peter b7cbd27c9d * fail checks vmt value before calling dispose 22 年 前
  peter b52ba06662 * constructors return in register 22 年 前
  peter e5b48ec83d * extra check for self and empty objects 22 年 前
  florian 04f686649b * uncommented shortstring compare, buggy 22 年 前
  florian 043bb34e81 * fixed temp. management for CPUs were the temp. space grows upwards 22 年 前
  peter 163e06f93b * fpc_help_fail compilerproc 22 年 前
  peter 9ffa87206f * removed radirect 22 年 前
  peter 05c05f2555 * failn removed 22 年 前
  florian c37cdcf4e8 * Improved output 22 年 前
  peter a467b84faa * fixed various crashes 22 年 前
  peter 5e40220d67 * generate code for procvar first before pushing parameters. Made 22 年 前
  peter 4ba5171726 * fix crash with hiding function result. The function result is now 22 年 前
  peter c577c78366 * removed ret_in_acc, it's the reverse of ret_in_param 22 年 前
  peter ff172b6b2d * fixed import crash with explicit provided name 22 年 前
  peter fd632f7a50 * overload keyword added, test is successfull for 1.1. known issue 22 年 前
  peter 33a6f3a12a * check for cygdriver in PATH to check for Cygwin, the old detection 22 年 前
  Jonas Maebe cca04655a6 * fxed test for 80x86 22 年 前
  Jonas Maebe 0836ed1713 * patch from Peter for rtti symbols 22 年 前
  Jonas Maebe 0f893e81c8 * patch from Peter for win32 .ow to .o change 22 年 前
  florian 149d986f5f + added setup of argv, argc and envp 22 年 前
  peter 2c63c84131 * extdebug info temp alloc type was wrong 22 年 前
  florian d73c88ce9f * fixed parameter passing by value of large sets, strings and method pointers 22 年 前
  Jonas Maebe d6a589bcd7 * fixed final fillchar error (tfillchr passes now) 22 年 前
  Jonas Maebe a2dc1e7a9d + fillchar test 22 年 前
  Jonas Maebe 335017abc9 * fixed bug in fillchar 22 年 前
  Jonas Maebe 0a392ebf5e * fixed g_concatcopy 22 年 前
  Jonas Maebe 02496a9934 * moved fpc_check_object call earlier for the ppc, so it can't destroy 22 年 前
  peter b42efec29d * create rtti label using newasmsymboldata and update binding 22 年 前