Commit History

Author SHA1 Message Date
  marco 661c433008 --- Merging r14900 into '.': 15 years ago
  marco 5a33b9d66c --- Merging r15072 into '.': 15 years ago
  marco 08ddd08bb3 --- Merging r14557 into '.': 15 years ago
  marco 1b97935957 --- Merging r13753 into '.': 15 years ago
  florian 51b38b90f5 --- Merging r13571 into '.': 16 years ago
  florian 380f3ac78f * fix from Nikolay Samofatov for #12987: initialize thread vars in libraries on windows correctly 16 years ago
  yury 3b32571557 * Fixed compilation for win64. ThreadID is DWORD on both win32 and win64. 16 years ago
  florian 88f6b8854e * proper error handling in case of thread creation failure on windows, resolves #13768, no test case due because such a test is too sensitive regarding race conditions etc. and might cause false failures 16 years ago
  florian 6c5471f324 * don't destroy LastError when resolving a threadvar on windows, resolves #10205 (?) 17 years ago
  florian ecc45e16db * formatting fixed ;) 18 years ago
  micha 7f2a257102 + heap manager now per thread, reduce heap lock contention 18 years ago
  micha 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee 19 years ago
  yury ff37ef8786 * fixed i386-wince support. WinCE API functions are cdecl. 19 years ago
  michael d4c30020ee Fix to be able to allocate threadvars when non-rtl code creates a new thread 19 years ago
  yury e062922528 * added an option to use target-specific memory manager instead of standard. This is controlled by HAS_MEMORYMANAGER and HAS_MT_MEMORYMANAGER defines. 19 years ago
  yury 11576fd24b * fixed warnings and notes while compiling system unit for wince. 19 years ago
  florian 33baacbe04 * fixed leaking of TThread 19 years ago
  yury 398b31226b * Fixed threadvars alignment for ARM CPU. 20 years ago
  florian 0a58f18502 * from Yury Sidorov: 20 years ago
  florian 8adc1c9b0c + RTL part of WinCE patches from Yuri Sidorov 20 years ago
  michael 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines 20 years ago
  florian ad3b9b9464 * windows rtl restructuring to share code between win32 and win64 20 years ago