fpc/rtl/objpas/classes
yury 80fe51380d * Removed unused private fields TThread.FMethod and TThread.FSynchronizeException.
* Removed all code of TThread.Synchronize() for BeOS, since existing code is copy/paste from win32 code and does not work anyway.

git-svn-id: trunk@13078 -
2009-05-02 12:09:30 +00:00
..
action.inc
bits.inc * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 2008-04-12 13:34:26 +00:00
classes.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
classesh.inc * Removed unused private fields TThread.FMethod and TThread.FSynchronizeException. 2009-05-02 12:09:30 +00:00
collect.inc * Added sort method to TCollection 2009-03-15 15:46:50 +00:00
compon.inc * ValidateContainer should call ValidateInsert 2009-03-21 09:26:48 +00:00
constsg.inc
constss.inc
cregist.inc
dm.inc
filer.inc
intf.inc
lists.inc Patch from Joao Morais to fix memory leak with owner lists 2008-05-23 07:11:33 +00:00
parser.inc * Patch from Bartosz Bogacz to be able to parse streams without size 2008-05-19 19:08:15 +00:00
persist.inc
reader.inc + support for vaString when reading variant properties 2009-03-02 16:19:45 +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 * do not do anything when writing to a t(custom)memorystream if the current 2009-03-22 15:53:16 +00:00
stringl.inc * Removed unused code and unused local variable. 2008-10-01 12:25:03 +00:00
twriter.inc
util.inc * Removed inttostr, isvalidident so sysutils versions are used. 2007-03-24 22:11:03 +00:00
writer.inc * support varbyref and vararray (the latter if convertable to a single 2009-05-02 08:28:42 +00:00