提交歷史

作者 SHA1 備註 提交日期
  florian fe6dd84d01 + new tests 10 月之前
  Michaël Van Canneyt d96448cfaf * Patch from Евгений Савин to fix missing ansistring conversion in TryCast. Fixes issue #41002 10 月之前
  Michaël Van Canneyt 6e73a3b0e1 * Patch from Alfred Glänzer, fix FindComponentClass to use actual typinfo structures. Fixes issue #41000 10 月之前
  Ondrej Pokorny bdb3d097b5 fix AtomicDecrement(Cardinal) overload 10 月之前
  Sven/Sarah Barth bb27442b19 * when removing the STP FP,LR and MOV FP,SP instructions, also remove the corresponding SEH directives if available 10 月之前
  Sven/Sarah Barth b67415d1a8 * don't generate pdata and xdata if there is neither a relevant prologue nor a handler 10 月之前
  florian f2d44148fb * patch by Rika to fix position reporting in macro redefintions, resolves #40082 10 月之前
  Sven/Sarah Barth 552ba93536 * on aarch64-win64 we need to restore the stack by first increasing the stackpointer and then restoring FP to match the code from the prologue 10 月之前
  Sven/Sarah Barth 465537583b * on aarch64-win64 do the assignment of the exception frame pointer only after the SEH prologue has been done as there is no SEH directive for assigning a register to FP 10 月之前
  Sven/Sarah Barth b7afb6237f * fix encoding of ash_savereg and ash_savereg_x 10 月之前
  Sven/Sarah Barth bc03b48632 * correctly declare KNONVOLATILE_CONTEXT_POINTERS.IntegerContext for ARM64 10 月之前
  Sven/Sarah Barth 0430e1bd1a * pass all const record parameters on aarch64-win64 as references due to the habit of passing records as pointers by using the const modifier in the Windows unit 10 月之前
  Sven/Sarah Barth 57fd8f13c9 * fix grammar 10 月之前
  Sven/Sarah Barth 6efe984a2d * fix #39407: multi variable initialization is not allowed in any mode, so don't say it's only not allowed in Delphi mode 10 月之前
  Michaël Van Canneyt f35384ba53 * Attributes for methods test 10 月之前
  Michaël Van Canneyt 22d7033d18 * Attributes for methods. Fixes issue 41001 10 月之前
  Zoë Peterson 208806f27f Make SysUtils' TSystemTime declaration on non-Windows platforms compatible with the Win32 and Delphi declarations 10 月之前
  Frederic Kehrein 6618c0dbf7 Fixing a bug where an empty postfix for enum was allowed 10 月之前
  marcoonthegit 1ccc23fa70 * SetFilePointerEx, requested on forum. 10 月之前
  Michaël Van Canneyt 3f4298dbca * OpenAPI, initial commit 10 月之前
  mattias c2584561a1 fcl-json: clean up 10 月之前
  Nikolay Nikolov 2cefdd35b5 + WASI threads: define FPC_WASM_WORKER_THREADS_CAN_WAIT. It is actually true in 10 月之前
  Pierre Muller 7b492b9975 Add DosExitCode to DosError shl 16 to set ExitCode value in utils/dosbox/exitcode.pas program 1 年之前
  Pierre Muller dd6efefdbf Adapt to dosbox-x 1 年之前
  Pierre Muller 3bee7636dd Add command line in verbose mode 1 年之前
  Pierre Muller f4a413fabd Add rule to generate exitcode.exe dos/go32v2 binary, required by dosbox_wrapper 1 年之前
  Michaël Van Canneyt f523503828 * Calculate dependencies correctly, only generate definitions for schema types 10 月之前
  Michaël Van Canneyt 8486986ad7 * Remove double 10 月之前
  marcoonthegit 4affa41a43 * and redef with int64 typing 10 月之前
  marcoonthegit 715e727dc3 * add getfilesizeex as per 440BX' request. 10 月之前