Historia zmian

Autor SHA1 Wiadomość Data
  svenbarth 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 5 lat temu
  michael b7bd9f3325 * Add TerminatedSet (delphi compatibility, bug ID #37388) 5 lat temu
  Tomas Hajny 590e2f7977 * fix for bug #16884 for OS/2 10 lat temu
  Tomas Hajny 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL 10 lat temu
  svenbarth 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 12 lat temu
  Tomas Hajny 0f942e3592 * compilation fix required due to recent changes (systhrd.inc implementation inherited instead of reimplementation) 19 lat temu
  florian 33baacbe04 * fixed leaking of TThread 19 lat temu
  tom_at_work 367df58016 * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms 20 lat temu
  Tomas Hajny 69cc232b0b * WaitFor modified to call CheckSynchronize - to be tested with 3695 20 lat temu
  florian 7bff61ce29 * patch from Ales Katona to add a stack size parameter to tthread functions 20 lat temu
  peter 4ace790492 * remove $Log 20 lat temu
  fpc 790a4fe2d3 * log and id tags removed 20 lat temu
  fpc 50778076c3 initial import 20 lat temu
  florian 44b332f82a * generic tthread.synchronize 20 lat temu
  peter e417e34496 * truncate log 20 lat temu
  Tomas Hajny b4d7de8d1f * another longint2cardinal fix 22 lat temu
  Tomas Hajny a808ff5415 * another longint2cardinal fix 22 lat temu
  Tomas Hajny 53837eb907 * longint to cardinal corrections 22 lat temu
  peter 3d27318cb2 * moved classes unit to rtl 22 lat temu