michael
|
a7ed599879
* Patch from martin friebe (bug id 14380) to fix streaming of frames
|
16 lat temu |
Jonas Maebe
|
d89eedf38d
* support varbyref and vararray (the latter if convertable to a single
|
16 lat temu |
Jonas Maebe
|
e9fcae46d9
* replaced "tvardata" with "variant" in the interface for streaming
|
16 lat temu |
Jonas Maebe
|
b95b1cc983
* variants are now stored in a stream as regular values instead of as a
|
16 lat temu |
Jonas Maebe
|
3884a9b065
* initialise temporary variants using fillchar instead of using varclearproc
|
16 lat temu |
Jonas Maebe
|
f1daa9fa73
+ added support for streaming basic variant types (boolean, integer types,
|
16 lat temu |
yury
|
1fe90fe7dc
* Removed unused code and unused local variable.
|
17 lat temu |
michael
|
c94843c646
* Fixed writing of default boolean values
|
17 lat temu |
michael
|
d77b2b2c0c
* Fixed writing of default float values
|
17 lat temu |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 lat temu |
michael
|
0ed810b6b0
* Fixed default value for floats (mantis #9183)
|
17 lat temu |
michael
|
d0d3a79731
* Patch from Martin Schreiber to fix streaming inherited collections
|
17 lat temu |
florian
|
502b41a277
* fixes reading/writing of extended properties on arm-linux, by Koenraad Lelong
|
17 lat temu |
Jonas Maebe
|
b6a8e4343d
* fixed tbinaryobjectwrite.writeset/readset on big endian systems
|
17 lat temu |
yury
|
f82028ec50
* Removed unused local var.
|
17 lat temu |
michael
|
d8fdb83aa2
* Fixed access violation
|
17 lat temu |
michael
|
6650d151f6
* Fixed (hopefully) childpos writing
|
17 lat temu |
michael
|
51f5fd5eb7
* Patch from Martin Schreiber to fix inline component streaming
|
17 lat temu |
michael
|
618c2ee4f9
* Fixed inline components streaming
|
17 lat temu |
michael
|
b2253c0bd9
* Speedup for ancestor lookup using sorted list
|
17 lat temu |
michael
|
d5eec67b53
* Fixed ancestor handling (bug ID 11067)
|
17 lat temu |
michael
|
aaa394cb93
* GetPropList returns nil if no items found. Memory Leak stopped in case of exception
|
17 lat temu |
michael
|
9877763599
* Fixed missing defineproperties
|
17 lat temu |
michael
|
93400f276c
Merged revisions 9263-10571 via svnmerge from
|
17 lat temu |