Package fixes.
[shibboleth/xmltooling.git] / xmltooling / AbstractXMLObject.h
2008-03-14 cantorAdd xsi:nil support to objects.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-02 cantorUpdate copyright.
2007-01-02 cantorImprove parser entity handling, clean up logging catego...
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-11 cantorAdded detach() method to strip off a root parent elemen...
2006-09-08 cantorAdded built-in ID attribute support to base classes.
2006-06-01 cantorWrapped encryption schema, also block unknown attribute...
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 cantorSet xsi:type during object construction.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-28 cantorRemoved unneeded method.
2006-03-23 cantorHandle variant element names, merge in wildcard class...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-07 cantorNamespace handling fixes
2006-03-06 cantorBase classes for open content models.
2006-03-03 cantorBegan to implement collection handling.
2006-03-02 cantorFixed inheritance hierarchy, namespace handling
2006-03-01 cantorInitial unit test plus fixes
2006-02-24 cantorDefault support for arbitrary DOM objects.
2006-02-20 cantorAdd warning pragma blocks.
2006-02-20 cantorInitial DOM handling interfaces.