Commit History

Author SHA1 Message Date
  Remy Lebeau 0d483be09f For FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
  Remy Lebeau f6b18c2dd8 Misc tweaks 2 years ago
  Remy Lebeau 4adccc75de Correcting a buffer overflow in TIdStackWindows.WriteChecksumIPv6() 2 years ago
  Remy Lebeau a86938ac25 Moving TIdSocketList descendant classes into unit implementation sections. 3 years ago
  Remy Lebeau 672d19d6fb Updating TIdSocketList.Add() on non-Windows platforms to compare the socket descriptor to FD_SETSIZE instead of comparing the list count to FD_SETSIZE. 3 years ago
  Remy Lebeau a3c86fa023 Bringing in some more updates from Indy 10, and removing a few more redundant {$DEFINE}'s that are shared by DCC and FPC. 3 years ago
  Remy Lebeau 08e90da658 Bringing up to date with latest code from Indy 10 master 3 years ago
  RemyLebeau 6a7c031699 Adding TIdLibHandle type and IdNilHandle constant, to address THandle/TLibHandle discrepancies between Delphi and FreePascal when dealing with dynamically loaded libraries. 7 years ago
  RemyLebeau e141b7cc47 Embarcadero patches. 7 years ago
  RemyLebeau fd854f5ff5 Removing redundant compiler defines that Delphi and FreePascal both define. Still working on this, there may be other things that they have in common that don't need to be IFDEF'ed anymore. 8 years ago
  RemyLebeau e4512d73e0 Merging source from latest Indy 10 public revision. 8 years ago
  RemyLebeau 5276a7e9df Moving files around 9 years ago