تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Sven/Sarah Barth d77bb5fdd6 * ensure that _LookupVtableInfoEx isn't called with a type that needs special handling as we can't (or won't) really cover that using some generic RTTI handling 2 سال پیش
  Sven/Sarah Barth af89918aab * essentially undo 4823ca71145f3e592b27a72b9bd2e0a7fe7bde55 as comparers that need now use a suitable class implementation directly 2 سال پیش
  Sven/Sarah Barth 82c2abf1bc * use the explicit implementations of the I*Comparer<> interfaces for types like records and objects; fixes #40074 and #40077 on systems using the Sys V ABI 2 سال پیش
  Sven/Sarah Barth ca05b40281 + introduce explicit implementations for the IComparer<>, IEqualityComparer<> and IExtendedEqualityComparer<> interfaces for types that should be compared using binary comparison (e.g. records, objects, etc) 2 سال پیش
  Pierre Muller 80404f2147 Commit new utils/fpcm/revision.inc after aarch64-iphonesim target addition 2 سال پیش
  Dmytro Bogatskyy 7bf3451e52 Add aarch64-iphonesim target 2 سال پیش
  florian 5248a99ef6 * spelling fixed 2 سال پیش
  florian c1234e641f * patch by Rika: Use Index* for pointer lists, resolves #40218 2 سال پیش
  florian f549530b40 * patch by Rika: Shorten cutils.compareansistrings, resolves #40213 2 سال پیش
  Jonas Maebe 789960db2b WPO: fix dead code detection, and handle procvars 2 سال پیش
  florian c25a3c0211 * revert use of DW_AT_external for types as this is not covered by the dwarf standard 2 سال پیش
  florian c8035f2cfb * write types declared in the interface section with a DW_AT_external tag, should resolve #40210 2 سال پیش
  florian 61861acdaf * fix of Erroneous reading of the value of the StackLength variable at program start based on issue report by Sergey Larin, resolves #40211 2 سال پیش
  florian 3f19b20aba + support FILEEXISTS(...) in preprocessor expressions, resolves #39527 2 سال پیش
  Pierre Muller 246326999b Fix interactive information log error 2 سال پیش
  marcoonthegit 015f037997 * Add ptr types for fixed(u)int, fixes #40205 2 سال پیش
  florian abe9c6fcee * also initalize default helper variables of initialization sections, resolves #40183 2 سال پیش
  Michaël Van Canneyt db729e4c2b * Better signature for Initialize/Finalize dummies 2 سال پیش
  Michaël Van Canneyt 29d8374038 * Add support for select query parameters 2 سال پیش
  Michaël Van Canneyt 020c435872 * Port in small letters, postgres requires lowercase port setting 2 سال پیش
  Marcus Sackrow 2374c28bd4 Arosunits: rexx unit added 2 سال پیش
  Jonas Maebe 5ad19fd978 LLVM: cleaned up some comments 2 سال پیش
  Jonas Maebe 98e68e1da7 LLVM: LLVM 16 support 2 سال پیش
  Jonas Maebe 92a97e07f6 LLVM: don't use type names in ctor/dtor arrays 2 سال پیش
  Jonas Maebe c1d3242882 WPO: also consider NewInstance to detect class instancing 2 سال پیش
  Rika Ichinose f343e39f25 IndexWord and IndexDWord for i386 without REP SCAS. 2 سال پیش
  florian 29cf098178 * PopCount takes care only of the bit pattern, so take the uvalue to avoid an internal error, resolves #40190 2 سال پیش
  Rika Ichinose 0c2a6e0c36 SSE2 Index* and Compare* for i386, chosen at runtime. 2 سال پیش
  Sven/Sarah Barth 67a62bc2b2 * change Result of CheckSynchronize to true when at least one method was executed (matches with both FPC and Delphi documentation) 2 سال پیش
  florian 91c77c4809 * take care of mips64* when calling gcc for the libgcc path 2 سال پیش