fpc/rtl/objpas/classes
marco 47af891513 * change resourcestream.handle from thandle to TPFResourceHGlobal, since it is
a pointer, and handle is a 32-bit integer on 64-bit *nix.

git-svn-id: trunk@19042 -
2011-09-10 10:00:27 +00:00
..
action.inc * Patch from Luiz americo to use FPList where possible 2010-07-30 09:06:18 +00:00
bits.inc rtl: override TObject.Equals for TBits and TStrings classes 2009-11-03 02:01:06 +00:00
classes.inc * TThread, Windows implementation: prevent resource leak when destroying an initially suspended and never resumed thread. The thread must be always resumed so that ThreadProc can complete and cleanup. Fixes Mantis #17560. 2010-11-01 22:37:33 +00:00
classesh.inc * change resourcestream.handle from thandle to TPFResourceHGlobal, since it is 2011-09-10 10:00:27 +00:00
collect.inc * Patch from Luiz americo to use FPList where possible 2010-07-30 09:06:18 +00:00
compon.inc * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +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 * Second patch from Mattias Gaertner (bug 19623, should fix 19633 as well) 2011-06-27 18:34:25 +00:00
persist.inc * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +00:00
reader.inc * fix from mantis 17818. Value is only peaked, add readvalue to also consume it. 2010-11-03 20:45:01 +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 * Added fakeSeekForward for benefit of descendant streams. 2011-08-13 18:45:48 +00:00
stringl.inc * Changed var to out in TStringList.Find 2010-11-21 18:20:44 +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 * Fixed references to sub components (mantis #18021) 2010-11-26 14:51:43 +00:00