log orange/serialization/archives/XMLArchive.d @ 26:78e5fef4bbf2 experimental

age author description
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 20:42:45 +0200 Jacob Carlborg Resolved merge conflicts.
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