Touch up some Solaris package files for later.
[shibboleth/xmltooling.git] / xmltoolingtest / XMLObjectBaseTestCase.h
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-02-02 cantorUpdate copyright.
2006-11-21 cantorAdd code for non-covariant build.
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-09-08 cantorAdded built-in ID attribute support to base classes.
2006-05-10 cantorRename static builder methods.
2006-04-19 cantorAdded singleton methods on typed builders.
2006-04-04 cantorBuild errors with xmlsec off
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-02 cantorMoved signature classes into own namespace.
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-24 cantorAdd per-object validation.
2006-03-23 cantorHandle variant element names, merge in wildcard class...
2006-03-20 cantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-14 cantorFixes for disabling xmlsec
2006-03-12 cantorFirst cut at signing support.
2006-03-08 cantorRenamed classes
2006-03-07 cantorNamespace handling fixes
2006-03-06 cantorUnix fixes
2006-03-06 cantorFixes associated with wildcard test classes.
2006-03-06 cantorBase classes for open content models.
2006-03-03 cantorBegan to implement collection handling.
2006-03-02 cantorMarshalling tests.
2006-03-02 cantorFixed inheritance hierarchy, namespace handling
2006-03-02 cantorBug fixes and API changes from second unit test.
2006-03-01 cantorInitial unit test plus fixes