Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltooling / AbstractXMLObject.h
2011-12-15 Scott CantorHeader and boost fixes for Debian
2011-12-08 Scott CantorMore boostisms
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-41
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-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
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-11 Scott CantorAdded detach() method to strip off a root parent elemen...
2006-09-08 Scott CantorAdded built-in ID attribute support to base classes.
2006-06-01 Scott CantorWrapped encryption schema, also block unknown attribute...
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 CantorSet xsi:type during object construction.
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-28 Scott CantorRemoved unneeded method.
2006-03-23 Scott CantorHandle variant element names, merge in wildcard class...
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-07 Scott CantorNamespace handling fixes
2006-03-06 Scott CantorBase classes for open content models.
2006-03-03 Scott CantorBegan to implement collection handling.
2006-03-02 Scott CantorFixed inheritance hierarchy, namespace handling
2006-03-01 Scott CantorInitial unit test plus fixes
2006-02-24 Scott CantorDefault support for arbitrary DOM objects.
2006-02-20 Scott CantorAdd warning pragma blocks.
2006-02-20 Scott CantorInitial DOM handling interfaces.