コミット履歴

作者 SHA1 メッセージ 日付
  eth.morozova 1316cbabfa made trace output in EnterA2/ExitA2 optional 6 年 前
  eth.morozova 419a97f1c9 do not suspend a thread twice during garbage collection; 6 年 前
  felixf 15e8a9a280 patch: GC may not traverse the stack of unactive processes 6 年 前
  felixf 8c33c39e8a Added EnterA2 and ExitA2 for DLL external thread management 6 年 前
  negelef 799601c3cc Use proper stack and frame pointer procedures provided by the compiler 6 年 前
  negelef a170611d98 Explicitly ignore unused return values 6 年 前
  eth.morozova a39f6a7a58 allocate an empty ProtectedObject instance for external threads so that ActiveObject() returns a non-NIL value 6 年 前
  eth.morozova 8f1ef93184 Implemented attaching/detaching of external non-A2 threads in a DLL. 6 年 前
  eth.morozova 0e85958f6c use ADDRESS instead of LONGINT for storing Process address into TLS storage 6 年 前
  felixf be44b24058 Unified versions of Windows.Machine.Mod 7 年 前
  negelef e76d0a2fd1 Removed obsolete WIN32 and WIN64 prefixes 7 年 前
  felixf f2d6df705d Unified Win32 and Win64 Versions of Kernel32 and Objects 7 年 前