fpc/rtl/objpas/classes
joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed
the IInterface implementation to be XPCom-compatible
--- Merging r15997 through r16179 into '.':
U    rtl/inc/variants.pp
U    rtl/inc/objpash.inc
U    rtl/inc/objpas.inc
U    rtl/objpas/classes/persist.inc
U    rtl/objpas/classes/compon.inc
U    rtl/objpas/classes/classesh.inc
A    tests/test/tconstref1.pp
A    tests/test/tconstref2.pp
A    tests/test/tconstref3.pp
U    tests/test/tinterface4.pp
A    tests/test/tconstref4.pp
U    tests/webtbs/tw10897.pp
U    tests/webtbs/tw4086.pp
U    tests/webtbs/tw15363.pp
U    tests/webtbs/tw2177.pp
U    tests/webtbs/tw16592.pp
U    tests/tbs/tb0546.pp
U    compiler/sparc/cpupara.pas
U    compiler/i386/cpupara.pas
U    compiler/pdecsub.pas
U    compiler/symdef.pas
U    compiler/powerpc/cpupara.pas
U    compiler/avr/cpupara.pas
U    compiler/browcol.pas
U    compiler/defcmp.pas
U    compiler/powerpc64/cpupara.pas
U    compiler/ncgrtti.pas
U    compiler/x86_64/cpupara.pas
U    compiler/opttail.pas
U    compiler/htypechk.pas
U    compiler/tokens.pas
U    compiler/objcutil.pas
U    compiler/ncal.pas
U    compiler/symtable.pas
U    compiler/symsym.pas
U    compiler/m68k/cpupara.pas
U    compiler/regvars.pas
U    compiler/arm/cpupara.pas
U    compiler/symconst.pas
U    compiler/mips/cpupara.pas
U    compiler/paramgr.pas
U    compiler/psub.pas
U    compiler/pdecvar.pas
U    compiler/dbgstabs.pas
U    compiler/options.pas
U    packages/fcl-fpcunit/src/testutils.pp

git-svn-id: trunk@16180 -
2010-10-17 20:58:22 +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 * Windows platforms: always start a thread in suspended state and resume it later in AfterConstruction if necessary, prevents race conditions in constructor. Fixes Mantis #16884 on Windows. 2010-10-06 16:57:15 +00:00
classesh.inc * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +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
constss.inc
cregist.inc
dm.inc
filer.inc
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 * Patch from Mattias gaertner to support lazarus lfm encoding in TParser 2010-06-12 20:54:33 +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 * Patch from Luiz americo to use FPList where possible 2010-07-30 09:06: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 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 * D2009 compat: TStringList.OwnsObjects 2010-09-28 14:52:44 +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