Michaël Van Canneyt
|
689fae7dd9
* Add TReader.ReadStr for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
d51a0c6b3c
* Forgot to commit.
|
1 year ago |
Michaël Van Canneyt
|
a320464afe
* Add support for vaDouble
|
1 year ago |
Michaël Van Canneyt
|
87a37e70ee
* Add EnumModules for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
56f8976c3d
* Fix filewriter.WriteBytes
|
1 year ago |
florian
|
421d67556a
+ set pi_do_call on loongarch64 as well if we check for fpu exceptions
|
1 year ago |
florian
|
1ee9a39fe2
+ lazarus project for a loongarch64 compiler
|
1 year ago |
Michaël Van Canneyt
|
2e9a846543
* The order of calling class constructors is not guaranteed.
|
1 year ago |
Michaël Van Canneyt
|
d45556666e
* Properly handle stdout for redir
|
1 year ago |
Michaël Van Canneyt
|
84e230f6e5
* Remove some hints/warnings, add extra check for poStdErrToOutPut
|
1 year ago |
Michaël Van Canneyt
|
3165409337
* Extra check for poStdErrToStdOut
|
1 year ago |
Michaël Van Canneyt
|
58f9dc27ea
* Add test for stderrtooutput
|
1 year ago |
Michaël Van Canneyt
|
aa4136ce52
* Add TList<T>.list property for Delphi compatibility. Fixes #40642
|
1 year ago |
Pierre Muller
|
a3b730b0f1
Add POPCNTSupport call to avoid use of unsupported instruction
|
1 year ago |
florian
|
57f6ed804e
+ set pi_do_call on xtensa as well if we check for fpu exceptions
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
f7e4c0f282
* 3-operand LEA instructions are now expanded if the latency could cause slowdown
|
1 year ago |
Michaël Van Canneyt
|
6d49f7db7b
* Correct UTF8 detection
|
1 year ago |
Michaël Van Canneyt
|
186f93a8c9
* Add TestStreamFormat
|
1 year ago |
Michaël Van Canneyt
|
7506277dc1
* Add TReader.SetName for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
3a1f180a56
* Add delphi-compatible TPointF.EqualsTo overload
|
1 year ago |
Michaël Van Canneyt
|
2b0d98bf2c
* Add TTouchTracking for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
2d9ef694dd
* Make TComponent.GetObservers virtual and protected for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
d1b7a49700
* Move move free notifications to separate procedure. Fixes issue #40638
|
1 year ago |
Michaël Van Canneyt
|
0211583388
* Fix compilation in dotted units
|
1 year ago |
Michaël Van Canneyt
|
76648d4022
* Fix compilation in unicode rtl
|
1 year ago |
Michaël Van Canneyt
|
4af99236b0
* Add TDispatchMessage
|
1 year ago |
Michaël Van Canneyt
|
b7b665d273
* Implement TFile.OpenText
|
1 year ago |
Michaël Van Canneyt
|
fe62b3ace8
* Introduce constwresourcestring - in unicode mode, resource strings are unicode strings, and must be streamed differently
|
1 year ago |
florian
|
a71cc71585
+ function needs_check_for_fpu_exceptions to unify fpu exception handling
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
629c87efc8
* x86-64: Typo fixed in FPU type string array
|
1 year ago |