Move catalog handling to parser API from config API.
[shibboleth/cpp-xmltooling.git] / xmltooling / AbstractComplexElement.cpp
2011-12-14 Scott CantorFix some gcc compiler issues
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-07-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-32
2008-12-15 Scott CantorXerces 3 revisions.
2007-02-02 Scott CantorUpdate copyright.
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-04-04 Scott CantorRefactored simple content and child-handling into mixin...