Pierre Muller
|
aaf356ba9f
Avoid read past buffer end for empty source when checking for utf-8 signature
|
2 anni fa |
marcoonthegit
|
8e7572faba
* small cleanup, remove redundant result assignment and unused variable (from Lagprogramming on forum)
|
2 anni fa |
marcoonthegit
|
5e47b4a7b9
* switch loops in TFPCustomCanvas.Erase closes #40246
|
2 anni fa |
mattias
|
6fe22044e7
fcl-css: ECSSException, resolver log warnings
|
2 anni fa |
mattias
|
b6fec2c97e
fcl-css: equals
|
2 anni fa |
Pierre Muller
|
892220d6fe
Treat -Cb / -Cb- options in first pass (to be able to use FPC_BIG_ENDIAN inside .fpc.cfg config file)
|
2 anni fa |
Pierre Muller
|
2a4ca98e85
Use systems_darwin set for supported targets for as_clang_llvm_darwin
|
2 anni fa |
Pierre Muller
|
3855625b8d
Add tf_use_psabieh for LLVM for x86_64-iphonesim, aarch64-ios and aarch64-iphonesim targets
|
2 anni fa |
florian
|
a807144ead
* patch by Rika: Fix and possible simplification of SanitiseXMLString, part of #39800
|
2 anni fa |
Rika Ichinose
|
8e884d9acd
Handle Index* / Compare* tail by directly reading last VECSIZE bytes, if there was at least one full vector.
|
2 anni fa |
mattias
|
c0f9878e2f
fcl-web: fixed av on logging TFPHTTPConnection.DoHandleRequest
|
2 anni fa |
mattias
|
8bb8e5716e
fcl-web: comment
|
2 anni fa |
mattias
|
854d110894
fcl-base: TAVLTree: do not use LazNodeMemManager by default for thread safety
|
2 anni fa |
mattias
|
342f9c58cd
fcl-base: TAVLTree.FreeAndClear: clear Root while freeing to avoid accidental access
|
2 anni fa |
florian
|
8f3cce556d
* some error messages use nicer symbol names
|
2 anni fa |
Nikolay Nikolov
|
1eca53a681
+ support 16-bit pointers in TFPList.IndexOf
|
2 anni fa |
Nikolay Nikolov
|
538f8201e2
+ support 16-bit pointer size in TFPGInterfacedObjectList.IndexOf
|
2 anni fa |
Nikolay Nikolov
|
34471a6403
+ support 16-bit pointer size in TFPGObjectList.IndexOf
|
2 anni fa |
Nikolay Nikolov
|
4143912b72
* use a TFPList, instead of a dynamic array in twasmnodeutils.InsertObjectInfo.
|
2 anni fa |
Michael Van Canneyt
|
5ec1ab2164
* Convert to HTTP app
|
2 anni fa |
Michael Van Canneyt
|
acdde37429
* Logging demo
|
2 anni fa |
Nikolay Nikolov
|
e82c98bfce
* wasm32: generate module info by traversing through current_module and its
|
2 anni fa |
florian
|
e40f997a40
* another patch to fix #40223
|
2 anni fa |
Michael Van Canneyt
|
6ff542a13e
* SafeFormat and helper function to convert array of const to string in a safe manner
|
2 anni fa |
Michael Van Canneyt
|
3d08253192
* JSON-RPC 2.0 allows params to be optional
|
2 anni fa |
Michael Van Canneyt
|
f2696ef1c8
* Add HTTP logging mechanism
|
2 anni fa |
Michael Van Canneyt
|
652f54fe31
* Some changes suggested by Edgar Fernando
|
2 anni fa |
Pierre Muller
|
644ffa8e7a
Do not always set DEBUG_AOPTCPU
|
2 anni fa |
florian
|
6663d5ca63
* do not replace index registers with esp/rsp, resolves #40223
|
2 anni fa |
Sven/Sarah Barth
|
db66d8f057
* ensure that _LookupVtableInfoEx isn't called with a type that needs special handling as we can't (or won't) really cover that using some generic RTTI handling
|
2 anni fa |