Jonas Maebe
|
0eec337a00
- removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED
|
16 年之前 |
Jonas Maebe
|
c943c609bd
+ support for vaString when reading variant properties
|
16 年之前 |
Jonas Maebe
|
e9fcae46d9
* replaced "tvardata" with "variant" in the interface for streaming
|
16 年之前 |
Jonas Maebe
|
b95b1cc983
* variants are now stored in a stream as regular values instead of as a
|
16 年之前 |
Jonas Maebe
|
3884a9b065
* initialise temporary variants using fillchar instead of using varclearproc
|
16 年之前 |
Jonas Maebe
|
f1daa9fa73
+ added support for streaming basic variant types (boolean, integer types,
|
16 年之前 |
Jonas Maebe
|
4bb1d13d83
* fixed reading utf-8 strings from streams (based on patch by Anton
|
16 年之前 |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 年之前 |
florian
|
502b41a277
* fixes reading/writing of extended properties on arm-linux, by Koenraad Lelong
|
17 年之前 |
Almindor
|
3195d8bd79
* patch from Vincent to fix TReader.ReadCollection calling clear() logic
|
17 年之前 |
Jonas Maebe
|
b6a8e4343d
* fixed tbinaryobjectwrite.writeset/readset on big endian systems
|
17 年之前 |
michael
|
0ad7cfe39b
* UTF8 strings read as normal strings, not widestrings (bug reported by Stefan Lechner)
|
17 年之前 |
michael
|
9d3d2bba0b
* Fixed resolving references; FFixups was being freed too early
|
17 年之前 |
michael
|
f2e38c068a
* Patch from Colin Western to fix finding components in ancestors
|
17 年之前 |
michael
|
1427c70b14
* Hopefully Fixed local memory leak in TReader.FixupReferences
|
17 年之前 |
michael
|
93400f276c
Merged revisions 9263-10571 via svnmerge from
|
17 年之前 |