marcoonthegit
|
4d0b397029
* more loopvar sorting by Lagwaggon.
|
2 年 前 |
marcoonthegit
|
8d0b822a27
* check for frac(dt) being slightly lower than a whole number. Patch by Werner P
|
2 年 前 |
marcoonthegit
|
facf28fb29
* fix from Werner P. Setter for clipregion to fix memory leak.
|
2 年 前 |
Pierre Muller
|
11a390117c
Improve test for unaligned access
|
2 年 前 |
Pierre Muller
|
dc04a8a677
Fix storing of unaligned 64-bit to memory
|
2 年 前 |
marcoonthegit
|
fba564242e
* remove unused variable, reported by lagwagging on on forum.
|
2 年 前 |
Rika Ichinose
|
c88751a610
Re-enable QSort killer O(N²) detection, make it deterministic and instant, and make the killer itself universal.
|
2 年 前 |
Michaël Van Canneyt
|
3a4b494bf1
* No need to check standalone if no tag
|
2 年 前 |
marcoonthegit
|
322e8ca7e3
* fix #40242 by inverting some more x and y loops
|
2 年 前 |
Michaël Van Canneyt
|
3b58e18065
* Fix from Bart for range check error. Fix issue #40240
|
2 年 前 |
Rika Ichinose
|
b56cbad50e
Supposedly faster FillChar for x64.
|
2 年 前 |
mattias
|
e8546a9e41
rtl: classes: added parameter aName to TFindComponentClassExEvent
|
2 年 前 |
Pierre Muller
|
aaf356ba9f
Avoid read past buffer end for empty source when checking for utf-8 signature
|
2 年 前 |
marcoonthegit
|
8e7572faba
* small cleanup, remove redundant result assignment and unused variable (from Lagprogramming on forum)
|
2 年 前 |
marcoonthegit
|
5e47b4a7b9
* switch loops in TFPCustomCanvas.Erase closes #40246
|
2 年 前 |
mattias
|
6fe22044e7
fcl-css: ECSSException, resolver log warnings
|
2 年 前 |
mattias
|
b6fec2c97e
fcl-css: equals
|
2 年 前 |
Pierre Muller
|
892220d6fe
Treat -Cb / -Cb- options in first pass (to be able to use FPC_BIG_ENDIAN inside .fpc.cfg config file)
|
2 年 前 |
Pierre Muller
|
2a4ca98e85
Use systems_darwin set for supported targets for as_clang_llvm_darwin
|
2 年 前 |
Pierre Muller
|
3855625b8d
Add tf_use_psabieh for LLVM for x86_64-iphonesim, aarch64-ios and aarch64-iphonesim targets
|
2 年 前 |
florian
|
a807144ead
* patch by Rika: Fix and possible simplification of SanitiseXMLString, part of #39800
|
2 年 前 |
Rika Ichinose
|
8e884d9acd
Handle Index* / Compare* tail by directly reading last VECSIZE bytes, if there was at least one full vector.
|
2 年 前 |
mattias
|
c0f9878e2f
fcl-web: fixed av on logging TFPHTTPConnection.DoHandleRequest
|
2 年 前 |
mattias
|
8bb8e5716e
fcl-web: comment
|
2 年 前 |
mattias
|
854d110894
fcl-base: TAVLTree: do not use LazNodeMemManager by default for thread safety
|
2 年 前 |
mattias
|
342f9c58cd
fcl-base: TAVLTree.FreeAndClear: clear Root while freeing to avoid accidental access
|
2 年 前 |
florian
|
8f3cce556d
* some error messages use nicer symbol names
|
2 年 前 |
Nikolay Nikolov
|
1eca53a681
+ support 16-bit pointers in TFPList.IndexOf
|
2 年 前 |
Nikolay Nikolov
|
538f8201e2
+ support 16-bit pointer size in TFPGInterfacedObjectList.IndexOf
|
2 年 前 |
Nikolay Nikolov
|
34471a6403
+ support 16-bit pointer size in TFPGObjectList.IndexOf
|
2 年 前 |