História revízii

Autor SHA1 Správa Dátum
  Jonas Maebe ba0d0d4bb8 + added test (already works) 18 rokov pred
  yury 84306f80e9 * fixed tw8391.pp for i386. 18 rokov pred
  yury 98c1a8c386 * fixed test. 18 rokov pred
  michael 4fde74cb40 * Implemented TFPTimer 18 rokov pred
  micha 787f9a44c7 * heap manager: do not try to leave critical section twice, moron 18 rokov pred
  yury 86d49c2a0c * Activated safecall support for ARM CPU. 18 rokov pred
  yury 691b3da1ed * Fixed test to be locale independent. 18 rokov pred
  yury a70eba78a6 * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 18 rokov pred
  yury bbd9f6f993 * Removed $E- directive from tests to fix compilation for arm-wince. 18 rokov pred
  yury d1c2f41c66 * Fixed passing variant parameters by value for ARM. It fixes tw7806.pp. 18 rokov pred
  yury 5b5050a09c * Fixed integer to single conversion for arm-wince. It fixes tw8055.pp test. 18 rokov pred
  Vincent Snijders 2794cef7b7 fixed checksynchronize so that it can be called recursively, fixes issue #9068 and #9079 18 rokov pred
  yury 029fb7e187 * adapted test for slow cpus like arm. 18 rokov pred
  yury 8e45887e1b * allow assignment of empty dynarray to variant and empty vararray to dynarray. 18 rokov pred
  micha c0fa8fd255 * heap manager: fix thread exit race condition by using single global lock 18 rokov pred
  yury 17764bbbf6 * this test not for wince. 18 rokov pred
  yury 206d027e9e * for ARM CPU records must be aligned in stack depending of record size to prevent misaligned error when the record is passed as parameter in registers. It fixes tcalext* tests for ARM. 18 rokov pred
  yury be65e77702 * fixed test. 18 rokov pred
  yury e305433639 * skip test for wince. 18 rokov pred
  yury 38b8731ba0 * Restored relocs generation for dlls by internal linker. It fixes bug #9048. 18 rokov pred
  Jonas Maebe 2700c4eeb0 * fixed leaking of CGImage in every screen drawing operation 18 rokov pred
  yury 8beb015957 * fixed test. 18 rokov pred
  yury 63965406c4 * VarArrayRedim should accept new HighBound if it is LowBound-1. It clears the array. 18 rokov pred
  michael a7a0e9a307 * Component name can be empty 18 rokov pred
  yury 1ae31b4037 * Delphi compatibility: VarArrayOf([]) should create empty array of variant. 18 rokov pred
  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. 18 rokov pred
  Almindor a1108a8fbb * update lNet to 0.5.2 18 rokov pred
  yury 9525ad6edf * removed debug output. 18 rokov pred
  yury a4dfa3b4fd * fixed bug #9107: procedure which have pushed parameters in its body fails if only -OoSTACKFRAME switch is used. 18 rokov pred
  yury 51493d673e * fixed test. 18 rokov pred