..
action.inc
* remove $Log
2005-06-07 09:47:55 +00:00
bits.inc
rtl: override TObject.Equals for TBits and TStrings classes
2009-11-03 02:01:06 +00:00
classes.inc
* replaced writelock of TMultiReadExclusiveWriteSynchronizer with a
2010-01-10 12:14:21 +00:00
classesh.inc
* Added Exchange to TCollection. Bug ID #15517
2010-03-14 10:25:32 +00:00
collect.inc
* Added Exchange to TCollection. Bug ID #15517
2010-03-14 10:25:32 +00:00
compon.inc
rtl: use CreateVCLComObject routing to create VCLComObject in case it is not assigned + test
2010-02-27 08:49:50 +00:00
constsg.inc
* remove $Log
2005-06-07 09:47:55 +00:00
constss.inc
* remove $Log
2005-06-07 09:47:55 +00:00
cregist.inc
* fixed some warnings and notes while compiling RTL.
2006-07-19 10:31:15 +00:00
dm.inc
* log and id tags removed
2005-05-21 09:42:41 +00:00
filer.inc
* remove $Log
2005-06-07 09:47:55 +00:00
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
* another fix for #15655 , wrongly fixed in r14885
2010-02-12 22:32:22 +00:00
parser.inc
* Skip UTF-8 BOM in TParser (classes) and dfmreader (fcl-res)
2009-11-30 21:55:25 +00:00
persist.inc
* TInterfacedPersistent requires that the interface is requested from the owner if an owner is SetActive
2009-07-19 09:36:43 +00:00
reader.inc
* writer.writeset, reader.readset as per mantis 10501
2009-11-16 12:50:18 +00:00
resref.inc
Inline methods inside classes unit protected by {$ifdef classesinline}
2008-05-11 10:19:01 +00:00
sllist.inc
Merged revisions 9263-10571 via svnmerge from
2008-03-27 20:15:57 +00:00
streams.inc
rtl: minor changes for TStreamAdapter:
2010-04-10 17:50:29 +00:00
stringl.inc
* Call specialchars in TStringList constructor
2010-04-08 06:51:26 +00:00
twriter.inc
* remove $Log
2005-06-07 09:47:55 +00:00
util.inc
* Removed inttostr, isvalidident so sysutils versions are used.
2007-03-24 22:11:03 +00:00
writer.inc
rtl: fix streaming of ancestor components - save/restore FRootAncestor in TWriter.WriteComponent because it can be changed by DoFindAncestor call (if IDE/or user code is connected to OnFindAncestor event)
2010-03-04 07:21:18 +00:00