Nikolay Nikolov
|
e82c98bfce
* wasm32: generate module info by traversing through current_module and its
|
2 vuotta sitten |
florian
|
e40f997a40
* another patch to fix #40223
|
2 vuotta sitten |
Michael Van Canneyt
|
6ff542a13e
* SafeFormat and helper function to convert array of const to string in a safe manner
|
2 vuotta sitten |
Michael Van Canneyt
|
3d08253192
* JSON-RPC 2.0 allows params to be optional
|
2 vuotta sitten |
Michael Van Canneyt
|
f2696ef1c8
* Add HTTP logging mechanism
|
2 vuotta sitten |
Michael Van Canneyt
|
652f54fe31
* Some changes suggested by Edgar Fernando
|
2 vuotta sitten |
Pierre Muller
|
644ffa8e7a
Do not always set DEBUG_AOPTCPU
|
2 vuotta sitten |
florian
|
6663d5ca63
* do not replace index registers with esp/rsp, resolves #40223
|
2 vuotta sitten |
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 vuotta sitten |
Sven/Sarah Barth
|
939f7345ac
* essentially undo 4823ca71145f3e592b27a72b9bd2e0a7fe7bde55 as comparers that need now use a suitable class implementation directly
|
2 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
Pierre Muller
|
5343ada365
Commit new utils/fpcm/revision.inc after aarch64-iphonesim target addition
|
2 vuotta sitten |
Dmytro Bogatskyy
|
327aac7f24
Add aarch64-iphonesim target
|
2 vuotta sitten |
florian
|
b797bbf5dc
* spelling fixed
|
2 vuotta sitten |
florian
|
466561f09f
* patch by Rika: Use Index* for pointer lists, resolves #40218
|
2 vuotta sitten |
florian
|
3ad8b4199c
* patch by Rika: Shorten cutils.compareansistrings, resolves #40213
|
2 vuotta sitten |
Jonas Maebe
|
12bde4e903
WPO: fix dead code detection, and handle procvars
|
2 vuotta sitten |
florian
|
8cd10d88cc
* revert use of DW_AT_external for types as this is not covered by the dwarf standard
|
2 vuotta sitten |
florian
|
4848327300
* write types declared in the interface section with a DW_AT_external tag, should resolve #40210
|
2 vuotta sitten |
florian
|
3e3b96e088
* fix of Erroneous reading of the value of the StackLength variable at program start based on issue report by Sergey Larin, resolves #40211
|
2 vuotta sitten |
florian
|
488c389b9b
+ support FILEEXISTS(...) in preprocessor expressions, resolves #39527
|
2 vuotta sitten |
Pierre Muller
|
4ed8182c75
Fix interactive information log error
|
2 vuotta sitten |
marcoonthegit
|
33071fd179
* Add ptr types for fixed(u)int, fixes #40205
|
2 vuotta sitten |
florian
|
0d3ec87492
* also initalize default helper variables of initialization sections, resolves #40183
|
2 vuotta sitten |
Michaël Van Canneyt
|
86ffe69380
* Better signature for Initialize/Finalize dummies
|
2 vuotta sitten |
Michaël Van Canneyt
|
a35f66a730
* Add support for select query parameters
|
2 vuotta sitten |
Michaël Van Canneyt
|
1da1a67369
* Port in small letters, postgres requires lowercase port setting
|
2 vuotta sitten |
Marcus Sackrow
|
42e202f791
Arosunits: rexx unit added
|
2 vuotta sitten |
Jonas Maebe
|
0ea0b69a30
LLVM: cleaned up some comments
|
2 vuotta sitten |