Commit History

Author SHA1 Message Date
  mattias a618b486d3 compiler: set to nil after free 1 week ago
  mattias e552cb8136 compiler: set to nil after free 1 week ago
  mattias fbd36fe22e compiler: set to nil after free 1 week ago
  mattias b66b156963 compiler: set to nil after free 1 week ago
  Pierre Muller 481d7ac6ff Add intrinsics unit to CPU_SPECIFIC_COMMON_UNITS make variable instead of resetting it 1 week ago
  Pierre Muller 7774e3c736 Add intrinsics dependency in classes unit for several OSes 1 week ago
  florian 44e92f7b00 * RiscV32: assembler implementations of SwapEndian 1 week ago
  Michaël Van Canneyt 1973f07aad * Reset aggregates only after child bands are printed. Patch by by Dokkie8844. Fixes issue #41294 1 week ago
  Ondrej Pokorny 5bf217ed53 Support explicit casts for floating point types in mode Delphi, issue #41533 1 week ago
  Ondrej Pokorny c53e775a09 Disallow published array properties in mode Delphi 1 week ago
  Michaël Van Canneyt 021f57fab6 * Markdown writer 1 week ago
  Michaël Van Canneyt 7eeb313376 * Add unit initialization tracking hook 1 week ago
  Michaël Van Canneyt 09b029ba9b * Add TObject lifetime tracking possibility 1 week ago
  Michaël Van Canneyt 91eb56bdfa * Add unit name to unit init table 1 week ago
  Margers 8a208b6b1f Mass typo fix for FreeVision. 1 week ago
  Margers 561ecb8a6d Color dialog more flexible and suited for extending. 1 week ago
  Margers fe74647e2c TEditor handle file with utf BOM. 1 week ago
  Margers 960f0d6a07 Mass typo fix for Textmode IDE. 1 week ago
  Sven/Sarah Barth 7a01a63882 * fix Maciej's name in the readme 1 week ago
  Sven/Sarah Barth 0ebe023534 * fix #41504: don't create synthetic methods for an objectdef that's a unique alias as that will use the original VMT and thus lead to duplicate assembly labels 1 week ago
  florian 2a63c7474b * encode yield as hex code so the assembler will accept it regardless of the selected CPU type 1 week ago
  Pierre Muller a2a5c3c915 Fix LLVM rtl compilation by disabling yield/pause inside TThread.SpinWait method 1 week ago
  Pierre Muller 00d985cd39 Move intrinsics unit into CPU_SPECIFIC_COMMON_UNITS variable to avoid generation of wrong dependency list done for all CPU_UNITS 1 week ago
  Pierre Muller a5ef9e946c Fix targets without AnsiString feature 1 week ago
  mattias d4fee76b14 tests: ppus: change file dates of changed source files 1 week ago
  mattias d824f80120 tests: ppus: create Compiled on setup 1 week ago
  mattias 7c9082f8d5 tests: ppus: added test for recompile needed when the body of an inline function changed 1 week ago
  Pierre Muller a6c86b9d1c Fix tcgloongarch64.fixref method 1 week ago
  Michaël Van Canneyt 81a55adffb * Typecast correct filename in FileGetDateTimeInfo. Fixes issue #41534 1 week ago
  Michaël Van Canneyt 4284e61fcc * Fix freeing wrong list. Fixes issue #41530 1 week ago