提交历史

作者 SHA1 备注 提交日期
  Remy Lebeau 5ed6ce0782 Minor tweaks 3 月之前
  David Cornelius 755b4457aa add unit scope names to 64-bit projects and remove conditional namespaces from code (#656) 3 月之前
  Remy Lebeau dfc89d1f80 Patch from corneliusdavid to add some missing Unit Scope Names for Win64 compiling (TODO - define the Unit Scope Names in the project settings instead). 3 月之前
  Greg d112c9fbd3 Solaris does not allow an IPv4 socket and an IPv6 socket to listen on the same port at the same time. (#574) 1 年之前
  Remy Lebeau 7aa180593e Fixing compiler errors in TIdIPMCastClient and TIdUDPServer. 6 年之前
  Remy Lebeau 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 年之前
  RemyLebeau f5357fd298 Various tweaks and additions before next RAD Studio release 9 年之前
  RemyLebeau 285c5ed6fe Embarcadero patches. 10 年之前
  RemyLebeau 391179efa5 Adding project files for RAD Studio XE6. 12 年之前
  RemyLebeau 700ff7e0f1 Updated TIdUDPServer to no longer discard 0-length packets. Some protocols actually need them. 12 年之前
  RemyLebeau a483bd1e86 Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC. 12 年之前
  RemyLebeau 369592331e Updated TIdUDPServer.GetBinding() to not create 2 default Binding objects on Linux/Android systems. 12 年之前
  RemyLebeau b8c69bb002 Moving {$ZEROBASEDSTRINGS OFF} directives into IdCompilerDefines.inc. 12 年之前
  RemyLebeau f60999f66f Indy 10.6.0 - XE4 Release 13 年之前
  RemyLebeau d75c11210e Changing the AData parameter of TUDPReadEvent, TIPMCastReadEvent and TIdTelnetDataAvailEvent back to using a dynamic array again on all compiler versions. 13 年之前
  RemyLebeau 56020ab6f3 Removing 'const' from AData parameter of TUDPReadEvent, to match the definition that shipped with XE3. 13 年之前
  RemyLebeau 49d5382d0c Applying Embarcadero patch for TIdUDPServer.OnUDPRead event. Applying it to TIdTelnet.OnDataAvailable and TIdIPMCastClient.OnIPMCastRead events as well. 13 年之前
  RemyLebeau 76db70aa58 Added ReuseSocket property to TIdSocketHandle, and then updated various components to make use of it. 14 年之前
  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 年之前