Historique des commits

Auteur SHA1 Message Date
  Michaël Van Canneyt 587c1df60e * Define INVALID_HANDLE_VALUE for Delphi compatibility il y a 1 an
  Michaël Van Canneyt fc6b11720a * Implement ListIndexError il y a 1 an
  Michaël Van Canneyt 28d9c6ce56 * Add crossproduct and normalize to TPointF il y a 1 an
  Michaël Van Canneyt 737aad778f * Missing functions il y a 1 an
  Michaël Van Canneyt 72a709bccc * Forgot CenterAt il y a 1 an
  Michaël Van Canneyt 95a3332816 * Add some missing identifiers to TRectF. Fixes issue #40068 il y a 1 an
  Michaël Van Canneyt 69de05fab2 * Fix epsilon, add TRectF.FitInto il y a 2 ans
  Michaël Van Canneyt 99f246f982 * Epsilon for Delphi compatibility il y a 2 ans
  Rika Ichinose 72eee6001f Remake AdjustLineBreaks. il y a 2 ans
  Sven/Sarah Barth 009b421498 * have the unsigned 32-bit overload of IntToHex use the signed 32-bit one to avoid usage of 64-bit arithmetic (and parameter passing) when it can be avoided il y a 3 ans
  florian 18b6588bda * reverted TryStrToInt to the old implementation since after the val fixed the changes are not il y a 3 ans
  florian d1166342ca * proper range checking for TryStrToDWord, should resolve all issues in #39406 il y a 3 ans
  florian bbffe9e26a * allow a range of Low(Longint) to High(DWord) in TryStrToInt, see also issue #39406 il y a 3 ans
  Michaël Van Canneyt 3828c73678 * Make hexdigits a global constant il y a 3 ans
  florian d64f88293f * StrTo* functions are now using the TryStrTo* functions il y a 3 ans
  Michaël Van Canneyt 5cdb0b1a9e * Fix integer overflow not being detected. Issue #39406 il y a 3 ans
  Michaël Van Canneyt 10c3ff6801 * Add CreateFmt constructor for EInOutArgumentException il y a 1 an
  Michaël Van Canneyt d00b2e5c6b * Add some missing exception classes il y a 1 an
  Michaël Van Canneyt 5d687aa7e1 * Patch from Bart B to let TPath.HasValueFileNameChars return index of offending char. Fixes issue #40540 il y a 1 an
  Michaël Van Canneyt 34c9d60a9b * TPath.Combine rework by Bart B. Fixes issue #40513 il y a 1 an
  Michaël Van Canneyt 8f10962cf6 * Patch from Bart B to fix TPath.GetRandomFileName. Fixes issue #40528 il y a 1 an
  Michaël Van Canneyt 3f41b641b9 * Patch from Bart B to implement TPath.DesktopPath and TPath.AppPath il y a 1 an
  Michaël Van Canneyt 222f347238 * ExtractShortPathName il y a 1 an
  Michaël Van Canneyt 37ddbe642e * Add System.AnsiStrings for Delphi compatibility il y a 1 an
  Michaël Van Canneyt d586f0f69f * Correct StuffString for character size in unicodestring il y a 1 an
  Michaël Van Canneyt 0f5129db70 * Faster DupeString by Rika. Fixes issue #39949 il y a 2 ans
  Michaël Van Canneyt 8c5420ad56 * Add TPointF.Zero il y a 1 an
  Michaël Van Canneyt 774ffb4219 * Fix typos, missing sparc il y a 1 an
  Michaël Van Canneyt d41ae0a18d * add TClassicByteDynArray for delphi compatibility il y a 1 an
  Michaël Van Canneyt 23825645fc * Add TClassicStringDynArray for Delphi compatibility il y a 1 an