提交历史

作者 SHA1 备注 提交日期
  florian 3e3b96e088 * 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 488c389b9b + support FILEEXISTS(...) in preprocessor expressions, resolves #39527 2 年之前
  Pierre Muller 4ed8182c75 Fix interactive information log error 2 年之前
  marcoonthegit 33071fd179 * Add ptr types for fixed(u)int, fixes #40205 2 年之前
  florian 0d3ec87492 * also initalize default helper variables of initialization sections, resolves #40183 2 年之前
  Michaël Van Canneyt 86ffe69380 * Better signature for Initialize/Finalize dummies 2 年之前
  Michaël Van Canneyt a35f66a730 * Add support for select query parameters 2 年之前
  Michaël Van Canneyt 1da1a67369 * Port in small letters, postgres requires lowercase port setting 2 年之前
  Marcus Sackrow 42e202f791 Arosunits: rexx unit added 2 年之前
  Jonas Maebe 0ea0b69a30 LLVM: cleaned up some comments 2 年之前
  Jonas Maebe e41bfa0495 LLVM: LLVM 16 support 2 年之前
  Jonas Maebe 839849085b LLVM: don't use type names in ctor/dtor arrays 2 年之前
  Jonas Maebe 0e46041717 WPO: also consider NewInstance to detect class instancing 2 年之前
  Rika Ichinose 71863e1b2c IndexWord and IndexDWord for i386 without REP SCAS. 2 年之前
  florian 64319dc019 * PopCount takes care only of the bit pattern, so take the uvalue to avoid an internal error, resolves #40190 2 年之前
  Rika Ichinose 98fa292b20 SSE2 Index* and Compare* for i386, chosen at runtime. 2 年之前
  Sven/Sarah Barth e774a6275c * change Result of CheckSynchronize to true when at least one method was executed (matches with both FPC and Delphi documentation) 2 年之前
  florian 5fe8fbd43a * take care of mips64* when calling gcc for the libgcc path 2 年之前
  Mikhail Novosyolov 7d31e25ba6 Fix messages about not found gcc 2 年之前
  Sven/Sarah Barth 6aab856213 + add test for already fixed #37380 2 年之前
  Sven/Sarah Barth c1ecfc323a * ensure that a procvar (especially a "REFERENCE TO") begins either with FUNCTION or PROCEDURE 2 年之前
  florian 7909f00c83 * project files updated 2 年之前
  florian 2b0317f400 * compilation fixed with -Oodfa 2 年之前
  florian 30cb20bccd + riscv32-freertos: first version of TlinkerFreeRTOS.GenerateDefaultLinkerScripts 2 年之前
  Michaël Van Canneyt 9acf192141 * Add possibility to read updated data 2 年之前
  florian b30256ad6b * typo fixed 2 年之前
  florian be99dea38b * library list for esp32c3 for IDF 5.0 2 年之前
  florian f0ac02cb2e * patch by Rika: Remove wrong paranoia (and add correct one (and shorten in general (and fix a bug in))) fpc_dynarray_setlength, resolves #40193 2 年之前
  Pierre Muller be1cc68a99 Change libc statx function to weakexternal 2 年之前
  J. Gareth "Curious Kit" Moreton 3f25438d35 * x86: TEST/Jcc/TEST optimisations can now look beyond the next instruction under -O3 2 年之前