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 месяцев назад |
Remy Lebeau
|
6489827318
For issue #632, adding a TODO comment regarding a small race condition on the Contexts list.
|
6 месяцев назад |
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 год назад |
J. Peter Mugaas
|
03973bd8b1
Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558)
|
1 год назад |
Remy Lebeau
|
e2a7880a0e
Bumping version number.
|
1 год назад |
Remy Lebeau
|
5725cf6679
Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used.
|
2 лет назад |
Remy Lebeau
|
ad7acb2e81
Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead.
|
3 лет назад |
Remy Lebeau
|
ef68fade6a
#218 updating TIdCustomTCPServer.DoTerminateContext() to close the underlying socket rather than closing the IOHandler.
|
4 лет назад |
Remy Lebeau
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
6 лет назад |
RemyLebeau
|
5764e023ff
Embarcadero patches.
|
7 лет назад |
RemyLebeau
|
cebf76c750
Changing lspfix.exe to use AnsiString instead of String in FileContents() handling.
|
9 лет назад |
RemyLebeau
|
f5357fd298
Various tweaks and additions before next RAD Studio release
|
9 лет назад |
RemyLebeau
|
285c5ed6fe
Embarcadero patches.
|
10 лет назад |
RemyLebeau
|
d9bf161e2d
Updating Computil.dpr to support RAD Studio 10.0 Seattle.
|
10 лет назад |
RemyLebeau
|
a8af04f86a
Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007.
|
10 лет назад |
RemyLebeau
|
13a90aed19
Updated TIdTCPServer to increment the reference count of an accepted TIdIOHandler under ARC.
|
12 лет назад |
RemyLebeau
|
a483bd1e86
Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC.
|
12 лет назад |
RemyLebeau
|
713260a76c
Updated TIdCustomTCPServer.Startup() to not create 2 default Binding objects on Linux/Android systems.
|
12 лет назад |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 лет назад |
RemyLebeau
|
fadc538044
Tweaks to handling of Startup() and Shutdown() methods in TIdCustomTCPServer, TIdCmdTCPServer, and TIdCustomHTTPServer.
|
14 лет назад |
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
|
2b9dd7f449
Added new OnContextCreated event to TIdCustomTCPServer
|
15 лет назад |
RemyLebeau
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 лет назад |
olaf
|
421ff4d8b4
Moved remotely
|
18 лет назад |