Implemented EncryptionMethod schema snippet.
[shibboleth/xmltooling.git] / xmltooling / base.h
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