Commit History

Author SHA1 Message Date
  Michaël Van Canneyt e3d12caa9f * Pass make sure all TPath.Combine overloads follow the same code logic 1 year ago
  Michaël Van Canneyt 968bd8c12b * Correct dependencies 1 year ago
  Michaël Van Canneyt 25da420f61 * Add system.pushnotifications for Delphi compatibility 1 year ago
  Michaël Van Canneyt b6a0988559 * Fix compilation in unicode RTL 1 year ago
  Michaël Van Canneyt a3134fcbfd * Correct dependency for system.notifications 1 year ago
  Michaël Van Canneyt 1f4b8a774f * Fix compilation in unicode RTL 1 year ago
  Rika Ichinose 1ec0326995 REP STOS branch for x64 Fill* (only for System V ABI for now). 1 year ago
  Rika Ichinose a4c324ee23 Fill* for x64, physically sharing half of the code with FillChar. 2 years ago
  Jonas Maebe 2db4cae7aa nested procvars: support assignments when switch not active 1 year ago
  J. Gareth "Curious Kit" Moreton 7080bcc160 * UpdateUsedRegsAndOptimize improved to clear aligns that don't have 1 year ago
  J. Gareth "Curious Kit" Moreton 90e0b426ef * SkipInstr now includes ait_align 1 year ago
  J. Gareth "Curious Kit" Moreton da47c509df * Label and align optimisation is now only done in the post-peephole 1 year ago
  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