.. |
action.inc
|
|
|
bits.inc
|
* more robust calculation of TBITS_SHIFT
|
2022-11-06 22:33:38 +01:00 |
classes.inc
|
+ add function reference suitable overload of TThread.ForceQueue()
|
2023-03-11 17:08:32 +01:00 |
classesh.inc
|
+ add function reference suitable overload of TThread.ForceQueue()
|
2023-03-11 17:08:32 +01:00 |
collect.inc
|
* Added move on TCollection (bug ID 32673)
|
2019-03-26 07:03:24 +00:00 |
compon.inc
|
* Remove component from previous owner. Fix issue #39529
|
2022-01-13 22:41:01 +01:00 |
constsg.inc
|
|
|
constss.inc
|
|
|
cregist.inc
|
rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName)
|
2023-01-08 15:46:49 +01:00 |
dm.inc
|
Stream PPI data only when needed (Patch from Ondrej Pokorny)
|
2017-07-20 07:31:16 +00:00 |
filer.inc
|
|
|
intf.inc
|
* Fix bug ID #36136, wrong reference count caused by missing const in param
|
2019-10-06 08:04:10 +00:00 |
lists.inc
|
* Move() check for identical index. Additional fix for #39617
|
2022-03-08 11:42:24 +01:00 |
parser.inc
|
* clarify dubious case statements
|
2020-05-18 17:29:48 +00:00 |
persist.inc
|
* fixed compilation of unit classes with integer=smallint
|
2014-03-09 14:21:32 +00:00 |
reader.inc
|
rtl: added TBinaryObjectReader.BeginComponent
|
2023-01-15 10:56:58 +01:00 |
resref.inc
|
Allow objpas classes and sysutils units to compile with threading support disabled
|
2017-05-04 22:13:11 +00:00 |
sllist.inc
|
|
|
streams.inc
|
rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName)
|
2023-01-08 15:46:49 +01:00 |
stringl.inc
|
* TStringlist constructor with ownsobjects parameter, Delphi compatible + empty constructor to avoid compiler getting confused
|
2022-04-18 21:23:10 +02:00 |
twriter.inc
|
|
|
util.inc
|
|
|
writer.inc
|
rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName)
|
2023-01-08 15:46:49 +01:00 |