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 |
Michael Van Canneyt
|
3d08253192
* JSON-RPC 2.0 allows params to be optional
|
2 years ago |
Michael Van Canneyt
|
f2696ef1c8
* Add HTTP logging mechanism
|
2 years ago |
Michael Van Canneyt
|
652f54fe31
* Some changes suggested by Edgar Fernando
|
2 years ago |
Pierre Muller
|
644ffa8e7a
Do not always set DEBUG_AOPTCPU
|
2 years ago |
florian
|
6663d5ca63
* do not replace index registers with esp/rsp, resolves #40223
|
2 years ago |
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 years ago |
Sven/Sarah Barth
|
939f7345ac
* essentially undo 4823ca71145f3e592b27a72b9bd2e0a7fe7bde55 as comparers that need now use a suitable class implementation directly
|
2 years ago |
Sven/Sarah Barth
|
073a6e91e6
* use the explicit implementations of the I*Comparer<> interfaces for types like records and objects; fixes #40074 and #40077 on systems using the Sys V ABI
|
2 years ago |
Sven/Sarah Barth
|
2a8665ef94
+ introduce explicit implementations for the IComparer<>, IEqualityComparer<> and IExtendedEqualityComparer<> interfaces for types that should be compared using binary comparison (e.g. records, objects, etc)
|
2 years ago |
Pierre Muller
|
5343ada365
Commit new utils/fpcm/revision.inc after aarch64-iphonesim target addition
|
2 years ago |
Dmytro Bogatskyy
|
327aac7f24
Add aarch64-iphonesim target
|
2 years ago |
florian
|
b797bbf5dc
* spelling fixed
|
2 years ago |
florian
|
466561f09f
* patch by Rika: Use Index* for pointer lists, resolves #40218
|
2 years ago |
florian
|
3ad8b4199c
* patch by Rika: Shorten cutils.compareansistrings, resolves #40213
|
2 years ago |
Jonas Maebe
|
12bde4e903
WPO: fix dead code detection, and handle procvars
|
2 years ago |
florian
|
8cd10d88cc
* revert use of DW_AT_external for types as this is not covered by the dwarf standard
|
2 years ago |