Commit History

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