michael
|
a137486439
* Implement flushbuffer abstract method in TFiler (bug ID 33062)
|
7 anni fa |
michael
|
e160d4c530
* Fix bug ID #32889, handle ReadInterfaceRaw in TReader
|
7 anni fa |
michael
|
5e40444272
* Free component on error (bug ID 32626)
|
7 anni fa |
svenbarth
|
530213711f
* change the class references in a class' field table to indirect references
|
7 anni fa |
michael
|
cc81abdd83
* Patch from Michal Gawrycki to implement streaming interface properties (IComponent) Bug ID
|
8 anni fa |
marco
|
7ef8f00100
* more occured -> occurred spelling fixes.
|
8 anni fa |
yury
|
7c62aadf65
* Fixed string conversion warnings in RTL.
|
10 anni fa |
michael
|
910a88122f
* Implemented TWriter.WriteSignature/TReader.ReadSignature (bug ID 27519)
|
10 anni fa |
michael
|
66f711ad09
* Fixed bug ID #26070
|
11 anni fa |
nickysn
|
015c7e951a
* Changed the default packset setting to 1 and disabled the padding of 3-byte
|
11 anni fa |
nickysn
|
9418fa9b8b
* fixed compilation of unit classes with integer=smallint
|
11 anni fa |
Jonas Maebe
|
5e129b4ac5
* fixed TBinaryObjectReader.ReadSingle(), .ReadCurrency() and .ReadDate():
|
11 anni fa |
nickysn
|
4953fd0bb0
* use CodePointer in Classes.TReader.FindMethod() and TFindMethodEvent for i8086 medium memory model compatibility
|
12 anni fa |
paul
|
5a6b6d2c4d
rtl: fix loading of long integer values to float properties
|
12 anni fa |
nickysn
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 anni fa |
sergei
|
4b5c8bcac2
* Access VMT members using TVmt record instead of pointer manipulations.
|
13 anni fa |
marco
|
71aa7eaabd
* fix from mantis 17818. Value is only peaked, add readvalue to also consume it.
|
14 anni fa |
michael
|
4d2786d238
* Patch from Luiz americo to use FPList where possible
|
15 anni fa |
marco
|
805e5a79c6
* writer.writeset, reader.readset as per mantis 10501
|
15 anni fa |
Jonas Maebe
|
0eec337a00
- removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED
|
16 anni fa |
Jonas Maebe
|
c943c609bd
+ support for vaString when reading variant properties
|
16 anni fa |
Jonas Maebe
|
e9fcae46d9
* replaced "tvardata" with "variant" in the interface for streaming
|
16 anni fa |
Jonas Maebe
|
b95b1cc983
* variants are now stored in a stream as regular values instead of as a
|
16 anni fa |
Jonas Maebe
|
3884a9b065
* initialise temporary variants using fillchar instead of using varclearproc
|
16 anni fa |
Jonas Maebe
|
f1daa9fa73
+ added support for streaming basic variant types (boolean, integer types,
|
16 anni fa |
Jonas Maebe
|
4bb1d13d83
* fixed reading utf-8 strings from streams (based on patch by Anton
|
16 anni fa |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 anni fa |
florian
|
502b41a277
* fixes reading/writing of extended properties on arm-linux, by Koenraad Lelong
|
17 anni fa |
Almindor
|
3195d8bd79
* patch from Vincent to fix TReader.ReadCollection calling clear() logic
|
17 anni fa |
Jonas Maebe
|
b6a8e4343d
* fixed tbinaryobjectwrite.writeset/readset on big endian systems
|
17 anni fa |