.. |
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
|
* Tag is now PtrInt, for upcoming Delphi 64-bit compatibility
|
2010-11-23 21:19:39 +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
|
* fix from mantis 17818. Value is only peaked, add readvalue to also consume it.
|
2010-11-03 20:45:01 +00:00 |
resref.inc
|
|
|
sllist.inc
|
|
|
streams.inc
|
* 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
|
2010-11-20 12:58:53 +00:00 |
stringl.inc
|
* Changed var to out in TStringList.Find
|
2010-11-21 18:20:44 +00:00 |
twriter.inc
|
|
|
util.inc
|
|
|
writer.inc
|
* Fixed references to sub components (mantis #18021)
|
2010-11-26 14:51:43 +00:00 |