Commit History

Author SHA1 Message Date
  Remy Lebeau 1eeb0787a8 Initial support for SameSite cookie attribute. 2 years ago
  CoffeeAndToffee 60793c1234 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
  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