Historique des commits

Auteur SHA1 Message Date
  sergei ffc357a528 * TThread, Windows implementation: prevent resource leak when destroying an initially suspended and never resumed thread. The thread must be always resumed so that ThreadProc can complete and cleanup. Fixes Mantis #17560. il y a 15 ans
  sergei a66876704b * Windows platforms: always start a thread in suspended state and resume it later in AfterConstruction if necessary, prevents race conditions in constructor. Fixes Mantis #16884 on Windows. il y a 15 ans
  michael 4d2786d238 * Patch from Luiz americo to use FPList where possible il y a 15 ans
  Jonas Maebe 0207e5f8cd * fixed windows compilation after r15599 il y a 15 ans
  Jonas Maebe d7cdd9afba * allow tthread-based threads to only start executing once the constructor il y a 15 ans
  michael 037c783442 * Patch from Mattias gaertner to support lazarus lfm encoding in TParser il y a 15 ans
  Jonas Maebe c67712f81f + tthread.start method, simply calls tthread.resume for now (mantis #16326) il y a 15 ans
  Jonas Maebe 49f01e7b64 * replaced writelock of TMultiReadExclusiveWriteSynchronizer with a il y a 15 ans
  Jonas Maebe 47882716cf * use a TSimpleRWSync instead of a TMultiReadExclusiveWriteSynchronizer il y a 15 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  michael d0d3a79731 * Patch from Martin Schreiber to fix streaming inherited collections il y a 17 ans
  giulio 028c6d9042 Inline methods inside classes unit protected by {$ifdef classesinline} il y a 17 ans
  michael 61fb196c73 * NeedResolving must be freed il y a 17 ans
  michael 046fb5baf4 Patch from Giulio Bernardi - fixes regression of bug #3595: il y a 17 ans
  michael 93400f276c Merged revisions 9263-10571 via svnmerge from il y a 17 ans