Remy Lebeau
|
706e490ce7
Bumping version number
|
1 year ago |
Remy Lebeau
|
88ea9ab64f
bumping version number
|
1 year ago |
Remy Lebeau
|
9a394a51e6
Closes #518
|
1 year ago |
Remy Lebeau
|
7d0e25fe41
Bumping version number
|
1 year ago |
Remy Lebeau
|
6b021b1194
Bumping version number
|
1 year ago |
Remy Lebeau
|
52c94eae24
Bumping version number
|
1 year ago |
Remy Lebeau
|
e2a7880a0e
Bumping version number.
|
1 year ago |
Remy Lebeau
|
e34573d07b
Updating Package Generator to update version number defines in IdCompilerDefines.inc
|
1 year ago |
Remy Lebeau
|
f26fd038de
Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received.
|
1 year ago |
Remy Lebeau
|
d9656a030b
Removing a couple of unused units from the implementation 'uses' clause of IdHL7.pas.
|
2 years ago |
Remy Lebeau
|
b079cb2d26
Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time).
|
2 years ago |
Remy Lebeau
|
b5618f1fd0
Adding HAS_UIntToStr define for FreePascal 3.1.1+
|
2 years ago |
Remy Lebeau
|
fab9447f9a
#496: Updating IdASN1Util.pas to process OIDs using UInt32 instead of Integer.
|
2 years ago |
Remy Lebeau
|
1eeb0787a8
Initial support for SameSite cookie attribute.
|
2 years ago |
CoffeeAndToffee
|
b14d0589ac
Update IdCompilerDefines.inc.
|
2 years ago |
CoffeeAndToffee
|
caa4be5c4d
Update IdCompilerDefines.inc.
|
2 years ago |
Remy Lebeau
|
b6c2ae9883
Tweak to IdCompilerDefines.inc for 64-bit ARM iOS Simulator in Delphi 11.2
|
3 years ago |
Remy Lebeau
|
8a37e5355c
Updating ComponentPlatforms attributes on TIdAntiFreeze.
|
3 years ago |
Remy Lebeau
|
7e82a00d35
Adding city name for RAD Studio 11 release
|
4 years ago |
Remy Lebeau
|
c7d5e086ad
Embarcadero announced Delphi/C++Builder 10.5 will now be 11.0
|
4 years ago |
Remy Lebeau
|
a28882ae00
Undefining HAS_System_RegisterExpectedMemoryLeak for non-Windows platforms in Delphi 2006+. Tweaking the conditions that define REGISTER_EXPECTED_MEMORY_LEAK.
|
4 years ago |
Remy Lebeau
|
043bfde28d
Adding new ComponentPlatforms attributes to TIdAntiFreeze for Delphi 10.5
|
4 years ago |
Remy Lebeau
|
a8f3ac51eb
#333 Adding new LocalTimeToUTCTime() and UTCTimeToLocalTime() functions in IdGlobal unit. Deprecating TimeZoneBias() function in IdGlobalProtocols unit, and GetLocalTime() function in IdSSLOpenSSLUtils unit. (#355)
|
4 years ago |
Remy Lebeau
|
0204879396
Patch from Embarcadero for IdHTTPWebBrokerBridge.pas to support Int64 integers in RAD Studio 10.5.
|
4 years ago |
Remy Lebeau
|
d79782c3e0
#314 under FreePascal, replacing use of iconv with LConvEnc unit on Android
|
5 years ago |
Remy Lebeau
|
874ca5ea25
Adding new TIdThread.Synchronize() overload for anonymous procedures in Delphi 2009+
|
5 years ago |
Remy Lebeau
|
1d9d4c57e7
Removing an {$UNDEF REGISTER_EXPECTED_MEMORY_LEAK} statement when VCL_CROSS_COMPILE is defined but MSWINDOWS and USE_LEAKCHECK are not defined. It doesn't make sense to disable use of the System.RegisterExpectedMemoryLeak() function on Delphi versions that support it, even if it may not be implemented on a given platform.
|
5 years ago |
Remy Lebeau
|
a775351f3c
Adding comments about RAD Studio 10.4 Sydney
|
5 years ago |
Remy Lebeau
|
5eb5bd98c8
#288 Fix for "Unterminated conditional directive" error in IdCompilerDefines.inc
|
6 years ago |
Remy Lebeau
|
5d7646b9bb
More tweaks to IdCTypes.pas for FreePascal
|
6 years ago |