提交历史

作者 SHA1 备注 提交日期
  florian 43a60ccfe2 * initial version 20 年之前
  florian ad0a5ace4f * memory leak in RegisterInitComponentHandler fixed, thx to Martin Schreiber 20 年之前
  florian e1b34a9e7b * cleaning up sets for exports behaviour 20 年之前
  florian cf3c9bdcad * a_jmp_always fixed, it doesn't generate a new symbol anymore 20 年之前
  florian d43f2fb2d4 * OP_DIV shouldn't be used directly, not all cpu CGs support it 20 年之前
  peter ed1df49879 * fix stabs writing for win32 20 年之前
  peter 8112a73904 * linklib c is only for unix 20 年之前
  peter f9db030350 * fix overload choosing if both normal proc and proc of object are available 20 年之前
  peter 0d299d5d2b * errore.msg is in msg/ dir 20 年之前
  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 年之前