Commit History

Author SHA1 Message Date
  Remy Lebeau 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
  Remy Lebeau b056f33615 Patch from Embarcadero - adding new TIdThreadOption enum, and updating TIdThreadOptions to be a Set of that new type. 2 years ago
  Remy Lebeau 925d0f5576 More compiler warnings/errors 4 years ago
  Remy Lebeau 874ca5ea25 Adding new TIdThread.Synchronize() overload for anonymous procedures in Delphi 2009+ 5 years ago
  RemyLebeau 4f9c739fa3 Embarcadero patch for race condition in TIdThread.Cleanup() 6 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 367465a648 Replacing a few FreeAndNil() calls with IdDisposeAndNil() instead. Otherwise, certain owned objects that depend on deterministic destruction are not being freed correction on mobile systems. 11 years ago
  RemyLebeau 391179efa5 Adding project files for RAD Studio XE6. 12 years ago
  RemyLebeau f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
  JPeterMugaas 63fd45d6fc Start on new Delphi version. 13 years ago
  RemyLebeau 74cfabd772 Tweak to TIdThread.Execute() to allow the OnAfterRun event to be called even if the OnBeforeRun event raises an exception. 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 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