Historial de Commits

Autor SHA1 Mensaje Fecha
  michael a7a0e9a307 * Component name can be empty hace 18 años
  yury 1ae31b4037 * Delphi compatibility: VarArrayOf([]) should create empty array of variant. hace 18 años
  yury 93e72c2079 * Fixed bug introduced by r7667. Do not release pushed return value be callee for cdecl on win32. It fixes error3 of bug #9098. hace 18 años
  Almindor a1108a8fbb * update lNet to 0.5.2 hace 18 años
  yury 9525ad6edf * removed debug output. hace 18 años
  yury a4dfa3b4fd * fixed bug #9107: procedure which have pushed parameters in its body fails if only -OoSTACKFRAME switch is used. hace 18 años
  yury 51493d673e * fixed test. hace 18 años
  yury ff3bd9fa6f * fixed compilation for arm targets. hace 18 años
  yury 3b7e458f02 * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. hace 18 años
  yury 9bbff8042f * Set return value of safecall procedure if implicit try/finally blocks are disabled. hace 18 años
  micha 3b7792ead1 * heaptrace: cleanup orphaned lock only in case of threading used hace 18 años
  yury 7a6c15bfcd * fixed test. hace 18 años
  yury 5afc9355f8 * use proper runtime error codes for EIntfCastError and ESafecallException exceptions. hace 18 años
  yury 9844174e5e * It is needed to destroy exception object in safecall procedure as well. hace 18 años
  yury 78fe68859b * Pop the last exception object in safecall procedure. hace 18 años
  yury a7d1508959 * Fixed safecall procedures by generating implicit try/finally and setting correct return value if exception was occurred or not. Now safecall is fully Delphi compatible. hace 18 años
  marco 569d7e1138 * fixed deprecated hace 18 años
  marco 58e3f8ad0d * more deprecated fixes hace 18 años
  marco 0ef2cb0b02 * fixed deprecated hace 18 años
  marco 4200ae288d * fixed deprecated hace 18 años
  Jonas Maebe d1c597aa71 * avoid extra locking/unlocking for updatescreen (must now always be hace 18 años
  florian c1640b078b * create init rtti for fpc_copy instead of full rtti hace 18 años
  Jonas Maebe d9284963b3 * fix for fpc_copy on 64 bit systems from Florian hace 18 años
  peter 65a721de66 * test for wrong first match of operator overloading hace 18 años
  florian 72d49f3033 * reverted r7675 hace 18 años
  michael 663e020402 * Patch from Inoussa OUEDRAOGO to support GUIDs in interface declarations hace 18 años
  Jonas Maebe b6f4e26631 + graph unit for Mac OS X. Note that you have to change one thing in graph hace 18 años
  florian ea97b8b137 * fixed copying of remaining elements hace 18 años
  Jonas Maebe 3eaceafad3 * fixed notput for vga 16 color modes hace 18 años
  florian 2c4aeefbf4 * fixed copying of automated records hace 18 años