fpc/rtl/objpas/classes
paul dfef902c53 rtl: introduce new TObject methods: UnitName, GetHashCode, Equals, ToString added for compatibility with delphi 2009.
+ changes in compiler, utils, packages to resolve identifier conflicts with the new TObject methods (like changing of UnitName arguments to AUnitName, adding Classes. before the toString, etc). (issue #0014931)

git-svn-id: trunk@14005 -
2009-11-01 16:22:47 +00:00
..
action.inc * remove $Log 2005-06-07 09:47:55 +00:00
bits.inc * fixes and cleanups for tbits (patch by Sergei Gorelkin, mantis #13890) 2009-06-06 14:35:25 +00:00
classes.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
classesh.inc * TOleStream + TProxystream (Mantis 8376) 2009-10-30 18:27:26 +00:00
collect.inc * TCollectionItem.Changed checks update counter of collection, resolves #13813 2009-06-01 16:09:56 +00:00
compon.inc * reverted compon.inc to the state of r13298 (csFreeNotification maybe set even with no freelist allocated) 2009-10-21 23:26:45 +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 + TInterfaceList implemented 2005-10-17 21:39:46 +00:00
lists.inc Patch from Joao Morais to fix memory leak with owner lists 2008-05-23 07:11:33 +00:00
parser.inc rtl: introduce new TObject methods: UnitName, GetHashCode, Equals, ToString added for compatibility with delphi 2009. 2009-11-01 16:22:47 +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 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED 2009-08-23 07:51:26 +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 * TStreamAdapter + relevant constants. From 10608 2009-10-31 20:13:41 +00:00
stringl.inc * Patch from Paul Ishenin, load stringlists with fmdenywrite. (improves sharing behaviour) 2009-10-04 13:36:43 +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 * Patch from Mattias Gaertner to fix property overrides. (bug ID 14885) 2009-10-24 12:34:26 +00:00