log orange/serialization/Serializer.d @ 9:99c52d46822a

age author description
Sat, 24 Jul 2010 18:58:18 +0200 Jacob Carlborg Serialization works now with D2, deserialization still doesn't work
Wed, 21 Jul 2010 13:44:08 +0200 Jacob Carlborg Now works with dmd 1.062
Mon, 31 May 2010 19:20:14 +0200 Jacob Carlborg Simplified the implementation of RegisterWrapper. Fixed: the base class of an object was not serialized
Mon, 31 May 2010 18:51:56 +0200 Jacob Carlborg Fixed structs
Mon, 31 May 2010 17:44:23 +0200 Jacob Carlborg Fixed multiple NonSerialized
Wed, 26 May 2010 17:19:13 +0200 Jacob Carlborg First commit