Історія комітів

Автор SHA1 Опис Дата
  michael b5a2b3860b * Added AddEmptyStrings to ExtractStrings (bug 25633) 11 роки тому
  nickysn e342c11085 + introduced a private type TCodePtrList, which is the specialization 12 роки тому
  svenbarth bd7cc36ea6 The documentation says that a "BeginThread" needs to be followed by a "CloseThread". The implementation of TThread did not respect this yet. 12 роки тому
  svenbarth da7b24e242 Avoid multiple threadvar lookups when querying the current TThread. Inspired by Michael Schnell. 12 роки тому
  michael f4c2ba9eb6 * Make sure that current method is removed from stack prior to executing it (bug ID #23629) 12 роки тому
  svenbarth 70a7a09413 * use the correct thread ID when checking for the main thread 12 роки тому
  svenbarth 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 12 роки тому
  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. 15 роки тому
  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. 15 роки тому
  michael 4d2786d238 * Patch from Luiz americo to use FPList where possible 15 роки тому
  Jonas Maebe 0207e5f8cd * fixed windows compilation after r15599 15 роки тому
  Jonas Maebe d7cdd9afba * allow tthread-based threads to only start executing once the constructor 15 роки тому
  michael 037c783442 * Patch from Mattias gaertner to support lazarus lfm encoding in TParser 15 роки тому
  Jonas Maebe c67712f81f + tthread.start method, simply calls tthread.resume for now (mantis #16326) 15 роки тому
  Jonas Maebe 49f01e7b64 * replaced writelock of TMultiReadExclusiveWriteSynchronizer with a 15 роки тому
  Jonas Maebe 47882716cf * use a TSimpleRWSync instead of a TMultiReadExclusiveWriteSynchronizer 15 роки тому
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 роки тому
  michael d0d3a79731 * Patch from Martin Schreiber to fix streaming inherited collections 17 роки тому
  giulio 028c6d9042 Inline methods inside classes unit protected by {$ifdef classesinline} 17 роки тому
  michael 61fb196c73 * NeedResolving must be freed 17 роки тому
  michael 046fb5baf4 Patch from Giulio Bernardi - fixes regression of bug #3595: 17 роки тому
  michael 93400f276c Merged revisions 9263-10571 via svnmerge from 17 роки тому