Michaël Van Canneyt
|
9000f8742d
* Fix error in TReadr.ReadString. Fixes issue #40652
|
1 년 전 |
Michaël Van Canneyt
|
6edfaed0ac
* Fix signature of TReader.SetName
|
1 년 전 |
Michaël Van Canneyt
|
689fae7dd9
* Add TReader.ReadStr for Delphi compatibility
|
1 년 전 |
Michaël Van Canneyt
|
d51a0c6b3c
* Forgot to commit.
|
1 년 전 |
Michaël Van Canneyt
|
7506277dc1
* Add TReader.SetName for Delphi compatibility
|
1 년 전 |
Michaël Van Canneyt
|
9b9623b289
* Fix wince/nativent compilation
|
1 년 전 |
Michaël Van Canneyt
|
b9ef7416f0
* Fix wrong typecast
|
1 년 전 |
Michaël Van Canneyt
|
14e9446c08
* Add ReadDouble
|
1 년 전 |
Michaël Van Canneyt
|
386f31ef4c
* Add TReader.ReadPrefix for Delphi compatibility
|
1 년 전 |
Michaël Van Canneyt
|
54d692c7d6
* Add SkipValue to TReader
|
1 년 전 |
Michaël Van Canneyt
|
972b5181eb
* Delta stream support
|
1 년 전 |
Michaël Van Canneyt
|
08821f9422
* Fix issue #40180
|
1 년 전 |
florian
|
c48c816e49
* (modified) patch by Jinyang He to handle alignment in FindInFieldTable correctly, resolves #40400
|
1 년 전 |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 년 전 |
Michael VAN CANNEYT
|
68db04d89e
* Adapt classes to Unicode RTL : Give string/char correct type depending on case
|
2 년 전 |
Michael VAN CANNEYT
|
98cdab5200
* Add MainUnit
|
2 년 전 |
Michael VAN CANNEYT
|
d23fa5a87f
* Char -> AnsiChar
|
2 년 전 |
mattias
|
e8546a9e41
rtl: classes: added parameter aName to TFindComponentClassExEvent
|
2 년 전 |
mattias
|
fdea66d217
rtl: added TBinaryObjectReader.BeginComponent
|
2 년 전 |
mattias
|
c1f3960388
rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName)
|
2 년 전 |
mattias
|
b641c564c6
rtl: TReader: FindComponentClass using field name and classname
|
2 년 전 |
Bernd Kreuss
|
2210143239
fix wording of error message when field not found during reading of lfm file
|
3 년 전 |
michael
|
024714fa20
* Fix non-threading platforms
|
6 년 전 |
michael
|
ade808cb43
* Patch from Pascal Riekenberg to make component loading thread safe (bug ID 35638)
|
6 년 전 |
michael
|
a137486439
* Implement flushbuffer abstract method in TFiler (bug ID 33062)
|
7 년 전 |
michael
|
e160d4c530
* Fix bug ID #32889, handle ReadInterfaceRaw in TReader
|
7 년 전 |
michael
|
5e40444272
* Free component on error (bug ID 32626)
|
7 년 전 |
svenbarth
|
530213711f
* change the class references in a class' field table to indirect references
|
7 년 전 |
michael
|
cc81abdd83
* Patch from Michal Gawrycki to implement streaming interface properties (IComponent) Bug ID
|
8 년 전 |
marco
|
7ef8f00100
* more occured -> occurred spelling fixes.
|
8 년 전 |