提交历史

作者 SHA1 备注 提交日期
  marcoonthegit 5c1997b3d5 * fix ident and executable note in profiler file 1 年之前
  Michaël Van Canneyt 30a20cc209 * Add operators to TMethod, for Delphi compatibility 1 年之前
  Michaël Van Canneyt bc714c0fd7 * Added Delphi-compatible overload for ToString with UpdateCapacity argument 1 年之前
  Michaël Van Canneyt 852cd355e4 * Use correct error number for missing widestring manager 1 年之前
  Michaël Van Canneyt ad93958e5b * Add delphi-compatible constant (including the typo in the name ;)) 1 年之前
  Michaël Van Canneyt 8f8ce13b41 * Add IsUniqueGlobalComponentName 1 年之前
  Michaël Van Canneyt 6f25cccda9 * Select proper stringbuilder depending on size of char 1 年之前
  Michaël Van Canneyt 0790b98277 * Correct case 1 年之前
  Michaël Van Canneyt 1e1b273c67 * Correct TCharArray declaration, disambiguate between widechar/char 1 年之前
  Karoly Balogh 572a340a26 m68k-atari: mark functions and API calls related to exiting the program as noreturn 1 年之前
  Karoly Balogh eb6f29d084 m68k: disable verbose error reporting of the stub unicode and threadmanagers by default on Amiga, Atari, Human68k, and Sinclair QL 1 年之前
  Karoly Balogh 88c7954d9f rtl: add two defines toallow disabling the verbose error of the stub unicodestringmanager and threadmanager 1 年之前
  florian bf57750436 * cosmetics 1 年之前
  florian a75e453c30 + thlcgobj.location_force_mem now supports LOC_JUMP as well, resolves #40650 1 年之前
  Pierre Muller 728fb7c58c Set ba variable upfront to avoid warning treated as error 1 年之前
  Jonas Maebe a512273976 WPO: handle classes defined in localsymtables 1 年之前
  florian 906571fa25 * improve pretty printing of symbols 1 年之前
  Pierre Muller 79ed0db624 Avoid warning about unintialized 'ba' variable 1 年之前
  Pierre Muller 2044868c10 Swap real constant in internal assembler 1 年之前
  Pierre Muller e3b93b07c6 * Fix writereloc for cross-endian compilation 1 年之前
  Pierre Muller f3e03f0483 Fix tabs 1 年之前
  Pierre Muller 1d1e070ad2 Support cross-endian compilation for telfobjdata.writereloc method 1 年之前
  Pierre Muller 5c564ea940 Use writeint8/writeuint8 methods to avoid cross-endian issues 1 年之前
  Pierre Muller ca6fe96360 Add writeInt8/writeUInt8 methods to fix some cross-endian generation issues 1 年之前
  Michaël Van Canneyt 30f514eb6b * Add CanObserve and ObserverAdded to TComponent, for delphi compatibility 1 年之前
  Pierre Muller 71a46465c8 Fix msdos compilation failure by using CodePointer type for GetCodeAddress TRttiRecordMethod function 1 年之前
  Michaël Van Canneyt c9888f9774 * Remove uses of exttypes 1 年之前
  florian af482fde23 * generate specializations only of no error happened so far to prevent further (internal)errors, resolves #40646 1 年之前
  Rika Ichinose 2d6294eb26 MovQ + Shr → PExtrW. 1 年之前
  Rika Ichinose e5b47310c8 Supposedly faster i386 int() and frac(). 1 年之前