Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / AbstractXMLObject.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-08-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-41
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-01-19 Scott CantorReimplement namespace visibility as a three-way setting.
2010-01-18 Scott CantorDistinguish between visibly used and unused namespaces.
2009-11-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-50 1.3.2
2009-11-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-46
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-41
2008-12-15 Scott CantorXerces 3 revisions.
2008-11-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-18
2008-07-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-18
2008-03-14 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-02-02 Scott CantorUpdate copyright.
2007-01-02 Scott CantorImprove parser entity handling, clean up logging catego...
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-10-11 Scott CantorAdded detach() method to strip off a root parent elemen...
2006-06-01 Scott CantorWrapped encryption schema, also block unknown attribute...
2006-05-18 Scott CantorRefactored Signature signing/validation, various Valida...
2006-05-08 Scott CantorMacro adjustments, date/time class, typed XML attributes.
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-04-01 Scott CantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 Scott CantorUnix porting fixes
2006-03-29 Scott CantorSet xsi:type during object construction.
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...