fpc/rtl/objpas/classes
Jonas Maebe 49f01e7b64 * replaced writelock of TMultiReadExclusiveWriteSynchronizer with a
critical section, so that it can be entered recursively just like
    the one from TSimpleRWSync + test
  - reverted r14593, since the reason for using TRWSync instead of
    TMultiReadExclusiveWriteSynchronizer was because the former
    supported recursive write locks

git-svn-id: trunk@14594 -
2010-01-10 12:14:21 +00:00
..
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 * fixed memory stream compilation on 64 bit targets 2010-01-02 16:05:57 +00:00
collect.inc rtl: implement TCollection.SetPropName 2009-12-02 03:40:26 +00:00
compon.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
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 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
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 * fixed memory stream compilation on 64 bit targets 2010-01-02 16:05:57 +00:00
stringl.inc rtl: override TObject.Equals for TBits and TStrings classes 2009-11-03 02:01:06 +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 * writer.writeset, reader.readset as per mantis 10501 2009-11-16 12:50:18 +00:00