Commit History

Author SHA1 Message Date
  Remy Lebeau 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
  RemyLebeau 5764e023ff Embarcadero patches. 7 years ago
  RemyLebeau b89c82a402 Disabling use of TThread.ForceQueue() in Delphi 10.2 Tokyo under Android. It has a bug (see RSP-17841) where the passed in procedure is executed immediately instead of being delayed. 8 years ago
  RemyLebeau 62a024fd7a Enabling use of TThread.ForceQueue() in FreePascal 3.1.1 8 years ago
  RemyLebeau 5f0f4c2e94 Updating TIdNotify to support TThread.ForceQueue() in RAD Studio 10.2 Tokyo, and TThread.Queue() in FreePascal 3.0. 8 years ago
  RemyLebeau 9343a98cae Adding comments about a race condition discovered in Delphi's non-static TThread.Synchronize() methods. 9 years ago
  RemyLebeau 4d5cb97c9c Changing TIdThread.Destroy() to no longer set the FreeOnTerminate property anymore, as doing so causes problems with FreeOnTerminate=True threads on ARC systems. Also removing a couple of redundant FreeOnTerminate=False assignments in various thread constructors. 11 years ago
  RemyLebeau 2206dea81a Adding XE8 project files. 11 years ago
  RemyLebeau 64de2d242b Reverting changes for 64bit tick counters. It had interface changes that prevent Embarcadero from including a new SVN revision in an XE7 update. Will restore the tick counter changes in the next revision. 11 years ago
  RemyLebeau 2d309fda50 Taking an alternative approach 11 years ago
  RemyLebeau ebcfd4a8a0 Fix for compiler error in DoThreadSync() in Delphi 5 and 6. 11 years ago
  RemyLebeau c0eb487d58 Various TODO comments 11 years ago
  RemyLebeau c467d69588 Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files. 12 years ago
  RemyLebeau 683a6ed729 Workarounds for compiler issues in Delphi 6. 12 years ago
  RemyLebeau f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
  RemyLebeau 048229315c Fix for memory leak in TIdNotify under D8+. 14 years ago
  JPeterMugaas 2d1060321b Posix and OSX adjustments. 14 years ago
  RemyLebeau b17e40f296 Merging Embarcadero patches 15 years ago
  RemyLebeau 720b528df6 Re-writing IdCompilerDefines.inc. General cleanup, and preparation for Delphi 64-bit and cross-platform compilers. 15 years ago
  RemyLebeau 7528400b9a Fixes for compiler warnings 15 years ago
  RemyLebeau 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
  olaf 421ff4d8b4 Moved remotely 18 years ago