Added test that shows that the serialized output isn't deserialized correctly |
|
More...
|
almost 13 years ago
|
Added more elaborate example with namespace that serializes erronously. |
|
More...
|
almost 13 years ago
|
YAXLib 2.10.1 |
|
More...
|
almost 13 years ago
|
Added test that shows how dictionary serialization fails for the intended use case even when it's contained in another class and decorated with `YAXDictionaryAttribute`. |
|
More...
|
almost 13 years ago
|
Added failing test for serialization of a dictionary where the key should be an attribute and the value should be the content of the item element. |
|
More...
|
almost 13 years ago
|
Added test that fails because [YAXAttributeForClass] doesn't do what it's supposed to. |
|
More...
|
almost 13 years ago
|
Added failing test for the "realtype" attribute |
|
More...
|
almost 13 years ago
|
Implemented fix for dashed element and attribute names |
|
More...
|
almost 13 years ago
|
Renamed test to better adhere to the naming scheme |
|
More...
|
almost 13 years ago
|
Added failing RefineElementName test |
|
More...
|
almost 13 years ago
|
Added test that fails on serializing dashes in element and attribute names. |
|
More...
|
almost 13 years ago
|
Updated the read-me file |
|
More...
|
almost 13 years ago
|
Updating ChangeLog Increasing Version to 2.10 |
|
More...
|
almost 13 years ago
|
Fixed some issues with adding namespaces to xml-attributes. |
|
More...
|
almost 13 years ago
|
Full namespace support in all aliases. Namespace definitions have been moved to the root XML element instead of eacch child element. |
|
More...
|
almost 13 years ago
|
Renaming 2010 solution file to YAXLib.2010.sln |
|
More...
|
almost 13 years ago
|
Moving previous namespace related tests to their special folder. |
|
More...
|
almost 13 years ago
|
Adding new namespace unit-tests |
|
More...
|
almost 13 years ago
|
Added a few Namespace unit tests |
|
More...
|
almost 13 years ago
|
Housekeeping |
|
More...
|
almost 13 years ago
|
Changing UdtWrapper namespace from string to XNamespace. |
|
More...
|
almost 13 years ago
|
Fixing a bug in setting the alias for KeyValuePairs while serializing dictionaries. |
|
More...
|
almost 13 years ago
|
Fixing namespace issues with dicitonary type. Starting to use XNamespace instead of string. |
|
More...
|
almost 13 years ago
|
Replacing strings carrying element/attribute names with XName. |
|
More...
|
almost 13 years ago
|
Creating an attribute for automatically loading sample classes in the Demo Application, and overriding its sort order. |
|
More...
|
almost 13 years ago
|
Fixing some bugs related to namespaces and starting to add related unit tests |
|
More...
|
almost 13 years ago
|
Pass on namespaces through nested collections |
|
More...
|
almost 13 years ago
|
Increasing version to 2.9 |
|
More...
|
about 13 years ago
|
YAXLib 2.9 |
|
More...
|
about 13 years ago
|
Updated Change-log to reflect fixing issue #7 |
|
More...
|
about 13 years ago
|