florian
|
4fd5237c0e
* mask FPU exceptions during libxml initialization to avoid an fpu exception with newer libxml, resolves #40622
|
1 year ago |
Michaël Van Canneyt
|
be7b9a66db
* Patch from Werner Pamler to implement GetInternalSize. Fixes issue #40630
|
1 year ago |
Nikolay Nikolov
|
26855a29c8
* fix warning
|
1 year ago |
Nikolay Nikolov
|
e073d5f7f7
+ implemented support for the local.get, local.set and local.tee instructions in TWasmValidationStacks.Validate
|
1 year ago |
Michaël Van Canneyt
|
3a5db26abf
* Add TRttiEnumerationType for Delphi compatibility
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
b4eabbe5ce
* x86: Fixed CPU feature flags for AMD Jaguar and Piledriver
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
e4bd58d66a
* x86: Replaced CPU features array with "cpu_x86_64_v1_flags" where possible
|
1 year ago |
florian
|
d7a486f225
* comment fixed, hint by Maxim Ganetsky
|
1 year ago |
Michaël Van Canneyt
|
cde58d66fc
* Make GetEnumName safer, check actual type. Allow passing an integer
|
1 year ago |
Pierre Muller
|
46508f6af1
Add some output to explain failure for test tests/webtbs/tw40624.pp
|
1 year ago |
florian
|
f80f1112d4
+ Zen 4
|
1 year ago |
Nikolay Nikolov
|
28c4c58b34
* fix warning
|
1 year ago |
Nikolay Nikolov
|
d7581aa1ee
+ implemented TWasmValidationStacks.Validate for many (but not all, yet) instructions
|
1 year ago |
Pierre Muller
|
7ffbbdd50b
Fix dummy and wince fcl-process code after commit 54157a17
|
1 year ago |
florian
|
b6ccf369b9
* patch by Евгений Савин to make Variant to string convertion use CurrToStr for varCurrency, resolves #40624
|
1 year ago |
Rika Ichinose
|
9ac0a54ad2
Waaay faster TJSONScanner.
|
1 year ago |
Michaël Van Canneyt
|
299c90b91d
* Patch from Martin to set FCloseHandleOnExecute before invoking OnGetHandle - the handler might change it
|
1 year ago |
Michaël Van Canneyt
|
8c8b336914
* Fix compilation of processunicode
|
1 year ago |
Michaël Van Canneyt
|
abb5792aed
* Patch from Martin to improve backwards compatibility: do not use Startf_UseStdHandles if all descriptors are iotDefault
|
1 year ago |
Michaël Van Canneyt
|
d56da2d930
* Introduce ToString for all enumerateds.
|
1 year ago |
Martin Frb
|
54157a17c6
* Patch from Martin to rename iotNone to iotDefault.
|
1 year ago |
florian
|
ac6dc582be
+ also add x86-64 as cpu type (gcc compatibility)
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
3882066f23
* Speed optimisations for peephole register tracking functions
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
05d6e20acc
* New Boolean "SetAndTest" utility function
|
1 year ago |
Michaël Van Canneyt
|
9c9497375e
* Made Log call virtual. Fixes issue #40623
|
1 year ago |
florian
|
d44cae14f5
* decide more sophisticately if a temp. var is needed for fixing #40618
|
1 year ago |
Sven/Sarah Barth
|
27a2a04279
* fix #40618: apply adjusted patch by Евгений Савин (@jack128a) so that a non-load case expression is loaded into a temp first when converting a single range branch into an if-clause
|
1 year ago |
Pierre Muller
|
c3b2e35a8f
Also use 60 seconds as max_count in new code
|
1 year ago |
Pierre Muller
|
ac4927aef7
Fix typo in %opt
|
1 year ago |
florian
|
b431d6203c
* patch by Olivier Guichard to fix lpi files, resolves #40617
|
1 year ago |