.. |
action.inc
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
před 15 roky |
bits.inc
|
8292fcc49e
rtl: override TObject.Equals for TBits and TStrings classes
|
před 16 roky |
classes.inc
|
ffc357a528
* 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.
|
před 15 roky |
classesh.inc
|
c4cc9b59e0
* Tag is now PtrInt, for upcoming Delphi 64-bit compatibility
|
před 15 roky |
collect.inc
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
před 15 roky |
compon.inc
|
07bf44517c
* Merged XPCom branch into trunk, added support for constref and changed
|
před 15 roky |
constsg.inc
|
4ace790492
* remove $Log
|
před 20 roky |
constss.inc
|
4ace790492
* remove $Log
|
před 20 roky |
cregist.inc
|
e1b9814b5d
* fixed some warnings and notes while compiling RTL.
|
před 19 roky |
dm.inc
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
filer.inc
|
4ace790492
* remove $Log
|
před 20 roky |
intf.inc
|
aa5a5e79ce
merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994:
|
před 16 roky |
lists.inc
|
d742d6db58
* another fix for #15655, wrongly fixed in r14885
|
před 15 roky |
parser.inc
|
037c783442
* Patch from Mattias gaertner to support lazarus lfm encoding in TParser
|
před 15 roky |
persist.inc
|
07bf44517c
* Merged XPCom branch into trunk, added support for constref and changed
|
před 15 roky |
reader.inc
|
71aa7eaabd
* fix from mantis 17818. Value is only peaked, add readvalue to also consume it.
|
před 15 roky |
resref.inc
|
028c6d9042
Inline methods inside classes unit protected by {$ifdef classesinline}
|
před 17 roky |
sllist.inc
|
93400f276c
Merged revisions 9263-10571 via svnmerge from
|
před 17 roky |
streams.inc
|
907e7a32d5
* GetFileHandle(), THandleStream: changed type that is used to store file handle from Integer to THandle, so it can be redefined to 64 bits on certain platforms, see http://lists.freepascal.org/lists/fpc-devel/2010-November/023019.html
|
před 15 roky |
stringl.inc
|
a1d8ad7a27
* Changed var to out in TStringList.Find
|
před 15 roky |
twriter.inc
|
4ace790492
* remove $Log
|
před 20 roky |
util.inc
|
f60fbbb01b
* Removed inttostr, isvalidident so sysutils versions are used.
|
před 18 roky |
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)
|
před 15 roky |