Package fixes.
[shibboleth/xmltooling.git] / xmltooling / base.h
2008-03-14 cantorAdd xsi:nil support to objects.
2008-03-13 cantorAdd new builder base class to indicate support for...
2007-12-14 cantorInline singleton unmarshalling, and throw an error...
2007-11-09 cantorCheck for empty strings during marshalling.
2007-11-07 cantorMacros to declare static QNames.
2007-09-26 cantorFix use of NULL in integer return value.
2007-05-17 cantorCleaned up source for dual build
2007-05-11 cantorMissing signal header, tighten up template for map...
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-02-04 cantorNeeded addtl cleanup template.
2007-02-02 cantorUpdate copyright.
2006-11-21 cantorAdd code for non-covariant build.
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...
2006-11-03 cantorRemoved covariant clone() implementation to fix ambiguity.
2006-10-31 cantorMacros to omit get methods for children declared by...
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-09-08 cantorAdded built-in ID attribute support to base classes.
2006-08-31 cantorRevise boolean attribute methods to handle defaults.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-07-07 cantorAdded epoch caching for DateTime attributes.
2006-07-05 putmanbAddress unwanted exceptions being thrown on null pointe...
2006-07-03 cantorReworked int/bool attribute handling.
2006-06-01 cantorWrapped encryption schema, also block unknown attribute...
2006-05-30 cantorAdditional macros.
2006-05-27 cantorImplemented EncryptionMethod schema snippet.
2006-05-10 cantorID attribute processing bug.
2006-05-10 cantorMissing doxygen comment.
2006-05-10 cantorRename static builder methods.
2006-05-09 cantorMade AnyElementImpl public to allow inheritance for...
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 cantorTighten up validator namespace checking, rework registr...
2006-05-02 cantorPrelims for symbol hiding, doesn't work yet
2006-04-19 cantorAdded singleton methods on typed builders.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-02 cantorMoved signature classes into own namespace.
2006-04-02 cantorMore sample objects and macros.
2006-04-01 cantorLinux fixes
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-30 cantorAdded some validation code.
2006-03-29 cantorUnix porting fixes
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-06 cantorFixes associated with wildcard test classes.
2006-03-02 cantorAdded typename to template
2006-03-02 cantorBug fixes and API changes from second unit test.
2006-02-19 cantorInitial parser APIs
2006-02-17 cantorSome root interfaces and configuration machinery
2006-02-15 cantorInitial check-in