Historial de Commits

Autor SHA1 Mensaje Fecha
  Remy Lebeau 5ed6ce0782 Minor tweaks hace 3 meses
  David Cornelius 755b4457aa add unit scope names to 64-bit projects and remove conditional namespaces from code (#656) hace 3 meses
  Remy Lebeau 3b74c80f9a Resolves #646. Workaround for a 'noreturn' regression in FPC 3.3.1. hace 4 meses
  Remy Lebeau ffc7887080 Adding support for new 'noreturn' and {$PUSHOPT}/{$POPOPT} directives in RAD Studio 13.0 Florence. hace 5 meses
  Remy Lebeau 7df1b6233b Resolves #633, adding support for FreePascal's noreturn keyword. hace 6 meses
  Remy Lebeau 75c659b35b Tweak for #623. Adding version check for FPC 3.3.1. hace 8 meses
  Remy Lebeau a187994a9d Tweak for #623. Updating IdGlobal.pas to not define HAS_FreeAndNil_TObject_Param for FPC when compiling for LLVM. hace 8 meses
  Remy Lebeau d7f8066d12 Fixes #623. Updating IdGlobal.pas to define HAS_FreeAndNil_TObject_Param for FPC. hace 8 meses
  Remy Lebeau 8762b62bde Updates #533 hace 1 año
  Remy Lebeau 40f6205bfb Fixes #533 hace 1 año
  Remy Lebeau 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. hace 2 años
  Remy Lebeau a853ef3e2e Adding some extra types from PR #299. hace 3 años
  Remy Lebeau ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. hace 3 años
  Remy Lebeau 8a37e5355c Updating ComponentPlatforms attributes on TIdAntiFreeze. hace 3 años
  Remy Lebeau a3f74eb716 #396 Updating IdGlobal.OffsetFromUTC() and TIdFTPCommon.MinutesFromGMT() to flip the sign on the return value of FPC's GetLocalTimeOffset() function. 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 17b616a53f More compiler warnings hace 4 años
  Remy Lebeau 1bcddfa432 Forgot to add the System.TimeSpan unit to the uses clause in IdGlobal.pas hace 4 años
  Remy Lebeau cf4d88479b Fixing compiler errors/warnings. 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 d79782c3e0 #314 under FreePascal, replacing use of iconv with LConvEnc unit on Android hace 5 años
  Remy Lebeau ae60a6571d Misc tweaks hace 5 años
  Remy Lebeau 71ff2d990e Misc tweaks, todo comments, etc. hace 5 años
  Remy Lebeau c3a4056ce2 Fixing a minor typo in IdGlobal.pas hace 5 años
  Remy Lebeau ddb2e4577e #324 fix for TIdAppendFileStream constructor not seeking the stream to the end in Delphi 2009 and earlier. hace 5 años
  Remy Lebeau 2d7f939c62 #298 Trying to fix a Range Check error in FPC on Windows CE hace 5 años
  Remy Lebeau 1fc751d42c #298 Updating TIdMBCSEncoding constructor to use GetCPInfo() instead of GetCPInfoEx() on Windows CE. hace 5 años
  Remy Lebeau 96efd9d4b3 Updating IdDisposeAndNil() to account for signature change of FreeAndNil() in Delphi 10.4 Denali hace 5 años
  Remy Lebeau 31d67fec33 Adding TIdLibFuncName and PIdLibFuncNameChar aliases to IdGlobal.pas. hace 6 años
  Bi0T1N 8343ede3db Add general LoadLibFunction (#290) hace 6 años