fpc/rtl/objpas/classes
Jonas Maebe d7cdd9afba * allow tthread-based threads to only start executing once the constructor
has finished running (based on patch by Jared Davison, mantis #16884)

git-svn-id: trunk@15599 -
2010-07-18 16:31:25 +00:00
..
action.inc
bits.inc
classes.inc * allow tthread-based threads to only start executing once the constructor 2010-07-18 16:31:25 +00:00
classesh.inc * allow tthread-based threads to only start executing once the constructor 2010-07-18 16:31:25 +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
constss.inc
cregist.inc
dm.inc
filer.inc
intf.inc
lists.inc * another fix for #15655, wrongly fixed in r14885 2010-02-12 22:32:22 +00:00
parser.inc * Patch from Mattias gaertner to support lazarus lfm encoding in TParser 2010-06-12 20:54:33 +00:00
persist.inc
reader.inc * writer.writeset, reader.readset as per mantis 10501 2009-11-16 12:50:18 +00:00
resref.inc
sllist.inc
streams.inc rtl: implement TStreamAdapter.CopyTo, .SetSize, return proper error value for Clone instead of raising exception (#0016161) + test 2010-04-11 12:52:31 +00:00
stringl.inc * Call specialchars in TStringList constructor 2010-04-08 06:51:26 +00:00
twriter.inc
util.inc
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