| .. |
|
action.inc
|
* Patch from Luiz americo to use FPList where possible
|
2010-07-30 09:06:18 +00:00 |
|
bits.inc
|
* Fixed upper limit in tbits.findnextbit, Mantis #25398.
|
2014-02-11 16:39:45 +00:00 |
|
classes.inc
|
* adjust TThread.Synchronize so that it also works correctly if the passed in thread instance is not the instance of the current thread
|
2018-02-05 21:50:00 +00:00 |
|
classesh.inc
|
* Accidentally removed keyword virtual from loadfromfile
|
2018-01-14 11:52:13 +00:00 |
|
collect.inc
|
* Make sure UpdateCount=0 when inherited destructor is called (and ooFree is dispatched (Bug ID 25821)
|
2014-03-05 09:22:19 +00:00 |
|
compon.inc
|
* manual CSE for fcomponents[i] in FindComponent, mantis #31628
|
2017-04-25 11:34:25 +00:00 |
|
constsg.inc
|
|
|
|
constss.inc
|
|
|
|
cregist.inc
|
|
|
|
dm.inc
|
Stream PPI data only when needed (Patch from Ondrej Pokorny)
|
2017-07-20 07:31:16 +00:00 |
|
filer.inc
|
|
|
|
intf.inc
|
merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994:
|
2009-11-02 03:24:48 +00:00 |
|
lists.inc
|
Allow objpas classes and sysutils units to compile with threading support disabled
|
2017-05-04 22:13:11 +00:00 |
|
parser.inc
|
Fix compilation of RTL classes unit for msdos OS target
|
2017-07-03 16:21:15 +00:00 |
|
persist.inc
|
* fixed compilation of unit classes with integer=smallint
|
2014-03-09 14:21:32 +00:00 |
|
reader.inc
|
* Fix bug ID #32889, handle ReadInterfaceRaw in TReader
|
2017-12-29 10:54:14 +00: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
|
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
2012-09-28 07:57:45 +00:00 |
|
streams.inc
|
* Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string
|
2017-07-21 18:02:26 +00:00 |
|
stringl.inc
|
* Restore signature of loadfromstream/loadfromfile, make default delphi compatible
|
2018-01-14 10:11:56 +00:00 |
|
twriter.inc
|
|
|
|
util.inc
|
|
|
|
writer.inc
|
* Patch from Ondrej Pokorny to allow correct nodefault/stored for strings
|
2018-01-13 10:22:16 +00:00 |