Commit History

Autor SHA1 Mensaxe Data
  svenbarth b446023e5b * use Str instead of IntToStr to avoid overload problems with unsigned types %!s(int64=4) %!d(string=hai) anos
  svenbarth c3fd06b6b5 * fix for Mantis #38390: use Val instead of StrToInt to avoid overload problems %!s(int64=4) %!d(string=hai) anos
  svenbarth f0e8d5dfa6 * fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads %!s(int64=5) %!d(string=hai) anos
  michael 5f6f5cb864 * Bit helpers for ordinal functions, adapted from batch by Thaddy De Koning (bug ID 0036146) %!s(int64=5) %!d(string=hai) anos
  marco 93fcce4ba1 * tohexstring calls inttohex instead of hexstr. Hexstr has fixed number of %!s(int64=6) %!d(string=hai) anos
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 %!s(int64=9) %!d(string=hai) anos