Macro adjustments, date/time class, typed XML attributes.
[shibboleth/xmltooling.git] / xmltooling / io / AbstractXMLObjectUnmarshaller.cpp
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 cantorTighten up validator namespace checking, rework registr...
2006-03-29 cantorUnix porting fixes
2006-03-29 cantorSet xsi:type during object construction.
2006-03-21 cantorBlock unmarshall when a DOM or parent exists.
2006-03-20 cantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-12 cantorFirst cut at signing support.
2006-03-07 cantorNamespace handling fixes
2006-03-06 cantorFixes associated with wildcard test classes.
2006-03-02 cantorFixed inheritance hierarchy, namespace handling
2006-03-02 cantorManage disposal of new objects when exceptions are...
2006-03-02 cantorBug fixes and API changes from second unit test.
2006-03-01 cantorInitial unit test plus fixes
2006-02-24 cantorDefault support for arbitrary DOM objects.
2006-02-22 cantorInitial marshalling support.
2006-02-21 cantorAbstract unmarshaller minus signatures.