Commit History

Autor SHA1 Mensaxe Data
  Michaël Van Canneyt 8d6ec26138 * Fix by Mark Paley to add IfThen for StringList and TStringDynArray. Issue #39314 %!s(int64=3) %!d(string=hai) anos
  svenbarth 74a1b6406e --- Merging r45159 into '.': %!s(int64=4) %!d(string=hai) anos
  svenbarth 432fcd52bc Merged revision(s) 45409, 46897-46898, 47007, 47011, 47065, 47084 from trunk: %!s(int64=4) %!d(string=hai) anos
  michael a14117e0bb * Merging revisions r45805 from trunk: %!s(int64=5) %!d(string=hai) anos
  marco a4864e36f2 # revisions: 39668,39669,39671,39672,40652,41280,41281,42240,42244,42245,42286,42326,42456,42461,43048,43107,43108,43109,43110,43111,43112,43113 %!s(int64=5) %!d(string=hai) anos
  michael b3760f5daa * Merging revisions 41819 from trunk: %!s(int64=6) %!d(string=hai) anos
  marco da5c47ee16 --- Merging r40651 into '.': %!s(int64=6) %!d(string=hai) anos
  pierre 921b406c05 Fix for webtbs/tw11006.pp and test/tbs/tb0632.pp instability. %!s(int64=7) %!d(string=hai) anos
  svenbarth 640480272f * adjust TThread.Synchronize so that it also works correctly if the passed in thread instance is not the instance of the current thread %!s(int64=7) %!d(string=hai) anos
  svenbarth 2d52536460 * only check for the method if one is given at all (otherwise everything would be skipped) %!s(int64=7) %!d(string=hai) anos
  svenbarth 81a0f88d8c + add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue()) %!s(int64=7) %!d(string=hai) anos
  pierre 78343902bf Allow objpas classes and sysutils units to compile with threading support disabled %!s(int64=8) %!d(string=hai) anos
  svenbarth ed144a6535 * fix for Mantis #30567; the method only needs to be left with nothing to do if both method and thread are Nil %!s(int64=9) %!d(string=hai) anos
  svenbarth dc5d9c7001 rtl/objpas/classes/classes.inc, TThread: %!s(int64=9) %!d(string=hai) anos
  svenbarth d5cc59c22e Avoid the creation of a TExternalThread instance for Synchronize() and Queue() (Delphi does the same). %!s(int64=9) %!d(string=hai) anos
  michael 789b80f702 * ExecuteInThread added %!s(int64=9) %!d(string=hai) anos
  michael 9157a11b7e * Applied partial patch from barlone to change var->out for IdentToInt %!s(int64=9) %!d(string=hai) anos
  yury 7c62aadf65 * Fixed string conversion warnings in RTL. %!s(int64=10) %!d(string=hai) anos
  svenbarth b0fa341006 Fix for Mantis #28271. %!s(int64=10) %!d(string=hai) anos
  Károly Balogh cdea58317e classes: since AThreads supports suspended thread creation, enable resume code in AfterConstruction for Amiga-like platforms too %!s(int64=10) %!d(string=hai) anos
  michael af9798c761 * MOve update of threadqueuetail to critical section %!s(int64=10) %!d(string=hai) anos
  michael 0b52513c18 * Fix for bug ID #27628 %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny 590e2f7977 * fix for bug #16884 for OS/2 %!s(int64=10) %!d(string=hai) anos
  Károly Balogh e89669bedc rewrite SpinLock to still work without the need to accidentally disable optimizations for a large part of the classes unit %!s(int64=11) %!d(string=hai) anos
  pierre d4368c55b9 Fix windows problem with FindResource function %!s(int64=11) %!d(string=hai) anos
  michael ddf6de1b29 * Implemented ReadComponentRes(ex) for bug #21785 %!s(int64=11) %!d(string=hai) anos
  nickysn 015c7e951a * Changed the default packset setting to 1 and disabled the padding of 3-byte %!s(int64=11) %!d(string=hai) anos
  michael b5a2b3860b * Added AddEmptyStrings to ExtractStrings (bug 25633) %!s(int64=11) %!d(string=hai) anos
  nickysn e342c11085 + introduced a private type TCodePtrList, which is the specialization %!s(int64=12) %!d(string=hai) anos
  svenbarth bd7cc36ea6 The documentation says that a "BeginThread" needs to be followed by a "CloseThread". The implementation of TThread did not respect this yet. %!s(int64=12) %!d(string=hai) anos