История коммитов

Автор SHA1 Сообщение Дата
  Remy Lebeau 1dd73cd208 Removing some more unneeded units from uses clause. 1 год назад
  Remy Lebeau 2c69f076cc #334 Fix for compiler error in TIdIOHandlerStack.Connected() 5 лет назад
  Remy Lebeau 71ff2d990e Misc tweaks, todo comments, etc. 5 лет назад
  RemyLebeau 626b2cc1b7 Updating TIdIOHandlerStack.ConnectClient() to no longer use a worker thread to open the socket connection if ConnectTimeout is IdTimeoutDefault or IdTimeoutInfinite, and TIdAntiFreeze is not used. It is wasted overhead to start a thread just to wait for it to terminate without doing anything else in the meantime. May as well just let Binding.Connect() block the calling thread instead. 8 лет назад
  RemyLebeau cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 лет назад
  RemyLebeau 82f2ea8044 Adding the Windows unit to the implementation uses clause of TIdIOHandlerStack. 9 лет назад
  RemyLebeau 49b1b405df Some more tweaks 9 лет назад
  RemyLebeau f5357fd298 Various tweaks and additions before next RAD Studio release 9 лет назад
  RemyLebeau 627f40aa52 Miscellaneous tweaks 9 лет назад
  RemyLebeau a8af04f86a Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007. 10 лет назад
  RemyLebeau c0eb487d58 Various TODO comments 11 лет назад
  RemyLebeau 48b9061ac3 Updated TIdIOHandlerStack.ConnectClient() to raise an EIdConnectException exception if Binding.Connect() fails with Id_WSAEBADF or Id_WSAENOTSOCK errors. Previously, they were being silently ignored, which would cause ConnectClient() to exit gracefully even though the connection was not actually established. 14 лет назад
  RemyLebeau b17e40f296 Merging Embarcadero patches 15 лет назад
  RemyLebeau 720b528df6 Re-writing IdCompilerDefines.inc. General cleanup, and preparation for Delphi 64-bit and cross-platform compilers. 15 лет назад
  RemyLebeau 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 лет назад
  olaf 421ff4d8b4 Moved remotely 18 лет назад