Pierre Muller
|
a2a5c3c915
Fix LLVM rtl compilation by disabling yield/pause inside TThread.SpinWait method
|
1 week ago |
florian
|
4a59ff048b
* use also fpc_riscv_pause
|
1 week ago |
Pierre Muller
|
9c3be3351f
Fix compilation with release compiler
|
1 week ago |
Pierre Muller
|
5d7d5f6d83
Fix typo in last commit
|
1 week ago |
Michaël Van Canneyt
|
fa097d1ab0
* Use new pause intrinsic for platforms that support it in TThread.SpinWait
|
1 week ago |
Michaël Van Canneyt
|
d72449d461
* Remove debug statement
|
3 weeks ago |
Michaël Van Canneyt
|
36dda17245
* Add delay parameter to ForceQueue for Delphi compatibility
|
3 weeks ago |
Rika Ichinose
|
6631f83ccf
Change CompareChar uses inside compiler/RTL to CompareByte.
|
10 months ago |
Michaël Van Canneyt
|
6f5f567087
* Patch from Amexander Bagel to restore Delphi-compatible behaviour in TThread.Queue. Fixes issue #41043
|
1 year ago |
Michaël Van Canneyt
|
aec11012e8
* Remove superfluous initialization of local variable. Fixes issue #40917
|
1 year ago |
Michaël Van Canneyt
|
d809b4ba98
* Fix wince/nativent
|
1 year ago |
Michaël Van Canneyt
|
a9b8fb0f05
* Add StreamOriginalFormat to ObjectTextToBinary
|
1 year ago |
Michaël Van Canneyt
|
8c8f8088eb
* Seems not all was committed
|
3 years ago |
florian
|
7c95ff434b
* patch by Rika: fix incorrect exception handling if an exception raised in TThread decendant class's constructor, resolves #40677
|
1 year ago |
Michaël Van Canneyt
|
8f8ce13b41
* Add IsUniqueGlobalComponentName
|
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
|
af3ebf1464
* Change GetSystemTimes signature to be delphi compatible, implement for linux
|
1 year ago |
Michaël Van Canneyt
|
49100cc42b
* Add Current and CurrentIsMain
|
1 year ago |
Michaël Van Canneyt
|
29e2277d98
* Add CreateAnonymousThread with anonymous procedure
|
2 years ago |
Michaël Van Canneyt
|
972b5181eb
* Delta stream support
|
2 years ago |
Michaël Van Canneyt
|
594090b215
* Add delphi-compatible observers to classes
|
2 years ago |
Michaël Van Canneyt
|
e4ebf46df3
* Some delphi compatibility types and consts
|
2 years ago |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
Michael VAN CANNEYT
|
68db04d89e
* Adapt classes to Unicode RTL : Give string/char correct type depending on case
|
2 years ago |
Michael VAN CANNEYT
|
98cdab5200
* Add MainUnit
|
3 years ago |
Michael VAN CANNEYT
|
d23fa5a87f
* Char -> AnsiChar
|
3 years ago |
Sven/Sarah Barth
|
e774a6275c
* change Result of CheckSynchronize to true when at least one method was executed (matches with both FPC and Delphi documentation)
|
2 years ago |
Sven/Sarah Barth
|
b2b2606e36
+ add function reference suitable overload of TThread.ForceQueue()
|
2 years ago |
Michaël Van Canneyt
|
0e2102e172
* Resource handle is not resource ID
|
2 years ago |