.. |
action.inc
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
15 лет назад |
bits.inc
|
8292fcc49e
rtl: override TObject.Equals for TBits and TStrings classes
|
16 лет назад |
classes.inc
|
a66876704b
* 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.
|
15 лет назад |
classesh.inc
|
a680c63950
* TThread.Resume and suspend deprecated (see user changes trunk)
|
15 лет назад |
collect.inc
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
15 лет назад |
compon.inc
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
15 лет назад |
constsg.inc
|
4ace790492
* remove $Log
|
20 лет назад |
constss.inc
|
4ace790492
* remove $Log
|
20 лет назад |
cregist.inc
|
e1b9814b5d
* fixed some warnings and notes while compiling RTL.
|
19 лет назад |
dm.inc
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
filer.inc
|
4ace790492
* remove $Log
|
20 лет назад |
intf.inc
|
aa5a5e79ce
merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994:
|
16 лет назад |
lists.inc
|
d742d6db58
* another fix for #15655, wrongly fixed in r14885
|
15 лет назад |
parser.inc
|
037c783442
* Patch from Mattias gaertner to support lazarus lfm encoding in TParser
|
15 лет назад |
persist.inc
|
bc8ccacab8
* TInterfacedPersistent requires that the interface is requested from the owner if an owner is SetActive
|
16 лет назад |
reader.inc
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
15 лет назад |
resref.inc
|
028c6d9042
Inline methods inside classes unit protected by {$ifdef classesinline}
|
17 лет назад |
sllist.inc
|
93400f276c
Merged revisions 9263-10571 via svnmerge from
|
17 лет назад |
streams.inc
|
a1d94c6829
rtl: implement TStreamAdapter.CopyTo, .SetSize, return proper error value for Clone instead of raising exception (#0016161) + test
|
15 лет назад |
stringl.inc
|
6ebda8f2cc
* D2009 compat: TStringList.OwnsObjects
|
15 лет назад |
twriter.inc
|
4ace790492
* remove $Log
|
20 лет назад |
util.inc
|
f60fbbb01b
* Removed inttostr, isvalidident so sysutils versions are used.
|
18 лет назад |
writer.inc
|
e2dbccf017
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)
|
15 лет назад |