2013-01-24 15:29 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/src/rtl/itemseri.c
+ added support for deserialization items with cross references encoded
by HB_SERIALIZE() in xHarbour.
Now everything (except codeblocks) [hb_]serialized by xHarbour can
be decoded by HB_DESERIALIZE() in Harbour.
This commit is contained in:
@@ -10,6 +10,13 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-01-24 15:29 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* harbour/src/rtl/itemseri.c
|
||||
+ added support for deserialization items with cross references encoded
|
||||
by HB_SERIALIZE() in xHarbour.
|
||||
Now everything (except codeblocks) [hb_]serialized by xHarbour can
|
||||
be decoded by HB_DESERIALIZE() in Harbour.
|
||||
|
||||
2013-01-24 15:28 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* harbour/src/rtl/itemseri.c
|
||||
+ added support for deserialization item with cross references encoded
|
||||
|
||||
Reference in New Issue
Block a user