Remy Lebeau
|
ad7acb2e81
Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead.
|
3 years ago |
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
|
a8af04f86a
Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007.
|
10 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
|
a483bd1e86
Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC.
|
12 years ago |
RemyLebeau
|
3882d7a0ec
Enabling getnameinfo(), getaddrinfo(), and freeaddrinfo() functions for older Windows systems. Only supports IPv4, but it eliminates the need for GIdIPv6FuncsAvailable flag and various IFDEFs.
|
12 years ago |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 years ago |
RemyLebeau
|
fadc538044
Tweaks to handling of Startup() and Shutdown() methods in TIdCustomTCPServer, TIdCmdTCPServer, and TIdCustomHTTPServer.
|
14 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 |