| .. |
|
action.inc
|
* Patch from Luiz americo to use FPList where possible
|
2010-07-30 09:06:18 +00:00 |
|
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
|
* Fix bug #35305, lazy instantiation of class alias list. Patch from Ondrej Pokorny
|
2019-04-01 17:31:20 +00:00 |
|
classesh.inc
|
* Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible
|
2019-05-12 10:09:16 +00:00 |
|
collect.inc
|
* Added move on TCollection (bug ID 32673)
|
2019-03-26 07:03:24 +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
|
* Fix bug #35305, lazy instantiation of class alias list. Patch from Ondrej Pokorny
|
2019-04-01 17:31:20 +00:00 |
|
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
|
+ added .Sort overloads, that specify an algorithm and use the sortbase defined
|
2019-02-07 15:45:13 +00:00 |
|
parser.inc
|
Fix bug ID #35086: TParser should reset position (tentative)
|
2019-02-16 08:39:40 +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
|
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
2012-09-28 07:57:45 +00:00 |
|
streams.inc
|
* Add Read/Write(Buffer) TBytes, ReadData/WriteData, ReadBufferData/WriteBufferData to be Delphi compatible
|
2019-05-12 10:09:16 +00:00 |
|
stringl.inc
|
* Patch from Serge Anvarov to improve TStrings.GetNextLine and TStrings.GetNextLineBreak (bug ID 35331)
|
2019-04-09 11:35:56 +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 |