log orange/serialization/archives/Archive.d @ 33:4fea56a5849f experimental

age author description
Sun, 31 Jul 2011 17:56:44 +0200 Jacob Carlborg Now both internal and external pointers work. experimental
Sun, 21 Nov 2010 16:53:46 +0100 Jacob Carlborg Better handling of serializing pointers. experimental
Fri, 19 Nov 2010 11:55:04 +0100 Jacob Carlborg Associative arrays are now treated as references. experimental
Tue, 19 Oct 2010 10:22:10 +0200 Jacob Carlborg Third step in refactoring the API. Stating to add unit tests. experimental
Wed, 06 Oct 2010 16:18:02 +0200 Jacob Carlborg Second step in refactoring the API. experimental
Tue, 05 Oct 2010 21:59:46 +0200 Jacob Carlborg First step in refactoring the API. experimental
Mon, 04 Oct 2010 18:27:21 +0200 Jacob Carlborg Added support for slices. Strings and arrays are now treated as references.
Thu, 12 Aug 2010 23:24:51 +0200 Jacob Carlborg Added an error callback. Fixes #3 and #4.
Sat, 24 Jul 2010 18:58:18 +0200 Jacob Carlborg Serialization works now with D2, deserialization still doesn't work
Wed, 26 May 2010 17:19:13 +0200 Jacob Carlborg First commit