Commit History

Author SHA1 Message Date
  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
  Jonas Maebe 867aaef744 * fixed restoring of register contents one instruction too far when removing 20 years ago
  michael e082117d31 + Patch from Luiz Americo to improve Master/DEtail handling 20 years ago
  peter 5abb9d68f6 * prevent warning for val with second parameter not being a longint 20 years ago
  Jonas Maebe a357bef5e5 * enabled for non-x86 as well 20 years ago
  peter daa002f26b * only check forwards for the original object type declaration 20 years ago
  Jonas Maebe 09279d0831 * fixed test for x86 20 years ago
  peter 539b7dc220 * setting the compile mode should set the preprocessor symbol directly 20 years ago
  peter f622915690 * fix infinite loop in createinlineparas 20 years ago
  peter 4c73e86058 * check for allowed floatdef operations 20 years ago
  florian 11336b091d + TInterfaceList implemented 20 years ago
  tom_at_work 4db863d076 * first shared library link path fixes 20 years ago
  tom_at_work 4176b71277 * fixed variants unit to make it compile for 64 bit targets 20 years ago
  florian 71dac7c02f + RegisterClassAlias implemenentation from Stefan van den Berg 20 years ago
  Jonas Maebe 2cb88de19b * fixed missing digit when printing a double whose significant digits are 20 years ago
  florian 9a1c731bfb + basic dispinterface parsing stuff 20 years ago
  peter 59a26e4f68 * fixed interface name mapping 20 years ago