Commit History

Author SHA1 Message Date
  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
  mattias c0f9878e2f fcl-web: fixed av on logging TFPHTTPConnection.DoHandleRequest 2 years ago
  mattias 8bb8e5716e fcl-web: comment 2 years ago
  mattias 854d110894 fcl-base: TAVLTree: do not use LazNodeMemManager by default for thread safety 2 years ago
  mattias 342f9c58cd fcl-base: TAVLTree.FreeAndClear: clear Root while freeing to avoid accidental access 2 years ago
  florian 8f3cce556d * some error messages use nicer symbol names 2 years ago
  Nikolay Nikolov 1eca53a681 + support 16-bit pointers in TFPList.IndexOf 2 years ago
  Nikolay Nikolov 538f8201e2 + support 16-bit pointer size in TFPGInterfacedObjectList.IndexOf 2 years ago
  Nikolay Nikolov 34471a6403 + support 16-bit pointer size in TFPGObjectList.IndexOf 2 years ago
  Nikolay Nikolov 4143912b72 * use a TFPList, instead of a dynamic array in twasmnodeutils.InsertObjectInfo. 2 years ago
  Michael Van Canneyt 5ec1ab2164 * Convert to HTTP app 2 years ago
  Michael Van Canneyt acdde37429 * Logging demo 2 years ago
  Nikolay Nikolov e82c98bfce * wasm32: generate module info by traversing through current_module and its 2 years ago
  florian e40f997a40 * another patch to fix #40223 2 years ago
  Michael Van Canneyt 6ff542a13e * SafeFormat and helper function to convert array of const to string in a safe manner 2 years ago