| .. |
|
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
|
* 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.
|
2010-11-01 22:37:33 +00:00 |
|
classesh.inc
|
* Fix for bug #21691
|
2012-04-10 07:49:40 +00:00 |
|
collect.inc
|
* No change when clearing empty collection
|
2012-04-10 08:04:34 +00:00 |
|
compon.inc
|
* Patch for referenceinterface by C. Peterson to properly add to the freenotification list, Mantis #20808
|
2012-03-24 17:28:10 +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
|
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
|
* patch by cobines to improve speed of TFPList.Move, resolves #21436
|
2012-03-23 20:16:03 +00:00 |
|
parser.inc
|
* Second patch from Mattias Gaertner (bug 19623, should fix 19633 as well)
|
2011-06-27 18:34:25 +00:00 |
|
persist.inc
|
* Call getOwner only once in several TPersistent methods (Patch from Luiz Americo, bug #21531)
|
2012-03-22 14:49:43 +00:00 |
|
reader.inc
|
* Access VMT members using TVmt record instead of pointer manipulations.
|
2012-02-11 10:16:50 +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
|
* Avoid code duplication in TFileStream.Create
|
2011-11-11 17:32:17 +00:00 |
|
stringl.inc
|
* Overloaded AddStrings
|
2012-04-02 11:22:02 +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
|
* Fixed references to sub components (mantis #18021)
|
2010-11-26 14:51:43 +00:00 |