Historia zmian

Autor SHA1 Wiadomość Data
  florian 6ed0a74f54 * compilation fixed 21 godzin temu
  florian a5b79cc7d7 * handle more inline operations in node_complexity 22 godzin temu
  Michaël Van Canneyt 51fe99c752 * Improve file selection dialog, patch by unxed. Fixes issue #41404 23 godzin temu
  Michaël Van Canneyt 82368b65cd * Add ContainsObject to TStrings. Patch from Bart. Fixes issue #41405 23 godzin temu
  Michaël Van Canneyt df67f32d55 * Forgot to commit :( 1 dzień temu
  mattias 6a259624da compiler: when queue is stuck, write state of waiting for, issue #41386 1 dzień temu
  florian e0daa4fe84 * fixed a few issues with last merge 1 dzień temu
  Rika Ichinose d12e8ddd50 Support “in” in node_complexity. 3 tygodni temu
  mattias e059f7829b compiler: when stuck with waiting queue, write items, issue #41386 2 dni temu
  Rika Ichinose 65473dc5bc Fix Win64 bootstrapping. 3 dni temu
  Michaël Van Canneyt 012b53c451 * Flag to allow unknown macros 2 dni temu
  Rika Ichinose f1301a14e1 optloop.pas: move global variables to a context object. 1 tydzień temu
  J. Gareth "Curious Kit" Moreton 79eee75aa0 * x86: Convert isolated "(1 shl y) - 1" to BZHI, not just "x and ((1 shl y) - 1)" 1 tydzień temu
  florian 1d5a31ed41 + comment 2 dni temu
  Marcus Sackrow 9d1dfa17d5 AROS: removed PutTextToClip and GetTextFromClip from clipboard 3 dni temu
  Pierre Muller 1f12737beb Test local fix for powerpc out of reach conditional jump 4 dni temu
  Pierre Muller 26cca8dfb0 Test for bug report #41397 4 dni temu
  Pierre Muller 688e20f7a5 Try to fix bug report #41397 3 dni temu
  florian a45253c7ac * fix AndiSb2Sb optimization 3 dni temu
  Michaël Van Canneyt ae0d1c3ae7 Add Contains() to lists and stringlist 4 dni temu
  Sven/Sarah Barth 9df9f1a0ff * also check for FPC_ABI_WIN64 instead of WIN64 for the jmp_buf declaration 4 dni temu
  Michaël Van Canneyt 6f8244ad51 * Fix timestamps 4 dni temu
  Michaël Van Canneyt 9e116eb196 * Fix non-initialized variable in DoApplyUpdate. Fixes issue #41400 4 dni temu
  Sven/Sarah Barth d72363d84d * check for FPC_ABI_WIN64 instead of just WIN64 in x86_64 specific RTL files 4 dni temu
  Sven/Sarah Barth 436c3049b9 + define FPC_ABI_WIN64 for systems that use the Win64 ABI (currently it's only x86_64-win64, but there are also x86_64-nativent and x86_64-uefi as potential targets) 4 dni temu
  florian f71871e60d * generating a linear sub list makes no sense for RiscV 4 dni temu
  florian 0d2297c9ca + AndiSb2Sb optimization 4 dni temu
  Karoly Balogh 2b83745211 msg: fixed typos in the description of improperly indented multi-line strings error 4 dni temu
  Karoly Balogh 4f1f0d93a5 scanner: please do not try to byte swap a byte. not even on big endian. 5 dni temu
  Karoly Balogh 0fed8ffe7c scanner: actually use the result of readquotedstring as cpattern. this fixes the fileexists() preprocessor directive, broken since 2c1fa9e9 5 dni temu