Remy Lebeau
|
abbf2d3088
Merge branch 'master' into DefaultTextEncoding
|
hace 4 años |
Remy Lebeau
|
c7d5e086ad
Embarcadero announced Delphi/C++Builder 10.5 will now be 11.0
|
hace 4 años |
Remy Lebeau
|
a28882ae00
Undefining HAS_System_RegisterExpectedMemoryLeak for non-Windows platforms in Delphi 2006+. Tweaking the conditions that define REGISTER_EXPECTED_MEMORY_LEAK.
|
hace 4 años |
Remy Lebeau
|
043bfde28d
Adding new ComponentPlatforms attributes to TIdAntiFreeze for Delphi 10.5
|
hace 4 años |
Remy Lebeau
|
088b3852ec
Merge branch 'master' into DefaultTextEncoding
|
hace 4 años |
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)
|
hace 4 años |
Remy Lebeau
|
0204879396
Patch from Embarcadero for IdHTTPWebBrokerBridge.pas to support Int64 integers in RAD Studio 10.5.
|
hace 4 años |
Remy Lebeau
|
d79782c3e0
#314 under FreePascal, replacing use of iconv with LConvEnc unit on Android
|
hace 5 años |
Remy Lebeau
|
8db0fe93e1
Adding GetIndyDefaultTextEncoding()
|
hace 5 años |
Remy Lebeau
|
874ca5ea25
Adding new TIdThread.Synchronize() overload for anonymous procedures in Delphi 2009+
|
hace 5 años |
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.
|
hace 5 años |
Remy Lebeau
|
a775351f3c
Adding comments about RAD Studio 10.4 Sydney
|
hace 5 años |
Remy Lebeau
|
5eb5bd98c8
#288 Fix for "Unterminated conditional directive" error in IdCompilerDefines.inc
|
hace 6 años |
Remy Lebeau
|
5d7646b9bb
More tweaks to IdCTypes.pas for FreePascal
|
hace 6 años |
Remy Lebeau
|
4c9455845f
Move tweaks for IdCTypes.pas
|
hace 6 años |
Bi0T1N
|
b28a3244b6
Add alias for C size_t type and fix wrong definition of TIdC_UINT32 (#282)
|
hace 6 años |
Remy Lebeau
|
39b514b661
Fix for THANDLE_32 define on OSX for FreePascal.
|
hace 6 años |
Remy Lebeau
|
47a3b34287
Defining HAS_PRawByteString for Delphi 2009+
|
hace 6 años |
Bi0T1N
|
cebc053a1c
Define PRawByteString for older FPC
|
hace 6 años |
Bi0T1N
|
c10bc53835
Correctly define timezone functions for FPC
|
hace 6 años |
Remy Lebeau
|
1180961677
Fix for CPU64 not being defined in Delphi for Android 64-bit.
|
hace 6 años |
Remy Lebeau
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
hace 6 años |
RemyLebeau
|
7046ed8796
Bug fixes for earlier checkins
|
hace 6 años |
RemyLebeau
|
b79a2e88df
More changes for OSX platform support
|
hace 6 años |
RemyLebeau
|
14bcb4119a
Tweak to Embarcadero's patch to work with FPC.
|
hace 6 años |
RemyLebeau
|
10b502ef35
Embarcadero patch for OSX 64bit
|
hace 6 años |
RemyLebeau
|
92d37fe359
Updating IdCompilerDefines.inc to look for LINUX instead of LINUX64 when defining HAS_getifaddrs(), and when defining BSD for DCC Posix.
|
hace 7 años |
RemyLebeau
|
787572bfe1
Updating various DLL related functions to use THandle instead of HMODULE.
|
hace 7 años |
RemyLebeau
|
a3f1737bdf
Removing HAS_UNIT_AnsiStrings define, no longer being used.
|
hace 7 años |
RemyLebeau
|
5764e023ff
Embarcadero patches.
|
hace 7 años |