https://bugs.internet2.edu/jira/browse/CPPOST-41
[shibboleth/xmltooling.git] / xmltooling / AbstractXMLObject.cpp
2010-08-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-41
2010-05-04 cantorConvert from NULL macro to nullptr.
2010-01-19 cantorReimplement namespace visibility as a three-way setting.
2010-01-18 cantorDistinguish between visibly used and unused namespaces.
2009-11-27 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-50
2009-11-04 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-46
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-08-31 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-41
2008-12-15 cantorXerces 3 revisions.
2008-11-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-18
2008-07-01 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-18
2008-03-14 cantorAdd xsi:nil support to objects.
2007-07-31 cantorBackport libcurl-based Xerces net access.
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-12 cantorTrack DOM text nodes to ensure fidelity.
2006-10-11 cantorAdded detach() method to strip off a root parent elemen...
2006-06-01 cantorWrapped encryption schema, also block unknown attribute...
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
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 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-17 cantorMerged marshalling/unmarshalling methods into core...