.. |
action.inc
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
15 lat temu |
bits.inc
|
6c66b8ffe3
* Fixed upper limit in tbits.findnextbit, Mantis #25398.
|
11 lat temu |
classes.inc
|
81a0f88d8c
+ add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue())
|
7 lat temu |
classesh.inc
|
81a0f88d8c
+ add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue())
|
7 lat temu |
collect.inc
|
a1252febae
* Make sure UpdateCount=0 when inherited destructor is called (and ooFree is dispatched (Bug ID 25821)
|
11 lat temu |
compon.inc
|
5d317a4e46
* manual CSE for fcomponents[i] in FindComponent, mantis #31628
|
8 lat temu |
constsg.inc
|
4ace790492
* remove $Log
|
20 lat temu |
constss.inc
|
4ace790492
* remove $Log
|
20 lat temu |
cregist.inc
|
e1b9814b5d
* fixed some warnings and notes while compiling RTL.
|
19 lat temu |
dm.inc
|
63b4a1b7e0
Stream PPI data only when needed (Patch from Ondrej Pokorny)
|
8 lat temu |
filer.inc
|
4ace790492
* remove $Log
|
20 lat temu |
intf.inc
|
aa5a5e79ce
merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994:
|
16 lat temu |
lists.inc
|
78343902bf
Allow objpas classes and sysutils units to compile with threading support disabled
|
8 lat temu |
parser.inc
|
4882b802ae
Fix compilation of RTL classes unit for msdos OS target
|
8 lat temu |
persist.inc
|
9418fa9b8b
* fixed compilation of unit classes with integer=smallint
|
11 lat temu |
reader.inc
|
530213711f
* change the class references in a class' field table to indirect references
|
7 lat temu |
resref.inc
|
78343902bf
Allow objpas classes and sysutils units to compile with threading support disabled
|
8 lat temu |
sllist.inc
|
b4971c72d3
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
13 lat temu |
streams.inc
|
ab0c29e54f
* Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string
|
8 lat temu |
stringl.inc
|
f0a8355b84
* AlwaysQuote added (bug ID 31126)
|
8 lat temu |
twriter.inc
|
4ace790492
* remove $Log
|
20 lat temu |
util.inc
|
f60fbbb01b
* Removed inttostr, isvalidident so sysutils versions are used.
|
18 lat temu |
writer.inc
|
fb57fd7324
* patch from Mattias fixing save/restore ancestorpos in twriter. Mantis #32607
|
7 lat temu |