Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 33b68e030a * Add license header 1 year ago
  Michaël Van Canneyt bad7ea43a8 * Fix typo 1 year ago
  Michaël Van Canneyt 5cc4d52487 * System.JSON for Delphi compatibility 1 year ago
  Michaël Van Canneyt e78a4d3899 * Use class instead of classname 1 year ago
  Michaël Van Canneyt 55deb8cb43 * Do not ignore .lpi files in general 1 year ago
  Michaël Van Canneyt c2d76841df * Add .lpi files 1 year ago
  Michaël Van Canneyt 6f02e648cc * classname -> class 1 year ago
  Michaël Van Canneyt 607cd2947d * Patch from Christian Vitroler to fix loading UTF8 data. Fixes issue #40543 1 year ago
  Michaël Van Canneyt 39d2035db2 * Patch from Bart B to let TPath.HasValueFileNameChars return index of offending char. Fixes issue #40540 1 year ago
  Pierre Muller b8036f7173 Add dwarf CFI for 32-bit powerpc cpu 1 year ago
  Pierre Muller da683ade18 Add dwarf CFI for powerpc64 cpu 1 year ago
  Pierre Muller 429d2cdf12 Call FindUtil for ld or nlmconv utils at linking stage, not before 1 year ago
  Michaël Van Canneyt 45cb7d1eff * Make dictionary constructor behave as Delphi does in absence of comparer 1 year ago
  Michaël Van Canneyt 63237dd375 * TPath.Combine rework by Bart B. Fixes issue #40513 1 year ago
  Rika Ichinose b468793c63 Index/Compare refined by hand instead of mostly being GCC output. 2 years ago
  Michaël Van Canneyt 728be94328 * Add system.notification for Delphi compatibility 1 year ago
  Rika Ichinose 05b7ebd34e Add Exchange<T> that works like std::exchange in C++. 1 year ago
  florian d287788b57 * patch by Rika to resolves #40531 1 year ago
  florian b164817e18 * check also for XGETBV support, resolves problem reported by Pierre 1 year ago
  Pierre Muller cbcc7c8d35 Revert wrong commit about PIC code for powerpc-linux 1 year ago
  Michaël Van Canneyt 2d3cd5bff2 * Add CreateFmt constructor for EInOutArgumentException 1 year ago
  Pierre Muller 98ef2773e0 Improve token buffer size checks. 1 year ago
  Pierre Muller 2ed2ca5cf0 Add missing token buffer index update for ST_LOADMESSAGES handling 1 year ago
  Pierre Muller 6f5c6ac410 Add Exception backtrace when compiled with -dDUMP_EXCEPTION_BACKTRACE 1 year ago
  Pierre Muller 2ad20b3787 Add pseudo PIC code for 32-bit powerpc, probably wrong :-( 1 year ago
  Pierre Muller 922893ddbb Attempt to fix tcalext3 big-endian powerpc64 failure 1 year ago
  Michaël Van Canneyt 131331bc50 * Add AssertNoException, add overload with function reference 1 year ago
  Michaël Van Canneyt 6eac18e8c1 * Add some missing exception classes 1 year ago
  florian e5de38c42d * patch by lagprogramming: Improvement of function SetCompileModeSwitch, resolves #40525 1 year ago
  Michaël Van Canneyt 3c4a2c7380 * Patch from Bart B to fix TPath.GetRandomFileName. Fixes issue #40528 1 year ago