| .. |
|
action.inc
|
|
|
|
bits.inc
|
* patch from mantis 34851 committed. use size in bits to set result of openbit instead of a fsize*32.
|
2019-02-03 14:06:40 +00:00 |
|
classes.inc
|
* an exception does not need to inherit from Exception, so declare that as such for the thread queue entry for the sake of clarity
|
2018-12-25 23:30:38 +00:00 |
|
classesh.inc
|
* use the sort algorithm from sortbase for TStringList
|
2019-02-03 17:00:21 +00:00 |
|
collect.inc
|
* Put Collection.Assign loop in beginupdate/endupdate (bug ID 33517)
|
2018-03-26 19:02:51 +00:00 |
|
compon.inc
|
* manual CSE for fcomponents[i] in FindComponent, mantis #31628
|
2017-04-25 11:34:25 +00:00 |
|
constsg.inc
|
|
|
|
constss.inc
|
|
|
|
cregist.inc
|
|
|
|
dm.inc
|
Stream PPI data only when needed (Patch from Ondrej Pokorny)
|
2017-07-20 07:31:16 +00:00 |
|
filer.inc
|
|
|
|
intf.inc
|
|
|
|
lists.inc
|
* fixed TFPList.Sort. Scary news: turns out we don't have any tests for
|
2019-02-02 22:52:08 +00:00 |
|
parser.inc
|
Fix compilation of RTL classes unit for msdos OS target
|
2017-07-03 16:21:15 +00:00 |
|
persist.inc
|
* fixed compilation of unit classes with integer=smallint
|
2014-03-09 14:21:32 +00:00 |
|
reader.inc
|
* Implement flushbuffer abstract method in TFiler (bug ID 33062)
|
2018-04-01 07:16:34 +00:00 |
|
resref.inc
|
Allow objpas classes and sysutils units to compile with threading support disabled
|
2017-05-04 22:13:11 +00:00 |
|
sllist.inc
|
|
|
|
streams.inc
|
* Actually observe TStringStream.OwnsEncoding in destructor
|
2018-07-04 11:03:21 +00:00 |
|
stringl.inc
|
* use the sort algorithm from sortbase for TStringList
|
2019-02-03 17:00:21 +00:00 |
|
twriter.inc
|
|
|
|
util.inc
|
|
|
|
writer.inc
|
* Implement flushbuffer abstract method in TFiler (part 2) (bug ID 33062)
|
2018-04-01 07:19:34 +00:00 |