log orange/serialization/archives/XMLArchive.d @ 21:51f05fd6a626

age author description
Mon, 04 Oct 2010 20:18:02 +0200 Jacob Carlborg Merged changes from dsource repository.
Mon, 04 Oct 2010 18:27:21 +0200 Jacob Carlborg Added support for slices. Strings and arrays are now treated as references.
Sat, 14 Aug 2010 17:24:42 +0200 Jacob Carlborg getValueOfAtrribute has no return at end of method. Fixes #5.
Thu, 12 Aug 2010 23:24:51 +0200 Jacob Carlborg Added an error callback. Fixes #3 and #4.
Sun, 25 Jul 2010 13:25:55 +0200 Jacob Carlborg Deserialization now works as well using D2. Compiles again with D1 and Tango. Cleaned up orange.util.io a bit. 0.0.1
Sat, 24 Jul 2010 19:37:45 +0200 Jacob Carlborg Removed some left over debugging code
Sat, 24 Jul 2010 18:58:18 +0200 Jacob Carlborg Serialization works now with D2, deserialization still doesn't work
Fri, 25 Jun 2010 20:27:27 +0200 Jacob Carlborg Added logo
Wed, 26 May 2010 17:19:13 +0200 Jacob Carlborg First commit