Commit History

Author SHA1 Message Date
  marcoonthegit ec7f2e6871 * own solution that resolves #40127 : 2 years ago
  Michaël Van Canneyt f0f42ca2a2 * Add const for string where possible. Fixes issue #40051 2 years ago
  marcoonthegit 8fc5324111 * first set of #40051, up to db.pp 2 years ago
  marcoonthegit a74bee2cb1 * some string parameters made const in fppdf units. 2 years ago
  Michaël Van Canneyt ce44efdae3 * Use const string where possible. Fix issue #40047 2 years ago
  Michaël Van Canneyt 75256399b8 * Some nested loop improvements. fixes issue #40250 2 years ago
  Michaël Van Canneyt 5da20fc860 * Some nested loop improvements. fixes issue #40250 2 years ago
  Pierre Muller 148e4abd0a Add aarch64-freebsd c object files 2 years ago
  marcoonthegit 4d0b397029 * more loopvar sorting by Lagwaggon. 2 years ago
  marcoonthegit 8d0b822a27 * check for frac(dt) being slightly lower than a whole number. Patch by Werner P 2 years ago
  marcoonthegit facf28fb29 * fix from Werner P. Setter for clipregion to fix memory leak. 2 years ago
  Pierre Muller 11a390117c Improve test for unaligned access 2 years ago
  Pierre Muller dc04a8a677 Fix storing of unaligned 64-bit to memory 2 years ago
  marcoonthegit fba564242e * remove unused variable, reported by lagwagging on on forum. 2 years ago
  Rika Ichinose c88751a610 Re-enable QSort killer O(N²) detection, make it deterministic and instant, and make the killer itself universal. 2 years ago
  Michaël Van Canneyt 3a4b494bf1 * No need to check standalone if no tag 2 years ago
  marcoonthegit 322e8ca7e3 * fix #40242 by inverting some more x and y loops 2 years ago
  Michaël Van Canneyt 3b58e18065 * Fix from Bart for range check error. Fix issue #40240 2 years ago
  Rika Ichinose b56cbad50e Supposedly faster FillChar for x64. 2 years ago
  mattias e8546a9e41 rtl: classes: added parameter aName to TFindComponentClassExEvent 2 years ago
  Pierre Muller aaf356ba9f Avoid read past buffer end for empty source when checking for utf-8 signature 2 years ago
  marcoonthegit 8e7572faba * small cleanup, remove redundant result assignment and unused variable (from Lagprogramming on forum) 2 years ago
  marcoonthegit 5e47b4a7b9 * switch loops in TFPCustomCanvas.Erase closes #40246 2 years ago
  mattias 6fe22044e7 fcl-css: ECSSException, resolver log warnings 2 years ago
  mattias b6fec2c97e fcl-css: equals 2 years ago
  Pierre Muller 892220d6fe Treat -Cb / -Cb- options in first pass (to be able to use FPC_BIG_ENDIAN inside .fpc.cfg config file) 2 years ago
  Pierre Muller 2a4ca98e85 Use systems_darwin set for supported targets for as_clang_llvm_darwin 2 years ago
  Pierre Muller 3855625b8d Add tf_use_psabieh for LLVM for x86_64-iphonesim, aarch64-ios and aarch64-iphonesim targets 2 years ago
  florian a807144ead * patch by Rika: Fix and possible simplification of SanitiseXMLString, part of #39800 2 years ago
  Rika Ichinose 8e884d9acd Handle Index* / Compare* tail by directly reading last VECSIZE bytes, if there was at least one full vector. 2 years ago