Pierre Muller
|
669ef2a7be
Add GetExecuteCommandOutput TBuildEngine method
|
3 weeks ago |
florian
|
74028317a7
* avoid overflow in tanh
|
3 weeks ago |
Alligator-1
|
2d1dd50858
fix SimpleIPCServer Global mode under Unix
|
1 month ago |
florian
|
bb1c527eba
* add MDITILE_ZORDER, resolves #41493
|
4 weeks ago |
florian
|
9d6b66c9e4
* patch by rasberryrabbit: Preventing release register for lealea2lealea optimization. This patch doesn't skip lealea2lealea optimization, resolves #41466
|
1 month ago |
J. Gareth "Curious Kit" Moreton
|
9cbd77b059
* i386: New peephole optimisation to help shrink MOV instructions used to write to %cl for shift/rotate
|
3 months ago |
J. Gareth "Curious Kit" Moreton
|
075985568b
* x86: Fixed optimisation where OptPass2Movx didn't search ahead properly for shift/rotate instructions
|
3 months ago |
J. Gareth "Curious Kit" Moreton
|
2e6d9cc2ec
* x86: Corrected placement of ECX deallocation for shift/rotate instructions
|
3 months ago |
J. Gareth "Curious Kit" Moreton
|
edae43588c
* x86-64: Improved shift/rotate code generation, taking advantage of byte-sized registers being available for all
|
3 months ago |
Michaël Van Canneyt
|
12a43c0170
* Arrays used in CreateCIF must remain allocated while calling ffi_call.
|
1 month ago |
florian
|
30c631b6fa
* avoid illegal type case for in_ro*_*
|
1 month ago |
florian
|
3332a7218c
+ constants for more RiscV extensions added
|
1 month ago |
florian
|
a8953e0832
* attempt to fix overflow handling in hyperbolic harmonic functions better, still not there I think
|
1 month ago |
Margers
|
b584df7774
Minor bug fixes in keytest.pas. Issue #41473.
|
1 month ago |
Pierre Muller
|
b2b36b4d30
Rename new option -sap for skip all programs to avoid collision with already existing -sp=PATH option to set search path
|
1 month ago |
florian
|
a9e735f257
* first approach on better exception handling on hyperbolic harmonic functions, might need more fine-grained checking for good performance
|
1 month ago |
lag programming
|
bfaa957df0
Fix variable i range of values in class function TObject.GetInterfaceEntryByStr(const iidstr : shortstring) : pinterfaceentry;
|
4 months ago |
lag programming
|
ee79324b57
Fix variable i range of values in class function TObject.GetInterfaceEntry(const iid : tguid) : pinterfaceentry;
|
4 months ago |
lag programming
|
ebff68a798
Fix variable i range of values in class function TObject.InitInstance(instance : pointer) : tobject;
|
4 months ago |
lag programming
|
8facd4839e
Fix variable i range of values in procedure InitInterfacePointers(objclass: tclass;instance : pointer);
|
4 months ago |
Alligator-1
|
4b6d841cc0
The speed of TDictionary is now fixed
|
3 months ago |
Michaël Van Canneyt
|
7f1bfe1c78
* Add storage specifiers to some TField properties. Fixes issue #41481
|
1 month ago |
Margers
|
9b04fde696
Avoid possible memory corruption.
|
1 month ago |
Margers
|
cf9d58fc4a
Change Directory dialog history id fix. Id has to fit in byte range.
|
1 month ago |
Margers
|
d580dfbaf1
Adjust window sizes on load fp.dsk.
|
1 month ago |
Margers
|
b1a492e5d7
FP file dialog InputLine made more adaptive.
|
1 month ago |
Margers
|
3a9d524113
Rename "Delete" button to "Close" to reflect true meaning.
|
1 month ago |
florian
|
54ad4b25c6
* fix trvinlinenode.second_fma
|
1 month ago |
Margers
|
690463852b
Mouse start position in upper left corner.
|
1 month ago |
Margers
|
58e81ecb1f
Fix Video unit doted name in uses for Amiga.
|
1 month ago |