Commit History

Author SHA1 Message Date
  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
  Remy Lebeau 4c9455845f Move tweaks for IdCTypes.pas 6 years ago
  Bi0T1N b28a3244b6 Add alias for C size_t type and fix wrong definition of TIdC_UINT32 (#282) 6 years ago
  Remy Lebeau 39b514b661 Fix for THANDLE_32 define on OSX for FreePascal. 6 years ago
  Remy Lebeau 47a3b34287 Defining HAS_PRawByteString for Delphi 2009+ 6 years ago
  Bi0T1N cebc053a1c Define PRawByteString for older FPC 6 years ago
  Bi0T1N c10bc53835 Correctly define timezone functions for FPC 6 years ago
  Remy Lebeau 1180961677 Fix for CPU64 not being defined in Delphi for Android 64-bit. 6 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 7046ed8796 Bug fixes for earlier checkins 6 years ago
  RemyLebeau b79a2e88df More changes for OSX platform support 6 years ago
  RemyLebeau 14bcb4119a Tweak to Embarcadero's patch to work with FPC. 6 years ago
  RemyLebeau 10b502ef35 Embarcadero patch for OSX 64bit 6 years ago
  RemyLebeau 92d37fe359 Updating IdCompilerDefines.inc to look for LINUX instead of LINUX64 when defining HAS_getifaddrs(), and when defining BSD for DCC Posix. 7 years ago
  RemyLebeau 787572bfe1 Updating various DLL related functions to use THandle instead of HMODULE. 7 years ago
  RemyLebeau a3f1737bdf Removing HAS_UNIT_AnsiStrings define, no longer being used. 7 years ago
  RemyLebeau 5764e023ff Embarcadero patches. 7 years ago
  RemyLebeau e4faf9a748 Fix for compiler error in IdGlobal.pas in Delphi 2010 and earlier. 7 years ago
  RemyLebeau b89c82a402 Disabling use of TThread.ForceQueue() in Delphi 10.2 Tokyo under Android. It has a bug (see RSP-17841) where the passed in procedure is executed immediately instead of being delayed. 8 years ago
  RemyLebeau 62a024fd7a Enabling use of TThread.ForceQueue() in FreePascal 3.1.1 8 years ago