Commit History

作者 SHA1 備註 提交日期
  yury cdd17e4299 * readme.txt changes. 20 年之前
  peter 0723391a8b * remove readln; 20 年之前
  peter 260861e184 * calculate distance between related objectdefs 20 年之前
  peter 09a0dff4da * prefer object->object over object->intf 20 年之前
  peter fb6d17fb21 * fixed runtime 20 年之前
  peter 252d90b691 * $CodeAlign directive added for fine tuning off alignment during code generation 20 年之前
  peter e23519c45b * support A1,A2,A4,A8 directives 20 年之前
  peter 632bdcd149 * $W switch sets the localswitch cs_generate_stackframes that can be 20 年之前
  florian e870306568 * use longint instead of sizeint for now as variant bounds 20 年之前
  florian 5a29bbda0f * fixed copy&paste error (bug 4289) 20 年之前
  peter 8d9e9b24a6 * convert constant widestring to ansistring before assigning to pchar 20 年之前
  peter c57914be43 * protected overload test 20 年之前
  florian 7be36096f0 + proper init rtti for proc. vars 20 年之前
  peter 75c00e21c9 * i386 signal handler receives a ucontext instead of sigcontext 20 年之前
  peter 38993ae7e8 * support procvar^, with procvar returning a procvardef in tp/mac modes 20 年之前
  peter b55645790b * allow also procvar calls with a postfix operation after a calln 20 年之前
  peter 8b60dbe4cb * support constant array of char to array of widechar 20 年之前
  peter 79f096e6c8 * rename so the library is build before it is used 20 年之前
  peter 5a00f019d8 * remove old test 20 年之前
  peter 0981495c7b * all types with inittable need a persistant temp 20 年之前
  peter adfd36d189 * allow conststring to array of widechar 20 年之前
  peter 7f6d44006e * disable TLS segment initialization, it breaks threading 20 年之前
  peter 7d153beac7 * assignment operator search finds best matching operator 20 年之前
  peter 45fbeaad53 * implicitly convert constant string to stringdef if it is indexed 20 年之前
  peter ea6dadb7be * make widestrings compatible with COM BSTR, the length is now the number 20 年之前
  Jonas Maebe 867aaef744 * fixed restoring of register contents one instruction too far when removing 20 年之前
  michael e082117d31 + Patch from Luiz Americo to improve Master/DEtail handling 20 年之前
  peter 5abb9d68f6 * prevent warning for val with second parameter not being a longint 20 年之前
  Jonas Maebe a357bef5e5 * enabled for non-x86 as well 20 年之前
  peter daa002f26b * only check forwards for the original object type declaration 20 年之前