Commit History

Author SHA1 Message Date
  florian d43f2fb2d4 * OP_DIV shouldn't be used directly, not all cpu CGs support it 20 years ago
  peter ed1df49879 * fix stabs writing for win32 20 years ago
  peter 8112a73904 * linklib c is only for unix 20 years ago
  peter f9db030350 * fix overload choosing if both normal proc and proc of object are available 20 years ago
  peter 0d299d5d2b * errore.msg is in msg/ dir 20 years ago
  yury cdd17e4299 * readme.txt changes. 20 years ago
  peter 0723391a8b * remove readln; 20 years ago
  peter 260861e184 * calculate distance between related objectdefs 20 years ago
  peter 09a0dff4da * prefer object->object over object->intf 20 years ago
  peter fb6d17fb21 * fixed runtime 20 years ago
  peter 252d90b691 * $CodeAlign directive added for fine tuning off alignment during code generation 20 years ago
  peter e23519c45b * support A1,A2,A4,A8 directives 20 years ago
  peter 632bdcd149 * $W switch sets the localswitch cs_generate_stackframes that can be 20 years ago
  florian e870306568 * use longint instead of sizeint for now as variant bounds 20 years ago
  florian 5a29bbda0f * fixed copy&paste error (bug 4289) 20 years ago
  peter 8d9e9b24a6 * convert constant widestring to ansistring before assigning to pchar 20 years ago
  peter c57914be43 * protected overload test 20 years ago
  florian 7be36096f0 + proper init rtti for proc. vars 20 years ago
  peter 75c00e21c9 * i386 signal handler receives a ucontext instead of sigcontext 20 years ago
  peter 38993ae7e8 * support procvar^, with procvar returning a procvardef in tp/mac modes 20 years ago
  peter b55645790b * allow also procvar calls with a postfix operation after a calln 20 years ago
  peter 8b60dbe4cb * support constant array of char to array of widechar 20 years ago
  peter 79f096e6c8 * rename so the library is build before it is used 20 years ago
  peter 5a00f019d8 * remove old test 20 years ago
  peter 0981495c7b * all types with inittable need a persistant temp 20 years ago
  peter adfd36d189 * allow conststring to array of widechar 20 years ago
  peter 7f6d44006e * disable TLS segment initialization, it breaks threading 20 years ago
  peter 7d153beac7 * assignment operator search finds best matching operator 20 years ago
  peter 45fbeaad53 * implicitly convert constant string to stringdef if it is indexed 20 years ago
  peter ea6dadb7be * make widestrings compatible with COM BSTR, the length is now the number 20 years ago